/*
 * Ext JS Library 1.1 Beta 1
 * Copyright(c) 2006-2007, Ext JS, LLC.
 * licensing@extjs.com
 *
 * http://www.extjs.com/license
 */

.ext-el-mask {
    z-index: 20000;
    position: absolute;
    top: 0;
    left: 0;
    -moz-opacity: 0.5;
    opacity: .50;
    filter: alpha(opacity=50);
    background-color: #CCC;
    width: 100%;
    height: 100%;
    zoom: 1;
}
.ext-el-mask-msg {
    z-index: 20001;
    position: absolute;
    top: 0;
    left: 0;
    border:1px solid #6593cf;
    background: #c3daf9 url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/box/tb-blue.gif) repeat-x 0 -16px;
    padding:2px;
}
.ext-el-mask-msg div {
    padding:5px 10px 5px 10px;
    background: #eee;
    border:1px solid #a3bad9;
    color:#333;
    /* font:normal 12px tahoma, arial, helvetica, sans-serif; */
    cursor:wait;
}

.ext-shim {
    position:absolute;
    visibility:hidden;
    left:0;
    top:0;
    overflow:hidden;
}
.ext-ie .ext-shim {
    filter: alpha(opacity=0);
}

.x-mask-loading div {
    padding:5px 10px 5px 25px;
    background: #eee url('../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/loading.gif') no-repeat 5px 5px;
    line-height: 16px;
}


.x-hidden {
    position:absolute;
    left:-2000px;
    top:-2000px;
    visibility:hidden;
}

.x-masked {
    overflow: hidden !important;
}

.x-masked select, .x-masked object, .x-masked embed {
    visibility: hidden;
}

.x-layer {
    visibility: hidden;
}

.x-unselectable, .x-unselectable * {
    -moz-user-select: none;
    -khtml-user-select: none;
}

.x-repaint {
    zoom: 1;
    background-color: transparent;
    -moz-outline: none;
}

.x-item-disabled {
    color: gray;
    cursor: default;
    opacity: .6;
    -moz-opacity: .6;
    filter: alpha(opacity=60);
}

.x-item-disabled * {
    color: gray;
    cursor: default !important;
}

.x-splitbar-proxy {
    position: absolute;
    visibility: hidden;
    z-index: 20001;
    background: #aaa;
    zoom: 1;
    line-height: 1px;
    font-size: 1px;
    overflow: hidden;
}

.x-splitbar-h, .x-splitbar-proxy-h {
    cursor: e-resize;
    cursor: col-resize;
}

.x-splitbar-v, .x-splitbar-proxy-v {
    cursor: s-resize;
    cursor: row-resize;
}

.x-color-palette {
    width: 150px;
    height: 92px;
    cursor: pointer;
}

.x-color-palette a {
    border: 1px solid #fff;
    float: left;
    padding: 2px;
    text-decoration: none;
    -moz-outline: 0 none;
    outline: 0 none;
    cursor: pointer;
}

.x-color-palette a:hover, .x-color-palette a.x-color-palette-sel {
    border: 1px solid #8BB8F3;
    background: #deecfd;
}

.x-color-palette em {
    display: block;
    border: 1px solid #ACA899;
}

.x-color-palette em span {
    cursor: pointer;
    display: block;
    height: 10px;
    line-height: 10px;
    width: 10px;
}

.x-ie-shadow {
    display: none;
    position: absolute;
    overflow: hidden;
    left:0;
    top:0;
    background:#777;
    zoom:1;
}

.x-shadow {
    display: none;
    position: absolute;
    overflow: hidden;
    left:0;
    top:0;
}

.x-shadow * {
    overflow: hidden;
}

.x-shadow * {
    padding: 0;
    border: 0;
    margin: 0;
    clear: none;
    zoom: 1;
}


.x-shadow .xstc, .x-shadow .xsbc {
    height: 6px;
    float: left;
}


.x-shadow .xstl, .x-shadow .xstr, .x-shadow .xsbl, .x-shadow .xsbr {
    width: 6px;
    height: 6px;
    float: left;
}


.x-shadow .xsc {
    width: 100%;
}

.x-shadow .xsml, .x-shadow .xsmr {
    width: 6px;
    float: left;
    height: 100%;
}

.x-shadow .xsmc {
    float: left;
    height: 100%;
    background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/shadow-c.png);
}

.x-shadow .xst, .x-shadow .xsb {
    height: 6px;
    overflow: hidden;
    width: 100%;
}

.x-shadow .xsml {
    background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/shadow-lr.png) repeat-y 0 0;
}

.x-shadow .xsmr {
    background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/shadow-lr.png) repeat-y -6px 0;
}

.x-shadow .xstl {
    background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/shadow.png) no-repeat 0 0;
}

.x-shadow .xstc {
    background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/shadow.png) repeat-x 0 -30px;
}

.x-shadow .xstr {
    background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/shadow.png) repeat-x 0 -18px;
}

.x-shadow .xsbl {
    background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/shadow.png) no-repeat 0 -12px;
}

.x-shadow .xsbc {
    background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/shadow.png) repeat-x 0 -36px;
}

.x-shadow .xsbr {
    background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/shadow.png) repeat-x 0 -6px;
}

.loading-indicator {
    font-size: 11px;
    background-image: url('../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/loading.gif');
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 20px;
    line-height: 16px;
    margin: 3px;
}

.x-text-resize {
    position: absolute;
    left: -1000px;
    top: -1000px;
    visibility: hidden;
    zoom: 1;
}

.x-drag-overlay {
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    background: white;
    z-index: 20000;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.x-clear {
    clear:both;
    height:0;
    overflow:hidden;
    line-height:0;
    font-size:0;
}
.x-tabs-wrap {
	border-bottom:1px solid #6593cf;
	padding-top:2px;
}
.x-tabs-strip-wrap{
	width:100%;
}
.x-tabs-wrap table{
	position:relative;
	top:0; left:0;
}
.x-tabs-strip td{
	padding:0;
	padding-left:2px;
}
.x-tabs-strip a, .x-tabs-strip span, .x-tabs-strip em {
	display:block;
}
.x-tabs-strip a {
	text-decoration:none !important;
	-moz-outline: none;
	outline: none;
	cursor:pointer;
}
.x-tabs-strip .x-tabs-text {
	/*font:bold 11px tahoma,arial,helvetica; */
	color:#666;
	overflow:hidden;
	white-space: nowrap;
	cursor:pointer;
	text-overflow: ellipsis;
}
.x-tabs-strip .on .x-tabs-text {
	cursor:default;
	color:#083772;
}
.x-tabs-strip .disabled .x-tabs-text {
	cursor:default;
	color:#aaaaaa;
}
.x-tabs-strip .x-tabs-inner {
	 padding:4px 10px;
}

.x-tabs-strip .on .x-tabs-right {
	 background: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/tabs/tab-sprite.gif) no-repeat right 0;
}
.x-tabs-strip .on .x-tabs-left {
	 background: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/tabs/tab-sprite.gif) no-repeat 0 -100px;
}
.x-tabs-strip .x-tabs-right {
	 background: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/tabs/tab-sprite.gif) no-repeat right -50px;
}
.x-tabs-strip .x-tabs-left {
	 background: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/tabs/tab-sprite.gif) no-repeat 0 -150px;
}

.x-tabs-strip  a {
	position:relative;
	top:1px; left:0;
}
.x-tabs-strip .on a {
	position:relative;
}
.x-tabs-strip .on .x-tabs-inner {
	padding-bottom:5px;
}

.x-tabs-strip .x-tabs-closable .x-tabs-inner{
	padding-right:22px;
	position:relative;
}
.x-tabs-strip .x-tabs-closable .close-icon{
	line-height: 1px;
	font-size:1px;
	background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/layout/tab-close.gif);
	display:block;
	position:absolute;
	right:5px;top:4px;
	width:11px;height:11px;
	cursor:pointer;
}
.x-tabs-strip .on .close-icon{
	background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/layout/tab-close-on.gif);
}
.x-tabs-strip .x-tabs-closable .close-over{
	background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/layout/tab-close-on.gif);
}
.x-tabs-body {
    border:1px solid #6593cf;
    border-top:0 none;
}
.x-tabs-bottom .x-tabs-wrap {
	border-top:1px solid #6593cf;
	border-bottom:0 none;
	padding-top:0;
	padding-bottom:2px;
}
.x-tabs-bottom .x-tabs-strip .x-tabs-right {
	 background: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/tabs/tab-btm-inactive-right-bg.gif) no-repeat bottom left;
}
.x-tabs-bottom .x-tabs-strip .x-tabs-left {
	 background: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/tabs/tab-btm-inactive-left-bg.gif) no-repeat bottom right;
}
.x-tabs-bottom .x-tabs-strip .on .x-tabs-right {
	 background: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/tabs/tab-btm-right-bg.gif) no-repeat bottom left;
}
.x-tabs-bottom .x-tabs-strip .on .x-tabs-left {
	 background: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/tabs/tab-btm-left-bg.gif) no-repeat bottom right;
}
.x-tabs-bottom .x-tabs-strip  a {
	position:relative;
	top:0; left:0;
}
.x-tabs-bottom .x-tabs-strip .on a {
	margin-top:-1px;
}
.x-tabs-bottom .x-tabs-strip .on .x-tabs-inner {
	padding-top:5px;
}

.x-tabs-bottom .x-tabs-body {
    border:1px solid #6593cf;
    border-bottom:0 none;
}

.x-form-field{    margin: 0 0 0 0;  /*  font:normal 12px tahoma, arial, helvetica, sans-serif;*/}.x-form-text, textarea.x-form-field{    padding: 1px 3px;    background:#fff url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/form/text-bg.gif) repeat-x 0 0;    border: 1px solid #B5B8C8;}.x-form-text {    height:22px;    line-height:18px;    vertical-align:middle;}.ext-ie .x-form-text {    margin-top:-1px;     margin-bottom:-1px;    height:22px;     line-height:18px;}.ext-strict .x-form-text {    height:18px;}.ext-safari .x-form-text {    height:20px; }.ext-gecko .x-form-text {    padding-top:2px;     padding-bottom:0;}.x-form-select-one {    height:20px;    line-height:18px;    vertical-align:middle;    background-color:#fff;     border: 1px solid #B5B8C8;}.x-form-field-wrap {    position:relative;    zoom:1;    white-space: nowrap;}.x-editor .x-form-check-wrap {    background:#fff;}.x-form-field-wrap .x-form-trigger{    width:17px;    height:21px;    border:0;    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/form/trigger.gif) no-repeat 0 0;    cursor:pointer;    border-bottom: 1px solid #B5B8C8;    position:absolute;    top:0;}.ext-safari .x-form-field-wrap .x-form-trigger{    height:19px; }.x-form-field-wrap .x-form-clear-trigger{    background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/form/clear-trigger.gif);    cursor:pointer;}.x-form-field-wrap .x-form-search-trigger{    background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/form/search-trigger.gif);    cursor:pointer;}.ext-safari .x-form-field-wrap .x-form-trigger{    right:0;}.x-form-field-wrap .x-form-twin-triggers{    }.x-form-field-wrap .x-form-twin-triggers .x-form-trigger{    position:static;    top:auto;    vertical-align:top;}.x-form-field-wrap .x-form-trigger-over{    background-position:-17px 0;}.x-form-field-wrap .x-form-trigger-click{    background-position:-34px 0;}.x-trigger-wrap-focus .x-form-trigger{    background-position:-51px 0;}.x-trigger-wrap-focus .x-form-trigger-over{    background-position:-68px 0;}.x-trigger-wrap-focus .x-form-trigger-click{    background-position:-85px 0;}.x-trigger-wrap-focus .x-form-trigger{    border-bottom: 1px solid #7eadd9;}.x-item-disabled .x-form-trigger-over{    background-position:0 0 !important;    border-bottom: 1px solid #B5B8C8;}.x-item-disabled .x-form-trigger-click{    background-position:0 0 !important;    border-bottom: 1px solid #B5B8C8;}.x-form-focus, textarea.x-form-focus{	border: 1px solid #7eadd9;}.x-form-invalid, textarea.x-form-invalid{	background:#fff url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/invalid_line.gif) repeat-x bottom;	border: 1px solid #dd7870;}.ext-safari .x-form-invalid{	background-color:#ffeeee;	border: 1px solid #ff7870;}.x-editor {    visibility:hidden;    padding:0;    margin:0;}.x-form-check-wrap {    line-height:18px;}.ext-ie .x-form-check-wrap input {    width:15px;    height:15px;}.x-editor .x-form-check-wrap {    padding:3px;}.x-editor .x-form-checkbox {    height:13px;    border: 0 none;}.x-form-grow-sizer {	/* font:normal 12px tahoma, arial, helvetica, sans-serif;*/    left: -10000px;	padding: 8px 3px;    position: absolute;    visibility:hidden;    top: -10000px;	white-space: pre-wrap;    white-space: -moz-pre-wrap;    white-space: -pre-wrap;    white-space: -o-pre-wrap;    word-wrap: break-word;    zoom:1;}.x-form-grow-sizer p {    margin:0 !important;    border:0 none !important;    padding:0 !important;}.x-form-item {    /*font:normal 12px tahoma, arial, helvetica, sans-serif; */   display:block;    margin-bottom:4px;}.x-form-item label {    display:block;    float:left;    width:100px;    padding:3px;    padding-left:0;    clear:left;    z-index:2;    position:relative;}.x-form-element {    padding-left:105px;    position:relative;}.x-form-invalid-msg {    color:#ee0000;    padding:2px;    padding-left:18px;  /*  font:normal 11px tahoma, arial, helvetica, sans-serif; */   background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/shared/warning.gif) no-repeat 0 2px;    line-height:16px;    width:200px;}.x-form-label-right label {   text-align:right;}.x-form-label-top .x-form-item label {    width:auto;    float:none;    clear:none;    display:inline;    margin-bottom:4px;    position:static;}.x-form-label-top .x-form-element {    padding-left:0;    padding-top:4px;}.x-form-label-top .x-form-item {    padding-bottom:4px;}.x-form fieldset {    border:1px solid #B5B8C8;    padding:10px 10px 5px 10px;    margin-bottom:10px;}.x-form fieldset legend {  /*  font:bold 11px tahoma, arial, helvetica, sans-serif;    */color:#15428b;}.ext-ie .x-form fieldset legend {    margin-bottom:10px;}.ext-ie .x-form fieldset {    padding-top: 0;}.x-form-empty-field {    color:gray;}.x-small-editor .x-form-field { /*   font:normal 11px arial, tahoma, helvetica, sans-serif; */}.x-small-editor .x-form-text {    height:20px;    line-height:16px;    vertical-align:middle;}.ext-ie .x-small-editor .x-form-text {    margin-top:-1px !important;     margin-bottom:-1px !important;    height:20px !important;     line-height:16px !important;}.ext-strict .x-small-editor .x-form-text {    height:16px !important;}.ext-safari .x-small-editor .x-form-field {   /*     font:normal 12px arial, tahoma, helvetica, sans-serif; */}.ext-ie .x-small-editor .x-form-text {    height:20px;    line-height:16px;}.ext-border-box .x-small-editor .x-form-text {    height:20px;}.x-small-editor .x-form-select-one {    height:20px;    line-height:16px;    vertical-align:middle;}.x-small-editor .x-form-num-field {    text-align:right;}.x-small-editor .x-form-field-wrap .x-form-trigger{    height:19px;}.x-form-clear {    clear:both;    height:0;    overflow:hidden;    line-height:0;    font-size:0;}.x-form-clear-left {    clear:left;    height:0;    overflow:hidden;    line-height:0;    font-size:0;}.x-form-cb-label {    width:'auto' !important;    float:none !important;    clear:none !important;    display:inline !important;    margin-left:4px;}.x-form-column {    float:left;    padding:0;    margin:0;    width:48%;    overflow:hidden;    zoom:1;}.x-form .x-form-btns-ct .x-btn{	float:right;	clear:none;}.x-form .x-form-btns-ct .x-form-btns td {	border:0;	padding:0;}.x-form .x-form-btns-ct .x-form-btns-right table{	float:right;	clear:none;}.x-form .x-form-btns-ct .x-form-btns-left table{	float:left;	clear:none;}.x-form .x-form-btns-ct .x-form-btns-center{	text-align:center; }.x-form .x-form-btns-ct .x-form-btns-center table{	margin:0 auto; }.x-form .x-form-btns-ct table td.x-form-btn-td{	padding:3px;}.x-form .x-form-btns-ct .x-btn-focus .x-btn-left{	background-position:0 -147px;}.x-form .x-form-btns-ct .x-btn-focus .x-btn-right{	background-position:0 -168px;}.x-form .x-form-btns-ct .x-btn-focus .x-btn-center{	background-position:0 -189px;}.x-form .x-form-btns-ct .x-btn-click .x-btn-center{	background-position:0 -126px;}.x-form .x-form-btns-ct .x-btn-click  .x-btn-right{	background-position:0 -84px;}.x-form .x-form-btns-ct .x-btn-click .x-btn-left{	background-position:0 -63px;}.x-form-invalid-icon {    width:16px;    height:18px;    visibility:hidden;    position:absolute;    left:0;    top:0;    display:block;    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/form/exclamation.gif) no-repeat 0 2px;}.x-btn{
	/*font:normal 11px tahoma, verdana, helvetica; */
	cursor:pointer;
	white-space: nowrap;
}
.x-btn button{
    border:0 none;
    background:transparent;
   /* font:normal 11px tahoma,verdana,helvetica; */
    padding-left:3px;
    padding-right:3px;
    cursor:pointer;
    margin:0;
    overflow:visible;
    width:auto;
    -moz-outline:0 none;
    outline:0 none;
}
* html .ext-ie .x-btn button {
    width:1px;
}
.ext-gecko .x-btn button {
    padding-left:0;
    padding-right:0;
}
.ext-ie .x-btn button {
    padding-top:2px;
}


.x-btn-icon .x-btn-center .x-btn-text{
	background-position: center;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	cursor:pointer;
	white-space: nowrap;
    padding:0;
}
.x-btn-icon .x-btn-center{
	padding:1px;
}
.x-btn em {
    font-style:normal;
    font-weight:normal;
}


.x-btn-text-icon .x-btn-center .x-btn-text{
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding-left:18px;
	padding-top:3px;
	padding-bottom:3px;
    padding-right:0;
}

.x-btn-left, .x-btn-right{
	font-size:1px;
    line-height:1px;
}
.x-btn-left{
	width:3px;
	height:21px;
	background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/basic-dialog/btn-sprite.gif) no-repeat 0 0;
}
.x-btn-right{
	width:3px;
	height:21px;
	background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/basic-dialog/btn-sprite.gif) no-repeat 0 -21px;
}
.x-btn-left i, .x-btn-right i{
	display:block;
    width:3px;
    overflow:hidden;
    font-size:1px;
    line-height:1px;
}
.x-btn-center{
	background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/basic-dialog/btn-sprite.gif) repeat-x 0 -42px;
	vertical-align: middle;
	text-align:center;
	padding:0 5px;
	cursor:pointer;
	white-space:nowrap;
}
.x-btn-over .x-btn-left{
	background-position:0 -63px;
}
.x-btn-over .x-btn-right{
	background-position:0 -84px;
}
.x-btn-over .x-btn-center{
	background-position:0 -105px;
}
.x-btn-click .x-btn-center, .x-btn-menu-active .x-btn-center{
	background-position:0 -126px;
}
.x-btn-disabled *{
	color:gray !important;
	cursor:default !important;
}
.x-btn-menu-text-wrap .x-btn-center {
	padding:0 3px;
}
.ext-gecko .x-btn-menu-text-wrap .x-btn-center {
	padding:0 1px;
}
.x-btn-menu-arrow-wrap .x-btn-center {
    padding:0;
}
.x-btn-menu-arrow-wrap .x-btn-center button {
	width:12px !important;
    height:21px;
    padding:0 !important;
    display:block;
    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/basic-dialog/btn-arrow.gif) no-repeat left 3px;
}
.x-btn-with-menu  .x-btn-center {
    padding-right:2px !important;
}
.x-btn-with-menu  .x-btn-center em {
    display:block;
    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/toolbar/btn-arrow.gif) no-repeat right 0;
	padding-right:10px;
}

.x-btn-text-icon .x-btn-with-menu .x-btn-center em {
    display:block;
    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/toolbar/btn-arrow.gif) no-repeat right 3px;
	padding-right:10px;
}.x-toolbar{
	border-top: 1px solid #eaf0f7;
    border-bottom: 1px solid #a9bfd3;
    display: block;
	padding:2px;
    background:#d0def0 url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/layout/panel-title-light-bg.gif) repeat-x;
    position:relative;
}
.x-toolbar .x-item-disabled .x-btn-icon {
    opacity: .35;
    -moz-opacity: .35;
    filter: alpha(opacity=35);
}
.x-toolbar td {
	vertical-align:middle;
}
.mso .x-toolbar, .x-grid-mso .x-toolbar{
	border: 0 none;
	background: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/mso-hd.gif);
}
.x-toolbar td, .x-toolbar span, .x-toolbar input, .x-toolbar div, .x-toolbar select, .x-toolbar label{
	white-space: nowrap;
    /* font:normal 11px tahoma, arial, helvetica, sans-serif; */
}
.x-toolbar .x-item-disabled {
	color:gray;
	cursor:default;
	opacity:.6;
	-moz-opacity:.6;
	filter:alpha(opacity=60);
}
.x-toolbar .x-item-disabled * {
	color:gray;
	cursor:default;
}
.x-toolbar .x-btn-left{
	background:none;
}
.x-toolbar .x-btn-right{
	background:none;
}
.x-toolbar .x-btn-center{
	background:none;
	padding:0 0;
}

.x-toolbar .x-btn-menu-text-wrap .x-btn-center button{
	padding-right:2px;
}
.ext-gecko .x-toolbar .x-btn-menu-text-wrap .x-btn-center button{
	padding-right:0;
}
.x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button{
	padding:0 2px;
}
.x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button {
    width:12px;
    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/toolbar/btn-arrow.gif) no-repeat 0 3px;
}
.x-toolbar .x-btn-text-icon .x-btn-menu-arrow-wrap .x-btn-center button {
    width:12px;
    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/toolbar/btn-arrow.gif) no-repeat 0 3px;
}
.x-toolbar .x-btn-over .x-btn-menu-arrow-wrap .x-btn-center button {
	background-position: 0 -47px;
}
.x-toolbar .x-btn-over .x-btn-left{
	background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/toolbar/tb-btn-sprite.gif) no-repeat 0 0;
}
.x-toolbar .x-btn-over .x-btn-right{
	background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/toolbar/tb-btn-sprite.gif) no-repeat 0 -21px;
}
.x-toolbar .x-btn-over .x-btn-center{
	background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/toolbar/tb-btn-sprite.gif) repeat-x 0 -42px;
}

.x-toolbar .x-btn-click .x-btn-left, .x-toolbar .x-btn-pressed .x-btn-left, .x-toolbar .x-btn-menu-active .x-btn-left{
	background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/toolbar/tb-btn-sprite.gif) no-repeat 0 -63px;
}
.x-toolbar .x-btn-click .x-btn-right, .x-toolbar .x-btn-pressed .x-btn-right, .x-toolbar .x-btn-menu-active .x-btn-right{
	background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/toolbar/tb-btn-sprite.gif) no-repeat 0 -84px;
}
.x-toolbar .x-btn-click .x-btn-center, .x-toolbar .x-btn-pressed .x-btn-center, .x-toolbar .x-btn-menu-active .x-btn-center{
	background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/toolbar/tb-btn-sprite.gif) repeat-x 0 -105px;
}

.x-toolbar .x-btn-with-menu .x-btn-center em{
	padding-right:8px;
}

.x-toolbar .ytb-text{
   padding:2px;
}
.x-toolbar .ytb-sep {
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/grid-split.gif);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	font-size: 1px;
	height: 16px;
	width:4px;
	overflow: hidden;
	cursor:default;
	margin: 0 2px 0;
	border:0;
}
.x-toolbar .ytb-spacer {
    width:2px;
}
.mso .x-toolbar .ytb-sep, .x-grid-mso .x-toolbar .ytb-sep{
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/grid-blue-split.gif);
}


.ext-ie .x-toolbar .x-form-field-wrap {
	padding-bottom:1px;
}
.ext-ie .x-toolbar .x-form-field-wrap .x-form-trigger {
	top:1px;
}
.ext-ie .x-toolbar .x-form-field-wrap .x-form-twin-triggers img {
	margin-top:1px;
}



.x-grid-page-number{
	width:24px;
	height:14px;
}
.x-grid-page-first .x-btn-text{
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/page-first.gif);
}
.x-grid-loading .x-btn-text{
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/done.gif);
}
.x-grid-page-last .x-btn-text{
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/page-last.gif);
}
.x-grid-page-next .x-btn-text{
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/page-next.gif);
}
.x-grid-page-prev .x-btn-text{
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/page-prev.gif);
}
.x-item-disabled .x-grid-loading .x-btn-text{
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/loading.gif);
}
.x-item-disabled .x-grid-page-first .x-btn-text{
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/page-first-disabled.gif);
}
.x-item-disabled .x-grid-page-last .x-btn-text{
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/page-last-disabled.gif);
}
.x-item-disabled .x-grid-page-next .x-btn-text{
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/page-next-disabled.gif);
}
.x-item-disabled .x-grid-page-prev .x-btn-text{
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/page-prev-disabled.gif);
}
.x-paging-info {
    position:absolute;
    top:8px;
    right: 8px;
    color:#15428b;
}
.x-resizable-handle {
    position:absolute;
    z-index:100;

    font-size:1px;
    line-height:6px;
    overflow:hidden;
	 background:white;
	 filter:alpha(opacity=0);
	 opacity:0;
	 zoom:1;
}
.x-resizable-handle-east{
    width:6px;
    cursor:e-resize;
    right:0;
    top:0;
    height:100%;
}
.ext-ie .x-resizable-handle-east {
      margin-right:-1px;
}
.x-resizable-handle-south{
    width:100%;
    cursor:s-resize;
    left:0;
    bottom:0;
    height:6px;
}
.ext-ie .x-resizable-handle-south {
     margin-bottom:-1px;
}
.x-resizable-handle-west{
    width:6px;
    cursor:w-resize;
    left:0;
    top:0;
    height:100%;
}
.x-resizable-handle-north{
    width:100%;
    cursor:n-resize;
    left:0;
    top:0;
    height:6px;
}
.x-resizable-handle-southeast{
    width:6px;
    cursor:se-resize;
    right:0;
    bottom:0;
    height:6px;
    z-index:101;
}
.x-resizable-handle-northwest{
    width:6px;
    cursor:nw-resize;
    left:0;
    top:0;
    height:6px;
    z-index:101;
}
.x-resizable-handle-northeast{
    width:6px;
    cursor:ne-resize;
    right:0;
    top:0;
    height:6px;
    z-index:101;
}
.x-resizable-handle-southwest{
    width:6px;
    cursor:sw-resize;
    left:0;
    bottom:0;
    height:6px;
    z-index:101;
}
.x-resizable-over .x-resizable-handle, .x-resizable-pinned .x-resizable-handle{
    filter:alpha(opacity=100);
	 opacity:1;
}
.x-resizable-over .x-resizable-handle-east, .x-resizable-pinned .x-resizable-handle-east{
    background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/sizer/e-handle.gif);
	 background-position: left;
}
.x-resizable-over .x-resizable-handle-west, .x-resizable-pinned .x-resizable-handle-west{
    background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/sizer/e-handle.gif);
	 background-position: left;
}
.x-resizable-over .x-resizable-handle-south, .x-resizable-pinned .x-resizable-handle-south{
    background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/sizer/s-handle.gif);
    background-position: top;
}
.x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north{
    background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/sizer/s-handle.gif);
    background-position: top;
}
.x-resizable-over .x-resizable-handle-southeast, .x-resizable-pinned .x-resizable-handle-southeast{
    background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/sizer/se-handle.gif);
    background-position: top left;
}
.x-resizable-over .x-resizable-handle-northwest, .x-resizable-pinned .x-resizable-handle-northwest{
    background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/sizer/nw-handle.gif);
    background-position:bottom right;
}
.x-resizable-over .x-resizable-handle-northeast, .x-resizable-pinned .x-resizable-handle-northeast{
    background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/sizer/ne-handle.gif);
    background-position: bottom left;
}
.x-resizable-over .x-resizable-handle-southwest, .x-resizable-pinned .x-resizable-handle-southwest{
    background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/sizer/sw-handle.gif);
    background-position: top right;
}
.x-resizable-proxy{
    border: 1px dashed #6593cf;
    position:absolute;
    overflow:hidden;
    display:none;
	 left:0;top:0;
    z-index:50000;
}
.x-resizable-overlay{
    width:100%;
	 height:100%;
	 display:none;
	 position:absolute;
	 left:0;
	 top:0;
	 background:white;
	 z-index:200000;
	 -moz-opacity: 0;
    opacity:0;
    filter: alpha(opacity=0);
}

.x-grid {
	position:relative;
	overflow:hidden;
    background-color:#fff;
}
.x-grid-scroller {
	overflow:auto;
}
.x-grid-viewport, .x-grid-locked{
	position:absolute;
	left:0; top: 0;
	z-index:2;
	overflow:hidden;
	visibility:hidden;
}
.x-grid-cell-inner, .x-grid-hd-inner{
	overflow:hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.x-grid-hd-row td, .x-grid-row td{
	/* font:normal 11px arial, tahoma, helvetica, sans-serif; */
    line-height:13px;
    white-space: nowrap;
	vertical-align: top;
	-moz-outline: none;
	-moz-user-focus: normal;
}
.x-grid-hd-row td {
    line-height:14px;
}
.x-grid-col {
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}


.x-grid-locked .x-grid-body td {
	background-color: #FBFDFF;
	border-right: 1px solid #deecfd;
	border-bottom: 1px solid #deecfd !important;
}
.x-grid-locked .x-grid-body td .x-grid-cell-inner {
	border-top:0 none;
}
.x-grid-locked .x-grid-row-alt td{
	background-color: #F5FAFE;
}

.x-grid-locked .x-grid-header table{
    border-right:1px solid transparent;
}
.x-grid-locked .x-grid-body table{
    border-right:1px solid #c3daf9;
}

.x-grid-locked .x-grid-body td .x-grid-cell-inner {

}
.x-grid-row {
	cursor: default;
}
.x-grid-row-alt{
	background-color:#f1f1f1;
}
.x-grid-row-over td{
	background-color:#d9e8fb;
}
.x-grid-resize-proxy {
	width:3px;
	background-color:#cccccc;
	cursor: e-resize;
	cursor: col-resize;
	position:absolute;
	top:0;
	height:100px;
	overflow:hidden;
	visibility:hidden;
	border:0 none;
	z-index:7;
}
.x-grid-focus {
	position:absolute;
	top:0;
	-moz-outline:0 none;
    outline:0 none;
    -moz-user-select: normal;
    -khtml-user-select: normal;
}


.x-grid-header{
	background: #ebeadb url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/grid-hrow.gif) repeat-x;
	overflow:hidden;
	position:relative;
	cursor:default;
	width:100%;
}
.x-grid-hd-row{
	height:22px;
}
.x-grid-hd {
	padding-right:1px;
}
.x-grid-hd-over .x-grid-hd-inner {
	border-bottom: 1px solid #c3daf9;
}
.x-grid-hd-over .x-grid-hd-text {
	background: #fafafa url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/grid-hrow.gif) repeat-x 0 1px;
	padding-bottom:1px;
    border-bottom: 1px solid #b3cae9;
}
.x-grid-sort-icon{
	background-repeat: no-repeat;
	display: none;
	height: 4px;
	width: 13px;
	margin-left:3px;
	vertical-align: middle;
}
.x-grid-header .sort-asc .x-grid-sort-icon {
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/sort_asc.gif);
	display: inline;
}
.x-grid-header .sort-desc .x-grid-sort-icon {
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/sort_desc.gif);
	display: inline;
}


.x-grid-body {
	overflow:hidden;
	position:relative;
	width:100%;
	zoom:1;
}

.x-grid-cell-text,.x-grid-hd-text {
	display: block;
	padding: 3px 5px 3px 5px;
	-moz-user-select: none;
	-khtml-user-select: none;
	color:black;
}
.x-grid-hd-text {
    padding-top:4px;
}
.x-grid-split {
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/grid-split.gif);
	background-position: center;
	background-repeat: no-repeat;
	cursor: e-resize;
	cursor: col-resize;
	display: block;
	font-size: 1px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	top: 2px;
	width: 6px;
	z-index: 3;
}

.x-grid-hd-text {
	color:#15428b;
}

.x-dd-drag-proxy .x-grid-hd-inner{
	background: #ebeadb url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/grid-hrow.gif) repeat-x;
	height:22px;
	width:120px;
}

.col-move-top, .col-move-bottom{
	width:9px;
	height:9px;
	position:absolute;
	top:0;
	line-height:1px;
	font-size:1px;
	overflow:hidden;
	visibility:hidden;
	z-index:20000;
}
.col-move-top{
	background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/col-move-top.gif) no-repeat left top;
}
.col-move-bottom{
	background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/col-move-bottom.gif) no-repeat left top;
}


.x-grid-row-selected td, .x-grid-locked .x-grid-row-selected td{
	background-color: #316ac5 !important;
	color: white;
}
.x-grid-row-selected span, .x-grid-row-selected b, .x-grid-row-selected div, .x-grid-row-selected strong, .x-grid-row-selected i{
	color: white !important;
}
.x-grid-row-selected .x-grid-cell-text{
	color: white;
}
.x-grid-cell-selected{
	background-color: #316ac5 !important;
	color: white;
}
.x-grid-cell-selected span{
	color: white !important;
}
.x-grid-cell-selected .x-grid-cell-text{
	color: white;
}

.x-grid-locked td.x-grid-row-marker, .x-grid-locked .x-grid-row-selected td.x-grid-row-marker{
    background: #ebeadb url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/grid-hrow.gif) repeat-x 0 bottom !important;
    vertical-align:middle !important;
    color:black;
    padding:0;
    border-top:1px solid white;
    border-bottom:none !important;
    border-right:1px solid #6fa0df !important;
    text-align:center;
}
.x-grid-locked td.x-grid-row-marker div, .x-grid-locked .x-grid-row-selected td.x-grid-row-marker div{
    padding:0 4px;
    color:#15428b !important;
    text-align:center;
}


.x-grid-dirty-cell {
    background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/dirty.gif) no-repeat 0 0;
}


.x-grid-topbar, .x-grid-bottombar{
	/* font:normal 11px arial, tahoma, helvetica, sans-serif; */
    overflow:hidden;
	display:none;
	zoom:1;
    position:relative;
}
.x-grid-topbar .x-toolbar{
	border-right:0 none;
}
.x-grid-bottombar .x-toolbar{
	border-right:0 none;
	border-bottom:0 none;
	border-top:1px solid #a9bfd3;
}

.x-props-grid .x-grid-cell-selected .x-grid-cell-text{
	 background-color: #316ac5 !important;
}
.x-props-grid .x-grid-col-value .x-grid-cell-text{
	background-color: white;
}
.x-props-grid .x-grid-col-name{
	 background-color: #c3daf9;
}
.x-props-grid .x-grid-col-name .x-grid-cell-text{
	background-color: white;
    margin-left:10px;
}
.x-props-grid .x-grid-split-value {
    visibility:hidden;
}


.xg-hmenu-sort-asc .x-menu-item-icon{
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/hmenu-asc.gif);
}
.xg-hmenu-sort-desc .x-menu-item-icon{
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/hmenu-desc.gif);
}
.xg-hmenu-lock .x-menu-item-icon{
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/hmenu-lock.gif);
}
.xg-hmenu-unlock .x-menu-item-icon{
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/hmenu-unlock.gif);
}


.x-dd-drag-ghost .x-grid-dd-wrap {
    padding:1px 3px 3px 1px;
}.x-layout-container{
    width:100%;
    height:100%;
    overflow:hidden;
	 background-color:#c3daf9;
}
.x-layout-container .x-layout-tabs-body{
	border:0 none;
}
.x-layout-collapsed{
    position:absolute;
    left:-10000px;
    top:-10000px;
    visibility:hidden;
    background-color:#c3daf9;
    width:20px;
    height:20px;
    overflow:hidden;
	border:1px solid #98c0f4;
	z-index:20;
}
.ext-border-box .x-layout-collapsed{
    width:22px;
    height:22px;
}
.x-layout-collapsed-over{
    cursor:pointer;
	 background-color:#d9e8fb;
}
.x-layout-collapsed-west .x-layout-collapsed-tools, .x-layout-collapsed-east .x-layout-collapsed-tools{
	position:absolute;
    top:0;
    left:0;
    width:20px;
    height:20px;
}
.x-layout-collapsed-north .x-layout-collapsed-tools, .x-layout-collapsed-south .x-layout-collapsed-tools{
	position:absolute;
    top:0;
    right:0;
    width:20px;
    height:20px;
}
.x-layout-collapsed .x-layout-tools-button{
    margin:0;
}
.x-layout-collapsed .x-layout-tools-button-inner{
    width:16px;
    height:16px;
}
.x-layout-inactive-content{
    position:absolute;
    left:-10000px;
    top:-10000px;
    visibility:hidden;
}
.x-layout-active-content{
    visibility:visible;
}
.x-layout-panel{
    position:absolute;border:1px solid #98c0f4;overflow:hidden;background-color:white;
}
.x-layout-panel-east, .x-layout-panel-west {
    z-index:10;
}
.x-layout-panel-north, .x-layout-panel-south {
    z-index:11;
}
.x-layout-collapsed-north, .x-layout-collapsed-south, .x-layout-collapsed-east, .x-layout-collapsed-west {
    z-index:12;
}
.x-layout-panel-body{
    overflow:hidden;
}
.x-layout-grid-wrapper{

}
.x-layout-split{
    position:absolute;
    height:5px;
    width:5px;
    line-height:1px;
    font-size:1px;
    z-index:3;
    background-color:#c3daf9;
}
.x-layout-panel-hd{
    background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/layout/panel-title-light-bg.gif);
    color: black;
    border-bottom:1px solid #98c0f4;
    position:relative;
}
.x-layout-panel-hd-text{
    /*font:normal 11px tahoma, verdana, helvetica; */
    padding: 4px;
    padding-left: 4px;
    display:block;
	 white-space:nowrap;
}
.x-layout-panel-hd-tools{
    position:absolute;
    right:0;
    top:0;
    text-align:right;
    padding-top:2px;
    padding-right:2px;
    width:60px;
}
.x-layout-tools-button{
    z-index:6;
    padding:2px;
    cursor:pointer;
    float:right;
}
.x-layout-tools-button-over{
    padding:1px;
    border:1px solid #98c0f4;
    background-color:white;
}
.x-layout-tools-button-inner{
    height:12px;
    width:12px;
    line-height:1px;
    font-size:1px;
    background-repeat:no-repeat;
    background-position:center;
}
.x-layout-close{
    background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/layout/panel-close.gif);
}
.x-layout-stick{
    background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/layout/stick.gif);
}
.x-layout-collapse-west,.x-layout-expand-east{
    background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/layout/collapse.gif);
}
.x-layout-expand-west,.x-layout-collapse-east{
    background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/layout/expand.gif);
}
.x-layout-collapse-north,.x-layout-expand-south{
    background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/layout/ns-collapse.gif);
}
.x-layout-expand-north,.x-layout-collapse-south{
    background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/layout/ns-expand.gif);
}
.x-layout-split-h{
    background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/sizer/e-handle.gif);
    background-position: left;
}
.x-layout-split-v{
    background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/sizer/s-handle.gif);
    background-position: top;
}
.x-layout-panel .x-tabs-wrap{
    background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/layout/gradient-bg.gif);
}
.x-layout-panel .x-tabs-body {
    background-color:white;
    overflow:auto;height:100%;
}
.x-layout-component-panel, .x-layout-nested-layout {
	position:relative;
   padding:0;
	overflow:hidden;
	width:200px;
	height:200px;
}
.x-layout-nested-layout .x-layout-panel {
	  border:0 none;
}
.x-layout-nested-layout .x-layout-panel-north {
	  border-bottom:1px solid #98c0f4;
}
.x-layout-nested-layout .x-layout-panel-south {
	  border-top:1px solid #98c0f4;
}
.x-layout-nested-layout .x-layout-panel-east {
	  border-left:1px solid #98c0f4;
}
.x-layout-nested-layout .x-layout-panel-west {
	  border-right:1px solid #98c0f4;
}

.x-layout-panel-dragover {
	border: 2px solid #6593cf;
}
.x-layout-panel-proxy {
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/layout/gradient-bg.gif);
	background-color:#c3daf9;
	border:1px dashed #6593cf;
	z-index:10001;
	overflow:hidden;
	position:absolute;
	left:0;top:0;
}
.x-layout-slider {
	z-index:15;
	overflow:hidden;
	position:absolute;
}

.x-scroller-up, .x-scroller-down {
	background-color:#c3daf9;
	border: 1px solid #6593cf;
	border-top-color: #fff;
	border-left-color: #fff;
	border-right:0 none;
	cursor:pointer;
	overflow:hidden;
	line-height:16px;
}
.x-scroller-down {
	border-bottom: 0 none;
	border-top: 1px solid #6593cf;
}
.x-scroller-btn-over {
	background-color: #d9e8f8;
}
.x-scroller-btn-click {
	background-color: #AECEF7;
}
.x-scroller-btn-disabled {
	cursor:default;
	background-color: #c3daf9;
	-moz-opacity: 0.3;
   opacity:.30;
   filter: alpha(opacity=30);
}



.x-reader .x-layout-panel-north {
    border:0 none;
}
.x-reader .x-layout-panel-center{
    border:0 none;
}
.x-reader .x-layout-nested-layout .x-layout-panel-center{
    border:1px solid #99bbe8;
    border-top:0 none;
}
.x-reader .x-layout-nested-layout .x-layout-panel-south{
    border:1px solid #99bbe8;
}.x-dlg-proxy {
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/gradient-bg.gif);
	background-color:#c3daf9;
	border:1px solid #6593cf;
	z-index:10001;
	overflow:hidden;
	position:absolute;
	left:0;top:0;
}
.x-dlg-shadow{
	background:#aaaaaa;
	position:absolute;
	left:0;top:0;
}
.x-dlg-focus{
	-moz-outline:0 none;
	outline:0 none;
	width:0;
	height:0;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}
.x-dlg-mask{
	z-index:10000;
   display:none;
   position:absolute;
   top:0;
   left:0;
   -moz-opacity: 0.5;
   opacity:.50;
   filter: alpha(opacity=50);
   background-color:#CCC;
}
body.x-body-masked select {
	visibility:hidden;
}
body.x-body-masked .x-dlg select {
	visibility:visible;
}
.x-dlg{
	z-index:10001;
	overflow:hidden;
	position:absolute;
	left:300;top:0;
}
.x-dlg .x-dlg-hd {
	background: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/basic-dialog/hd-sprite.gif) repeat-x 0 -82px;
	background-color:navy;
	color:#FFF;
	/*font:bold 12px "sans serif", tahoma, verdana, helvetica; */
	overflow:hidden;
	padding:5px;
    white-space: nowrap;
}
.x-dlg .x-dlg-hd-left {
	background: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/basic-dialog/hd-sprite.gif) no-repeat 0 -41px;
	padding-left:3px;
	margin:0;
}
.x-dlg .x-dlg-hd-right {
	background: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/basic-dialog/hd-sprite.gif) no-repeat right 0;
	padding-right:3px;
}
.x-dlg .x-dlg-dlg-body{
	background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/layout/gradient-bg.gif);
	border:1px solid #6593cf;
	border-top:0 none;
	padding:10px;
	position:absolute;
	top:24px;left:0;
	z-index:1;
	overflow:hidden;
}
.x-dlg-collapsed .x-resizable-handle{
    display:none;
}
.x-dlg .x-dlg-bd{
	overflow:hidden;
}
.x-dlg .x-dlg-ft{
	overflow:hidden;
	padding:5px;
	padding-bottom:0;
}

.x-dlg .x-tabs-body{
	background:white;
	overflow:auto;
}
.x-dlg .x-tabs-top .x-tabs-body{
	border:1px solid #6593cf;
	border-top:0 none;
}
.x-dlg .x-tabs-bottom .x-tabs-body{
	border:1px solid #6593cf;
	border-bottom:0 none;
}
.x-dlg .x-layout-container  .x-tabs-body{
	border:0 none;
}
.x-dlg .inner-tab{
	margin:5px;
}
.x-dlg .x-dlg-ft .x-btn{
	margin-right:5px;
	float:right;
	clear:none;
}
.x-dlg .x-dlg-ft .x-dlg-btns td {
	border:0;
	padding:0;
}
.x-dlg .x-dlg-ft .x-dlg-btns-right table{
	float:right;
	clear:none;
}
.x-dlg .x-dlg-ft .x-dlg-btns-left table{
	float:left;
	clear:none;
}
.x-dlg .x-dlg-ft .x-dlg-btns-center{
	text-align:center;
}
.x-dlg .x-dlg-ft .x-dlg-btns-center table{
	margin:0 auto;
}


.x-dlg .x-dlg-ft .x-dlg-btns .x-btn-focus .x-btn-left{
	background-position:0 -147px;
}
.x-dlg .x-dlg-ft .x-dlg-btns .x-btn-focus .x-btn-right{
	background-position:0 -168px;
}
.x-dlg .x-dlg-ft .x-dlg-btns .x-btn-focus .x-btn-center{
	background-position:0 -189px;
}

.x-dlg .x-dlg-ft .x-dlg-btns .x-btn-click .x-btn-center{
	background-position:0 -126px;
}
.x-dlg .x-dlg-ft .x-dlg-btns .x-btn-click .x-btn-right{
	background-position:0 -84px;
}
.x-dlg .x-dlg-ft .x-dlg-btns .x-btn-click .x-btn-left{
	background-position:0 -63px;
}

.x-dlg-draggable .x-dlg-hd{
	cursor:move;
}
.x-dlg-closable .x-dlg-hd{
	padding-right:22px;
}
.x-dlg-toolbox {
    position:absolute;
	top:4px;
	right:4px;
	z-index:6;
    width:40px;
    cursor:default;
    height:15px;
    background:transparent;
}
.x-dlg .x-dlg-close, .x-dlg .x-dlg-collapse {
    float:right;
    height:15px;
	width:15px;
	margin:0;
    margin-left:2px;
    padding:0;
	line-height:1px;
	font-size:1px;
	background-repeat:no-repeat;
	cursor:pointer;
	visibility:inherit;
}
.x-dlg .x-dlg-close {
    background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/basic-dialog/close.gif);
}
.x-dlg .x-dlg-collapse {
    background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/basic-dialog/collapse.gif);
}
.x-dlg-collapsed .x-dlg-collapse {
    background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/basic-dialog/expand.gif);
}
.x-dlg .x-dlg-close-over, .x-dlg .x-dlg-collapse-over {

}
.x-dlg div.x-resizable-handle-east{
	background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/basic-dialog/e-handle.gif);
	border:0;
	background-position:right;
	margin-right:0;
}
.x-dlg div.x-resizable-handle-south{
	background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/sizer/s-handle-dark.gif);
	border:0;
	height:6px;
}
.x-dlg div.x-resizable-handle-west{
	background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/basic-dialog/e-handle.gif);
	border:0;
	background-position:1px;
}
.x-dlg div.x-resizable-handle-north{
	background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/s.gif);
	border:0;
}
.x-dlg div.x-resizable-handle-northeast, .xtheme-gray .x-dlg div.x-resizable-handle-northeast{
	background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/s.gif);
	border:0;
}
.x-dlg div.x-resizable-handle-northwest, .xtheme-gray .x-dlg div.x-resizable-handle-northwest{
	background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/s.gif);
	border:0;
}
.x-dlg div.x-resizable-handle-southeast{
	background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/basic-dialog/se-handle.gif);
	background-position: bottom right;
	width:8px;
	height:8px;
	border:0;
}
.x-dlg div.x-resizable-handle-southwest{
	background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/sizer/sw-handle-dark.gif);
	background-position: top right;
	margin-left:1px;
	margin-bottom:1px;
	border:0;
}

#x-msg-box .x-dlg-ft .x-btn{
	float:none;
	clear:none;
	margin:0 3px;
}

#x-msg-box .x-dlg-bd {
	padding:5px;
	overflow:hidden !important;
	/* font:normal 13px verdana,tahoma,sans-serif; */
}
#x-msg-box .ext-mb-input {
	margin-top:4px;
	width:95%;
}
#x-msg-box .ext-mb-textarea {
	margin-top:4px;
/*	font:normal 13px verdana,tahoma,sans-serif; */
}
#x-msg-box .ext-mb-progress-wrap {
	margin-top:4px;
	border:1px solid #6593cf;
}
#x-msg-box .ext-mb-progress {
	height:18px;
	background: #e0e8f3 url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/qtip/bg.gif) repeat-x;
}
#x-msg-box .ext-mb-progress-bar {
	height:18px;
	overflow:hidden;
	width:0;
	background:#8BB8F3;
	border-top:1px solid #B2D0F7;
	border-bottom:1px solid #65A1EF;
	border-right:1px solid #65A1EF;
}

#x-msg-box .x-msg-box-wait {
	background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/loading.gif) no-repeat left;
    display:block;
    width:300px;
    padding-left:18px;
    line-height:18px;
}.x-dd-drag-proxy{
	position:absolute;
	left:0;top:0;
	visibility:hidden;
	z-index:15000;
}
.x-dd-drag-ghost{
	color: black;
	/* font: normal 11px arial, helvetica, sans-serif; */
	-moz-opacity: 0.85;
   opacity:.85;
   filter: alpha(opacity=85);
	border-top:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-right:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	padding:3px;
	padding-left:20px;
	background-color:white;
	white-space:nowrap;
}
.x-dd-drag-repair .x-dd-drag-ghost{
	-moz-opacity: 0.4;
   opacity:.4;
   filter: alpha(opacity=40);
	border:0 none;
	padding:0;
	background-color:transparent;
}
.x-dd-drag-repair .x-dd-drop-icon{
	visibility:hidden;
}
.x-dd-drop-icon{
  position:absolute;
	top:3px;
	left:3px;
	display:block;
	width:16px;
	height:16px;
	background-color:transparent;
	background-position: center;
	background-repeat: no-repeat;
	z-index:1;
}
.x-dd-drop-nodrop .x-dd-drop-icon{
  background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/dd/drop-no.gif);
}
.x-dd-drop-ok .x-dd-drop-icon{
  background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/dd/drop-yes.gif);
}
.x-dd-drop-ok-add .x-dd-drop-icon{
  background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/dd/drop-add.gif);
}.x-tree-icon, .x-tree-ec-icon, .x-tree-elbow-line, .x-tree-elbow, .x-tree-elbow-end, .x-tree-elbow-plus, .x-tree-elbow-minus, .x-tree-elbow-end-plus, .x-tree-elbow-end-minus{
	border: 0 none;
	height: 18px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	width: 16px;
    background-repeat: no-repeat;
}
.x-tree-node-collapsed .x-tree-node-icon, .x-tree-node-expanded .x-tree-node-icon, .x-tree-node-leaf .x-tree-node-icon{
	border: 0 none;
	height: 18px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	width: 16px;
	background-position:center;
    background-repeat: no-repeat;
}


.x-tree-node-collapsed .x-tree-node-icon{
	background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/tree/folder.gif);
}
.x-tree-node-expanded .x-tree-node-icon{
	background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/tree/folder-open.gif);
}
.x-tree-node-leaf .x-tree-node-icon{
	background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/tree/leaf.gif);
}

.x-tree-noicon .x-tree-node-icon{
	width:0; height:0;
}

.x-tree-node-loading .x-tree-node-icon{
	background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/tree/loading.gif) !important;
}
.x-tree-node-loading a span{
	 font-style: italic;
	 color:#444444;
}


.x-tree-lines .x-tree-elbow{
	background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/tree/elbow.gif);
}
.x-tree-lines .x-tree-elbow-plus{
	background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/tree/elbow-plus.gif);
}
.x-tree-lines .x-tree-elbow-minus{
	background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/tree/elbow-minus.gif);
}
.x-tree-lines .x-tree-elbow-end{
	background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/tree/elbow-end.gif);
}
.x-tree-lines .x-tree-elbow-end-plus{
	background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/tree/elbow-end-plus.gif);
}
.x-tree-lines .x-tree-elbow-end-minus{
	background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/tree/elbow-end-minus.gif);
}
.x-tree-lines .x-tree-elbow-line{
	background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/tree/elbow-line.gif);
}


.x-tree-no-lines .x-tree-elbow{
	background:transparent;
}
.x-tree-no-lines .x-tree-elbow-plus{
	background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/tree/elbow-plus-nl.gif);
}
.x-tree-no-lines .x-tree-elbow-minus{
	background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/tree/elbow-minus-nl.gif);
}
.x-tree-no-lines .x-tree-elbow-end{
	background:transparent;
}
.x-tree-no-lines .x-tree-elbow-end-plus{
	background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/tree/elbow-end-plus-nl.gif);
}
.x-tree-no-lines .x-tree-elbow-end-minus{
	background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/tree/elbow-end-minus-nl.gif);
}
.x-tree-no-lines .x-tree-elbow-line{
	background:transparent;
}

.x-tree-elbow-plus, .x-tree-elbow-minus, .x-tree-elbow-end-plus, .x-tree-elbow-end-minus{
	cursor:pointer;
}
.ext-ie ul.x-tree-node-ct{
    font-size:0;
    line-height:0;
}
.x-tree-node{
	color: black;
	/* font: normal 11px arial, tahoma, helvetica, sans-serif; */
	white-space: nowrap;
}
.x-tree-node a, .x-dd-drag-ghost a{
	text-decoration:none;
	color:black;
	-khtml-user-select:none;
	-moz-user-select:none;
    -kthml-user-focus:normal;
    -moz-user-focus:normal;
    -moz-outline: 0 none;
    outline:0 none;
}
.x-tree-node a span, .x-dd-drag-ghost a span{
	text-decoration:none;
	color:black;
	padding:1px 3px 1px 2px;
}
.x-tree-node .x-tree-node-disabled a span{
	color:gray !important;
}
.x-tree-node .x-tree-node-disabled .x-tree-node-icon{
	-moz-opacity: 0.5;
   opacity:.5;
   filter: alpha(opacity=50);
}
.x-tree-node .x-tree-node-inline-icon{
	background:transparent;
}
.x-tree-node a:hover, .x-dd-drag-ghost a:hover{
	text-decoration:none;
}
.x-tree-node div.x-tree-drag-insert-below{
 	 border-bottom:1px dotted #3366cc;
}
.x-tree-node div.x-tree-drag-insert-above{
	 border-top:1px dotted #3366cc;
}
.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-below{
 	 border-bottom:0 none;
}
.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-above{
	 border-top:0 none;
}
.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-below a{
 	 border-bottom:2px solid #3366cc;
}
.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-above a{
	 border-top:2px solid #3366cc;
}
.x-tree-node .x-tree-drag-append a span{
	 background:#dddddd;
	 border:1px dotted gray;
}
.x-tree-node .x-tree-selected a span{
	background:#3366cc;
	color:white;
}
.x-dd-drag-ghost .x-tree-node-indent, .x-dd-drag-ghost .x-tree-ec-icon{
	display:none !important;
}
.x-tree-drop-ok-append .x-dd-drop-icon{
  background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/tree/drop-add.gif);
}
.x-tree-drop-ok-above .x-dd-drop-icon{
  background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/tree/drop-over.gif);
}
.x-tree-drop-ok-below .x-dd-drop-icon{
  background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/tree/drop-under.gif);
}
.x-tree-drop-ok-between .x-dd-drop-icon{
  background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/tree/drop-between.gif);
}
.x-tip{
	position: absolute;
	top: 0;
    left:0;
    visibility: hidden;
	z-index: 20000;
    border:0 none;
}
.x-tip .x-tip-close{
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/qtip/close.gif);
	height: 15px;
	float:right;
	width: 15px;
    margin:0 0 2px 2px;
    cursor:pointer;
    display:none;
}
.x-tip .x-tip-top {
	background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/qtip/tip-sprite.gif) no-repeat 0 -12px;
	height:6px;
    overflow:hidden;
}
.x-tip .x-tip-top-left {
	background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/qtip/tip-sprite.gif) no-repeat 0 0;
	padding-left:6px;
    zoom:1;
}
.x-tip .x-tip-top-right {
	background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/qtip/tip-sprite.gif) no-repeat right 0;
	padding-right:6px;
    zoom:1;
}
.x-tip .x-tip-ft {
	background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/qtip/tip-sprite.gif) no-repeat 0 -18px;
	height:6px;
    overflow:hidden;
}
.x-tip .x-tip-ft-left {
	background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/qtip/tip-sprite.gif) no-repeat 0 -6px;
	padding-left:6px;
    zoom:1;
}
.x-tip .x-tip-ft-right {
	background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/qtip/tip-sprite.gif) no-repeat right -6px;
	padding-right:6px;
    zoom:1;
}
.x-tip .x-tip-bd {
    border:0 none;
    /* font: normal 11px tahoma,arial,helvetica,sans-serif; */
}
.x-tip .x-tip-bd-left {
	background: #fff url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/qtip/tip-sprite.gif) no-repeat 0 -24px;
	padding-left:6px;
    zoom:1;
}
.x-tip .x-tip-bd-right {
	background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/qtip/tip-sprite.gif) no-repeat right -24px;
	padding-right:6px;
    zoom:1;
}

.x-tip h3 {
    /*font: bold 11px tahoma,arial,helvetica,sans-serif; */
    margin:0;
    padding:2px 0;
    color:#444;
}
.x-tip .x-tip-bd-inner {
   /* font: normal 11px tahoma,arial,helvetica,sans-serif; */
    margin:0 !important;
    line-height:14px;
    color:#444;
    padding:0;
    float:left;
}


.x-form-invalid-tip {
}

.x-form-invalid-tip .x-tip-top {
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/form/error-tip-corners.gif);
}
.x-form-invalid-tip .x-tip-top-left {
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/form/error-tip-corners.gif);
}
.x-form-invalid-tip .x-tip-top-right {
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/form/error-tip-corners.gif);
}
.x-form-invalid-tip .x-tip-ft {
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/form/error-tip-corners.gif);
}
.x-form-invalid-tip .x-tip-ft-left {
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/form/error-tip-corners.gif);
}
.x-form-invalid-tip .x-tip-ft-right {
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/form/error-tip-corners.gif);
}
.x-form-invalid-tip .x-tip-bd-left {
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/form/error-tip-corners.gif);
}
.x-form-invalid-tip .x-tip-bd-right {
	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/form/error-tip-corners.gif);
}
.x-form-invalid-tip .x-tip-bd .x-tip-bd-inner {
    padding-left:24px;
    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/form/exclamation.gif) no-repeat 2px 2px;
}
.x-form-invalid-tip .x-tip-bd-inner {
    padding:2px;
}.x-date-picker {    border: 1px solid #1b376c;    border-top:0 none;    background:#fff;	 position:relative;}.x-date-picker a {    -moz-outline:0 none;    outline:0 none;}.x-date-inner, .x-date-inner td, .x-date-inner th{    border-collapse:separate;}.x-date-middle,.x-date-left,.x-date-right {	background: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/basic-dialog/hd-sprite.gif) repeat-x 0 -83px;	color:#FFF;	/* font:bold 11px "sans serif", tahoma, verdana, helvetica;	*/ overflow:hidden;}.x-date-middle .x-btn-left,.x-date-middle .x-btn-center,.x-date-middle .x-btn-right{	background:transparent !important;    vertical-align:middle;}.x-date-middle .x-btn .x-btn-text {    color:#fff;}.x-date-middle .x-btn-with-menu  .x-btn-center em {    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/toolbar/btn-arrow-light.gif) no-repeat right 0;}.x-date-right, .x-date-left {    width:18px;}.x-date-right{    text-align:right;}.x-date-middle {    padding-top:2px;padding-bottom:2px;}.x-date-right a, .x-date-left a{    display:block;    width:16px;	height:16px;	background-position: center;	background-repeat: no-repeat;	cursor:pointer;    -moz-opacity: 0.6;    opacity:.6;    filter: alpha(opacity=60);}.x-date-right a:hover, .x-date-left a:hover{    -moz-opacity: 1;    opacity:1;    filter: alpha(opacity=100);}.x-date-right a {    background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/shared/right-btn.gif);    margin-right:2px;    text-decoration:none !important;}.x-date-left a{	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/shared/left-btn.gif);    margin-left:2px;    text-decoration:none !important;}table.x-date-inner {    width:100%;    table-layout:fixed;}.x-date-inner th {    width:25px;}.x-date-inner th {    background: #dfecfb url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/shared/glass-bg.gif) repeat-x left top;    text-align:right !important;	border-bottom: 1px solid #a3bad9;   /* font:normal 10px arial, helvetica,tahoma,sans-serif;*/	color:#233d6d;	cursor:default;    padding:0;    border-collapse:separate;}.x-date-inner th span {    display:block;    padding:2px;    padding-right:7px;}.x-date-inner td {    border: 1px solid #fff;	text-align:right;    padding:0;}.x-date-inner a {    padding:2px 5px;    display:block;  /* font:normal 11px arial, helvetica,tahoma,sans-serif;*/	text-decoration:none;    color:black;    text-align:right;    zoom:1;}.x-date-inner .x-date-active{	cursor:pointer;	color:black;}.x-date-inner .x-date-selected a{	background: #dfecfb url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/shared/glass-bg.gif) repeat-x left top;	border:1px solid #8db2e3;   padding:1px 4px;}.x-date-inner .x-date-today a{	border: 1px solid darkred;    padding:1px 4px;}.x-date-inner .x-date-selected span{    font-weight:bold;}.x-date-inner .x-date-prevday a,.x-date-inner .x-date-nextday a {	color:#aaaaaa;    text-decoration:none !important;}.x-date-bottom {    padding:4px;    border-top: 1px solid #a3bad9;    background: #dfecfb url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/shared/glass-bg.gif) repeat-x left top;}.x-date-inner a:hover, .x-date-inner .x-date-disabled a:hover{    text-decoration:none !important;    color:black;    background: #ddecfe;}.x-date-inner .x-date-disabled a {	cursor:default;	background:#eeeeee;	color:#bbbbbb;}.x-date-mmenu{    background:#eeeeee !important;}.x-date-mmenu .x-menu-item {	font-size:10px;	padding:1px 24px 1px 4px;	white-space: nowrap;	color:#000;}.x-date-mmenu .x-menu-item .x-menu-item-icon {    width:10px;height:10px;margin-right:5px;    background-position:center -4px !important;}.x-date-mp {	position:absolute;	left:0;	top:0;	background:white;	display:none;}.x-date-mp td {    padding:2px;	/* font:normal 11px arial, helvetica,tahoma,sans-serif;*/}td.x-date-mp-month,td.x-date-mp-year,td.x-date-mp-ybtn {   border: 0 none;	text-align:center;	vertical-align: middle;	width:25%;}.x-date-mp-ok {	margin-right:3px;}.x-date-mp-btns button {	text-decoration:none;	text-align:center;	text-decoration:none !important;	background:#083772;	color:white;	border:1px solid;	border-color: #3366cc #000055 #000055 #3366cc;	padding:1px 3px 1px;	/* font:normal 11px arial, helvetica,tahoma,sans-serif;*/	cursor:pointer;}.x-date-mp-btns {	background: #dfecfb url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/shared/glass-bg.gif) repeat-x left top;}.x-date-mp-btns td {	border-top: 1px solid #c5d2df;   text-align:center;}td.x-date-mp-month a,td.x-date-mp-year a {	display:block;	padding:2px 4px;	text-decoration:none;	text-align:center;	color:#15428b;}td.x-date-mp-month a:hover,td.x-date-mp-year a:hover {	color:#15428b;	text-decoration:none;	cursor:pointer;	background: #ddecfe;}td.x-date-mp-sel a {	padding:1px 3px;	background: #dfecfb url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/shared/glass-bg.gif) repeat-x left top;	border:1px solid #8db2e3;}.x-date-mp-ybtn a {    overflow:hidden;    width:15px;    height:15px;    cursor:pointer;    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/panel/tool-sprites.gif) no-repeat;    display:block;    margin:0 auto;}.x-date-mp-ybtn a.x-date-mp-next {    background-position:0 -120px;}.x-date-mp-ybtn a.x-date-mp-next:hover {    background-position:-15px -120px;}.x-date-mp-ybtn a.x-date-mp-prev {    background-position:0 -105px;}.x-date-mp-ybtn a.x-date-mp-prev:hover {    background-position:-15px -105px;}.x-date-mp-ybtn {   text-align:center;}td.x-date-mp-sep {   border-right:1px solid #c5d2df;}.x-menu {
	border:1px solid #718bb7;
    z-index: 15000;
	background: #fff url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/menu/menu.gif) repeat-y;
}
.ext-ie .x-menu {
    zoom:1;
    overflow:hidden;
}
.x-menu-list{
    border:1px solid #fff;
}
.x-menu li{
	line-height:100%;
}
.x-menu li.x-menu-sep-li{
	font-size:1px;
	line-height:1px;
}
.x-menu-list-item{
	/* font:normal 11px tahoma,arial, sans-serif; */
    white-space: nowrap;
    -moz-user-select: none;
	-khtml-user-select: none;
	display:block;
	padding:1px;
}
.x-menu-item-arrow{
	background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/menu/menu-parent.gif) no-repeat right;
}
.x-menu-sep {
	display:block;
	font-size:1px;
	line-height:1px;
	background:#c3daf9;
	margin: 3px 3px 3px 32px;
}
.x-menu-focus {
	position:absolute;
	left:0;
	top:-5px;
	width:0;
	height:0;
    line-height:1px;
}
.x-menu-item {
	display:block;
	line-height:14px;
	padding:3px 21px 3px 3px;
	white-space: nowrap;
	text-decoration:none;
	color:#233d6d;
	-moz-outline: 0 none;
	outline: 0 none;
	cursor:pointer;
}
.x-menu-item-active {
	color:#233d6d;
	background:#c3daf9;
	border:1px solid #8BB8F3;
	padding:0;
}
.x-menu-item-icon {
	border: 0 none;
	height: 16px;
	padding: 0;
	vertical-align: middle;
	width: 16px;
	margin: 0 11px 0 0;
    background-position:center;
}

.x-menu-check-item .x-menu-item-icon{
	background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/menu/unchecked.gif) no-repeat center;
}

.x-menu-item-checked .x-menu-item-icon{
	background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/menu/checked.gif);
}
.x-menu-group-item .x-menu-item-icon{
	background: transparent;
}

.x-menu-item-checked .x-menu-group-item .x-menu-item-icon{
    background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/menu/group-checked.gif) no-repeat center;
}

.x-menu-plain {
	background:#fff;
}
.x-menu-date-item{
	padding:0;
}

.x-menu .x-color-palette, .x-menu .x-date-picker{
    margin-left:32px;
	margin-right:4px;
}
.x-menu .x-date-picker{
    border:1px solid #a3bad9;
    margin-top:2px;
    margin-bottom:2px;
}
.x-menu-plain .x-color-palette, .x-menu-plain .x-date-picker{
	margin:0;
    border:0 none;
}
.x-date-menu {
   padding:0 !important;
}
.x-box-tl {	background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/box/corners.gif) no-repeat 0 0;    zoom:1;}.x-box-tc {	height: 8px;	background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/box/tb.gif) repeat-x 0 0;	overflow: hidden;}.x-box-tr {	background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/box/corners.gif) no-repeat right -8px;}.x-box-ml {	background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/box/l.gif) repeat-y 0;	padding-left: 4px;	overflow: hidden;    zoom:1;}.x-box-mc {	background: #eee url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/box/tb.gif) repeat-x 0 -16px;	padding: 4px 10px;	/*font-family: "Myriad Pro","Myriad Web","Tahoma","Helvetica","Arial",sans-serif;	*/color: #393939;	font-size: 12px;}.x-box-mc h3 {	font-size: 14px;	font-weight: bold;	margin: 0 0 4 0;    zoom:1;}.x-box-mr {	background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/box/r.gif) repeat-y right;	padding-right: 4px;	overflow: hidden;}.x-box-bl {	background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/box/corners.gif) no-repeat 0 -16px;    zoom:1;}.x-box-bc {	background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/box/tb.gif) repeat-x 0 -8px;	height: 8px;	overflow: hidden;}.x-box-br {	background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/box/corners.gif) no-repeat right -24px;}.x-box-tl, .x-box-bl {	padding-left: 8px;	overflow: hidden;}.x-box-tr, .x-box-br {	padding-right: 8px;	overflow: hidden;}.x-box-blue .x-box-bl, .x-box-blue .x-box-br, .x-box-blue .x-box-tl, .x-box-blue .x-box-tr {	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/box/corners-blue.gif);}.x-box-blue .x-box-bc, .x-box-blue .x-box-mc, .x-box-blue .x-box-tc {	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/box/tb-blue.gif);}.x-box-blue .x-box-mc {	background-color: #c3daf9;}.x-box-blue .x-box-mc h3 {	color: #17385b;}.x-box-blue .x-box-ml {	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/box/l-blue.gif);}.x-box-blue .x-box-mr {	background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/box/r-blue.gif);}#x-debug-browser .x-tree .x-tree-node a span {    color:#222297;    font-size:12px;    padding-top:2px;   /* font-family:"courier","courier new"; */   line-height:18px;}#x-debug-browser .x-tree a i {    color:#FF4545;    font-style:normal;}#x-debug-browser .x-tree a em {    color:#999;}#x-debug-browser .x-tree .x-tree-node .x-tree-selected a span{    background:#c3daf9;}#x-debug-browser pre, .x-debug-browser pre xmp {   /*  font:normal 11px tahoma, arial, helvetica, sans-serif !important ;*/    white-space: -moz-pre-wrap;    white-space: -pre-wrap;    white-space: -o-pre-wrap;    word-wrap: break-word;}#x-debug-browser pre {    display:block;    padding:5px !important;    border-bottom:1px solid #eeeeee !important;}#x-debug-browser pre xmp {    padding:0 !important;    margin:0 !important;}#x-debug-console .x-layout-panel-center, #x-debug-inspector .x-layout-panel-center {      border-right:1px solid #98c0f4;}#x-debug-console textarea {    border: 0 none;    font-size:12px;  /*  font-family:"courier","courier new";  */  padding-top:4px;    padding-left:4px;}.x-debug-frame {    background:#eeeeee;    border:1px dashed #aaaaaa;}.x-combo-list {    border:1px solid #98c0f4;    background:#ddecfe;    zoom:1;    overflow:hidden;}.x-combo-list-inner {    overflow:auto;    background:white;    position:relative;     zoom:1;    overflow-x:hidden;}.x-combo-list-hd {  /*  font:bold 11px tahoma, arial, helvetica, sans-serif;  */  color:#15428b;    background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/layout/panel-title-light-bg.gif);    border-bottom:1px solid #98c0f4;    padding:3px;}.x-resizable-pinned .x-combo-list-inner {    border-bottom:1px solid #98c0f4;}.x-combo-list-item {  /*  font:normal 12px tahoma, arial, helvetica, sans-serif;  */  padding:2px;    border:1px solid #fff;    white-space: nowrap;    overflow:hidden;    text-overflow: ellipsis;}.x-combo-list .x-combo-selected{	background-color: #c3daf9 !important;    cursor:pointer;    border:1px solid #336699;}.x-combo-noedit{    cursor:pointer;}.x-panel-header {    overflow:hidden;    zoom:1;    color:#15428b;	/* font:bold 11px tahoma,arial,verdana,sans-serif; */   padding:5px 3px 4px 5px;    border:1px solid #99bbe8;    background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/panel/white-top-bottom.gif) repeat-x 0 -1px;}.x-panel-body {    border:1px solid #99bbe8;    border-top:0 none;    overflow:hidden;    background:white;}.x-panel-body-noheader {    border-top:1px solid #99bbe8;}.x-panel-header {    overflow:hidden;    zoom:1;}.x-panel-tl .x-panel-header {    color:#15428b;	/* font:bold 11px tahoma,arial,verdana,sans-serif; */   padding:5px 0 4px 0;    border:0 none;    background:transparent;}.x-panel-tl .x-panel-icon, .x-window-tl .x-panel-icon {    padding-left:20px !important;    background-repeat:no-repeat;    background-position:0 4px;    zoom:1;}.x-panel-inline-icon {    width:16px;	 height:16px;    background-repeat:no-repeat;    background-position:0 0;	 vertical-align:middle;	 margin-right:4px;	 margin-top:-1px;	 margin-bottom:-1px;}.x-panel-tc {	background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/panel/white-top-bottom.gif) repeat-x 0 0;	overflow:hidden;}.x-panel-tl {	background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/panel/white-corners-sprite.gif) no-repeat 0 0;	padding-left:6px;    zoom:1;    border-bottom:1px solid #99bbe8;}.x-panel-tr {	background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/panel/white-corners-sprite.gif) no-repeat right 0;	padding-right:6px;}.x-panel-bc {	background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/panel/white-top-bottom.gif) repeat-x 0 bottom;    zoom:1;}.x-panel-bc .x-panel-footer {    padding-bottom:1px;    zoom:1;}.x-panel-nofooter .x-panel-bc {	height:1px;}.x-panel-bl {	background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/panel/white-corners-sprite.gif) no-repeat 0 bottom;	padding-left:1px;    zoom:1;}.x-panel-br {	background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/panel/white-corners-sprite.gif) no-repeat right bottom;	padding-right:1px;    zoom:1;}.x-panel-mc {    border:0 none;    padding:0;    margin:0; /*   font: normal 11px tahoma,arial,helvetica,sans-serif; */   background:white;}.x-panel-mc .x-panel-body {    background:transparent;    border:0 none;}.x-panel-ml {	background: #fff url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/panel/white-left-right.gif) repeat-y 0 0;	padding-left:1px;    zoom:1;}.x-panel-mr {	background: transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/panel/white-left-right.gif) repeat-y right 0;	padding-right:1px;    zoom:1;}.x-panel-blue .x-panel-tl, .x-panel-blue .x-panel-tr, .x-panel-blue .x-panel-bl, .x-panel-blue .x-panel-br {    background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/panel/corners-sprite.gif);}.x-panel-blue .x-panel-tc, .x-panel-blue .x-panel-bc {    background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/panel/top-bottom.gif);}.x-panel-blue .x-panel-ml, .x-panel-blue .x-panel-mr {	background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/panel/left-right.gif);}.x-panel-blue .x-panel-mc{    padding-top:6px;    background:#dfe8f6;}.x-panel-blue .x-panel-tl {	padding-left:6px;}.x-panel-blue .x-panel-tr {	padding-right:6px;}.x-panel-blue .x-panel-bc .x-panel-footer {    padding-bottom:6px;}.x-panel-blue .x-panel-nofooter .x-panel-bc {	height:6px;}.x-panel-blue .x-panel-bl {	padding-left:6px;}.x-panel-blue .x-panel-br {	padding-right:6px;}.x-panel-blue .x-panel-ml {	padding-left:6px;}.x-panel-blue .x-panel-mr {	padding-right:6px;}.x-panel-bwrap {    overflow:hidden;}.x-panel-body {    overflow:hidden;}.x-panel-collapsed .x-resizable-handle{    display:none;}.x-tool {    overflow:hidden;    width:15px;    height:15px;    float:right;    cursor:pointer;    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/panel/tool-sprites.gif) no-repeat;    margin-left:2px;}.x-tool-toggle {    background-position:0 -60px;}.x-tool-toggle-over {    background-position:-15px -60px;}.x-panel-collapsed .x-tool-toggle {    background-position:0 -75px;}.x-panel-collapsed .x-tool-toggle-over {    background-position:-15px -75px;}.x-tool-close {    background-position:0 -0;}.x-tool-close-over {    background-position:-15px 0;}.x-tool-minimize {    background-position:0 -15px;}.x-tool-minimize-over {    background-position:-15px -15px;}.x-tool-maximize {    background-position:0 -30px;}.x-tool-maximize-over {    background-position:-15px -30px;}.x-tool-restore {    background-position:0 -45px;}.x-tool-restore-over {    background-position:-15px -45px;}.x-tool-gear {    background-position:0 -90px;}.x-tool-gear-over {    background-position:-15px -90px;}.x-tool-pin {    background-position:0 -135px;}.x-tool-pin-over {    background-position:-15px -135px;}.x-tool-unpin {    background-position:0 -150px;}.x-tool-unpin-over {    background-position:-15px -150px;}.x-tool-right {    background-position:0 -165px;}.x-tool-right-over {    background-position:-15px -165px;}.x-tool-left {    background-position:0 -180px;}.x-tool-left-over {    background-position:-15px -180px;}.x-tool-up {    background-position:0 -210px;}.x-tool-up-over {    background-position:-15px -210px;}.x-tool-down {    background-position:0 -195px;}.x-tool-down-over {    background-position:-15px -195px;}.x-tool-refresh {    background-position:0 -225px;}.x-tool-refresh-over {    background-position:-15px -225px;}.x-panel-ghost {    background:#cbddf3;    z-index:12000;    overflow:hidden;    position:absolute;    left:0;top:0;    opacity:.65;    -moz-opacity:.65;    filter:alpha(opacity=65);}.x-panel-ghost ul {    margin:0;    padding:0;    overflow:hidden;    font-size:0;    line-height:0;    border:1px solid #84a0c4;    border-top:0 none;    display:block;}.x-panel-ghost * {    cursor:move !important;}.x-panel-btns-ct {    padding:5px;}.x-panel-btns-ct .x-btn{	float:right;	clear:none;}.x-panel-btns-ct .x-panel-btns td {	border:0;	padding:0;}.x-panel-btns-ct .x-panel-btns-right table{	float:right;	clear:none;}.x-panel-btns-ct .x-panel-btns-left table{	float:left;	clear:none;}.x-panel-btns-ct .x-panel-btns-center{	text-align:center; }.x-panel-btns-ct .x-panel-btns-center table{	margin:0 auto; }.x-panel-btns-ct table td.x-panel-btn-td{	padding:3px;}.x-panel-btns-ct .x-btn-focus .x-btn-left{	background-position:0 -147px;}.x-panel-btns-ct .x-btn-focus .x-btn-right{	background-position:0 -168px;}.x-panel-btns-ct .x-btn-focus .x-btn-center{	background-position:0 -189px;}.x-panel-btns-ct .x-btn-over .x-btn-left{	background-position:0 -63px;}.x-panel-btns-ct .x-btn-over .x-btn-right{	background-position:0 -84px;}.x-panel-btns-ct .x-btn-over .x-btn-center{	background-position:0 -105px;}.x-panel-btns-ct .x-btn-click .x-btn-center{	background-position:0 -126px;}.x-panel-btns-ct .x-btn-click  .x-btn-right{	background-position:0 -84px;}.x-panel-btns-ct .x-btn-click .x-btn-left{	background-position:0 -63px;}.x-html-editor-wrap {
    border:1px solid #a9bfd3;
    background:white;
}
.x-html-editor-tb .x-btn-text {
    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/editor/tb-sprite.gif) no-repeat;
}
.x-html-editor-tb .x-edit-bold .x-btn-text {
    background-position:0 0;
}
.x-html-editor-tb .x-edit-italic .x-btn-text {
    background-position:-16px 0;
}
.x-html-editor-tb .x-edit-underline .x-btn-text {
    background-position:-32px 0;
}
.x-html-editor-tb .x-edit-forecolor .x-btn-text {
    background-position:-160px 0;
}
.x-html-editor-tb .x-edit-backcolor .x-btn-text {
    background-position:-176px 0;
}
.x-html-editor-tb .x-edit-justifyleft .x-btn-text {
    background-position:-112px 0;
}
.x-html-editor-tb .x-edit-justifycenter .x-btn-text {
    background-position:-128px 0;
}
.x-html-editor-tb .x-edit-justifyright .x-btn-text {
    background-position:-144px 0;
}
.x-html-editor-tb .x-edit-insertorderedlist .x-btn-text {
    background-position:-80px 0;
}
.x-html-editor-tb .x-edit-insertunorderedlist .x-btn-text {
    background-position:-96px 0;
}
.x-html-editor-tb .x-edit-increasefontsize .x-btn-text {
    background-position:-48px 0;
}
.x-html-editor-tb .x-edit-decreasefontsize .x-btn-text {
    background-position:-64px 0;
}
.x-html-editor-tb .x-edit-sourceedit .x-btn-text {
    background-position:-192px 0;
}

.x-html-editor-tip .x-tip-bd .x-tip-bd-inner {
    padding:5px;
    padding-bottom:1px;
}
/*
 * Ext JS Library 1.0 Beta 2
 * Copyright(c) 2006-2007, Ext JS, LLC.
 * licensing@extjs.com
 *
 * http://www.extjs.com/license
 */


#loading{
    position:absolute;
    left:45%;
    top:35%;
    border:3px solid #dfd7ba;
    background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/loading_bg.gif) no-repeat #eae2ca;
    padding:85px 15px 15px 15px;
    font-size:14px;
        font-weight:bold;
    color:#611B06;
    width:206px;
    text-align:center;
}



.ext-el-mask-msg {
    border:1px solid #aaa;
    background: #ddd url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/box/tb.gif) repeat-x 0 -16px;
}
.ext-el-mask-msg div {
    border:1px solid #ccc;
}

/*
 Tree
 */
 .x-tree-node { font-weight:normal; font-size:12px; list-style-type:none;}
.x-tree-node-collapsed .x-tree-node-icon{
    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/tree/folder.gif) no-repeat 0 50%;
}
.x-tree-node-expanded .x-tree-node-icon {
    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/tree/folder-open.gif) no-repeat 0 50%;
}
.x-tree-node-leaf .x-tree-node-icon{
    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/tree/leaf.gif) no-repeat 0 50%;
}

.x-tree-noicon .x-tree-node-icon{
    width:0; height:0;
}

.x-tree-node-loading .x-tree-node-icon{
    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/default/grid/loading.gif) !important;
}
.x-tree-node-loading a span{
     font-style: italic;
     color:#444444;
}
.x-tree-node .x-tree-selected a span { background:#f5d6c7; color:#000; }

.x-tree-lines .x-tree-elbow{
    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/tree/elbow.gif) no-repeat ;
}
.x-tree-lines .x-tree-elbow-plus{
    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/tree/elbow-plus.gif) no-repeat;
}
.x-tree-lines .x-tree-elbow-minus{
    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/tree/elbow-minus.gif) no-repeat;
}
.x-tree-lines .x-tree-elbow-end{
    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/tree/elbow-end.gif) no-repeat;
}
.x-tree-lines .x-tree-elbow-end-plus{
    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/tree/elbow-end-plus.gif) no-repeat;
}
.x-tree-lines .x-tree-elbow-end-minus{
    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/tree/elbow-end-minus.gif) no-repeat;
}
.x-tree-lines .x-tree-elbow-line{
    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/tree/elbow-line.gif);
}


.x-tree-no-lines .x-tree-elbow{
    background:transparent;
}
.x-tree-no-lines .x-tree-elbow-plus{
    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/tree/elbow-plus-nl.gif) no-repeat;
}
.x-tree-no-lines .x-tree-elbow-minus{
    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/tree/elbow-minus-nl.gif) no-repeat;
}
.x-tree-no-lines .x-tree-elbow-end{
    background:transparent;
}
.x-tree-no-lines .x-tree-elbow-end-plus{
    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/tree/elbow-end-plus-nl.gif) no-repeat;
}
.x-tree-no-lines .x-tree-elbow-end-minus{
    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/tree/elbow-end-minus-nl.gif) no-repeat;
}
.x-tree-no-lines .x-tree-elbow-line{
    background:transparent;
}


/*
 Menu
 */
.x-menu {
    border-width:0 1px 1px 1px;
    border-color: #b1a992 #b1a992 #b1a992 #b1a992;
    background:#faf9f4;
}
.x-menu-item-arrow{
    background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/menu/menu-parent.gif);
}
.x-menu-item-icon { width:1px; height:5px; margin-right:5px; }
.x-menu-item {
    color:#48260a;
}
.x-menu-item-active {
    background:#eae1c5;
    border-color:#eae1c5;
}
.x-menu li.x-menu-sep-li { padding:0; }
.x-menu-sep {
    margin:0;
    background:#b1a992;
}

/* grid */
.x-grid { background:#fbfaf7; }
.x-grid-viewport { /*font:11px verdana, helvetica, sans-serif;*/ }
.x-grid-header{
    background:none;
    background:#e4ddc5;
    overflow:hidden;
    position:relative;
    cursor:default;
    width:100%;
    font-weight:bold;
}
.x-grid-hd-row{
    height:22px;
}
.x-grid-hd { border-top:1px solid #d2c69e; }
.x-grid-hd .x-grid-hd-inner { border-top:1px solid #f4f1e7; }
.x-grid-hd-text {
    color:#333;
}
.x-grid-hd-over .x-grid-hd-text {
    background: #dec4a7;
    padding-bottom:1px;
    border-bottom:0;
}
.x-grid-split {
    top:1px;
    width:6px;
    height:22px;
    background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/grid/grid-split.gif) no-repeat 2px 0;
}

.x-grid-col {
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}
.x-grid-hd-row td, .x-grid-row td { outline:none; /* font:11px verdana, helvetica, sans-serif; */ }
.x-grid-hd-row td { font-weight:bold; }
.x-grid-row { background:#f4f1e7; }
.x-grid-row-alt { background:#fbfaf7; }
.x-grid-row-over td{ background:#f1f1f1; cursor:pointer; }
.x-grid-row-selected, .x-grid-locked .x-grid-row-selected {background:#f5d6c7; }
.x-grid-row-selected td, .x-grid-locked .x-grid-row-selected td {background:#f5d6c7 !important; }
.x-grid-row-selected span, .x-grid-row-selected b, .x-grid-row-selected div, .x-grid-row-selected strong, .x-grid-row-selected i { color:#000 !important; }

.x-grid-body { background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/grid/grid-body-bg.gif) repeat; border-bottom:1px solid #c2b483; }
.x-grid-locked .x-grid-body td {
    background: #f0efe4;
    border-right: 1px solid #D6D2C2;
    border-bottom: 1px solid #D6D2C2 !important;
}

.x-grid-locked .x-grid-header table{
    border-right:1px solid transparent;
}
.x-grid-locked .x-grid-body table{
    border-right:1px solid #c6c2b2;
}
.x-grid-topbar, .x-grid-bottombar { /* font:normal 11px verdana, helvetica, sans-serif; */ }
.x-grid-bottombar .x-toolbar{
    border-right:0 none;
    border-bottom:0 none;
    border-top:1px solid #f1efe2;
}

.x-props-grid .x-grid-col-name{
     background-color: #f1efe2;
}


.x-grid-locked td.x-grid-row-marker, .x-grid-locked .x-grid-row-selected td.x-grid-row-marker{
    background: #ebeadb url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/grid/grid-hrow.gif) repeat-x 0 bottom !important;
    vertical-align:middle !important;
    color:black;
    padding:0;
    border-top:1px solid white;
    border-bottom:none !important;
    border-right:1px solid #d6d2c2 !important;
    text-align:center;
}
.x-grid-locked td.x-grid-row-marker div, .x-grid-locked .x-grid-row-selected td.x-grid-row-marker div{
    padding:0 4px;
    color:black !important;
    text-align:center;
}

/**
* Basic-Dialog
*/
.x-dlg-proxy {
    background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/layout/gradient-bg.gif);
    background-color:#EAE8D5;
    border:1px solid #b3b6b0;
}
.x-dlg-shadow{
    background:#aaaaaa;
}
.x-dlg-proxy .tabset{
    background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/layout/gradient-bg.gif);
}
.x-dlg .x-dlg-hd {
    background: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/basic-dialog/hd-sprite.gif) repeat-x 0 -82px;
    background-color:#511c01;
}
.x-dlg .x-dlg-hd-left {
    background: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/basic-dialog/hd-sprite.gif) no-repeat 0 -41px;
}
.x-dlg .x-dlg-hd-right {
    background: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/basic-dialog/hd-sprite.gif) no-repeat right 0;
}
.x-dlg .x-dlg-dlg-body{
    background:#faf9f4;
    border:1px solid #b3b6b0;
    border-top:0 none;
}
.x-dlg .x-tabs-top .x-tabs-body{
    border:1px solid #b3b6b0;
    border-top:0 none;
}
.x-dlg .x-tabs-bottom .x-tabs-body{
    border:1px solid #b3b6b0;
    border-bottom:0 none;
}
.x-layout-panel-center, .x-layout-panel-east, .x-layout-panel-south, .x-layout-panel-west {
    border:1px solid #c2b483;
    border-top:0;
    }

.x-dlg .x-layout-container  .x-tabs-body{
    border:0 none;
}
.x-dlg .x-dlg-close, .x-dlg .x-dlg-collapse { width:18px; height:18px; }
.x-dlg .x-dlg-close {
    background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/basic-dialog/pop_close.gif);
}
.x-dlg .x-dlg-collapse {
    background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/basic-dialog/pop_collapse.gif);
}
.x-dlg-collapsed .x-dlg-collapse {
    background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/basic-dialog/expand.gif);
}
.x-dlg div.x-resizable-handle-east{
    background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/basic-dialog/e-handle.gif);
    border:0 none;
}
.x-dlg div.x-resizable-handle-south{
    background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/basic-dialog/s-handle.gif);
    border:0 none;
}
.x-dlg div.x-resizable-handle-west{
    background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/basic-dialog/e-handle.gif);
    border:0 none;
}
.x-dlg div.x-resizable-handle-southeast{
    background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/basic-dialog/se-handle.gif);
    background-position: bottom right;
    width:8px;
    height:8px;
    border:0;
}
.x-dlg div.x-resizable-handle-southwest{
    background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/sizer/sw-handle-dark.gif);
    background-position: top right;
    margin-left:1px;
    margin-bottom:1px;
    border:0;
}
.x-dlg div.x-resizable-handle-north{
    background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/s.gif);
    border:0 none;
}

/**
* Tabs
*/
.x-tabs-wrap {
    border:none;
}
.x-tabs-strip td { padding-left:6px; }
.x-tabs-strip .x-tabs-inner { padding:5px 15px 6px 15px;}
.x-tabs-strip .x-tabs-text {
    color:#4a8d94;
    /* font:bold 11px verdana, helvetica, sans-serif;  */
    }
.x-tabs-strip .on .x-tabs-text {
    cursor:default;
    color:#0a6680;
    text-transform:capitalize;
}
.x-tabs-top .x-tabs-strip .on .x-tabs-right {
     background: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/tabs/tab-sprite.gif) no-repeat right 0;
}
.x-tabs-top .x-tabs-strip .on .x-tabs-left {
     background: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/tabs/tab-sprite.gif) no-repeat 0px -52px;
}
.x-tabs-top .x-tabs-strip .x-tabs-right {
     background: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/tabs/tab-sprite.gif) no-repeat right -26px;
}
.x-tabs-top .x-tabs-strip .x-tabs-left {
     background: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/tabs/tab-sprite.gif) no-repeat 0px -78px;
}
.x-tabs-strip .x-tabs-closable .close-icon{
    background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/layout/tab-close.gif);
}
.x-tabs-strip .on .close-icon{
    background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/layout/tab-close-on.gif);
}
.x-tabs-strip .x-tabs-closable .close-over{
    background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/layout/tab-close-on.gif);
}
.x-tabs-body {
    border:1px solid #aca899;
    border-top:0 none;
}
.x-layout-panel .x-tabs-body { background:#fbfaf7; }
.x-tabs-bottom .x-tabs-wrap {
    border-bottom:0 none;
    padding-top:0;
    border-top:1px solid #aca899;
}
.x-tabs-bottom .x-tabs-strip .x-tabs-right {
     background: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/tabs/tab-btm-inactive-right-bg.gif) no-repeat bottom left;
}
.x-tabs-bottom .x-tabs-strip .x-tabs-left {
     background: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/tabs/tab-btm-inactive-left-bg.gif) no-repeat bottom right;
}
.x-tabs-bottom .x-tabs-strip .on .x-tabs-right {
     background: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/tabs/tab-btm-right-bg.gif) no-repeat bottom left;
}
.x-tabs-bottom .x-tabs-strip .on .x-tabs-left {
     background: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/tabs/tab-btm-left-bg.gif) no-repeat bottom right;
}

.x-tabs-bottom .x-tabs-body {
    border:1px solid #aca899;
    border-bottom:0 none;
}

/* QuickTips */

.x-tip .x-tip-top {
    background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/qtip/tip-sprite.gif);
}
.x-tip .x-tip-top-left {
    background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/qtip/tip-sprite.gif);
}
.x-tip .x-tip-top-right {
    background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/qtip/tip-sprite.gif);
}
.x-tip .x-tip-ft {
    background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/qtip/tip-sprite.gif);
}
.x-tip .x-tip-ft-left {
    background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/qtip/tip-sprite.gif);
}
.x-tip .x-tip-ft-right {
    background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/qtip/tip-sprite.gif);
}
.x-tip .x-tip-bd-left {
    background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/qtip/tip-sprite.gif);
}
.x-tip .x-tip-bd-right {
    background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/qtip/tip-sprite.gif);
}

/* BorderLayout */

.x-layout-container{
    background-color:#fff;
}
.x-layout-container .x-layout-tabs-body{
    border:0 none;
}
.x-layout-collapsed{
  background-color:#f3f2e7;
}
.x-layout-collapsed-over{
     background-color:#fbfbef;
}
.x-layout-panel{
        background:#fbfaf7;
}
.x-layout-split{
    background-color:#f3f2e7;
}
.x-layout-panel-hd { /* Headers such as "My tasks","Catalog" */
        background:none;
        background:#fbfaf7;
        padding:5px 0 5px 25px;
        border:none;
        background-position:8px 50%;
        background-repeat:no-repeat;
        color:#dc4509;
        font-size:12px;
        font-weight:bold;
        line-height:1em;
}
.x-layout-panel-hd-text, .x-layout-panel-hd-text strong {
    /* font:bold 12px verdana, helvetica, sans-serif; */ }

/* section specific header icons */
.categories-tree-region .x-layout-panel-hd { background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/layout/icon-catalog.gif); }
.products-grid-region .x-layout-panel-hd { background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/layout/icon-category.gif); }
.product-form-region .x-layout-panel-hd { background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/layout/icon-product.gif); }
.my-tasks-region .x-layout-panel-hd { background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/layout/icon-my-tasks.gif); }

.x-layout-panel-hd-tools { padding:0; }
.x-layout-tools-button { padding:0; }
.x-layout-tools-button-inner { width:18px; height:18px; }
.x-layout-tools-button-over {
    padding:0;
        border:0;
        margin:0;
}
.x-layout-close { background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/basic-dialog/panel_close.gif) no-repeat 0 0; }
.x-layout-tools-button-over .x-layout-close { background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/basic-dialog/panel_close.gif) no-repeat 0 -18px }
.x-layout-stick{
    background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/layout/stick.gif);
}

.x-layout-collapse-west,.x-layout-expand-east{ background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/basic-dialog/collapse.gif);}
.x-layout-expand-west,.x-layout-collapse-east{background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/basic-dialog/expand.gif);}
.x-layout-collapse-north,.x-layout-expand-south{ background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/basic-dialog/ns-collapse.gif);}
.x-layout-expand-north,.x-layout-collapse-south{ background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/basic-dialog/ns-expand.gif);}

.x-layout-tools-button-over .x-layout-collapse-west,.x-layout-tools-button-over .x-layout-expand-east{ background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/basic-dialog/collapse-on.gif);}
.x-layout-tools-button-over .x-layout-expand-west,.x-layout-tools-button-over .x-layout-collapse-east{background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/basic-dialog/expand-on.gif);}
.x-layout-tools-button-over .x-layout-collapse-north,.x-layout-tools-button-over .x-layout-expand-south{ background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/basic-dialog/ns-collapse-on.gif);}
.x-layout-tools-button-over .x-layout-expand-north,.x-layout-tools-button-over .x-layout-collapse-south{ background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/basic-dialog/ns-expand-on.gif);}

.x-layout-split-h{
    background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/sizer/e-handle-dark.gif);
}
.x-layout-split-v{
    background-image:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/sizer/s-handle-dark.gif);
}
.x-layout-panel .x-tabs-wrap {
        padding-top:10px;
        background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/layout/checkered-bg.gif) repeat-x 0 100%;
}
.x-layout-container .x-layout-panel-north { border:none;}
.x-layout-nested-layout .x-layout-panel-north { border-bottom:none; }
.x-layout-nested-layout .x-layout-panel-east {
      border-left:1px solid #aca899;
}
.x-layout-nested-layout .x-layout-panel-south {
      border-top:1px solid #aca899;
}
.x-layout-nested-layout .x-layout-panel-west { border-right:1px solid #c2b483; }

.x-layout-panel-dragover {
    border: 2px solid #aca899;
}
.x-layout-panel-proxy {
    background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/layout/gradient-bg.gif);
    background-color:#f3f2e7;
    border:1px dashed #aca899;
}
/** Resizable */

.x-resizable-over .x-resizable-handle-east, .x-resizable-pinned .x-resizable-handle-east{
    background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/sizer/e-handle.gif);
     background-position: left;
}
.x-resizable-over .x-resizable-handle-east, .x-resizable-pinned .x-resizable-handle-west{
    background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/sizer/e-handle.gif);
     background-position: left;
}
.x-resizable-over .x-resizable-handle-south, .x-resizable-pinned .x-resizable-handle-south{
    background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/sizer/s-handle.gif);
    background-position: top;
}
.x-resizable-over .x-resizable-handle-south, .x-resizable-pinned .x-resizable-handle-north{
    background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/sizer/s-handle.gif);
    background-position: top;
}
.x-resizable-over .x-resizable-handle-southeast, .x-resizable-pinned .x-resizable-handle-southeast{
    background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/sizer/se-handle.gif);
    background-position: top left;
}
.x-resizable-over .x-resizable-handle-northwest,.x-resizable-pinned .x-resizable-handle-northwest{
    background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/sizer/nw-handle.gif);
    background-position:bottom right;
}
.x-resizable-over .x-resizable-handle-northeast,.x-resizable-pinned .x-resizable-handle-northeast{
    background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/sizer/ne-handle.gif);
    background-position: bottom left;
}
.x-resizable-over .x-resizable-handle-southwest,.x-resizable-pinned .x-resizable-handle-southwest{
    background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/sizer/sw-handle.gif);
    background-position: top right;
}
.x-resizable-proxy{
    border: 1px dashed #615e55;
}

/** Toolbar */
.x-toolbar {
    background:url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/toolbar/toolbar-bg.gif) repeat-x #dbeff3;
    border:none;
    border-top:1px solid #b3d6dc;
    padding:2px 4px;
    }
.categories-tree-region .x-toolbar { padding:3px 4px; }
.x-toolbar .x-btn-over .x-btn-left, .x-toolbar .x-btn-pressed .x-btn-left, .x-toolbar .x-btn-menu-active .x-btn-left{
    background:none;
}
.x-toolbar .x-btn-over .x-btn-right, .x-toolbar .x-btn-pressed .x-btn-right, .x-toolbar .x-btn-menu-active .x-btn-right{
    background:none;
}
.x-toolbar .x-btn-over .x-btn-center, .x-toolbar .x-btn-pressed .x-btn-center, .x-toolbar .x-btn-menu-active .x-btn-center{
    background:none;
}
.x-paging-info {
    color:#222222;
}
.x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button {
    width:12px;
    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/toolbar/btn-arrow.gif) no-repeat 0 50%;
}
.x-btn-with-menu  .x-btn-center em {
    display:block;
    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/toolbar/btn-arrow.gif) no-repeat right 50%;
        padding-right:10px;
}
.x-btn-text-icon .x-btn-with-menu .x-btn-center em {
    display:block;
    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/toolbar/btn-arrow.gif) no-repeat right 50%;
        padding-right:13px;
}
.x-btn-text-icon .x-btn-center .x-btn-text {padding-left:20px; }
.x-toolbar .x-btn-text-icon .x-btn-menu-arrow-wrap .x-btn-center button {
    width:12px;
    background:transparent url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/magento/toolbar/btn-arrow.gif) no-repeat 0 50%;
}

/* For top menu only*/
.left-menu-toolbar .x-toolbar, .right-menu-toolbar .x-toolbar {
    border:0 none;
    background:#2E4D53;
    padding:5px 3px 0 3px;
    color:#fbfaf7;
    }

.left-menu-toolbar .x-toolbar td { padding:0 2px; background:none; }
.left-menu-toolbar .x-btn { border-bottom:5px solid #2E4D53;}
.left-menu-toolbar .x-btn-over { border-bottom:5px solid #dc4509;}
.left-menu-toolbar .x-btn-menu-active { border-bottom:5px solid #dc4509;}
.left-menu-toolbar .x-btn button, .right-menu-toolbar .x-btn button { color:#fbfaf7; /* font:bold 11px verdana, helvetica, sans-serif; */}
.left-menu-toolbar .x-btn-text-icon .x-btn-center .x-btn-text, .right-menu-toolbar .x-btn-text-icon .x-btn-center .x-btn-text {padding-left:3px; }

.right-menu-toolbar { width:420px;}
.right-menu-toolbar .btn-logout .x-btn-center .x-btn-text { padding-left:20px; }



.x-toolbar .x-btn-over .x-btn-left{background:none;}
.x-toolbar .x-btn-over .x-btn-right{background:none;}
.x-toolbar .x-btn-over .x-btn-center{background:none;}

/* combo box */
.x-combo-list {
    border:1px solid #efeadc;
    background:#faf9f4;
}
.x-combo-list-hd {
    color:#222;
    background-image: url(../../adminhtml/Magento/backend/en_US/extjs/resources/images/gray/layout/panel-title-light-bg.gif);
    border-bottom:1px solid #aca899;
}
.x-resizable-pinned .x-combo-list-inner {
    border-bottom:1px solid #aaa;
}
.x-combo-list .x-combo-selected{
    background:#ddd !important;
    border:1px solid #aaa;
}
.x-menu-list { border:none; }
/* form box */
.x-box-tl, .x-box-tr, .x-box-tc, .x-box-ml, .x-box-mr, .x-box-mc, .x-box-bl, .x-box-br, .x-box-bc { background:none; }
.x-box-mc fieldset { margin:2px; border:0; }
.x-box-mc fieldset legend { display:none; margin:0; padding:0; }
.x-box-mc fieldset label { text-transform:capitalize;}
.x-form-item { /*font:normal 12px verdana, helvetica, sans-serif; */ }
.x-form-text { padding:1px 2px; border:1px solid #999; background:none; background:#fff; }
.x-form-field { /* font:normal 12px verdana, helvetica, sans-serif; */}
.data-form { background:#fbfaf7; }


.address-view { background:#fbfaf7; padding:10px;}
.x-view-selected { border:none; }

input.l-tcb {
    height:13px;
    width:13px;
    margin-left:2px
}
.ext-ie .x-tree {
    position:static !important;
}
.no-active-category a span {
    color: #aaa !important;
}
/** css related to Uppy **/
.uppy-Dashboard-progressindicators,
.uppy-Dashboard-close,
.uppy-Dashboard-dropFilesHereHint,
.uppy-Dashboard-inner{
    display:none;
}

.image.image-placeholder #fileUploader{
    border:500px solid transparent;
    bottom:0;
    cursor:pointer;
    font-size:10em;
    height:100%;
    left:0;
    opacity:0;
    position:absolute;
    right:0;
    top:0;
    width:100%;
    z-index:3
}
@CHARSET "UTF-8";

.gtm { position:relative; }
.gtm > div { background:  url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjM4NUFDMEZBQUE2NTExRTdCMDBFRkM4N0UwNjcyOUNFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjM4NUFDMEZCQUE2NTExRTdCMDBFRkM4N0UwNjcyOUNFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6Mzg1QUMwRjhBQTY1MTFFN0IwMEVGQzg3RTA2NzI5Q0UiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Mzg1QUMwRjlBQTY1MTFFN0IwMEVGQzg3RTA2NzI5Q0UiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4hDEgvAAAIc0lEQVR42tSaTYwcVxHHq97rnpnd2W+biNhSZMUoEhLiAhIS4uPCHZCQuHLCCvFu7DiEXX8FZGXj2AHFkSOFK0c45MARuHCzQAqCAP4OTkwSJNszO9M9Pf3xXlH1er52ZvZrZjYfM9rd2e3u1/+q+lW9V68XiQg+yy9Pvv2iacF+mILZ0AAad3UhWQv9xqNS/A1BpRnox3BRJ/BFQA9STK9H9xqPmpCC4uNymSUEgwpMM4PkdgqaSuCVSmD59m5UI/fIP/OpgPxBrvObBO9+QcNfv16EygGVGzDpF2vUUdX+KDL4XVFSBPt7VHgFLGT7EoFJvjgG03XClzYCeJadyL6zHFT17Wmtn9AGzvBfggnfb6KDTYWG1jcyOmFVTpR8GQ5J3SusJH7hogIqfyojkIu369WUViw41+e54oAmfiM0/KmfIKD1s3iNzwg/NREQbEILL7P4E9alQK/4Vl6IEWxF6JeWY69wEScUCTURz7N4xubZXs/nfm9VlJ6fUn1Cb+p4ohkngulP1ADMxQvzy/3YWNpsSPcXiYTgVHom8f2XkWjmEzGAxU43jPP8ltj0i+8ek5wAbBaKK1mp+KJCKH2sBgg2DfG82R02wwyTQSzZpPY/ejpq4DobMQX4MVQh8VaQ2ZeqmR2oNrSD52mT26jRvB0GjRvNx1D7J1RB0xzQmgVM9i0CLH46zOzFamJPMuN7wqZffHQ7DMN/NxYANZDn4UZTPxcmuI4Sif0wQLAJMlqvJHYsbHhR0xIfzaPyCqpYAO35fJ2CSoinwhgv8ORXnChCHWyS8bGJboVBeD1aBOX5qlTgtZ7vDsoiTyrXRkAn5cSyB2d4KZKMHYFN2MAksIkW2PO+nioyPQV3EDvnkhihqgE8H8awzpGYGisCbWyqW2ADe8HmlmO+gw1qj8dD55JeBMVDEolKA07Jz3LBRSLeswGTwUauskmOTaOFTbGDTUc80abr3FX8SzUCwclysM7wwXTXCE0GG+lMBJvGA8bmILJqXRrEhrYYtBUJxZH4qeC0VXXy9gcb8YtpBLfvr4U3mkbbg5ewVJgG9vwwbDrj9TmhE4kQnueODMsSiT6cvAHxZjxspAkgshGLP1O5/t7rhXIMM0sKowdH1lnNrLSsw7ABGhyXWpGQ1rLagJOyxFpEOAs91Um1w4WIxTAXPzI23DaK+DC49f5a9eZ7rwEJ5xl8/pvZ1cPfKL1gU6hZuzU2MMxhlIvhRHY4BTFc4N/9tnedATzmwUZGxyu5+NEmqRzaWu3mPfb8vSsk3Tk37ZZ9hZ6CI99Sbz7+NY+NoEfbYdMvvv1DNBkWV4nghTDFp63CAx0DojvJU7UafN8o3NWSuNfz1IYVqFm/c/98/e5HVzSXSa9EoP0MvClOWPLdeU9+p/jrx7/qr5qY6tSDzU7iqbUjIT6KfS6Pd7MffOW3taM9OeDn+xiY+39P1abtIXcTotlDX4biXJO5/TOYxMDc4UOw9ORRaEeW+jwPO4jv1yAuzoyBNIm7CBWOwE2/kL2FKQ1UiG2x6TlgkUrlo4cvlJ9YWFacqOJ9XeAIlBQUPM8NdPcP8Y8//Et6URdwdjfYQKsK9d5WRwYqh/Tv3v7hgTvdJCZ4oJP0KtSD163tpvC22LTakvzdDoOaw9l0HcrJMlkPyJCkgRPx7h+TY/+9ll5GD5b2gs3mzTR2VBy/Amn2JsPycPNEhhhT2DhtKpWrYC13fbgDNkM4k3ZRmRmcP7gOs186jh6CSRO4+6fk2AfX0kvKxzlUe8fG5Qp3PyTis/QcY5QiDZvIFIZUr69KNqjFpWccTnb7vdN+np2xSs/opacucmk2D/+eUFxpvsINixO/W2z6EaUk/iV74zxrSrediXkiCiEIVo04c3HpuDOiJ5YEgxNQP1qopHHPpur/mT8X3zdz3pwtC0vUqnHbYTO4B8tjxfEl9vyLrCXpz/7hizmlAgrqq1zKCRecEa40DcWmL+woM62hpPa3j2rBvzY+h17Rg9gDX8+2hqHdY0MOm8uCTb/nd+4HGCdbb6xllY03yPbOzUOwaeewlmWEE18P/lGZ4QnTA615MovBxFEeyfY4O1SbLjbZ+a3E79APoMPJ1MNViaNeWlh2id0T/03YiOetTWpvs/h3qmXSxRIWfW4XPbe4s2niZmZVLI2AzagtpVsNSCTCVeaX9OL8suOgD6ZN2LxTKYtKaReVysVzUoMYnxuBoPziWNjsfVsFVcMG9TWerNCbX1gG1U3sHBvrsKkzNjx7lTR7XmnPCc8feij3kEKuMFnikpkbs4El9W6xGcGA3AgTBGsMK+O0uDIMGxEv7aKSjkvEM//dVhFbW7wcCV4KEGS8yPNGwmbEjS3HU8hGrEqkvQNLKxwFZPE1J175JWkXu9ionlyCjvj872I4zzZc5lD2hRw2DcbGMDYqhT289rwzx0hENoxOp+aRjT5IjwX/rM2zeF8Vi4PYuPPFvcrt++TP31S3EonXORKUCTYxY+One9Uz0gMORqeRPaydbt6ILCfsKeWY14PYqBY2YkXrc6t7aq16hfnoMlrD4lUyipbRn9CgaiqyP9fIqzbtrXC9Z8y3wgbbidTqEV05tpRGr/Ka+ywnTTqqjLGeD7COQFu7pslcyStNvlzoYEPtXMiRks/o3uz5NBJszvGBdBwNYz+hYVwipPS0MsmvutjkxuTMD2JjGRvIkvN8XjLu/Sf0kA8jRemaMtpmWHwOhKXtsMkYGxzP8xN/zMroJMras2jsa3kvsRU2yblJiZ+oAe2mCG12lhvWV91uTqfm8ytpXsqxwWSSt9yHfzXAiBc9PyMD70OivicGWE1voU3e4DJlJ323fflfCdneYL//xjTq1ziTAWemrufbT/twp8/6v9v8X4ABAMm6gX3hYI5cAAAAAElFTkSuQmCC") 100% 50% no-repeat;  }
.gtm > div > strong { display:block; margin-bottom:10px; }

li._active a.admin__page-nav-link.item-nav[href*="/edit/section/ec/"] { background:#FFF url('../../adminhtml/Magento/backend/en_US/Anowave_Ec/images/gtm.svg') no-repeat 95% 50%; }

.config-checkbox { border:1px solid #eee !important; }
.admin__scope-old .config-google,
.config-google { cursor: pointer; display:block; width:200px;  height:40px; border:2px solid transparent; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.admin__scope-old .config-google:hover,
.config-google:hover { border:2px solid rgba(26,115,232,0.5); }

tr[id="row_ec_adwords_customer_id"] td,
tr[id="row_ec_adwords_developer_token"] td,
tr[id="row_ec_adwords_preview"] td,
tr[id="row_ec_adwords_key"] td,
tr[id="row_ec_adwords_test"] td,
tr[id="row_ec_adwords_customer_id"] td,
tr[id="row_ec_adwords_conversion_action_id"] td, 
tr[id="row_ec_adwords_customer_manager_id"] td,
tr[id="row_ec_adwords_allow_enhanced_conversions_adjustments"] td,
tr[id="row_ec_adwords_allow_conversion_enhancement_server_side"] td  { background:#f8f8f8; }
tr[id="row_ec_adwords_google_ads_api_about"] td { background:#ffefef; } 

[data-ads] table th { padding:5px; text-align: left;}
[data-ads] table th + th { text-align: right;}
[data-ads] table { width:100%; }
[data-ads] table tr td { padding:5px; }
[data-ads] table tr td:first-child { text-align: left;}
[data-ads] table tr td:first-child + td { text-align: right;}
[data-ads] table tr:nth-child(odd) td { background:#f8f8f8; } 

[data-ads] [data-state] { padding:20px; padding-left:40px; }

[data-ads] [data-state].success { background: url('../../adminhtml/Magento/backend/en_US/Anowave_Ec/images/success.svg') 0 12px no-repeat; }
[data-ads] [data-state].failure { background: url('../../adminhtml/Magento/backend/en_US/Anowave_Ec/images/failure.svg') 0 12px no-repeat; }

[data-ads-errors] { padding:10px; background: #ffebe1; margin-top:20px; }


.submenu [data-ui-id="menu-anowave-ec-ec"].parent > strong.submenu-group-title { padding-left:30px; margin-left:10px; background: url('../../adminhtml/Magento/backend/en_US/Anowave_Ec/images/gtm.svg') 0 14px no-repeat; }

.page-actions .page-actions-buttons > button[id="conversion_adjustment"],
.page-actions .page-actions-buttons > button[id="conversion_enhancement"] { background: url('../../adminhtml/Magento/backend/en_US/Anowave_Ec/images/ads.svg') 0px 50% no-repeat; padding-left:30px; }

textarea[data-script] { width:98%; margin:5px 0; padding:1%; min-height:200px; border:1px solid #333; }

textarea[id=ec_cookie_content_css].admin__control-textarea { padding:10px; min-height: 400px; }


.accordion .admin__collapsible-block a[id^="ec_"] { padding-left:40px; background-position:-50px 50%; -ms-transition:background-position .2s; -moz-transition:background-position .2s; -o-transition:background-position .2s; -webkit-transition:background-position .2s; }

.accordion .admin__collapsible-block a[id^="ec_ec4-head"].open,
.accordion .admin__collapsible-block a[id^="ec_gmp-head"].open {  background: url('../../adminhtml/Magento/backend/en_US/Anowave_Ec/images/ga4.svg') -50px 50% no-repeat; background-position:0 50%; }
.accordion .admin__collapsible-block a[id^="ec_general-head"].open {  background: url('../../adminhtml/Magento/backend/en_US/Anowave_Ec/images/gtm.svg') -50px 50% no-repeat; background-position:0 50%; }
.accordion .admin__collapsible-block a[id^="ec_adwords-head"].open {  background: url('../../adminhtml/Magento/backend/en_US/Anowave_Ec/images/ads.svg') -50px 50% no-repeat; background-position:5px 50%; }
.accordion .admin__collapsible-block a[id^="ec_facebook-head"].open {  background: url('../../adminhtml/Magento/backend/en_US/Anowave_Ec/images/meta.svg') -50px 50% no-repeat; background-position:0 50%; }
.accordion .admin__collapsible-block a[id^="ec_tiktok-head"].open {  background: url('../../adminhtml/Magento/backend/en_US/Anowave_Ec/images/tiktok.svg') -50px 50% no-repeat; background-position:0 50%; }
.accordion .admin__collapsible-block a[id^="ec_api-head"].open {  background: url('../../adminhtml/Magento/backend/en_US/Anowave_Ec/images/gtm.svg') -50px 50% no-repeat; background-position:0 50%; }
.accordion .admin__collapsible-block a[id^="ec_selectors-head"].open {  background: url('../../adminhtml/Magento/backend/en_US/Anowave_Ec/images/advanced.svg') -50px 50% no-repeat; background-position:0 50%; }


@CHARSET "UTF-8";

td.sort-drag-icon { background:url('data:image/gif;base64,R0lGODlhDwAPAIABAOtSAv///yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTczNDYwRDlEMzNEMTFFNkFFMUNDOEI5MEQ4RjI1MDciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTczNDYwREFEMzNEMTFFNkFFMUNDOEI5MEQ4RjI1MDciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFNzM0NjBEN0QzM0QxMUU2QUUxQ0M4QjkwRDhGMjUwNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFNzM0NjBEOEQzM0QxMUU2QUUxQ0M4QjkwRDhGMjUwNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAEAAAEALAAAAAAPAA8AAAIijB+Ai+C8nISRMkWx0ek83yjSSE7fFoIqmlmVm4zwBHdMAQA7') 10px 20px no-repeat }@font-face {
    font-family: 'mailchimp';
    src:  url('../../adminhtml/Magento/backend/en_US/Ebizmarts_MailChimp/fonts/mailchimp.eot?3g8ubh');
    src:  url('../../adminhtml/Magento/backend/en_US/Ebizmarts_MailChimp/fonts/mailchimp.eot?3g8ubh#iefix') format('embedded-opentype'),
    url('../../adminhtml/Magento/backend/en_US/Ebizmarts_MailChimp/fonts/mailchimp.ttf?3g8ubh') format('truetype'),
    url('../../adminhtml/Magento/backend/en_US/Ebizmarts_MailChimp/fonts/mailchimp.woff?3g8ubh') format('woff'),
    url('../../adminhtml/Magento/backend/en_US/Ebizmarts_MailChimp/fonts/mailchimp.svg?3g8ubh#mailchimp') format('svg');
    font-weight: normal;
    font-style: normal;}
.admin__menu .item-mailchimp-menu.parent.level-0 > a:before {
    font-family: 'mailchimp';
    content: "\e991"
}

.admin__data-grid-wrap .data-grid .data-grid-draggable .data-row .data-grid-thumbnail-cell .admin__control-thumbnail > img:before {
    border:none;
}

.freddie {
    background-image:url('../../adminhtml/Magento/backend/en_US/Ebizmarts_MailChimp/images/freddie.png');
    background-repeat:no-repeat;
    font-size:0px;
    display:block;
    background-size: 20px;
    background-position: right bottom;
}
/**
 * @author IOHO
 * @copyright Copyright (c) IOHO (https://www.ioho.com)
 * @package Core for Magento 2
 */

.admin__menu #menu-ioho-core-core > a:before  {
    opacity: 0.65;
    content: '';
    font-size: 2.4rem;
    display: block;
    position: relative;
    top: -0.3rem;
    width: 50px;
    height: 30px;
    background: url(../../adminhtml/Magento/backend/en_US/Ioho_Core/images/ioho.svg);
    background-size: 50px 30px;
    margin: 0 auto;
}
.admin__menu #menu-ioho-core-core:hover > a:before {
    opacity: 1;
}

.config-nav-block.ioho-core strong:before {
    background: url(../../adminhtml/Magento/backend/en_US/Ioho_Core/images/ioho-loghino.png) no-repeat;
    background-size: 63px;
    width: 63px;
    height: 15px;
    content: '';
    display: inline-block;
    margin-left: 5px;
    vertical-align: bottom;
}

.config-nav-block.ioho-core strong {
    font-size: 0;
}

.ioho-core.admin__page-nav-title.title {
    padding: 10px;
}
/**
 * @author IOHO
 * @copyright Copyright (c) IOHO (https://www.ioho.com)
 * @package Core for Magento 2
 */

.admin__menu #menu-ioho-core-core > a:before  {
    opacity: 0.65;
    content: '';
    font-size: 2.4rem;
    display: block;
    position: relative;
    top: -0.3rem;
    width: 50px;
    height: 30px;
    background: url(../../adminhtml/Magento/backend/en_US/Ioho_Core/images/ioho.svg);
    background-size: 50px 30px;
    margin: 0 auto;
}
.admin__menu #menu-ioho-core-core:hover > a:before {
    opacity: 1;
}

.config-nav-block.ioho-core strong:before {
    background: url(../../adminhtml/Magento/backend/en_US/Ioho_Core/images/ioho-loghino.png) no-repeat;
    background-size: 63px;
    width: 63px;
    height: 15px;
    content: '';
    display: inline-block;
    margin-left: 5px;
    vertical-align: bottom;
}

.config-nav-block.ioho-core strong {
    font-size: 0;
}

.ioho-core.admin__page-nav-title.title {
    padding: 10px;
}
.no-active-category a {
    color: #aaa !important;
}
.admin__menu .item-lof-all > a:before {
    content: url('../../adminhtml/Magento/backend/en_US/Lof_All/images/logo.png') !important;
    font-size: 2.4rem!important;
    position: relative!important;
    top: -0.2rem!important;
}

.vlicense .vitem {
    float: left;
    width: 100%;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px dashed #CCC;
}

.vlicense .vitem:last-child {
    border-bottom: 0
}

.vlicense .vitem .pimg {
    float: left;
    width: 300px;
    margin-right: 30px;
    margin-bottom: 10px;
}

.vlicense .vitem .pdetails {
    float: left;
    max-width: 700px;
}

.vlicense .vitem .plicense {
    margin-bottom: 5px;
    float: left;
    width: 400px;
    margin-top: 5px;
}

.vlicense .vitem .pinvalid {
    color: #F00;
    margin-top: 5px;
}

.vlicense .vitem .pmeta {
    margin-top: 20px;
}

.vlicense .vitem input {
    max-width: 400px;
}

.vlicense .pvalid {
    font-weight: bold;
    color: #3cb861;
}

.vlicense .pinvalid {
    font-weight: bold;
    color: #F00;
}

.vlicense h1 {
    color: #41362f
}

.vlicense h1 a:hover {
    text-decoration: none
}

#lof-elist {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0
}

#lof-elist .extend-card {
    width: 47%;
    border: 1px solid #ddd;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
    height: 500px;
    overflow: hidden;
    transition: border-color .1s linear;
    display: inline-block;
}

#lof-elist .extend-card .extend-card-top {
    float: left;
    position: relative;
    height: 100%;
}

.extend-card-image:before,
.extend-card-image:after,
#lof-elist .extend-card .extend-card-top:before,
#lof-elist .extend-card .extend-card-top:after {
    display: table;
    line-height: 0;
    content: "";
    clear: both;
}

#lof-elist .extend-card-image img {
    top: 20px;
    left: 20px;
    width: 100%;
    height: auto;
    float: left;
    min-height: 130px;
}

.extend-des {
    /* padding: 14px; */
    height: 100px;
    float: left;
    background: #FFF;
}

.extend-card {
    position:relative;
}

.extend-card:hover .extend-des{
    position: absolute;
    z-index: 99;
    height: auto;
    height: 100%;
    line-height: 22px;
    width: 100%;
}
.extend-des-inner {
    max-height: 422px;
    background: #FFF;
    overflow: hidden;
    padding: 14px 14px 0 14px;
}

.extend-des ul {
    margin-left: 20px;
    margin-bottom: 0;
}

#lof-elist .extend-card a:hover {
    text-decoration: none;
}

#lof-elist .extend-card h3 {
    margin: 20px 0 12px;
    font-size: 22px;
    line-height: 1.3;
    font-weight: normal;
    width: 100%;
    color: #eb5202;
}

#lof-elist .extend-card h3:hover {
    color: #eb5202;
}

#lof-elist .extend-card .extend-price {
    font-size: 32px;
    /* margin-top: 10px; */
    text-align: center;
    float: left;
    width: 100%;
    /* margin-bottom: 20px; */
    /* display: none; */
    color: #eb5202;
}

#lof-elist .erow {
    float: left;
    width: 100%
}

#lof-elist .extend-card-desc {
    float: left;
    text-align: center;
    display: block;
    width: 100%;
    /* margin-bottom: 10px; */
    position: relative;
}

#lof-elist .extend-card-desc a:first-child {
    float: left;
    width: 100%;
    /* margin-bottom: 10px; */
    /* background: #eb5202; */
}

#lof-elist h1 a:hover {
    text-decoration: none;
}

#lof-elist h1 {
    margin-bottom: 50px;
    font-size: 2.8rem !important;
    text-align: center;
}

#lof-elist h1 a {
    color: #eb5202
}

#lof-elist a:focus, #lof-elist a:active {
    text-decoration: none;
}

#lof-elist .edetai:hover {
    text-decoration: underline;
    color: #eb5202;
}

#lof-elist .extend-card-image {
    float: left;
}

#lof-elist .extend-buynow {
    padding: 10px 25px;
    font-size: 16px;
    border-radius: 30px;
    border: 2px solid #eb5202;
    background: #eb5202;
    color: #FFF;
    margin-top: 10px;
    transition: border-color .1s linear;
    cursor: pointer;
}

#lof-elist .extend-des .extend-buynow {
    margin-left: 14px;
}

#lof-elist .extend-buynow:hover {
    background: #ca4802;
    border-color: #ca4802;
}

.landofcoder-menu {
    color: #41362f;
    float: left;
    font-size: 1.6rem;
    margin-top: .7rem;
}
.page-main-actions._hidden .landofcoder-menu {
    display: none;
}
.landofcoder-menu .dropdown {
    display: inline-block!important;
    position: relative;
}
.landofcoder-menu .dropdown:before, .landofcoder-menu .dropdown:after {
    content: "";
    display: table;
}
.landofcoder-menu .admin__action-dropdown {
    font-size: 1.6rem;
    letter-spacing: .025em;
    background-color: #f8f8f8;
    z-index: 20;
    transition: border-color 0.15s ease;
}
.landofcoder-menu .dropdown .dropdown-menu {
    margin: 0;
    padding: 6px 0 3px 0;
    list-style: none none;
    box-sizing: border-box;
    background: #ffffff;
    border: 1px #007bdb solid;
    position: absolute;
    z-index: 1000;
    top: 100%;
    line-height: 1.36;
    min-width: 18.5rem;
    margin-top: -1px;
    display: none;
    transition: all 0.15s ease;
    visibility: hidden;
    opacity: 0;
}
.landofcoder-menu .dropdown.active .admin__action-dropdown-text:after {
    background-color: #ffffff;
    content: '';
    height: 6px;
    position: absolute;
    top: 100%;
    right: -6px;
    left: 0;
}
.landofcoder-menu .dropdown.active .admin__action-dropdown,
.landofcoder-menu .dropdown.active .dropdown-menu {
    border-color: #007bdb;
    background-color: #fff;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.landofcoder-menu .dropdown.active .dropdown-menu {
    display: block;
    opacity: 1;
    visibility: visible;
}
.landofcoder-menu .dropdown .dropdown-menu li:hover,
.landofcoder-menu .dropdown .dropdown-menu li.current {
    background: #e0f6fe;
    cursor: pointer;
}
.landofcoder-menu .dropdown-menu>li>a:focus,.landofcoder-menu .dropdown-menu>li>a:hover{
    background: #e0f6fe;
}
.landofcoder-menu .dropdown-menu li {
    margin: 0;
    border: 0;
    cursor: default;
    font-size: 1.4rem;
    list-style-type: none;
}
.landofcoder-menu .dropdown-menu li a {
    text-decoration: none;
    color: #41362f;
    display: block;
    padding: .6rem 1.8rem;
}
.landofcoder-menu .dropdown-menu li.separator {
    border-top: 1px #adadad solid;
}
.landofcoder-menu .dropdown-menu li.separator a {
    padding-top: .8rem;
}

/* The container <div> - needed to position the dropdown content */
.landofcoder-menu .dropdown-child {
    position: relative;
}

/* Dropdown Content (Hidden by Default) */
.landofcoder-menu .dropdown-content {
    border-radius: 2px;
    left: 100%;
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    top: 0;
    border: 1px #adadad solid;
}

/* Links inside the dropdown */
.landofcoder-menu .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.landofcoder-menu .dropdown-content a:hover {background-color: #e0f6fe}

/* Show the dropdown menu on hover */
.landofcoder-menu .dropdown-child:hover .dropdown-content {
    display: block;
}:root {
    --color-smile-orange:          #FF8054;
    --color-smile-blue:            #3B72FF;
    --color-toolbar-dark:          #3D414C;
    --color-toolbar-dark-selected: #4D515C;
    --color-toolbar-light:         #ADB3BF;
    --color-toolbar-verylight:     #E8EAED;
    --toolbar-shadow:              0 0 3px 0px #555;
    --toolbar-font-size:           13px;
    --size-height-header:          41px;
    --size-height-title:           61px;
    --background-disabled:         rgba(50, 50, 50, 0.5);
}

.smile-toolbar {
    display: none;
}

.smile-toolbar a {
    cursor: pointer;
    background: transparent;
}

.smile-toolbar * {
    z-index: 99999;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: var(--toolbar-font-size);
    font-weight: normal;
    box-sizing: border-box;
}

.smile-toolbar table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

.smile-toolbar .st-close {
    cursor: pointer;
    text-align: center;
    float: right;
    height: var(--size-height-header);
    line-height: var(--size-height-header);
}

.smile-toolbar .st-close:before {
    content:     '\e616';
    font-family: 'luma-icons', 'Admin Icons';
    font-weight: bold;
    margin-left: 15px;
    margin-right: 15px;
}

.smile-toolbar .st-close:hover {
    color: #FFF;
}

.smile-toolbar .box-warning {
    background-color: var(--color-smile-orange) !important;
}

.smile-toolbar .value-warning {
    color: var(--color-smile-orange) !important;
    font-weight: bold;
}

.smile-toolbar .st-logo {
    position: fixed;
    top: 0;
    right: 0;
    cursor: pointer;
    font-weight: bold;
    color: #FFF;
    background-color: var(--color-smile-blue);
    width: 150px;
    height: var(--size-height-header);
    line-height: var(--size-height-header);
    text-align: center;
    vertical-align: middle;
    box-shadow: var(--toolbar-shadow);
}

.smile-toolbar .st-titles {
    position: fixed;
    left: 0;
    top: 0;
    border: none;
    width: 100%;
    padding-right: 150px;
    text-align: center;

    display: none;
    background-color: var(--color-toolbar-dark);
    color: var(--color-toolbar-verylight);
    box-shadow: var(--toolbar-shadow);
}
.smile-toolbar .st-titles span {
    padding-left:  14px;
    padding-right: 14px;
    padding-top:    calc((var(--size-height-header) - var(--toolbar-font-size) - 1px) / 2);
    padding-bottom: calc((var(--size-height-header) - var(--toolbar-font-size) - 1px) / 2 - 1px);
    height: var(--size-height-header);
    line-height:var(--size-height-header);
    cursor: pointer;
}

.smile-toolbar .st-titles span.st-selected {
    background-color: var(--color-toolbar-dark-selected);
}

.smile-toolbar .st-zones {
    position: fixed;
    right: 0;
    top: var(--size-height-header);
    width: 100%;
    height: 100vh;
    background-color: var(--background-disabled);
}

.smile-toolbar .st-zones .st-zone {
    float: right;
    display: none;
    background: #FFF;
    box-shadow: var(--toolbar-shadow);
    width: 700px;
}

.smile-toolbar .st-zones .st-title,
#st-modal-display #st-modal-main .st-title {
    padding: 20px;
    margin: 0;
    background-color: var(--color-toolbar-verylight);
    height: var(--size-height-title);
}

.smile-toolbar .st-zones h1,
#st-modal-display #st-modal-main .st-title h1 {
    color: var(--color-toolbar-dark);
    font-weight: bold;
    font-size: 150%;
    padding: 0;
    margin: 0;
}

.smile-toolbar .st-zones .st-table-links {
    float: right;
}

.smile-toolbar .st-zones .st-table-links a {
    text-transform: uppercase;
    color: var(--color-smile-blue);
    font-weight: bold;
}

.smile-toolbar .st-zones .st-content {
    padding: 15px;
    color: var(--color-toolbar-dark);
    max-height: calc(95vh - var(--size-height-header) - var(--size-height-title));
    overflow: auto;
}

.smile-toolbar h2 {
    color: var(--color-toolbar-dark);
    background-color: var(--color-toolbar-verylight);
    font-weight: bold;
    font-size: 110%;
    padding: 10px;
    margin: 0;
}

.smile-toolbar table {
    border: none;
    background: none;
    margin-bottom: 10px;
    width: 100%;
}

.smile-toolbar th,
.smile-toolbar td {
    word-break: break-all;
    margin: 0;
    padding: 12px;
}


.smile-toolbar tr {
    border-bottom: solid 1px var(--color-toolbar-light);
}

.smile-toolbar thead th,
.smile-toolbar thead td {
    font-weight: bold;
    color: var(--color-toolbar-light);
    text-transform: uppercase;
    text-align: right;
}

.smile-toolbar thead th {
    text-align: left;
}

.smile-toolbar tbody > tr > th {
    font-weight: bold;
    width: 35%;
}

.smile-toolbar tbody td {

}

.smile-toolbar pre.complex-value {
    font-size: 90%;
    border: solid 1px lightgrey;
    background-color: #EEE;
    font-family: 'Courier New', Courier, monospace;
    margin: 0;
    padding: 0;
    overflow: auto;
    width: 450px;
}

.smile-toolbar tbody tr:hover {
    background-color: var(--color-toolbar-verylight) !important;
}

.smile-toolbar table.st-profiler div.st-percent {
    height: 3px;
    border-radius: 2px;
    margin: 0;
    padding: 0;
    background: var(--color-smile-orange);
}

.smile-toolbar table.st-profiler .st-with-children {
    font-weight: bold;
}

.smile-toolbar table.st-profiler span.st-expand {
    float: left;
    margin: 0 2px 0 0;
    padding: 0;
    border: none;
    color: var(--color-toolbar-dark-selected);
    font-weight: bold;
    text-align: center;
    width: 20px;
}

.smile-toolbar table.st-profiler .st-with-children span.st-expand {
    cursor: pointer;
}

.smile-toolbar .st-navigator {
    float: right;
    background: #FFF;
    box-shadow: var(--toolbar-shadow);
    width: 550px;
    padding-bottom: 10px;
}

.smile-toolbar .st-navigator .st-title,
#st-modal-display #st-modal-main .st-title {
    background-color: var(--color-smile-blue);
}

.smile-toolbar .st-navigator .st-content {
    padding-bottom: 0;
}

.smile-toolbar .st-footer {
    text-align: center;
    color: var(--color-toolbar-light);
}

.smile-toolbar .st-navigator h1,
#st-modal-display #st-modal-main .st-title h1 {
    color: var(--color-toolbar-verylight);
}

.smile-toolbar .st-navigator tbody {
    cursor: pointer;
}

.smile-toolbar .st-navigator td.st-selected {
    background-color: var(--color-toolbar-verylight);
    font-weight: bold;
}

#st-modal-display {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    background-color: var(--background-disabled);
    z-index: 99999;
}

#st-modal-display #st-modal-main {
    width: 90vw;
    height: 90vh;
    margin: auto;
    margin-top: 5vh;
    border: none;
    background: #FFF;
    box-shadow: var(--toolbar-shadow);
}
#st-modal-display #st-modal-main .st-title {
    text-align: center;
    padding-right: 5px;
}

#st-modal-display #st-modal-main .st-close {
    color: #FFF;
    padding: 0;
    margin: 0;
    margin-top: -10px;
}

#st-modal-display #st-modal-content {
    padding: 15px;
    color: var(--color-toolbar-dark);
    overflow: scroll;
    width: 100%;
    height: calc(100% - 61px);
}

#st-modal-display .smile-table {
    table-layout: fixed;
    width: 100%;
}

#st-modal-display .smile-table thead th span {
    cursor: pointer;
    font-weight: normal;
    background-color: transparent;
}

#st-modal-display .smile-table thead th span.selected {
    cursor: default;
    color: #111;
}

.smile-toolbar .hjs-code {
}

.smile-toolbar .hjs-code pre {
    margin-bottom: 0 !important;
    padding: 0 !important;
}

#st-modal-display .smile-sub-table {
    margin: 0;
    padding: 0;
    display: none;
}

#st-modal-display .smile-sub-table > td > div {
    box-shadow: var(--toolbar-shadow);
    background: #FFF;
    margin: 5px;
    padding: 5px;
}


#st-modal-display .smile-sub-table pre {
    margin: 0;
    padding: 0;
}

#st-modal-display .smile-has-sub-table {
    cursor: pointer;
}

.st-sortable {
    position: relative;
    display: inline-block;
    vertical-align: -50%;

    padding: 0;
    margin: 0;
    margin-left: 5px;

    width: var(--toolbar-font-size);
    height: calc(var(--toolbar-font-size) * 2.2);
}

.st-sortable .st-sortable-asc {
    position: absolute;
    display: block;
    left: 0;
    top:  0;
}

.st-sortable .st-sortable-desc {
    position: absolute;
    display: block;
    left:   0;
    bottom: 0;
}

.smile-toolbar thead th {
     white-space: nowrap;
}
.st-value-time-h,
.st-value-time-m,
.st-value-time-s,
.st-value-time-ms {
    text-align: right !important;
    white-space: nowrap;
}

.st-value-time-h:after  { content: ' h'; }
.st-value-time-m:after  { content: ' m'; }
.st-value-time-s:after  { content: ' s'; }
.st-value-time-ms:after { content: ' ms'; }

.st-value-size-o,
.st-value-size-ko,
.st-value-size-mo,
.st-value-size-go {
    text-align: right !important;
    white-space: nowrap;
}

.st-value-size-o:after  { content: ' o'; }
.st-value-size-ko:after { content: ' Ko'; }
.st-value-size-mo:after { content: ' Mo'; }
.st-value-size-go:after { content: ' Go'; }

.st-value-number {
    text-align: right !important;
    white-space: nowrap;
}

.st-value-date,
.st-value-hour,
.st-value-datetime {
    text-align: center !important;
    white-space: nowrap;
}

.st-value-center {
    text-align: center !important;
}

.st-value-text {
    text-align: left !important;
}

.st-value-nowrap {
    white-space: nowrap;
}
/* jsTree default theme */
.jstree-node,
.jstree-children,
.jstree-container-ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}
.jstree-node {
  white-space: nowrap;
}
.jstree-anchor {
  display: inline-block;
  color: black;
  white-space: nowrap;
  padding: 0 4px 0 1px;
  margin: 0;
  vertical-align: top;
}
.jstree-anchor:focus {
  outline: 0;
}
.jstree-anchor,
.jstree-anchor:link,
.jstree-anchor:visited,
.jstree-anchor:hover,
.jstree-anchor:active {
  text-decoration: none;
  color: inherit;
}
.jstree-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}
.jstree-icon:empty {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}
.jstree-ocl {
  cursor: pointer;
}
.jstree-leaf > .jstree-ocl {
  cursor: default;
}
.jstree .jstree-open > .jstree-children {
  display: block;
}
.jstree .jstree-closed > .jstree-children,
.jstree .jstree-leaf > .jstree-children {
  display: none;
}
.jstree-anchor > .jstree-themeicon {
  margin-right: 2px;
}
.jstree-no-icons .jstree-themeicon,
.jstree-anchor > .jstree-themeicon-hidden {
  display: none;
}
.jstree-hidden,
.jstree-node.jstree-hidden {
  display: none;
}
.jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px;
}
.jstree-rtl .jstree-anchor > .jstree-themeicon {
  margin-left: 2px;
  margin-right: 0;
}
.jstree-rtl .jstree-node {
  margin-left: 0;
}
.jstree-rtl .jstree-container-ul > .jstree-node {
  margin-right: 0;
}
.jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%;
}
.jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
  cursor: pointer;
}
.jstree-wholerow-ul .jstree-anchor,
.jstree-wholerow-ul .jstree-icon {
  position: relative;
}
.jstree-wholerow-ul .jstree-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.jstree-contextmenu .jstree-anchor {
  -webkit-user-select: none;
  /* disable selection/Copy of UIWebView */
  -webkit-touch-callout: none;
  /* disable the IOS popup when long-press on a link */
  user-select: none;
}
.vakata-context {
  display: none;
}
.vakata-context,
.vakata-context ul {
  margin: 0;
  padding: 2px;
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #979797;
  box-shadow: 2px 2px 2px #999999;
}
.vakata-context ul {
  list-style: none;
  left: 100%;
  margin-top: -2.7em;
  margin-left: -4px;
}
.vakata-context .vakata-context-right ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}
.vakata-context li {
  list-style: none;
}
.vakata-context li > a {
  display: block;
  padding: 0 2em 0 2em;
  text-decoration: none;
  width: auto;
  color: black;
  white-space: nowrap;
  line-height: 2.4em;
  text-shadow: 1px 1px 0 white;
  border-radius: 1px;
}
.vakata-context li > a:hover {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1;
}
.vakata-context li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
  background-position: right center;
  background-repeat: no-repeat;
}
.vakata-context li > a:focus {
  outline: 0;
}
.vakata-context .vakata-context-no-icons {
  margin-left: 0;
}
.vakata-context .vakata-context-hover > a {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1;
}
.vakata-context .vakata-context-separator > a,
.vakata-context .vakata-context-separator > a:hover {
  background: white;
  border: 0;
  border-top: 1px solid #e2e3e3;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  padding: 0;
  margin: 0 0 0 2.4em;
  border-left: 1px solid #e0e0e0;
  text-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border-radius: 0;
}
.vakata-context .vakata-contextmenu-disabled a,
.vakata-context .vakata-contextmenu-disabled a:hover {
  color: silver;
  background-color: transparent;
  border: 0;
  box-shadow: 0 0 0;
}
.vakata-context .vakata-contextmenu-disabled > a > i {
  filter: grayscale(100%);
}
.vakata-context li > a > i {
  text-decoration: none;
  display: inline-block;
  width: 2.4em;
  height: 2.4em;
  background: transparent;
  margin: 0 0 0 -2em;
  vertical-align: top;
  text-align: center;
  line-height: 2.4em;
}
.vakata-context li > a > i:empty {
  width: 2.4em;
  line-height: 2.4em;
}
.vakata-context li > a .vakata-contextmenu-sep {
  display: inline-block;
  width: 1px;
  height: 2.4em;
  background: white;
  margin: 0 0.5em 0 0;
  border-left: 1px solid #e2e3e3;
}
.vakata-context .vakata-contextmenu-shortcut {
  font-size: 0.8em;
  color: silver;
  opacity: 0.5;
  display: none;
}
.vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}
.vakata-context-rtl li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
  background-position: left center;
  background-repeat: no-repeat;
}
.vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3;
}
.vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto;
}
.vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0;
}
.vakata-context-rtl li > a .vakata-contextmenu-sep {
  margin: 0 0 0 0.5em;
  border-left-color: white;
  background: #e2e3e3;
}
#jstree-marker {
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px 0 0 0;
  padding: 0;
  border-right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}
#jstree-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px;
}
#jstree-dnd .jstree-icon,
#jstree-dnd .jstree-copy {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
}
#jstree-dnd .jstree-ok {
  background: green;
}
#jstree-dnd .jstree-er {
  background: red;
}
#jstree-dnd .jstree-copy {
  margin: 0 2px 0 2px;
}
.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-repeat: no-repeat;
  background-color: transparent;
}
.jstree-default .jstree-anchor,
.jstree-default .jstree-animated,
.jstree-default .jstree-wholerow {
  transition: background-color 0.15s, box-shadow 0.15s;
}
.jstree-default .jstree-hovered {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #cccccc;
}
.jstree-default .jstree-context {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #cccccc;
}
.jstree-default .jstree-clicked {
  background: #beebff;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #999999;
}
.jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
  display: none;
}
.jstree-default .jstree-disabled {
  background: transparent;
  color: #666666;
}
.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
  box-shadow: none;
}
.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default .jstree-disabled > .jstree-icon {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.jstree-default .jstree-search {
  font-style: italic;
  color: #8b0000;
  font-weight: bold;
}
.jstree-default .jstree-no-checkboxes .jstree-checkbox {
  display: none !important;
}
.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
  background: transparent;
  box-shadow: none;
}
.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #e7f4f9;
}
.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
  background: transparent;
}
.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #e7f4f9;
}
.jstree-default > .jstree-striped {
  min-width: 100%;
  display: inline-block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat;
}
.jstree-default > .jstree-wholerow-ul .jstree-hovered,
.jstree-default > .jstree-wholerow-ul .jstree-clicked {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
}
.jstree-default .jstree-wholerow {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.jstree-default .jstree-wholerow-hovered {
  background: #e7f4f9;
}
.jstree-default .jstree-wholerow-clicked {
  background: #beebff;
  background: -webkit-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  background: linear-gradient(to bottom, #beebff 0%, #a8e4ff 100%);
}
.jstree-default .jstree-node {
  min-height: 24px;
  line-height: 24px;
  margin-left: 24px;
  min-width: 24px;
}
.jstree-default .jstree-anchor {
  line-height: 24px;
  height: 24px;
}
.jstree-default .jstree-icon {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.jstree-default .jstree-icon:empty {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.jstree-default.jstree-rtl .jstree-node {
  margin-right: 24px;
}
.jstree-default .jstree-wholerow {
  height: 24px;
}
.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-image: url("../../adminhtml/Magento/backend/en_US/jquery/jstree/themes/default/32px.png");
}
.jstree-default .jstree-node {
  background-position: -292px -4px;
  background-repeat: repeat-y;
}
.jstree-default .jstree-last {
  background: transparent;
}
.jstree-default .jstree-open > .jstree-ocl {
  background-position: -132px -4px;
}
.jstree-default .jstree-closed > .jstree-ocl {
  background-position: -100px -4px;
}
.jstree-default .jstree-leaf > .jstree-ocl {
  background-position: -68px -4px;
}
.jstree-default .jstree-themeicon {
  background-position: -260px -4px;
}
.jstree-default > .jstree-no-dots .jstree-node,
.jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -4px;
}
.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -4px;
}
.jstree-default .jstree-disabled {
  background: transparent;
}
.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
}
.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default .jstree-checkbox {
  background-position: -164px -4px;
}
.jstree-default .jstree-checkbox:hover {
  background-position: -164px -36px;
}
.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default .jstree-checked > .jstree-checkbox {
  background-position: -228px -4px;
}
.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default .jstree-checked > .jstree-checkbox:hover {
  background-position: -228px -36px;
}
.jstree-default .jstree-anchor > .jstree-undetermined {
  background-position: -196px -4px;
}
.jstree-default .jstree-anchor > .jstree-undetermined:hover {
  background-position: -196px -36px;
}
.jstree-default .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.jstree-default > .jstree-striped {
  background-size: auto 48px;
}
.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.jstree-default.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -132px -36px;
}
.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -100px -36px;
}
.jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -68px -36px;
}
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -36px;
}
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -36px;
}
.jstree-default .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../../adminhtml/Magento/backend/en_US/jquery/jstree/themes/default/throbber.gif") center center no-repeat;
}
.jstree-default .jstree-file {
  background: url("../../adminhtml/Magento/backend/en_US/jquery/jstree/themes/default/32px.png") -100px -68px no-repeat;
}
.jstree-default .jstree-folder {
  background: url("../../adminhtml/Magento/backend/en_US/jquery/jstree/themes/default/32px.png") -260px -4px no-repeat;
}
.jstree-default > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}
#jstree-dnd.jstree-default {
  line-height: 24px;
  padding: 0 4px;
}
#jstree-dnd.jstree-default .jstree-ok,
#jstree-dnd.jstree-default .jstree-er {
  background-image: url("../../adminhtml/Magento/backend/en_US/jquery/jstree/themes/default/32px.png");
  background-repeat: no-repeat;
  background-color: transparent;
}
#jstree-dnd.jstree-default i {
  background: transparent;
  width: 24px;
  height: 24px;
  line-height: 24px;
}
#jstree-dnd.jstree-default .jstree-ok {
  background-position: -4px -68px;
}
#jstree-dnd.jstree-default .jstree-er {
  background-position: -36px -68px;
}
.jstree-default .jstree-ellipsis {
  overflow: hidden;
}
.jstree-default .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 29px);
  text-overflow: ellipsis;
  overflow: hidden;
}
.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
}
.jstree-default.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px;
}
.jstree-default-small .jstree-anchor {
  line-height: 18px;
  height: 18px;
}
.jstree-default-small .jstree-icon {
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.jstree-default-small .jstree-icon:empty {
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.jstree-default-small.jstree-rtl .jstree-node {
  margin-right: 18px;
}
.jstree-default-small .jstree-wholerow {
  height: 18px;
}
.jstree-default-small .jstree-node,
.jstree-default-small .jstree-icon {
  background-image: url("../../adminhtml/Magento/backend/en_US/jquery/jstree/themes/default/32px.png");
}
.jstree-default-small .jstree-node {
  background-position: -295px -7px;
  background-repeat: repeat-y;
}
.jstree-default-small .jstree-last {
  background: transparent;
}
.jstree-default-small .jstree-open > .jstree-ocl {
  background-position: -135px -7px;
}
.jstree-default-small .jstree-closed > .jstree-ocl {
  background-position: -103px -7px;
}
.jstree-default-small .jstree-leaf > .jstree-ocl {
  background-position: -71px -7px;
}
.jstree-default-small .jstree-themeicon {
  background-position: -263px -7px;
}
.jstree-default-small > .jstree-no-dots .jstree-node,
.jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -7px;
}
.jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -7px;
}
.jstree-default-small .jstree-disabled {
  background: transparent;
}
.jstree-default-small .jstree-disabled.jstree-hovered {
  background: transparent;
}
.jstree-default-small .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default-small .jstree-checkbox {
  background-position: -167px -7px;
}
.jstree-default-small .jstree-checkbox:hover {
  background-position: -167px -39px;
}
.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-small .jstree-checked > .jstree-checkbox {
  background-position: -231px -7px;
}
.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-small .jstree-checked > .jstree-checkbox:hover {
  background-position: -231px -39px;
}
.jstree-default-small .jstree-anchor > .jstree-undetermined {
  background-position: -199px -7px;
}
.jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
  background-position: -199px -39px;
}
.jstree-default-small .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.jstree-default-small > .jstree-striped {
  background-size: auto 36px;
}
.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -135px -39px;
}
.jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -103px -39px;
}
.jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -71px -39px;
}
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -39px;
}
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -39px;
}
.jstree-default-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../../adminhtml/Magento/backend/en_US/jquery/jstree/themes/default/throbber.gif") center center no-repeat;
}
.jstree-default-small .jstree-file {
  background: url("../../adminhtml/Magento/backend/en_US/jquery/jstree/themes/default/32px.png") -103px -71px no-repeat;
}
.jstree-default-small .jstree-folder {
  background: url("../../adminhtml/Magento/backend/en_US/jquery/jstree/themes/default/32px.png") -263px -7px no-repeat;
}
.jstree-default-small > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}
#jstree-dnd.jstree-default-small {
  line-height: 18px;
  padding: 0 4px;
}
#jstree-dnd.jstree-default-small .jstree-ok,
#jstree-dnd.jstree-default-small .jstree-er {
  background-image: url("../../adminhtml/Magento/backend/en_US/jquery/jstree/themes/default/32px.png");
  background-repeat: no-repeat;
  background-color: transparent;
}
#jstree-dnd.jstree-default-small i {
  background: transparent;
  width: 18px;
  height: 18px;
  line-height: 18px;
}
#jstree-dnd.jstree-default-small .jstree-ok {
  background-position: -7px -71px;
}
#jstree-dnd.jstree-default-small .jstree-er {
  background-position: -39px -71px;
}
.jstree-default-small .jstree-ellipsis {
  overflow: hidden;
}
.jstree-default-small .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 23px);
  text-overflow: ellipsis;
  overflow: hidden;
}
.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==");
}
.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px;
}
.jstree-default-large .jstree-anchor {
  line-height: 32px;
  height: 32px;
}
.jstree-default-large .jstree-icon {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.jstree-default-large .jstree-icon:empty {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.jstree-default-large.jstree-rtl .jstree-node {
  margin-right: 32px;
}
.jstree-default-large .jstree-wholerow {
  height: 32px;
}
.jstree-default-large .jstree-node,
.jstree-default-large .jstree-icon {
  background-image: url("../../adminhtml/Magento/backend/en_US/jquery/jstree/themes/default/32px.png");
}
.jstree-default-large .jstree-node {
  background-position: -288px 0px;
  background-repeat: repeat-y;
}
.jstree-default-large .jstree-last {
  background: transparent;
}
.jstree-default-large .jstree-open > .jstree-ocl {
  background-position: -128px 0px;
}
.jstree-default-large .jstree-closed > .jstree-ocl {
  background-position: -96px 0px;
}
.jstree-default-large .jstree-leaf > .jstree-ocl {
  background-position: -64px 0px;
}
.jstree-default-large .jstree-themeicon {
  background-position: -256px 0px;
}
.jstree-default-large > .jstree-no-dots .jstree-node,
.jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px 0px;
}
.jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px 0px;
}
.jstree-default-large .jstree-disabled {
  background: transparent;
}
.jstree-default-large .jstree-disabled.jstree-hovered {
  background: transparent;
}
.jstree-default-large .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default-large .jstree-checkbox {
  background-position: -160px 0px;
}
.jstree-default-large .jstree-checkbox:hover {
  background-position: -160px -32px;
}
.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-large .jstree-checked > .jstree-checkbox {
  background-position: -224px 0px;
}
.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-large .jstree-checked > .jstree-checkbox:hover {
  background-position: -224px -32px;
}
.jstree-default-large .jstree-anchor > .jstree-undetermined {
  background-position: -192px 0px;
}
.jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
  background-position: -192px -32px;
}
.jstree-default-large .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.jstree-default-large > .jstree-striped {
  background-size: auto 64px;
}
.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -128px -32px;
}
.jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -96px -32px;
}
.jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -64px -32px;
}
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px -32px;
}
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px -32px;
}
.jstree-default-large .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../../adminhtml/Magento/backend/en_US/jquery/jstree/themes/default/throbber.gif") center center no-repeat;
}
.jstree-default-large .jstree-file {
  background: url("../../adminhtml/Magento/backend/en_US/jquery/jstree/themes/default/32px.png") -96px -64px no-repeat;
}
.jstree-default-large .jstree-folder {
  background: url("../../adminhtml/Magento/backend/en_US/jquery/jstree/themes/default/32px.png") -256px 0px no-repeat;
}
.jstree-default-large > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}
#jstree-dnd.jstree-default-large {
  line-height: 32px;
  padding: 0 4px;
}
#jstree-dnd.jstree-default-large .jstree-ok,
#jstree-dnd.jstree-default-large .jstree-er {
  background-image: url("../../adminhtml/Magento/backend/en_US/jquery/jstree/themes/default/32px.png");
  background-repeat: no-repeat;
  background-color: transparent;
}
#jstree-dnd.jstree-default-large i {
  background: transparent;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
#jstree-dnd.jstree-default-large .jstree-ok {
  background-position: 0px -64px;
}
#jstree-dnd.jstree-default-large .jstree-er {
  background-position: -32px -64px;
}
.jstree-default-large .jstree-ellipsis {
  overflow: hidden;
}
.jstree-default-large .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 37px);
  text-overflow: ellipsis;
  overflow: hidden;
}
.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==");
}
.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent;
}
@media (max-width: 768px) {
  #jstree-dnd.jstree-dnd-responsive {
    line-height: 40px;
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }
  #jstree-dnd.jstree-dnd-responsive > i {
    background: transparent;
    width: 40px;
    height: 40px;
  }
  #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
    background-image: url("../../adminhtml/Magento/backend/en_US/jquery/jstree/themes/default/40px.png");
    background-position: 0 -200px;
    background-size: 120px 240px;
  }
  #jstree-dnd.jstree-dnd-responsive > .jstree-er {
    background-image: url("../../adminhtml/Magento/backend/en_US/jquery/jstree/themes/default/40px.png");
    background-position: -40px -200px;
    background-size: 120px 240px;
  }
  #jstree-marker.jstree-dnd-responsive {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px;
  }
}
@media (max-width: 768px) {
  .jstree-default-responsive {
    /*
	.jstree-open > .jstree-ocl,
	.jstree-closed > .jstree-ocl { border-radius:20px; background-color:white; }
	*/
  }
  .jstree-default-responsive .jstree-icon {
    background-image: url("../../adminhtml/Magento/backend/en_US/jquery/jstree/themes/default/40px.png");
  }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent;
  }
  .jstree-default-responsive .jstree-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap;
  }
  .jstree-default-responsive .jstree-anchor {
    line-height: 40px;
    height: 40px;
  }
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
  }
  .jstree-default-responsive.jstree-rtl .jstree-node {
    margin-left: 0;
    margin-right: 40px;
    background: transparent;
  }
  .jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0;
  }
  .jstree-default-responsive .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-size: 120px 240px;
  }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl,
  .jstree-default-responsive.jstree-rtl .jstree-leaf > .jstree-ocl {
    background: transparent;
  }
  .jstree-default-responsive .jstree-open > .jstree-ocl {
    background-position: 0 0 !important;
  }
  .jstree-default-responsive .jstree-closed > .jstree-ocl {
    background-position: 0 -40px !important;
  }
  .jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -40px 0 !important;
  }
  .jstree-default-responsive .jstree-themeicon {
    background-position: -40px -40px;
  }
  .jstree-default-responsive .jstree-checkbox,
  .jstree-default-responsive .jstree-checkbox:hover {
    background-position: -40px -80px;
  }
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox:hover {
    background-position: 0 -80px;
  }
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined,
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover {
    background-position: 0 -120px;
  }
  .jstree-default-responsive .jstree-anchor {
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }
  .jstree-default-responsive > .jstree-striped {
    background: transparent;
  }
  .jstree-default-responsive .jstree-wholerow {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(64, 64, 64, 0.2);
    background: #ebebeb;
    height: 40px;
  }
  .jstree-default-responsive .jstree-wholerow-hovered {
    background: #e7f4f9;
  }
  .jstree-default-responsive .jstree-wholerow-clicked {
    background: #beebff;
  }
  .jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow {
    box-shadow: inset 0 -6px 3px -5px #666666;
  }
  .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
    box-shadow: inset 0 6px 3px -5px #666666;
    border-top: 0;
  }
  .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {
    box-shadow: none;
  }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-node > .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-image: url("../../adminhtml/Magento/backend/en_US/jquery/jstree/themes/default/40px.png");
    background-size: 120px 240px;
  }
  .jstree-default-responsive .jstree-node {
    background-position: -80px 0;
    background-repeat: repeat-y;
  }
  .jstree-default-responsive .jstree-last {
    background: transparent;
  }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background-position: -40px -120px;
  }
  .jstree-default-responsive .jstree-last > .jstree-ocl {
    background-position: -40px -160px;
  }
  .jstree-default-responsive .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
  }
  .jstree-default-responsive .jstree-file {
    background: url("../../adminhtml/Magento/backend/en_US/jquery/jstree/themes/default/40px.png") 0 -160px no-repeat;
    background-size: 120px 240px;
  }
  .jstree-default-responsive .jstree-folder {
    background: url("../../adminhtml/Magento/backend/en_US/jquery/jstree/themes/default/40px.png") -40px -40px no-repeat;
    background-size: 120px 240px;
  }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0;
  }
}
.admin__control-checkbox + label:before,
.admin__control-collapsible .admin__collapsible-block-wrapper .fieldset-wrapper-title .action-delete:before,
.admin__control-table .action-delete:before,
.admin__field-fallback-reset:before,
.selectmenu .action-save:before,
.selectmenu .action-edit:before,
.selectmenu .action-delete:before,
.admin__action-multiselect-search-label:before,
.admin__action-multiselect-dropdown:before,
.abs-action-delete,
.action-close:before,
.timeline-action:before,
.admin__fieldset-visual-select-large .title:before,
.ambase-dropdown-component > .ambase-label:after,
#menu-menuamasty-base-menu .ambase-submenu .ambase-menu-item.ambase-link.-link:after,
#menu-menuamasty-base-menu .ambase-submenu .ambase-link.-link:after,
.action-advanced-reports:after,
.admin__menu [target='_blank']:after,
.admin__menu .level-0 > a:before,
.admin-user .admin__action-dropdown:before,
.search-global-label:before,
.notifications-action:before,
.notifications-close:before,
.copyright .link-copyright:before,
.store-switcher .dropdown-menu .dropdown-toolbar a:before,
.tooltip .help span:before,
.tooltip .help a:before,
.page-actions > button.back:before,
.page-actions .page-actions-buttons > button.back:before,
.page-actions .page-actions-buttons > .action.back:before,
.page-actions > button.action-back:before,
.page-actions .page-actions-buttons > button.action-back:before,
.page-actions .page-actions-buttons > .action.action-back:before,
.admin__page-nav-title._collapsible:after,
.admin__page-nav-item-message .admin__page-nav-item-message-icon,
.admin__collapsible-block-wrapper .admin__collapsible-title:before,
.modal-slide .fieldset-wrapper .admin__collapsible-title:before,
.section-config > .admin__collapsible-block > a:before,
.accordion > dt a:before,
.accordion .admin__collapsible-block > a:before,
.section-config.complex .section-config.with-button.enabled > .entry-edit-head:before,
.section-config .config td.label label.enabled:before,
.steps-wizard .attribute-option .action-save:before,
.steps-wizard .attribute-option .action-remove:before,
.adminhtml-integration-index .data-grid .action:before,
.adminhtml-integration-index .security-notice:before,
.partners-search:before,
.order-discounts .admin__field .action-default:before,
.order-discounts .action-remove:before,
.order-sidebar .admin__table-primary .icon,
.order-sidebar .action-refresh,
.add-by-sku-wrapper .action-reset,
.summary-total .summary-collapse:before,
.abs-staging-events-count-icon:before,
.data-grid-search-control-wrap .action-submit:before,
.data-grid-filters-action-wrap .action-default:before,
.admin__current-filters-list .action-remove:before,
.action-previous:before,
.action-next:before,
.admin__data-grid-action-bookmarks .admin__action-dropdown:before,
.admin__data-grid-action-bookmarks .action-submit:before,
.admin__data-grid-action-bookmarks .action-delete:before,
.admin__data-grid-action-bookmarks .action-edit:before,
.admin__data-grid-action-columns .admin__action-dropdown:before,
.admin__data-grid-action-export .admin__action-dropdown:before,
.sticky-header .data-grid-search-control-wrap .data-grid-search-label:before,
.data-grid-row-parent > td .data-grid-checkbox-cell-inner:before,
.data-grid-row-changed:after,
.manage-rules-panel .smart-category-table .action-delete:before,
.mass-select-wrap select + label:before,
.page-actions .page-actions.floating-header > button.back:before,
.page-actions .page-actions.floating-header > .action.back:before,
.page-actions .page-actions.floating-header > button.action-back:before,
.page-actions .page-actions.floating-header > .action.action-back:before,
.rma-items .col-actions .action-item-delete-line,
.staging-events-campaign-objects-count:before,
.page-actions > .block-footer .action-add.back:before,
.page-actions .page-actions-buttons > .block-footer .action-add.back:before,
.page-actions > .block-footer .action-add.action-back:before,
.page-actions .page-actions-buttons > .block-footer .action-add.action-back:before {
  -webkit-font-smoothing: antialiased;
  font-family: 'Admin Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
.order-shipping-method .admin__page-section-title > span:after {
  color: #e22626;
  content: '*';
  font-weight: 400;
  margin-left: 3px;
}
.ui-widget-overlay,
.overlay_magento,
.fade,
.modals-overlay {
  background: rgba(0, 0, 0, 0.35);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.admin__field-tooltip .admin__field-tooltip-action span,
.admin__control-fields .admin__field:nth-child(n + 2):not(.admin__field-option):not(.admin__field-group-show-label) > .admin__field-label,
[class*='admin__control-grouped'] > .admin__field:nth-child(n + 2):not(.admin__field-option):not(.admin__field-group-show-label):not(.admin__field-date) > .admin__field-label,
.selectmenu .action-save > span,
.selectmenu .action-edit > span,
.selectmenu .action-delete > span,
.selectmenu-toggle span,
.action-multicheck-wrap .action-multicheck-toggle > span,
.admin__actions-switch-checkbox,
.abs-action-delete > span,
.ui-datepicker-prev span,
.ui-datepicker-next span,
.tooltip .help span span,
.tooltip .help a span,
.dashboard-diagram-switcher .label,
.order-discounts .admin__field .action-default > span,
.order-discounts .action-remove > span,
.order-sidebar .admin__table-primary .icon > span,
.order-sidebar .action-refresh > span,
.add-by-sku-wrapper .action-reset > span,
.rma-items .col-actions .action-item-delete-line > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.admin__field-group-columns > .admin__field:nth-child(n + 2):not(.admin__field-option):not(.admin__field-group-show-label):not(.admin__field-date) > .admin__field-label[class] {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-clearfix:before,
.abs-clearfix:after,
.admin__control-table-pagination:before,
.admin__control-table-pagination:after,
.admin__field-complex:before,
.admin__field-complex:after,
.fieldset-wrapper-title:before,
.fieldset-wrapper-title:after,
.admin__fieldset-wrapper-title:before,
.admin__fieldset-wrapper-title:after,
.actions-split:before,
.actions-split:after,
.action-multicheck-wrap:before,
.action-multicheck-wrap:after,
.tabs-horiz:before,
.tabs-horiz:after,
.page-content:before,
.page-content:after,
.ui-dialog .ui-dialog-buttonset:before,
.ui-dialog .ui-dialog-buttonset:after,
.ui-dialog .main-col .insert-title-inner:before,
.ui-dialog .main-col .insert-title-inner:after,
.ui-dialog .magento-message .insert-title-inner:before,
.ui-dialog .magento-message .insert-title-inner:after,
.ui-dialog .main-col .contents-uploader:before,
.ui-dialog .main-col .contents-uploader:after,
.ui-dialog .magento-message .contents-uploader:before,
.ui-dialog .magento-message .contents-uploader:after,
.attribute-popup-actions:before,
.attribute-popup-actions:after,
.popup-window .magento_buttons:before,
.popup-window .magento_buttons:after,
.fade .popup-content:before,
.fade .popup-content:after,
.fade .actions:before,
.fade .actions:after,
.modal-slide .main-col .insert-title-inner:before,
.modal-slide .main-col .insert-title-inner:after,
.modal-slide .magento-message .insert-title-inner:before,
.modal-slide .magento-message .insert-title-inner:after,
.gallery:before,
.gallery:after,
.data-slider:before,
.data-slider:after,
.hosted-date-wrap:before,
.hosted-date-wrap:after,
.message-system-inner:before,
.message-system-inner:after,
.page-header-actions:before,
.page-header-actions:after,
.page-main-actions:not(._hidden):before,
.page-main-actions:not(._hidden):after,
.page-actions._fixed:before,
.page-actions._fixed:after,
.dashboard-totals-list:before,
.dashboard-totals-list:after,
.dashboard-store-stats .ui-tabs:before,
.dashboard-store-stats .ui-tabs:after,
.product-create-configuration:before,
.product-create-configuration:after,
.product-create-configuration .product-create-configuration-actions:before,
.product-create-configuration .product-create-configuration-actions:after,
.steps-wizard .steps-wizard-navigation:before,
.steps-wizard .steps-wizard-navigation:after,
.nav:before,
.nav:after,
.steps-wizard .select-attributes-block:before,
.steps-wizard .select-attributes-block:after,
.steps-wizard .attribute-entity-top:before,
.steps-wizard .attribute-entity-top:after,
.form-sharing-info .admin__legend:before,
.form-sharing-info .admin__legend:after,
.order-create-gift-wrapping .gift-wrapping-design:before,
.order-create-gift-wrapping .gift-wrapping-design:after,
.order-gift-options .gift-wrapping-design:before,
.order-gift-options .gift-wrapping-design:after,
.gift-options-popup .gift-wrapping-design:before,
.gift-options-popup .gift-wrapping-design:after,
.adminhtml-reward-rate-edit .field-rate .admin__field-control:before,
.adminhtml-reward-rate-edit .field-rate .admin__field-control:after,
.order-discounts:before,
.order-discounts:after,
.order-gift-options:before,
.order-gift-options:after,
.abs-order-tables .item-options:before,
.abs-order-tables .item-options:after,
.order-account-information .admin__fieldset:before,
.order-account-information .admin__fieldset:after,
.admin__page-section-title:before,
.admin__page-section-title:after,
.admin__page-section-content:before,
.admin__page-section-content:after,
.block-schedule .block-title:before,
.block-schedule .block-title:after,
.staging-preview-options:before,
.staging-preview-options:after,
.staging-events-summary:before,
.staging-events-summary:after,
.admin__data-grid-filters:before,
.admin__data-grid-filters:after,
.admin__data-grid-filters-footer:before,
.admin__data-grid-filters-footer:after,
.admin__data-grid-action-columns-menu .admin__action-dropdown-menu-content:before,
.admin__data-grid-action-columns-menu .admin__action-dropdown-menu-content:after,
.admin__data-grid-header-row:before,
.admin__data-grid-header-row:after,
.cms-hierarchy:before,
.cms-hierarchy:after,
.merchandiser-app:before,
.merchandiser-app:after,
.merchandiser-app .tabs:before,
.merchandiser-app .tabs:after,
.regular-category-settings:before,
.regular-category-settings:after,
.smart-category-switcher:before,
.smart-category-switcher:after,
.merchandiser-tabs:before,
.merchandiser-tabs:after,
.order-creditmemo-tables .item-options:before,
.order-creditmemo-tables .item-options:after,
.order-tables .item-options:before,
.order-tables .item-options:after,
.order-invoice-tables .item-options:before,
.order-invoice-tables .item-options:after,
.edit-order-table .item-options:before,
.edit-order-table .item-options:after,
.order-shipment-table .item-options:before,
.order-shipment-table .item-options:after {
  content: '';
  display: table;
}
.abs-clearfix:after,
.admin__control-table-pagination:after,
.admin__field-complex:after,
.fieldset-wrapper-title:after,
.admin__fieldset-wrapper-title:after,
.actions-split:after,
.action-multicheck-wrap:after,
.tabs-horiz:after,
.page-content:after,
.ui-dialog .ui-dialog-buttonset:after,
.ui-dialog .main-col .insert-title-inner:after,
.ui-dialog .magento-message .insert-title-inner:after,
.ui-dialog .main-col .contents-uploader:after,
.ui-dialog .magento-message .contents-uploader:after,
.attribute-popup-actions:after,
.popup-window .magento_buttons:after,
.fade .popup-content:after,
.fade .actions:after,
.modal-slide .main-col .insert-title-inner:after,
.modal-slide .magento-message .insert-title-inner:after,
.gallery:after,
.data-slider:after,
.hosted-date-wrap:after,
.message-system-inner:after,
.page-header-actions:after,
.page-main-actions:not(._hidden):after,
.page-actions._fixed:after,
.dashboard-totals-list:after,
.dashboard-store-stats .ui-tabs:after,
.product-create-configuration:after,
.product-create-configuration .product-create-configuration-actions:after,
.steps-wizard .steps-wizard-navigation:after,
.nav:after,
.steps-wizard .select-attributes-block:after,
.steps-wizard .attribute-entity-top:after,
.form-sharing-info .admin__legend:after,
.order-create-gift-wrapping .gift-wrapping-design:after,
.order-gift-options .gift-wrapping-design:after,
.gift-options-popup .gift-wrapping-design:after,
.adminhtml-reward-rate-edit .field-rate .admin__field-control:after,
.order-discounts:after,
.order-gift-options:after,
.abs-order-tables .item-options:after,
.order-account-information .admin__fieldset:after,
.admin__page-section-title:after,
.admin__page-section-content:after,
.block-schedule .block-title:after,
.staging-preview-options:after,
.staging-events-summary:after,
.admin__data-grid-filters:after,
.admin__data-grid-filters-footer:after,
.admin__data-grid-action-columns-menu .admin__action-dropdown-menu-content:after,
.admin__data-grid-header-row:after,
.cms-hierarchy:after,
.merchandiser-app:after,
.merchandiser-app .tabs:after,
.regular-category-settings:after,
.smart-category-switcher:after,
.merchandiser-tabs:after,
.order-creditmemo-tables .item-options:after,
.order-tables .item-options:after,
.order-invoice-tables .item-options:after,
.edit-order-table .item-options:after,
.order-shipment-table .item-options:after {
  clear: both;
}
.abs-clearer:after,
body:after {
  clear: both;
  content: '';
  display: table;
}
.data-tooltip-content .items,
.timeline-items,
.timeline-units,
.dashboard-totals-list,
.attributes-summary,
.steps-wizard .attribute-options,
.steps-wizard .steps-wizard-section-list,
.steps-wizard .gallery-image-wrapper .multiselect-alt {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.admin__control-collapsible .admin__collapsible-block-wrapper .fieldset-wrapper-title .draggable-handle,
.admin__control-table .draggable-handle,
.steps-wizard .draggable-handle,
.downloadable-form .draggable-handle,
.data-grid .data-grid-draggable-row-cell .draggable-handle,
.merchandiser-app .draggable-handle {
  cursor: -moz-grab;
  cursor: -webkit-grab;
  cursor: move;
  font-size: 0;
  margin-top: -4px;
  padding: 0 1rem 0 0;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.abs-draggable-handle:before,
.admin__control-collapsible .admin__collapsible-block-wrapper .fieldset-wrapper-title .draggable-handle:before,
.admin__control-table .draggable-handle:before,
.steps-wizard .draggable-handle:before,
.downloadable-form .draggable-handle:before,
.data-grid .data-grid-draggable-row-cell .draggable-handle:before,
.merchandiser-app .draggable-handle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.8rem;
  line-height: inherit;
  color: #9e9e9e;
  content: '\e617';
  font-family: 'Admin Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-draggable-handle:hover:before,
.admin__control-collapsible .admin__collapsible-block-wrapper .fieldset-wrapper-title .draggable-handle:hover:before,
.admin__control-table .draggable-handle:hover:before,
.steps-wizard .draggable-handle:hover:before,
.downloadable-form .draggable-handle:hover:before,
.data-grid .data-grid-draggable-row-cell .draggable-handle:hover:before,
.merchandiser-app .draggable-handle:hover:before {
  color: #858585;
}
.admin__field:not(.admin__field-option) > .admin__field-label span[data-config-scope]:before,
.accordion .config .label span[data-config-scope]:before {
  bottom: -1.3rem;
  color: #808080;
  content: attr(data-config-scope);
  font-size: 1.1rem;
  font-weight: 400;
  min-width: 15rem;
  position: absolute;
  right: 0;
  text-transform: lowercase;
}
.admin__field:not(.admin__field-option) > .admin__field-label,
.accordion .config .label {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  text-size-adjust: 100%;
}
* {
  box-sizing: inherit;
}
*:before,
*:after {
  box-sizing: inherit;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus {
  box-shadow: 0 0 0 1px #008bdb;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ffff00;
  color: #000000;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
img,
video,
embed,
object {
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea,
.block-footer .action-add {
  color: inherit;
  font: inherit;
  margin: 0;
}
button,
.block-footer .action-add {
  overflow: visible;
}
button,
select,
.block-footer .action-add {
  text-transform: none;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'],
.block-footer .action-add {
  -webkit-appearance: button;
  appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled],
.block-footer .action-add[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner,
.block-footer .action-add::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}
input[type='search'] {
  -webkit-appearance: textfield;
  appearance: textfield;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../adminhtml/Magento/backend/en_US/fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../../adminhtml/Magento/backend/en_US/fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../adminhtml/Magento/backend/en_US/fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../../adminhtml/Magento/backend/en_US/fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../adminhtml/Magento/backend/en_US/fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../../adminhtml/Magento/backend/en_US/fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../adminhtml/Magento/backend/en_US/fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../../adminhtml/Magento/backend/en_US/fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
html {
  font-size: 62.5%;
}
body {
  color: #41362f;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.36;
  font-size: 1.4rem;
}
h1 {
  margin: 0 0 2rem;
  color: #41362f;
  font-weight: 400;
  line-height: 1.2;
  font-size: 2.8rem;
}
h2,
.form-sharing-info .admin__legend span,
.admin__page-section-title strong,
.admin__page-section-title .title {
  margin: 0 0 2rem;
  color: #41362f;
  font-weight: 400;
  line-height: 1.2;
  font-size: 2rem;
}
h3 {
  margin: 0 0 2rem;
  color: #41362f;
  font-weight: 600;
  line-height: 1.2;
  font-size: 1.7rem;
}
h4,
h5,
h6 {
  font-weight: 600;
  margin-top: 0;
}
p {
  margin: 0 0 0.5em;
}
small {
  font-size: 1.2rem;
}
a {
  color: #007bdb;
  text-decoration: none;
}
a:hover {
  color: #007bdb;
  text-decoration: underline;
}
ul,
ol,
dl {
  margin-top: 0;
  padding-left: 0;
}
nav ul,
nav ol {
  list-style: none none;
  margin: 0;
  padding: 0;
}
@font-face {
  font-family: 'Admin Icons';
  src: url('../../adminhtml/Magento/backend/en_US/fonts/admin-icons/admin-icons.woff2') format('woff2'), url('../../adminhtml/Magento/backend/en_US/fonts/admin-icons/admin-icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
.admin__control-text,
.admin__control-select,
.admin__control-multiselect,
.admin__control-file-label:before,
.admin__control-textarea,
.admin__control-addon [class*='admin__control-'][class] ~ [class*='admin__addon-']:last-child:before,
.selectmenu,
[class*='adminhtml-giftwrapping-'] .field-base_price .admin__control-addon [class*='admin__control-'][class] ~ .addafter:last-child:before,
.ui-datepicker .ui-datepicker-title select {
  -webkit-appearance: none;
  background-color: #ffffff;
  border: 1px solid #adadad;
  border-radius: 1px;
  box-shadow: none;
  color: #303030;
  font-size: 1.4rem;
  font-weight: 400;
  height: auto;
  line-height: 1.36;
  padding: 0.6rem 1rem 0.6rem;
  transition: border-color 0.1s linear;
  vertical-align: baseline;
  width: auto;
}
.admin__control-text:hover,
.admin__control-select:hover,
.admin__control-multiselect:hover,
.admin__control-textarea:hover,
.admin__control-addon [class*='admin__control-'][class]:hover ~ [class*='admin__addon-']:last-child:before,
.selectmenu:hover,
.selectmenu:hover .selectmenu-toggle:before,
[class*='adminhtml-giftwrapping-'] .field-base_price .admin__control-addon [class*='admin__control-'][class]:hover ~ .addafter:last-child:before,
.ui-datepicker .ui-datepicker-title select:hover {
  border-color: #878787;
}
.admin__control-text:focus,
.admin__control-select:focus,
.admin__control-multiselect:focus,
.admin__control-file:active + .admin__control-file-label:before,
.admin__control-file:focus + .admin__control-file-label:before,
.admin__control-textarea:focus,
.admin__control-addon [class*='admin__control-'][class]:focus ~ [class*='admin__addon-']:last-child:before,
.selectmenu._focus,
.selectmenu._focus .selectmenu-toggle:before,
[class*='adminhtml-giftwrapping-'] .field-base_price .admin__control-addon [class*='admin__control-'][class]:focus ~ .addafter:last-child:before,
.ui-datepicker .ui-datepicker-title select:focus {
  border-color: #007bdb;
  box-shadow: none;
  outline: 0;
}
.admin__control-text[disabled],
.admin__control-select[disabled],
.admin__control-multiselect[disabled],
.admin__control-file[disabled] + .admin__control-file-label:before,
.admin__control-textarea[disabled],
.admin__control-addon [class*='admin__control-'][class][disabled] ~ [class*='admin__addon-']:last-child:before,
[class*='adminhtml-giftwrapping-'] .field-base_price .admin__control-addon [class*='admin__control-'][class][disabled] ~ .addafter:last-child:before,
.ui-datepicker .ui-datepicker-title select[disabled] {
  background-color: #e9e9e9;
  border-color: #adadad;
  color: #303030;
  cursor: not-allowed;
  opacity: 0.5;
}
.admin__fieldset > .admin__field.admin__field-wide[class] > .admin__field-control,
.admin__field-row[class] > .admin__field-control,
.address-item-edit-content .admin__field[class] > .admin__field-control,
.image-panel .admin__fieldset .admin__field:not(.admin__field-inline)[class] > .admin__field-control,
.page-layout-admin-login .admin__field[class] > .admin__field-control,
.affected-attribute-set .admin__fieldset .admin__field[class] > .admin__field-control,
.gift-options-popup .admin__field[class] > .admin__field-control,
.admin__page-section .admin__field[class] > .admin__field-control {
  clear: left;
  float: none;
  text-align: left;
  width: auto;
}
.admin__fieldset > .admin__field.admin__field-wide[class]:not(.admin__field-option) > .admin__field-label,
.admin__field-row[class]:not(.admin__field-option) > .admin__field-label,
.address-item-edit-content .admin__field[class]:not(.admin__field-option) > .admin__field-label,
.image-panel .admin__fieldset .admin__field:not(.admin__field-inline)[class]:not(.admin__field-option) > .admin__field-label,
.page-layout-admin-login .admin__field[class]:not(.admin__field-option) > .admin__field-label,
.affected-attribute-set .admin__fieldset .admin__field[class]:not(.admin__field-option) > .admin__field-label,
.gift-options-popup .admin__field[class]:not(.admin__field-option) > .admin__field-label,
.admin__page-section .admin__field[class]:not(.admin__field-option) > .admin__field-label {
  display: block;
  line-height: 1.4rem;
  margin-bottom: 0.86rem;
  margin-top: -0.14rem;
  text-align: left;
  width: auto;
}
.admin__fieldset > .admin__field.admin__field-wide[class]:not(.admin__field-option) > .admin__field-label:before,
.admin__field-row[class]:not(.admin__field-option) > .admin__field-label:before,
.address-item-edit-content .admin__field[class]:not(.admin__field-option) > .admin__field-label:before,
.image-panel .admin__fieldset .admin__field:not(.admin__field-inline)[class]:not(.admin__field-option) > .admin__field-label:before,
.page-layout-admin-login .admin__field[class]:not(.admin__field-option) > .admin__field-label:before,
.affected-attribute-set .admin__fieldset .admin__field[class]:not(.admin__field-option) > .admin__field-label:before,
.gift-options-popup .admin__field[class]:not(.admin__field-option) > .admin__field-label:before,
.admin__page-section .admin__field[class]:not(.admin__field-option) > .admin__field-label:before {
  display: none;
}
.data-grid .col-qty .admin__control-text,
.product-composite-configure-inner .admin__control-text.qty,
.order-details .order-search-items .col-qty .admin__control-text,
.abs-order-tables .col-qty .admin__control-text,
.abs-order-tables .col-qty-invoice .admin__control-text,
.add-by-sku-wrapper .col-qty .admin__control-text,
.order-errors .col-qty .admin__control-text,
.order-creditmemo-tables .col-qty .admin__control-text,
.order-creditmemo-tables .col-qty-invoice .admin__control-text,
.order-tables .col-qty .admin__control-text,
.order-tables .col-qty-invoice .admin__control-text,
.order-invoice-tables .col-qty .admin__control-text,
.order-invoice-tables .col-qty-invoice .admin__control-text,
.edit-order-table .col-qty .admin__control-text,
.edit-order-table .col-qty-invoice .admin__control-text,
.order-shipment-table .col-qty .admin__control-text,
.order-shipment-table .col-qty-invoice .admin__control-text {
  min-width: 0;
  width: 5.4rem;
}
.abs-order-tables .custom-price-block + .admin__control-text,
.order-creditmemo-tables .custom-price-block + .admin__control-text,
.order-tables .custom-price-block + .admin__control-text,
.order-invoice-tables .custom-price-block + .admin__control-text,
.edit-order-table .custom-price-block + .admin__control-text,
.order-shipment-table .custom-price-block + .admin__control-text {
  min-width: 0;
  width: 10rem;
}
.admin__legend,
.gift-options-popup .admin__legend,
.admin__page-section .admin__legend,
.admin__page-section-item-title .title,
.admin__page-section-content .admin__page-section-title .title {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 3rem;
}
.admin__control-radio,
.admin__control-checkbox {
  cursor: pointer;
  opacity: .01;
  overflow: hidden;
  position: absolute;
  vertical-align: top;
}
.admin__control-radio:after,
.admin__control-checkbox:after {
  display: none;
}
.admin__control-radio + label,
.admin__control-checkbox + label {
  cursor: pointer;
  display: inline-block;
}
.admin__control-radio + label:before,
.admin__control-checkbox + label:before,
.mass-select-wrap select + label:before {
  background-color: #ffffff;
  border: 1px solid #adadad;
  color: transparent;
  float: left;
  height: 1.6rem;
  text-align: center;
  vertical-align: top;
  width: 1.6rem;
}
.admin__control-radio + .admin__field-label,
.admin__control-checkbox + .admin__field-label {
  padding-left: 2.6rem;
}
.admin__control-radio + .admin__field-label:before,
.admin__control-checkbox + .admin__field-label:before {
  margin: 1px 1rem 0 -2.6rem;
}
.admin__control-radio:checked + label:before,
.admin__control-checkbox:checked + label:before,
.mass-select-wrap select._checked + label:before {
  color: #514943;
}
.admin__control-radio.disabled + label,
.admin__control-checkbox.disabled + label,
.admin__control-radio[disabled] + label,
.admin__control-checkbox[disabled] + label {
  color: #303030;
  cursor: default;
  opacity: .5;
}
.admin__control-radio.disabled + label:before,
.admin__control-checkbox.disabled + label:before,
.admin__control-radio[disabled] + label:before,
.admin__control-checkbox[disabled] + label:before {
  background-color: #e9e9e9;
  border-color: #adadad;
  cursor: default;
}
._keyfocus .admin__control-radio:not([disabled]):focus + label:before,
._keyfocus .admin__control-checkbox:not([disabled]):focus + label:before,
._keyfocus .admin__control-radio:not(.disabled):focus + label:before,
._keyfocus .admin__control-checkbox:not(.disabled):focus + label:before {
  border-color: #007bdb;
}
.admin__control-radio:not([disabled]):hover + label:before,
.admin__control-checkbox:not([disabled]):hover + label:before,
.admin__control-radio:not(.disabled):hover + label:before,
.admin__control-checkbox:not(.disabled):hover + label:before {
  border-color: #878787;
}
.admin__control-radio + label:before {
  border-radius: 1.6rem;
  content: '';
  transition: border-color 0.1s linear, color 0.1s ease-in;
}
.admin__control-radio.admin__control-radio + label:before {
  line-height: 140%;
}
.admin__control-radio:checked + label {
  position: relative;
}
.admin__control-radio:checked + label:after {
  background-color: #514943;
  border-radius: 50%;
  content: '';
  height: 10px;
  left: 3px;
  position: absolute;
  top: 4px;
  width: 10px;
}
.admin__control-radio:checked:not([disabled]):hover,
.admin__control-radio:checked:not(.disabled):hover {
  cursor: default;
}
.admin__control-radio:checked:not([disabled]):hover + label,
.admin__control-radio:checked:not(.disabled):hover + label {
  cursor: default;
}
.admin__control-radio:checked:not([disabled]):hover + label:before,
.admin__control-radio:checked:not(.disabled):hover + label:before {
  border-color: #adadad;
}
.admin__control-checkbox + label:before,
.mass-select-wrap select + label:before {
  border-radius: 1px;
  content: '';
  font-size: 0;
  transition: font-size 0.1s ease-out, color 0.1s ease-out, border-color 0.1s linear;
}
.admin__control-checkbox:checked + label:before,
.mass-select-wrap select._checked + label:before {
  content: '\e62d';
  font-size: 1.1rem;
  line-height: 125%;
}
.admin__control-checkbox:not(:checked)._indeterminate + label:before,
.admin__control-checkbox:not(:checked):indeterminate + label:before {
  color: #514943;
  content: '-';
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
}
input[type='checkbox'].admin__control-checkbox,
input[type='radio'].admin__control-checkbox {
  margin: 0;
  position: absolute;
}
.admin__control-text {
  min-width: 4rem;
}
.admin__control-select,
.ui-datepicker .ui-datepicker-title select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-image: url('../../adminhtml/Magento/backend/en_US/images/arrows-bg.svg'), linear-gradient(#e3e3e3, #e3e3e3), linear-gradient(#adadad, #adadad);
  background-position: calc(100% - 12px) -34px, 100%, calc(100% - 3.2rem) 0;
  background-size: auto, 3.2rem 100%, 1px 100%;
  background-repeat: no-repeat;
  max-width: 100%;
  min-width: 8.5rem;
  padding-bottom: 0.6rem;
  padding-right: 4.4rem;
  padding-top: 0.6rem;
  transition: border-color 0.1s linear;
}
.admin__control-select:hover,
.ui-datepicker .ui-datepicker-title select:hover {
  border-color: #878787;
  cursor: pointer;
}
.admin__control-select:active,
.ui-datepicker .ui-datepicker-title select:active {
  background-image: url('../../adminhtml/Magento/backend/en_US/images/arrows-bg.svg'), linear-gradient(#e3e3e3, #e3e3e3), linear-gradient(#007bdb, #007bdb);
  background-position: calc(100% - 12px) 13px, 100%, calc(100% - 3.2rem) 0;
  border-color: #007bdb;
}
.admin__control-select::-ms-expand,
.ui-datepicker .ui-datepicker-title select::-ms-expand {
  display: none;
}
option:empty {
  display: none;
}
.admin__control-multiselect {
  height: auto;
  max-width: 100%;
  min-width: 15rem;
  overflow: auto;
  padding: 0;
  resize: both;
}
.admin__control-multiselect option,
.admin__control-multiselect optgroup {
  padding: .5rem 1rem;
}
.admin__control-file-wrapper {
  display: inline-block;
  padding: .5rem 1rem;
  position: relative;
  z-index: 1;
}
.admin__control-file-label:before {
  content: '';
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.admin__control-file:active + .admin__control-file-label:before,
.admin__control-file:focus + .admin__control-file-label:before {
  /**
             * @codingStandardsIgnoreStart
             */
}
.admin__control-file {
  background: transparent;
  border: 0;
  padding-top: .7rem;
  position: relative;
  width: auto;
  z-index: 1;
}
.admin__control-support-text {
  border: 1px solid transparent;
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1.36;
  padding-bottom: 0.6rem;
  padding-top: 0.6rem;
  margin-left: 0.7rem;
}
.admin__control-support-text + [class*='admin__control-'] {
  margin-left: 0.7rem;
}
[class*='admin__control-'] + .admin__control-support-text {
  margin-left: 0.7rem;
}
.admin__control-service {
  float: left;
  margin: .8rem 0 0 3rem;
}
.admin__control-textarea {
  line-height: 1.18;
  padding-top: .8rem;
  resize: vertical;
}
.admin__control-addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  display: inline-flex;
  flex-flow: row nowrap;
  position: relative;
  width: 100%;
  z-index: 1;
}
.admin__control-addon > [class*='admin__addon-'],
.admin__control-addon > [class*='admin__control-'] {
  -webkit-flex-basis: auto;
  flex-basis: auto;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
}
.admin__control-addon .admin__control-select,
.admin__control-addon .ui-datepicker .ui-datepicker-title select {
  width: auto;
}
.admin__control-addon .admin__control-text {
  margin: .1rem;
  padding: 0.5rem 0.9rem 0.5rem;
  width: 100%;
}
.admin__control-addon [class*='admin__control-'][class] {
  appearence: none;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  vertical-align: top;
}
.admin__control-addon [class*='admin__control-'][class] + [class*='admin__control-'] {
  border-left-color: #adadad;
}
.admin__control-addon [class*='admin__control-'][class] :focus {
  box-shadow: 0;
}
.admin__control-addon [class*='admin__control-'][class] ~ [class*='admin__addon-']:last-child {
  padding-left: 1rem;
  position: static !important;
  z-index: 0;
}
.admin__control-addon [class*='admin__control-'][class] ~ [class*='admin__addon-']:last-child > * {
  position: relative;
  vertical-align: top;
  z-index: 1;
}
.admin__control-addon [class*='admin__control-'][class] ~ [class*='admin__addon-']:last-child:empty {
  padding: 0;
}
.admin__control-addon [class*='admin__control-'][class] ~ [class*='admin__addon-']:last-child:before {
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.admin__addon-suffix,
.admin__addon-prefix,
[class*='adminhtml-giftwrapping-'] .field-base_price .admin__control-addon > .addafter {
  border: 0;
  box-sizing: border-box;
  color: #858585;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 400;
  height: 3.2rem;
  line-height: 3.2rem;
  padding: 0;
}
.admin__addon-suffix {
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.admin__addon-suffix:last-child {
  padding-right: 1rem;
}
.admin__addon-prefix,
[class*='adminhtml-giftwrapping-'] .field-base_price .admin__control-addon > .addafter {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
}
.admin__control-collapsible {
  width: 100%;
}
.admin__control-collapsible ._dragged .admin__collapsible-block-wrapper .admin__collapsible-title {
  background: #d0d0d0;
}
.admin__control-collapsible ._dragover-top .admin__collapsible-block-wrapper:before,
.admin__control-collapsible ._dragover-bottom .admin__collapsible-block-wrapper:before {
  background: #008bdb;
  content: '';
  display: block;
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
}
.admin__control-collapsible ._dragover-top .admin__collapsible-block-wrapper:before {
  top: -3px;
}
.admin__control-collapsible ._dragover-bottom .admin__collapsible-block-wrapper:before {
  bottom: -3px;
}
.admin__control-collapsible .admin__collapsible-block-wrapper.fieldset-wrapper {
  border: 0;
  margin: 0;
  position: relative;
}
.admin__control-collapsible .admin__collapsible-block-wrapper.fieldset-wrapper .fieldset-wrapper-title {
  background: #f8f8f8;
  border: 2px solid #cccccc;
}
.admin__control-collapsible .admin__collapsible-block-wrapper .fieldset-wrapper-title .admin__collapsible-title {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
  padding: 1.6rem 4rem 1.6rem 3.8rem;
}
.admin__control-collapsible .admin__collapsible-block-wrapper .fieldset-wrapper-title .admin__collapsible-title:before {
  left: 1rem;
  right: auto;
  top: 1.4rem;
}
.admin__control-collapsible .admin__collapsible-block-wrapper .fieldset-wrapper-title .action-delete {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  padding: 0;
  position: absolute;
  right: 1rem;
  top: 1.4rem;
}
.admin__control-collapsible .admin__collapsible-block-wrapper .fieldset-wrapper-title .action-delete:hover {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
.admin__control-collapsible .admin__collapsible-block-wrapper .fieldset-wrapper-title .action-delete:before {
  content: '\e630';
  font-size: 2rem;
}
.admin__control-collapsible .admin__collapsible-block-wrapper .fieldset-wrapper-title .action-delete > span {
  display: none;
}
.admin__control-collapsible .admin__collapsible-content {
  background-color: #ffffff;
  margin-bottom: 1rem;
}
.admin__control-collapsible .admin__collapsible-content > .fieldset-wrapper {
  border: 1px solid #cccccc;
  margin-top: -1px;
  padding: 1rem;
}
.admin__control-collapsible .admin__collapsible-content .admin__fieldset {
  padding: 0;
}
.admin__control-collapsible .admin__collapsible-content .admin__field:last-child {
  margin-bottom: 0;
}
/**
 * @codingStandardsIgnoreStart
 */
.admin__control-table-wrapper {
  max-width: 100%;
  overflow-x: auto;
}
.admin__control-table {
  width: 100%;
}
.admin__control-table thead {
  background-color: transparent;
}
.admin__control-table tbody td {
  vertical-align: top;
}
.admin__control-table tfoot th {
  padding-bottom: 1.3rem;
}
.admin__control-table tfoot th.validation {
  padding-bottom: 0;
  padding-top: 0;
}
.admin__control-table tfoot td {
  border-top: 1px solid #ffffff;
}
.admin__control-table tfoot .admin__control-table-pagination {
  float: right;
  padding-bottom: 0;
}
.admin__control-table tfoot .action-previous {
  margin-right: .5rem;
}
.admin__control-table tfoot .action-next {
  margin-left: .9rem;
}
.admin__control-table tr:last-child td {
  border-bottom: none;
}
.admin__control-table tr._dragover-top td {
  box-shadow: inset 0 3px 0 0 #008bdb;
}
.admin__control-table tr._dragover-bottom td {
  box-shadow: inset 0 -3px 0 0 #008bdb;
}
.admin__control-table tr._dragged td,
.admin__control-table tr._dragged th {
  background: #d0d0d0;
}
.admin__control-table td,
.admin__control-table th {
  background-color: #efefef;
  border: 0;
  border-bottom: 1px solid #ffffff;
  padding: 1.3rem 1rem 1.3rem 0;
  text-align: left;
  vertical-align: top;
}
.admin__control-table td:first-child,
.admin__control-table th:first-child {
  padding-left: 1rem;
}
.admin__control-table td > .admin__control-select,
.admin__control-table th > .admin__control-select,
.admin__control-table td > .admin__control-text,
.admin__control-table th > .admin__control-text,
.admin__control-table td > .ui-datepicker .ui-datepicker-title select,
.admin__control-table th > .ui-datepicker .ui-datepicker-title select {
  width: 100%;
}
.admin__control-table td._hidden,
.admin__control-table th._hidden {
  display: none;
}
.admin__control-table td._fit,
.admin__control-table th._fit {
  width: auto;
}
.admin__control-table th {
  color: #303030;
  font-size: 1.4rem;
  font-weight: 600;
  vertical-align: bottom;
}
.admin__control-table th._required span:after {
  margin: 0 0 0 0.5rem;
  color: #e22626;
  content: '*';
}
.admin__control-table .control-table-actions-th {
  white-space: nowrap;
}
.admin__control-table .control-table-actions-cell {
  padding-top: 1.8rem;
  text-align: center;
  width: 1%;
}
.admin__control-table .control-table-options-th {
  text-align: center;
  width: 10rem;
}
.admin__control-table .control-table-options-cell {
  text-align: center;
}
.admin__control-table .control-table-text {
  line-height: 3.2rem;
}
.admin__control-table .col-draggable {
  padding-top: 2.2rem;
  width: 1%;
}
.admin__control-table .action-delete {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}
.admin__control-table .action-delete:hover {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
.admin__control-table .action-delete:before {
  content: '\e630';
  font-size: 2rem;
}
.admin__control-table .action-delete > span {
  display: none;
}
.admin__control-table .draggable-handle {
  padding: 0;
}
.admin__control-table._dragged {
  outline: 1px solid #007bdb;
}
.admin__control-table-action {
  background-color: #efefef;
  border-top: 1px solid #ffffff;
  padding: 1.3rem 1rem;
}
.admin__dynamic-rows._dragged {
  opacity: .95;
  position: absolute;
  z-index: 999;
}
.admin__dynamic-rows.admin__control-table .admin__control-fields > .admin__field {
  border: 0;
  padding: 0;
}
.admin__dynamic-rows td > .admin__field {
  border: 0;
  margin: 0;
  padding: 0;
}
.admin__control-table-pagination {
  padding-bottom: 1rem;
}
.admin__control-table-pagination .admin__data-grid-pager {
  float: right;
}
.product_form_product_form_advanced_pricing_modal .admin__fieldset > .admin__field > .admin__field-label,
.product_form_product_form_advanced_pricing_modal [class*='admin__control-grouped'] > .admin__field:first-child > .admin__field-label {
  margin-left: 0;
}
.product_form_product_form_advanced_pricing_modal .admin__control-table td,
.product_form_product_form_advanced_pricing_modal .admin__control-table th {
  overflow-y: visible;
}
.product_form_product_form_advanced_pricing_modal .admin__fieldset {
  margin-left: -30px;
}
.product_form_product_form_advanced_pricing_modal .admin__control-table-wrapper {
  overflow-x: visible;
  overflow-y: visible;
}
.admin__field-tooltip {
  display: inline-block;
  margin-top: 0.5rem;
  max-width: 45px;
  overflow: visible;
  vertical-align: top;
  width: 0;
}
.admin__field-tooltip:hover {
  position: relative;
  z-index: 500;
}
.admin__field-option .admin__field-tooltip {
  margin-top: 0.5rem;
}
.admin__field-tooltip .admin__field-tooltip-action {
  margin-left: 0;
  position: relative;
  z-index: 2;
  display: inline-block;
  text-decoration: none;
}
.admin__field-tooltip .admin__field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.2rem;
  line-height: 1;
  color: #514943;
  content: '\e633';
  font-family: 'Admin Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.admin__field-tooltip .admin__control-text:focus + .admin__field-tooltip-content,
.admin__field-tooltip:hover .admin__field-tooltip-content {
  display: block;
}
.admin__field-tooltip .admin__field-tooltip-content {
  bottom: 3.8rem;
  display: none;
  right: -2.3rem;
}
.admin__field-tooltip .admin__field-tooltip-content:after,
.admin__field-tooltip .admin__field-tooltip-content:before {
  border: 1.6rem solid transparent;
  height: 0;
  width: 0;
  border-top-color: #afadac;
  content: '';
  display: block;
  position: absolute;
  right: 2rem;
  top: 100%;
  z-index: 3;
}
.admin__field-tooltip .admin__field-tooltip-content:after {
  border-top-color: #fffbbb;
  margin-top: -1px;
  z-index: 4;
}
.abs-admin__field-tooltip-content,
.admin__field-tooltip .admin__field-tooltip-content,
.gift-options-tooltip {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3);
  background: #fffbbb;
  border: 1px solid #afadac;
  border-radius: 1px;
  padding: 1.5rem 2.5rem;
  position: absolute;
  width: 32rem;
  z-index: 1;
}
.admin__field-fallback-reset {
  font-size: 1.25rem;
  white-space: nowrap;
  width: 30px;
}
.admin__field-fallback-reset > span {
  margin-left: 0.5rem;
  position: relative;
}
.admin__field-fallback-reset:active {
  transform: scale(0.98);
}
.admin__field-fallback-reset:before {
  transition: color 0.1s linear;
  transition: colors all ease-in;
  transition: all colors ease-in;
  content: '\e642';
  font-size: 1.3rem;
  margin-left: 0.5rem;
}
.admin__field-fallback-reset:hover {
  cursor: pointer;
  text-decoration: none;
}
.admin__field-fallback-reset:focus {
  background: transparent;
}
.abs-field-size-x-small,
.abs-field-sizes.admin__field-x-small > .admin__field-control,
.admin__fieldset > .admin__field.admin__field-x-small > .admin__field-control,
.admin__field.admin__field-x-small > .admin__field-control,
[class*='admin__control-grouped'] > .admin__field.admin__field-x-small > .admin__field-control {
  width: 8rem;
}
.abs-field-size-small,
.abs-field-sizes.admin__field-small > .admin__field-control,
.admin__control-grouped-date > .admin__field-date.admin__field > .admin__field-control,
.admin__fieldset > .admin__field.admin__field-small > .admin__field-control,
.admin__field.admin__field-small > .admin__field-control,
[class*='admin__control-grouped'] > .admin__field.admin__field-small > .admin__field-control {
  width: 15rem;
}
.abs-field-size-medium,
.abs-field-sizes.admin__field-medium > .admin__field-control,
.admin__fieldset > .admin__field.admin__field-medium > .admin__field-control,
.admin__field.admin__field-medium > .admin__field-control,
[class*='admin__control-grouped'] > .admin__field.admin__field-medium > .admin__field-control {
  width: 34rem;
}
.abs-field-size-large,
.abs-field-sizes.admin__field-large > .admin__field-control,
.admin__fieldset > .admin__field.admin__field-large > .admin__field-control,
.admin__field.admin__field-large > .admin__field-control,
[class*='admin__control-grouped'] > .admin__field.admin__field-large > .admin__field-control {
  width: 64rem;
}
.abs-field-no-label,
.admin__fieldset > .admin__field.admin__field-no-label > .admin__field-control,
.admin__field-no-label,
.admin__field-group-additional {
  /**
     *@codingStandardsIgnoreStart
     */
  margin-left: calc( (100%) * 0.25 + 30px );
}
.admin__fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0;
}
.admin__fieldset .fieldset-wrapper.admin__fieldset-section > .fieldset-wrapper-title {
  padding-left: 1rem;
}
.admin__fieldset .fieldset-wrapper.admin__fieldset-section > .fieldset-wrapper-title strong {
  font-size: 1.7rem;
  font-weight: 600;
}
.admin__fieldset .fieldset-wrapper.admin__fieldset-section .admin__fieldset-wrapper-content > .admin__fieldset {
  padding-top: 1rem;
}
.admin__fieldset .fieldset-wrapper.admin__fieldset-section:last-child .admin__fieldset-wrapper-content > .admin__fieldset {
  padding-bottom: 0;
}
.admin__fieldset > .admin__field {
  border: 0;
  margin: 0;
  padding: 0;
  margin-left: -30px;
}
.admin__fieldset > .admin__field:after {
  clear: both;
  content: '';
  display: table;
}
.admin__fieldset > .admin__field > .admin__field-control {
  width: calc( (100%) * 0.5 - 30px );
  float: left;
  margin-left: 30px;
}
.admin__fieldset > .admin__field > .admin__field-control input[type="checkbox"] {
  margin-top: 1rem;
}
.admin__fieldset > .admin__field > .admin__field-label {
  width: calc( (100%) * 0.25 - 30px );
  float: left;
  margin-left: 30px;
}
.admin__fieldset > .admin__field.admin__field-no-label > .admin__field-label {
  display: none;
}
.admin__fieldset > .admin__field + .admin__field._empty._no-header {
  margin-top: -3rem;
}
.admin__fieldset > .admin__field.field-currently_used_for > .admin__field-control .admin__field {
  margin-top: 8px;
}
.admin__fieldset.composite-bundle .admin__field-control {
  padding-top: 7px;
}
.admin__fieldset.composite-bundle .admin__field-option {
  padding-top: 0;
}
.admin__fieldset-product-websites {
  position: relative;
  z-index: 300;
}
.admin__fieldset-note {
  margin-bottom: 2rem;
}
.admin__form-field {
  border: 0;
  margin: 0;
  padding: 0;
}
.admin__form-field-control .admin__control-text,
.admin__field-control .admin__control-text,
.admin__form-field-control .admin__control-textarea,
.admin__field-control .admin__control-textarea {
  width: 100%;
}
.admin__form-field-control .admin__control-text.disabled,
.admin__field-control .admin__control-text.disabled,
.admin__form-field-control .admin__control-textarea.disabled,
.admin__field-control .admin__control-textarea.disabled {
  background-color: #e9e9e9;
  border-color: #adadad;
  color: #303030;
  cursor: not-allowed;
  opacity: .5;
}
.admin__field-label {
  color: #303030;
  margin: 0;
  text-align: right;
}
.admin__field-label label {
  cursor: pointer;
}
.admin__field-label + br {
  display: none;
}
.admin__field:not(.admin__field-option) > .admin__field-label {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 3.2rem;
  padding: 0;
  white-space: nowrap;
}
.admin__field:not(.admin__field-option) > .admin__field-label:before {
  opacity: 0;
  visibility: hidden;
  content: '.';
  margin-left: -7px;
  overflow: hidden;
}
.admin__field:not(.admin__field-option) > .admin__field-label span {
  display: inline-block;
  line-height: 1.2;
  vertical-align: middle;
  white-space: normal;
}
.admin__field:not(.admin__field-option) > .admin__field-label span[data-config-scope] {
  position: relative;
}
.required > .admin__field-label span:after,
._required > .admin__field-label span:after {
  color: #e22626;
  content: '*';
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  margin-left: 10px;
  margin-top: .2rem;
  position: absolute;
  z-index: 1;
}
._disabled > .admin__field-label {
  color: #999999;
  cursor: default;
}
.admin__field {
  margin-bottom: 0;
}
.admin__field + .admin__field {
  margin-top: 1.5rem;
}
.admin__field:not(.admin__field-option) ~ .admin__field-option {
  margin-top: .5rem;
}
.admin__field.admin__field-option ~ .admin__field-option {
  margin-top: .9rem;
}
.admin__field ~ .admin__field-option:last-child {
  margin-bottom: .8rem;
}
.admin__fieldset > .admin__field {
  margin-bottom: 3rem;
  position: relative;
}
.admin__fieldset > .admin__field.field-import_file .input-file {
  margin-top: 6px;
}
.admin__field legend.admin__field-label {
  opacity: 1;
}
.admin__field[data-config-scope]:before {
  color: #808080;
  content: attr(data-config-scope);
  display: inline-block;
  font-size: 1.2rem;
  left: calc( (100%) * 0.75 - 30px );
  line-height: 3.2rem;
  margin-left: 60px;
  position: absolute;
  width: calc( (100%) * 0.25 - 30px );
}
.admin__field-control .admin__field[data-config-scope]:nth-child(n + 2):before {
  content: '';
}
.admin__field._error .admin__field-control [class*='admin__control-'] [class*='admin__addon-']:before,
.admin__field._error .admin__field-control [class*='admin__addon-']:before,
.admin__field._error .admin__field-control > [class*='admin__control-'] {
  border-color: #e22626;
}
.admin__field._disabled,
.admin__field._disabled:hover {
  box-shadow: inherit;
  cursor: inherit;
  opacity: 1;
  outline: inherit;
}
.admin__field._disabled .admin__action-multiselect-wrap .admin__action-multiselect,
.admin__field._disabled:hover .admin__action-multiselect-wrap .admin__action-multiselect {
  background-color: #e9e9e9;
  border-color: #adadad;
  color: #303030;
  cursor: not-allowed;
  opacity: 0.5;
}
.admin__field._hidden {
  display: none;
}
.admin__field-control + .admin__field-control {
  margin-top: 1.5rem;
}
.admin__field-control._with-tooltip > .admin__control-addon,
.admin__field-control._with-tooltip > .admin__field-option,
.admin__field-control._with-tooltip > .admin__control-select,
.admin__field-control._with-tooltip > .admin__control-text,
.admin__field-control._with-tooltip > .admin__control-textarea,
.admin__field-control._with-tooltip > .ui-datepicker .ui-datepicker-title select {
  max-width: calc(100% - 45px - 4px);
}
.admin__field-control._with-tooltip .admin__field-tooltip {
  width: auto;
}
.admin__field-control._with-tooltip .admin__field-option {
  display: inline-block;
}
.admin__field-control._with-reset > .admin__control-addon,
.admin__field-control._with-reset > .admin__control-text,
.admin__field-control._with-reset > .admin__control-textarea {
  width: calc(100% - 30px - 0.5rem - 4px);
}
.admin__field-control._with-reset .admin__field-fallback-reset {
  margin-left: 0.5rem;
  margin-top: 1rem;
  vertical-align: top;
}
.admin__field-control._with-reset._with-tooltip > .admin__control-addon,
.admin__field-control._with-reset._with-tooltip > .admin__control-text,
.admin__field-control._with-reset._with-tooltip > .admin__control-textarea {
  width: calc(100% - 30px - 0.5rem - 45px - 8px);
}
.admin__fieldset > .admin__field-collapsible {
  margin-bottom: 0;
}
.admin__fieldset > .admin__field-collapsible .admin__field-control {
  border-top: 1px solid #cccccc;
  display: block;
  font-size: 1.7rem;
  font-weight: 700;
  padding: 1.7rem 0;
  width: calc(100% - 3rem);
}
.admin__fieldset > .admin__field-collapsible .admin__field-option {
  padding-top: 0;
}
.admin__field-collapsible + div {
  margin-top: 2.5rem;
}
.admin__field-collapsible .admin__control-radio + label:before {
  height: 1.8rem;
  width: 1.8rem;
}
.admin__field-collapsible .admin__control-radio:checked + label:after {
  left: 4px;
  top: 5px;
}
.admin__field-error,
label.mage-error {
  background: #fffbbb;
  border: 1px solid #ee7d7d;
  box-sizing: border-box;
  color: #555555;
  display: block;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2;
  margin: .2rem 0 0;
  padding: .8rem 1rem .9rem;
}
.admin__field-note {
  color: #303030;
  font-size: 1.2rem;
  margin: 10px 0 0;
  padding: 0;
}
.admin__additional-info {
  padding-top: 1rem;
}
.admin__field-option {
  padding-top: 0.7rem;
}
.admin__field-option .admin__field-label {
  text-align: left;
}
.admin__field-control > .admin__field-option:nth-child(1):nth-last-child(2),
.admin__field-control > .admin__field-option:nth-child(2):nth-last-child(1) {
  display: inline-block;
}
.admin__field-control > .admin__field-option:nth-child(1):nth-last-child(2) + .admin__field-option,
.admin__field-control > .admin__field-option:nth-child(2):nth-last-child(1) + .admin__field-option {
  display: inline-block;
  margin-left: 41px;
  margin-top: 0;
}
.admin__field-control > .admin__field-option:nth-child(1):nth-last-child(2) + .admin__field-option:before,
.admin__field-control > .admin__field-option:nth-child(2):nth-last-child(1) + .admin__field-option:before {
  background: #cacaca;
  content: '';
  display: inline-block;
  height: 20px;
  margin-left: -20px;
  position: absolute;
  width: 1px;
}
.admin__field-value {
  display: inline-block;
  padding-top: 0.7rem;
}
.admin__field-service {
  padding-top: 1rem;
}
[class*='admin__control-grouped'] > .admin__field:first-child,
.admin__control-fields > .admin__field:first-child {
  position: static;
}
[class*='admin__control-grouped'] > .admin__field:first-child > .admin__field-label,
.admin__control-fields > .admin__field:first-child > .admin__field-label {
  width: calc( (100%) * 0.25 - 30px );
  float: left;
  margin-left: 30px;
  cursor: pointer;
  left: 0;
  position: absolute;
  top: 0;
}
[class*='admin__control-grouped'] > .admin__field:first-child > .admin__field-label span:before,
.admin__control-fields > .admin__field:first-child > .admin__field-label span:before {
  display: block;
}
[class*='admin__control-grouped'] > .admin__field._disabled > .admin__field-label,
.admin__control-fields > .admin__field._disabled > .admin__field-label {
  cursor: default;
}
[class*='admin__control-grouped'] > .admin__field > .admin__field-label span:before,
.admin__control-fields > .admin__field > .admin__field-label span:before {
  display: none;
}
.admin__control-fields .admin__field-label ~ .admin__field-control {
  width: 100%;
}
.admin__control-fields .admin__field-option {
  padding-top: 0;
}
[class*='admin__control-grouped'] {
  box-sizing: border-box;
  display: table;
  width: 100%;
}
[class*='admin__control-grouped'] > .admin__field {
  display: table-cell;
  vertical-align: top;
}
[class*='admin__control-grouped'] > .admin__field > .admin__field-control {
  float: none;
  width: 100%;
}
[class*='admin__control-grouped'] > .admin__field.admin__field-default,
[class*='admin__control-grouped'] > .admin__field.admin__field-x-small,
[class*='admin__control-grouped'] > .admin__field.admin__field-small,
[class*='admin__control-grouped'] > .admin__field.admin__field-medium,
[class*='admin__control-grouped'] > .admin__field.admin__field-large {
  width: 1px;
}
[class*='admin__control-grouped'] > .admin__field.admin__field-default + .admin__field:last-child,
[class*='admin__control-grouped'] > .admin__field.admin__field-x-small + .admin__field:last-child,
[class*='admin__control-grouped'] > .admin__field.admin__field-small + .admin__field:last-child,
[class*='admin__control-grouped'] > .admin__field.admin__field-medium + .admin__field:last-child,
[class*='admin__control-grouped'] > .admin__field.admin__field-large + .admin__field:last-child {
  width: auto;
}
[class*='admin__control-grouped'] > .admin__field:nth-child(n + 2) {
  padding-left: 20px;
}
.admin__control-group-equal {
  table-layout: fixed;
}
.admin__control-group-equal > .admin__field {
  width: 50%;
}
.admin__field-control-group {
  margin-top: .8rem;
}
.admin__field-control-group > .admin__field {
  padding: 0;
}
.admin__control-grouped-date > .admin__field-date {
  white-space: nowrap;
  width: 1px;
}
.admin__control-grouped-date > .admin__field-date.admin__field > .admin__field-control {
  position: relative;
  display: inline-block;
}
.admin__control-grouped-date > .admin__field-date + .admin__field:last-child {
  width: auto;
}
.admin__control-grouped-date > .admin__field-date + .admin__field-date > .admin__field-label {
  float: left;
  padding-right: 20px;
}
.admin__control-grouped-date .ui-datepicker-trigger {
  left: 100%;
  top: 0;
}
.admin__field-group-columns.admin__field-control.admin__control-grouped {
  width: calc( (100%) * 1 - 30px );
  float: left;
  margin-left: 30px;
}
.admin__field-group-columns > .admin__field:first-child > .admin__field-label {
  float: none;
  margin: 0;
  opacity: 1;
  position: static;
  width: 100%;
}
.admin__field-group-columns > .admin__field > .admin__field-label {
  text-align: left;
}
.admin__field-group-columns .admin__control-select,
.admin__field-group-columns .ui-datepicker .ui-datepicker-title select {
  width: 100%;
}
.admin__field-group-additional {
  clear: both;
}
.admin__field-group-additional .action-additional {
  margin-top: 1rem;
}
.admin__field-group-additional .action-basic {
  width: 100%;
}
.admin__field-group-show-label {
  white-space: nowrap;
}
.admin__field-group-show-label > .admin__field-label,
.admin__field-group-show-label > .admin__field-control {
  display: inline-block;
  vertical-align: top;
}
.admin__field-group-show-label > .admin__field-label {
  margin-right: 20px;
}
.admin__field-complex {
  margin: 1rem 0 3rem;
  padding-left: 1rem;
}
.admin__field:not(._hidden) + .admin__field-complex {
  margin-top: 3rem;
}
.admin__field-complex .admin__field-complex-title {
  clear: both;
  color: #303030;
  font-size: 1.7rem;
  font-weight: 600;
  letter-spacing: .025em;
  margin-bottom: 1rem;
}
.admin__field-complex .admin__field-complex-elements {
  float: right;
  max-width: 40%;
}
.admin__field-complex .admin__field-complex-elements button,
.admin__field-complex .admin__field-complex-elements .block-footer .action-add {
  margin-left: 1rem;
}
.admin__field-complex .admin__field-complex-content {
  max-width: 60%;
  overflow: hidden;
}
.admin__field-complex .admin__field-complex-text {
  margin-left: -1rem;
}
.admin__field-complex + .admin__field._empty._no-header {
  margin-top: -3rem;
}
.admin__legend {
  float: left;
  position: static;
  width: 100%;
}
.admin__legend + br {
  clear: left;
  display: block;
  height: 0;
  overflow: hidden;
}
.fieldset-wrapper-title,
.admin__fieldset-wrapper-title {
  border-bottom: 1px solid #cccccc;
  line-height: 1.4;
  margin-bottom: 0;
  padding: 14px 0 16px;
}
.fieldset-wrapper-title .title,
.admin__fieldset-wrapper-title .title {
  font-size: 2rem;
  font-weight: 400;
}
.admin__fieldset-wrapper-content .fieldset-wrapper-title .title,
.admin__fieldset-wrapper-content .admin__fieldset-wrapper-title .title {
  font-size: 1.5rem;
  font-weight: 700;
}
.fieldset-wrapper-title .title.active ~ .actions,
.admin__fieldset-wrapper-title .title.active ~ .actions {
  display: none;
}
.fieldset-wrapper-title .actions,
.admin__fieldset-wrapper-title .actions {
  display: block;
  float: right;
}
.admin__fieldset-wrapper-content .admin__fieldset {
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.admin__fieldset-wrapper-content .admin__fieldset > .admin__collapsible-block-wrapper:first-child {
  margin-top: -3rem;
}
.admin__fieldset-wrapper-content .admin__fieldset > *:first-child {
  margin-top: 0;
}
.admin__fieldset-wrapper-content .admin__fieldset > *:last-child {
  margin-bottom: 0;
}
.address-item-edit-content {
  background: #ffffff;
  border: 1px solid #dad1c8;
  box-shadow: 0 2px 1px 0 rgba(217, 210, 202, 0.5);
  margin-left: 359px;
  max-width: 500px;
  padding: 15px 30px;
}
.address-item-edit-content .admin__legend {
  display: none;
}
.address-list {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 360px;
}
.address-list .address-list-item-actions {
  position: absolute;
  right: 1rem;
  top: 1rem;
}
.address-list .address-list-item {
  background: #f1f1f1;
  border: 1px solid #dad1c8;
  cursor: pointer;
  margin-bottom: -1px;
  padding: 10px 10px 15px;
  position: relative;
  z-index: 1;
}
.address-list .address-list-item.ui-state-active {
  background: #ffffff;
  box-shadow: 0 1px 1px 0 #d9d2ca;
  margin-left: -2px;
  padding-left: 12px;
  position: relative;
  z-index: 2;
}
.address-list .address-list-item.ui-state-active:before,
.address-list .address-list-item.ui-state-active:after {
  color: #ffffff;
  content: '\e02a';
  font-family: 'MUI-Icons';
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  line-height: 11px;
  margin-top: -5px;
  position: absolute;
  right: -9px;
  speak: none;
  text-indent: -6px;
  top: 50%;
  width: 10px;
  z-index: 2;
}
.address-list .address-list-item.ui-state-active:before {
  color: #dad1c8;
  right: -11px;
  z-index: 1;
}
.address-list address {
  font-style: normal;
  line-height: 1.5;
  margin: 0 20px 15px 0;
}
.address-list address:first-line {
  font-weight: bold;
}
.address-list .address-list-actions {
  background: none;
  border: 0;
  box-shadow: none;
  cursor: default;
  padding: 20px 0 0;
}
.address-list .action-delete {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
}
.address-list .action-delete:focus,
.address-list .action-delete:active {
  background: none;
  border: none;
}
.address-list .action-delete:hover {
  background: none;
  border: none;
}
.address-list .action-delete.disabled,
.address-list .action-delete[disabled],
fieldset[disabled] .address-list .action-delete {
  pointer-events: none;
  opacity: 0.5;
}
.address-list .action-delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.address-list .action-delete:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: 16px;
  color: #41362f;
  content: '\e620';
  font-family: 'Admin Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.address-list .action-delete span {
  max-height: 1px;
  max-width: 1px;
}
.address-list .action-delete:hover {
  position: relative;
  z-index: 2;
}
.address-list .action-delete:hover:after {
  color: #060504;
}
.address-list .action-delete:hover span {
  background-color: #fcfcfc;
  border: 1px solid #989287;
  border-radius: .4rem;
  bottom: 100%;
  clip: auto;
  font-size: 1.2rem;
  height: auto;
  left: auto;
  margin: 0 auto .1rem;
  max-height: 50px;
  max-width: 200px;
  padding: .5rem;
  right: auto;
  top: auto;
  transition: all .01s linear .7s;
  white-space: nowrap;
  width: auto;
}
[class*='admin__control-'].mage-error ~ [class*='admin__addon-']:before,
.admin__field-control > [class*='admin__control-'].mage-error {
  border-color: #e22626;
}
.page-layout-admin-login .loading-mask {
  background: rgba(255, 255, 255, 0.2);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.page-layout-admin-login .popup-loading {
  height: 149px;
  left: 50%;
  margin-left: -109px;
  margin-top: -74.5px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  width: 218px;
}
.page-layout-admin-login .field-captcha {
  padding-left: 30px;
  vertical-align: middle;
}
.page-layout-admin-login .field-captcha .captcha-reload {
  float: right;
  margin-top: 15px;
}
.admin__form-loading-mask {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}
.admin__form-loading-mask .spinner {
  font-size: 4rem;
  left: 50%;
  margin-left: -2rem;
  margin-top: -2rem;
  position: absolute;
  top: 50%;
}
.data-grid .head-massaction .admin__control-select,
.data-grid .head-massaction .ui-datepicker .ui-datepicker-title select {
  min-width: 6rem;
}
.data-grid .data-grid-filters td {
  border-bottom: 1px solid #d6d6d6;
  padding: 1rem;
}
.data-grid .data-grid-filters select,
.data-grid .data-grid-filters input[type='text'] {
  font-size: 1.3rem;
  height: 2.8rem;
  min-width: 5rem;
  padding: .2rem .4rem;
  width: 100%;
}
.data-grid .data-grid-filters .admin__control-text {
  width: 100%;
}
.data-grid .data-grid-filters select {
  background-position: calc(100% - 5px) -37px, 100%, calc(100% - 18px) 0;
  background-size: auto, 18px 100%, 1px 100%;
  height: 2.8rem;
  padding: .2rem 1.8rem .2rem .3rem;
}
.data-grid .data-grid-filters select:focus {
  background-position: calc(100% - 5px) 11px, 100%, calc(100% - 18px) 0;
}
.data-grid .data-grid-filters td ._has-datepicker + .ui-datepicker-trigger {
  height: 2.8rem;
  margin-left: -3.2rem;
  width: 2.8rem;
}
.data-grid .data-grid-filters td ._has-datepicker + .ui-datepicker-trigger:after {
  line-height: 28px;
}
.data-grid .range-line {
  position: relative;
}
.data-grid .range-line + .range-line {
  margin-top: .5rem;
}
.data-grid .field-row {
  display: inline-block;
}
.mass-select-info:before {
  content: '(';
}
.mass-select-info:after {
  content: ')';
}
.mass-select-info._empty {
  display: none;
}
.mass-select-wrap {
  margin-left: 1.1rem;
  margin-top: 3.3rem;
  position: absolute;
  top: 100%;
}
.mass-select-wrap select {
  cursor: pointer;
  height: 22px;
  left: 0;
  opacity: .01;
  position: absolute;
  top: 0;
  width: 22px;
  z-index: 2;
}
.mass-select-wrap select + label {
  height: 16px;
  line-height: 16px;
  padding: 0;
  width: 16px;
  z-index: 1;
  /**
             * @codingStandardsIgnoreStart
             */
}
.mass-select-wrap select + label:before {
  left: 0;
  position: absolute;
  top: 0;
}
.mass-select-wrap select + label:after {
  top: 40% !important;
}
.mass-select-wrap select._checked._indeterminate + label:before {
  content: '-';
  font-size: 2rem;
  line-height: .7rem;
}
.mass-select-wrap select._disabled {
  display: none;
}
.mass-select-wrap select._disabled + label {
  cursor: not-allowed;
  opacity: .6;
}
.admin__data-grid-toolbar *,
.admin__data-grid-toolbar *:before,
.admin__data-grid-toolbar *:after {
  box-sizing: border-box;
}
.admin__data-grid-toolbar .admin__data-grid-header-row .action-select-multiselect {
  -webkit-appearance: menulist-button;
  appearance: menulist-button;
  height: 38px;
  left: -1rem;
  min-width: 0;
  opacity: .01;
  top: -1.2rem;
  width: 52px;
}
.admin__data-grid-toolbar .admin__data-grid-header-row > div {
  margin-left: 30px;
}
.admin__data-grid-toolbar .admin__data-grid-header-row > div:first-child {
  margin-left: 0;
}
.admin__data-grid-toolbar .admin__data-grid-header-row button,
.admin__data-grid-toolbar .admin__data-grid-header-row .block-footer .action-add {
  vertical-align: top;
}
.admin__data-grid-toolbar .admin__filter-actions {
  float: left;
}
.admin__data-grid-toolbar .admin__control-filter .admin__control-select,
.admin__data-grid-toolbar .admin__control-filter .ui-datepicker .ui-datepicker-title select {
  margin-right: 0.7rem;
}
.admin__data-grid-toolbar .admin__data-grid-export {
  float: right;
}
.admin__data-grid-toolbar .admin__data-grid-export .admin__control-select,
.admin__data-grid-toolbar .admin__data-grid-export .ui-datepicker .ui-datepicker-title select {
  margin-right: 0.7rem;
}
.admin__data-grid-toolbar .admin__grid-massaction {
  float: left;
}
.admin__data-grid-toolbar .admin__grid-massaction .admin__control-select,
.admin__data-grid-toolbar .admin__grid-massaction .ui-datepicker .ui-datepicker-title select {
  margin-right: 0.7rem;
}
.admin__data-grid-toolbar .admin__grid-massaction + .admin__control-text {
  float: left;
}
.admin__data-grid-toolbar .admin__grid-massaction .form-inline {
  display: inline;
}
.admin__data-grid-toolbar .admin__grid-massaction .form-inline .admin__field-label {
  float: none;
  padding-left: 2rem;
  padding-right: 1rem;
  width: auto;
}
.admin__data-grid-toolbar .admin__grid-massaction .admin__grid-massaction-form .admin__control-select ~ button,
.admin__data-grid-toolbar .admin__grid-massaction .admin__grid-massaction-form .ui-datepicker .ui-datepicker-title select ~ button,
.admin__data-grid-toolbar .admin__grid-massaction .admin__grid-massaction-form .admin__control-select ~ .block-footer .action-add {
  display: none;
}
.admin__data-grid-toolbar .admin__grid-massaction .admin__grid-massaction-form .admin__control-select._selected ~ button,
.admin__data-grid-toolbar .admin__grid-massaction .admin__grid-massaction-form .ui-datepicker .ui-datepicker-title select._selected ~ button,
.admin__data-grid-toolbar .admin__grid-massaction .admin__grid-massaction-form .admin__control-select._selected ~ .block-footer .action-add {
  display: inline-block;
}
.admin__data-grid-toolbar .admin__grid-massaction .admin__control-select-placeholder {
  color: #8a837f;
  font-weight: 700;
}
.admin__data-grid-toolbar .admin__data-grid-pager-wrap {
  float: right;
}
.admin__data-grid-toolbar .admin__data-grid-header-row._massaction {
  position: relative;
  z-index: 1;
}
.admin__grid-control .admin__grid-control {
  display: none;
}
.ui-dialog .admin__data-grid-header-row._massaction,
.ui-dialog .mass-select-wrap select,
.ui-dialog .mass-select-wrap,
.ui-dialog .admin__grid-massaction {
  z-index: 2000;
}
.ui-dialog .admin__data-grid-wrap {
  z-index: 1999;
}
.data-grid td.col-action a + a:before {
  content: '';
  display: block;
}
.attribute-popup {
  background-color: #ffffff;
}
.attribute-popup .edit-form {
  padding-left: 1.8rem;
  padding-right: 1.8rem;
}
.product-configure-popup .time-picker {
  display: block;
  margin-top: 1rem;
}
.admin__control-wysiwig .buttons-set {
  margin: 0 0 15px;
}
.admin__control-wysiwig .buttons-set button,
.admin__control-wysiwig .buttons-set .block-footer .action-add {
  margin-right: 4px;
}
.admin__control-wysiwig + button,
.admin__control-wysiwig + .block-footer .action-add {
  margin-top: 1rem;
}
.admin__control-wysiwig textarea {
  width: 100%;
}
.admin__action-dropdown-wrap {
  display: inline-block;
  position: relative;
}
.admin__action-dropdown-wrap .admin__action-dropdown-text:after {
  left: -6px;
  right: 0;
}
.admin__action-dropdown-wrap .admin__action-dropdown-menu {
  left: auto;
  right: 0;
}
.admin__action-dropdown-wrap.active .admin__action-dropdown,
.admin__action-dropdown-wrap._active .admin__action-dropdown {
  border-color: #007bdb;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.admin__action-dropdown-wrap.active .admin__action-dropdown-text:after,
.admin__action-dropdown-wrap._active .admin__action-dropdown-text:after {
  background-color: #ffffff;
  content: '';
  height: 6px;
  position: absolute;
  top: 100%;
}
.admin__action-dropdown-wrap.active .admin__action-dropdown-menu,
.admin__action-dropdown-wrap._active .admin__action-dropdown-menu {
  display: block;
}
.admin__action-dropdown-wrap._disabled .admin__action-dropdown {
  cursor: default;
}
.admin__action-dropdown-wrap._disabled:hover .admin__action-dropdown {
  color: #41362f;
}
.admin__action-dropdown {
  padding-right: 3.3rem;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-bottom: none;
  border-radius: 0;
  box-shadow: none;
  color: #41362f;
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: -.025em;
  padding: 0.7rem 3.3rem 0.8rem 1.5rem;
  position: relative;
  vertical-align: baseline;
  z-index: 2;
}
.admin__action-dropdown._active:after,
.admin__action-dropdown.active:after {
  transform: rotate(180deg);
}
.admin__action-dropdown:after {
  border-color: #000000 transparent transparent transparent;
  border-style: solid;
  border-width: 0.5rem 0.4rem 0 0.4rem;
  content: '';
  height: 0;
  margin-top: -0.2rem;
  position: absolute;
  right: 1.25rem;
  top: 50%;
  transition: all .2s linear;
  width: 0;
}
._active .admin__action-dropdown:after,
.active .admin__action-dropdown:after {
  transform: rotate(180deg);
}
.admin__action-dropdown:hover:after {
  border-color: #000000 transparent transparent transparent;
}
.admin__action-dropdown:hover,
.admin__action-dropdown:focus {
  background-color: #ffffff;
  color: #060504;
  text-decoration: none;
}
.admin__action-dropdown:after {
  right: 1.5rem;
}
.admin__action-dropdown:before {
  margin-right: 1rem;
}
.admin__action-dropdown-menu {
  background-color: #ffffff;
  border: 1px solid #007bdb;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  display: none;
  line-height: 1.36;
  margin-top: -1px;
  min-width: 120%;
  padding: 0.5rem 1rem;
  position: absolute;
  top: 100%;
  transition: all 0.15s ease;
  z-index: 1;
}
.admin__action-dropdown-menu > li {
  display: block;
}
.admin__action-dropdown-menu > li > a {
  color: #41362f;
  display: block;
  text-decoration: none;
  padding: 0.6rem 0.5rem;
}
.selectmenu {
  display: inline-block;
  padding-left: 1.5rem;
  position: relative;
  text-align: left;
  width: auto;
  z-index: 1;
  /**
     * @codingStandardsIgnoreStart
     */
}
.selectmenu._active {
  border-color: #007bdb;
  z-index: 500;
}
.selectmenu .action-save,
.selectmenu .action-edit,
.selectmenu .action-delete {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  padding: 0 1rem 0 1rem;
}
.selectmenu .action-save:hover,
.selectmenu .action-edit:hover,
.selectmenu .action-delete:hover {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
.selectmenu .action-save:before,
.selectmenu .action-edit:before,
.selectmenu .action-delete:before {
  content: '\e630';
}
.selectmenu .action-edit,
.selectmenu .action-delete {
  border: 0 solid #ffffff;
  border-left-width: 1px;
  bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.selectmenu .action-edit:hover,
.selectmenu .action-delete:hover {
  border: 0 solid #ffffff;
  border-left-width: 1px;
}
.selectmenu .action-save:before {
  content: '\e625';
}
.selectmenu .action-edit:before {
  content: '\e631';
}
.selectmenu-value {
  display: inline-block;
}
.selectmenu-value input[type='text'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border: 0;
  display: inline;
  margin: 0;
  width: 6rem;
}
body._keyfocus .selectmenu-value input[type='text']:focus {
  box-shadow: none;
}
.selectmenu-toggle {
  padding-right: 3rem;
  background: transparent;
  border-width: 0;
  bottom: 0;
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
}
.selectmenu-toggle._active:after,
.selectmenu-toggle.active:after {
  transform: rotate(180deg);
}
.selectmenu-toggle:after {
  border-color: #000000 transparent transparent transparent;
  border-style: solid;
  border-width: 0.5rem 0.4rem 0 0.4rem;
  content: '';
  height: 0;
  margin-top: -0.2rem;
  position: absolute;
  right: 1.1rem;
  top: 50%;
  transition: all .2s linear;
  width: 0;
}
._active .selectmenu-toggle:after,
.active .selectmenu-toggle:after {
  transform: rotate(180deg);
}
.selectmenu-toggle:hover:after {
  border-color: #000000 transparent transparent transparent;
}
.selectmenu-toggle:focus,
.selectmenu-toggle:active,
.selectmenu-toggle:hover {
  background: transparent;
}
.selectmenu._active .selectmenu-toggle:before {
  border-color: #007bdb;
}
body._keyfocus .selectmenu-toggle:focus {
  box-shadow: none;
}
.selectmenu-toggle:before {
  background: #e3e3e3;
  border-left: 1px solid #adadad;
  bottom: 0;
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 3.2rem;
}
.selectmenu-items {
  background: #ffffff;
  border: 1px solid #007bdb;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  display: none;
  float: left;
  left: -1px;
  margin-top: 3px;
  max-width: 20rem;
  min-width: calc(100% + 2px);
  position: absolute;
  top: 100%;
}
.selectmenu-items._active {
  display: block;
}
.selectmenu-items ul {
  float: left;
  list-style-type: none;
  margin: 0;
  min-width: 100%;
  padding: 0;
}
.selectmenu-items li {
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  display: flex;
  flex-direction: row;
  transition: background .2s linear;
}
.selectmenu-items li:hover {
  background: #e3e3e3;
}
.selectmenu-items li:last-child .selectmenu-item-action {
  color: #007bdb;
  text-decoration: none;
}
.selectmenu-items li:last-child .selectmenu-item-action:visited {
  color: #007bdb;
  text-decoration: none;
}
.selectmenu-items li:last-child .selectmenu-item-action:hover {
  color: #007bdb;
  text-decoration: underline;
}
.selectmenu-items li:last-child .selectmenu-item-action:active {
  color: #ff5501;
  text-decoration: underline;
}
.selectmenu-item {
  position: relative;
  width: 100%;
  z-index: 1;
}
li._edit > .selectmenu-item {
  display: none;
}
.selectmenu-item-edit {
  display: none;
  padding: .3rem 4rem .3rem .4rem;
  position: relative;
  white-space: nowrap;
  z-index: 1;
}
li:last-child .selectmenu-item-edit {
  padding-right: .4rem;
}
.selectmenu-item-edit .admin__control-text {
  margin: 0;
  width: 5.4rem;
}
li._edit .selectmenu-item-edit {
  display: block;
}
.selectmenu-item-action {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: transparent;
  border: 0;
  color: #41362f;
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
  min-width: 100%;
  padding: 1rem 6rem 1rem 1.5rem;
  text-align: left;
  transition: background .2s linear;
  width: 5rem;
}
.selectmenu-item-action:hover,
.selectmenu-item-action:focus {
  background: #e3e3e3;
}
.abs-actions-split-xl .action-default,
.page-actions .actions-split .action-default {
  margin-right: 4rem;
}
.abs-actions-split-xl .action-toggle,
.page-actions .actions-split .action-toggle {
  padding-right: 4rem;
}
.abs-actions-split-xl .action-toggle:after,
.page-actions .actions-split .action-toggle:after {
  border-width: 0.9rem 0.6rem 0 0.6rem;
  margin-top: -0.3rem;
  right: 1.4rem;
}
.actions-split {
  position: relative;
  z-index: 400;
}
.actions-split.active,
.actions-split._active,
.actions-split:hover {
  box-shadow: 0 0 0 1px #007bdb;
}
.actions-split.active .action-toggle.action-primary,
.actions-split._active .action-toggle.action-primary,
.actions-split.active .action-toggle.primary,
.actions-split._active .action-toggle.primary {
  background-color: #ba4000;
  border-color: #ba4000;
}
.actions-split.active .dropdown-menu,
.actions-split._active .dropdown-menu {
  opacity: 1;
  visibility: visible;
  display: block;
}
.actions-split .action-toggle,
.actions-split .action-default {
  float: left;
  margin: 0;
}
.actions-split .action-toggle.active,
.actions-split .action-default.active,
.actions-split .action-toggle._active,
.actions-split .action-default._active,
.actions-split .action-toggle:hover,
.actions-split .action-default:hover {
  box-shadow: none;
}
.actions-split .action-default {
  margin-right: 3.2rem;
  min-width: 9.300000000000001rem;
}
.actions-split .action-toggle {
  padding-right: 3.2rem;
  border-left-color: rgba(0, 0, 0, 0.2);
  bottom: 0;
  padding-left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.actions-split .action-toggle._active:after,
.actions-split .action-toggle.active:after {
  transform: rotate(180deg);
}
.actions-split .action-toggle:after {
  border-color: #000000 transparent transparent transparent;
  border-style: solid;
  border-width: 0.5rem 0.4rem 0 0.4rem;
  content: '';
  height: 0;
  margin-top: -0.2rem;
  position: absolute;
  right: 1.2rem;
  top: 50%;
  transition: all .2s linear;
  width: 0;
}
._active .actions-split .action-toggle:after,
.active .actions-split .action-toggle:after {
  transform: rotate(180deg);
}
.actions-split .action-toggle:hover:after {
  border-color: #000000 transparent transparent transparent;
}
.actions-split .action-toggle.action-secondary:after,
.actions-split .action-toggle.secondary:after,
.actions-split .action-toggle.action-primary:after,
.actions-split .action-toggle.primary:after {
  border-color: #ffffff transparent transparent transparent;
}
.actions-split .action-toggle > span {
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  display: none;
  visibility: hidden;
}
.action-select-wrap {
  display: inline-block;
  position: relative;
}
.action-select-wrap .action-select {
  padding-right: 3.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: #ffffff;
  font-weight: 400;
  text-align: left;
}
.action-select-wrap .action-select._active:after,
.action-select-wrap .action-select.active:after {
  transform: rotate(180deg);
}
.action-select-wrap .action-select:after {
  border-color: #000000 transparent transparent transparent;
  border-style: solid;
  border-width: 0.5rem 0.4rem 0 0.4rem;
  content: '';
  height: 0;
  margin-top: -0.2rem;
  position: absolute;
  right: 1.2rem;
  top: 50%;
  transition: all .2s linear;
  width: 0;
}
._active .action-select-wrap .action-select:after,
.active .action-select-wrap .action-select:after {
  transform: rotate(180deg);
}
.action-select-wrap .action-select:hover:after {
  border-color: #000000 transparent transparent transparent;
}
.action-select-wrap .action-select:hover {
  border-color: #878787;
}
.action-select-wrap .action-select:hover:before {
  border-color: #878787;
}
.action-select-wrap .action-select:before {
  background-color: #e3e3e3;
  border: 1px solid #adadad;
  bottom: 0;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 3.2rem;
}
.action-select-wrap .action-select._active {
  border-color: #007bdb;
}
.action-select-wrap .action-select._active:before {
  border-color: #007bdb;
  border-left-color: #adadad;
}
.action-select-wrap .action-select[disabled] {
  color: #41362f;
}
.action-select-wrap .action-select[disabled]:after {
  border-color: #41362f transparent transparent transparent;
}
.action-select-wrap._active {
  z-index: 500;
}
.action-select-wrap._active .action-select {
  border-color: #007bdb;
}
.action-select-wrap._active .action-select:before {
  border-color: #007bdb;
}
.action-select-wrap._active .action-select:after {
  transform: rotate(180deg);
}
.action-select-wrap .action-menu,
.action-select-wrap .abs-action-menu .action-submenu,
.action-select-wrap .action-menu .action-submenu,
.action-select-wrap .actions-split .dropdown-menu .action-submenu,
.action-select-wrap .actions-split .action-menu .action-submenu {
  max-height: 45rem;
  overflow-y: auto;
}
.action-select-wrap .action-menu ._disabled:hover,
.action-select-wrap .abs-action-menu .action-submenu ._disabled:hover,
.action-select-wrap .action-menu .action-submenu ._disabled:hover,
.action-select-wrap .actions-split .dropdown-menu .action-submenu ._disabled:hover,
.action-select-wrap .actions-split .action-menu .action-submenu ._disabled:hover {
  background: #ffffff;
}
.action-select-wrap .action-menu ._disabled .action-menu-item,
.action-select-wrap .abs-action-menu .action-submenu ._disabled .action-menu-item,
.action-select-wrap .action-menu .action-submenu ._disabled .action-menu-item,
.action-select-wrap .actions-split .dropdown-menu .action-submenu ._disabled .action-menu-item,
.action-select-wrap .actions-split .action-menu .action-submenu ._disabled .action-menu-item {
  cursor: default;
  opacity: .5;
}
.action-select-wrap .action-menu-items {
  left: 0;
  position: absolute;
  right: 0;
  top: 100%;
}
.action-select-wrap .action-menu-items > .action-menu,
.action-select-wrap .action-menu-items > .abs-action-menu .action-submenu,
.action-select-wrap .action-menu-items > .action-menu .action-submenu,
.action-select-wrap .action-menu-items > .actions-split .dropdown-menu .action-submenu,
.action-select-wrap .action-menu-items > .actions-split .action-menu .action-submenu {
  min-width: 100%;
  position: static;
}
.action-select-wrap .action-menu-items > .action-menu .action-submenu,
.action-select-wrap .action-menu-items > .abs-action-menu .action-submenu .action-submenu,
.action-select-wrap .action-menu-items > .action-menu .action-submenu .action-submenu,
.action-select-wrap .action-menu-items > .actions-split .dropdown-menu .action-submenu .action-submenu,
.action-select-wrap .action-menu-items > .actions-split .action-menu .action-submenu .action-submenu {
  position: absolute;
  right: -100%;
}
.action-multicheck-wrap {
  display: inline-block;
  height: 1.6rem;
  padding-top: 1px;
  position: relative;
  width: 3.1rem;
  z-index: 200;
}
.action-multicheck-wrap:hover .admin__control-checkbox + label:before,
.action-multicheck-wrap:hover .action-multicheck-toggle {
  border-color: #878787;
}
.action-multicheck-wrap._active .admin__control-checkbox + label:before,
.action-multicheck-wrap._active .action-multicheck-toggle {
  border-color: #007bdb;
}
.action-multicheck-wrap._active .action-menu,
.action-multicheck-wrap._active .abs-action-menu .action-submenu,
.action-multicheck-wrap._active .action-menu .action-submenu,
.action-multicheck-wrap._active .actions-split .dropdown-menu .action-submenu,
.action-multicheck-wrap._active .actions-split .action-menu .action-submenu {
  opacity: 1;
  visibility: visible;
  display: block;
}
.action-multicheck-wrap._disabled .admin__control-checkbox + label:before {
  background-color: #ffffff;
}
.action-multicheck-wrap._disabled .admin__control-checkbox + label:before,
.action-multicheck-wrap._disabled .action-multicheck-toggle {
  border-color: #adadad;
  opacity: 1;
}
.action-multicheck-wrap .admin__control-checkbox,
.action-multicheck-wrap .admin__control-checkbox + label,
.action-multicheck-wrap .action-multicheck-toggle {
  float: left;
}
.action-multicheck-wrap .action-multicheck-toggle {
  padding-right: 3rem;
  border-radius: 0 1px 1px 0;
  height: 1.6rem;
  margin-left: -1px;
  padding: 0;
  position: relative;
  transition: border-color 0.1s linear;
  width: 1.6rem;
}
.action-multicheck-wrap .action-multicheck-toggle._active:after,
.action-multicheck-wrap .action-multicheck-toggle.active:after,
.mass-select-wrap select:focus + label:after {
  transform: rotate(180deg);
}
.action-multicheck-wrap .action-multicheck-toggle:after,
.mass-select-wrap select + label:after {
  border-color: #000000 transparent transparent transparent;
  border-style: solid;
  border-width: 0.5rem 0.4rem 0 0.4rem;
  content: '';
  height: 0;
  margin-top: -0.2rem;
  position: absolute;
  right: 1.1rem;
  top: 50%;
  transition: all .2s linear;
  width: 0;
}
._active .action-multicheck-wrap .action-multicheck-toggle:after,
.active .action-multicheck-wrap .action-multicheck-toggle:after {
  transform: rotate(180deg);
}
.action-multicheck-wrap .action-multicheck-toggle:hover:after {
  border-color: #000000 transparent transparent transparent;
}
.action-multicheck-wrap .action-multicheck-toggle:focus {
  border-color: #007bdb;
}
.action-multicheck-wrap .action-multicheck-toggle:after,
.mass-select-wrap select + label:after {
  right: .3rem;
}
.action-multicheck-wrap .action-menu,
.action-multicheck-wrap .abs-action-menu .action-submenu,
.action-multicheck-wrap .action-menu .action-submenu,
.action-multicheck-wrap .actions-split .dropdown-menu .action-submenu,
.action-multicheck-wrap .actions-split .action-menu .action-submenu {
  left: -1.1rem;
  margin-top: 1px;
  right: auto;
  text-align: left;
}
.action-multicheck-wrap .action-menu-item {
  white-space: nowrap;
}
/**
 * @codingStandardsIgnoreStart
 */
.admin__action-multiselect-wrap {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  display: block;
  user-select: none;
}
.admin__action-multiselect-wrap.action-select-wrap:focus {
  box-shadow: none;
}
.admin__action-multiselect-wrap.action-select-wrap .action-menu,
.admin__action-multiselect-wrap.action-select-wrap .abs-action-menu .action-submenu,
.admin__action-multiselect-wrap.action-select-wrap .action-menu .action-submenu,
.admin__action-multiselect-wrap.action-select-wrap .actions-split .dropdown-menu .action-submenu,
.admin__action-multiselect-wrap.action-select-wrap .actions-split .action-menu .action-submenu {
  max-height: none;
  overflow-y: inherit;
}
.admin__action-multiselect-wrap .action-menu-item {
  transition: background-color 0.1s linear;
}
.admin__action-multiselect-wrap .action-menu-item._selected {
  background-color: #e0f6fe;
}
.admin__action-multiselect-wrap .action-menu-item._hover {
  background-color: #e3e3e3;
}
.admin__action-multiselect-wrap .action-menu-item._unclickable {
  cursor: default;
}
.admin__action-multiselect-wrap .admin__action-multiselect {
  border: 1px solid #adadad;
  cursor: pointer;
  display: block;
  min-height: 3.2rem;
  padding-right: 3.6rem;
  white-space: normal;
}
.admin__action-multiselect-wrap .admin__action-multiselect:after {
  bottom: 1.25rem;
  top: auto;
}
.admin__action-multiselect-wrap .admin__action-multiselect:before {
  height: 3.3rem;
  top: auto;
}
.admin__action-multiselect-wrap .admin__action-multiselect > .action-close,
.admin__action-multiselect-wrap .admin__action-multiselect > .action-close:active {
  background-color: transparent;
  margin-right: 3.2rem;
  padding: .8rem 1.5rem .6rem;
  position: absolute;
  right: 0;
  top: 0;
  transform: none;
}
.admin__action-multiselect-wrap .admin__action-multiselect > .action-close:before,
.admin__action-multiselect-wrap .admin__action-multiselect > .action-close:active:before {
  font-size: 1.5rem;
}
.admin__control-table-wrapper .admin__action-multiselect-wrap {
  position: static;
}
.admin__control-table-wrapper .admin__action-multiselect-wrap .admin__action-multiselect {
  position: relative;
}
.admin__control-table-wrapper .admin__action-multiselect-wrap .admin__action-multiselect:before {
  right: -1px;
  top: -1px;
}
.admin__control-table-wrapper .admin__action-multiselect-wrap .action-menu,
.admin__control-table-wrapper .admin__action-multiselect-wrap .abs-action-menu .action-submenu,
.admin__control-table-wrapper .admin__action-multiselect-wrap .action-menu .action-submenu,
.admin__control-table-wrapper .admin__action-multiselect-wrap .actions-split .dropdown-menu .action-submenu,
.admin__control-table-wrapper .admin__action-multiselect-wrap .actions-split .action-menu .action-submenu {
  left: auto;
  min-width: 34rem;
  right: auto;
  top: auto;
  z-index: 1;
}
.admin__action-multiselect-wrap .admin__action-multiselect-item-path {
  color: #a79d95;
  font-size: 1.2rem;
  font-weight: 400;
  padding-left: 1rem;
}
.admin__action-multiselect-actions-wrap {
  border-top: 1px solid #e3e3e3;
  margin: 0 1rem;
  padding: 1rem 0;
  text-align: center;
}
.admin__action-multiselect-actions-wrap .action-default {
  font-size: 1.3rem;
  min-width: 13rem;
}
.admin__action-multiselect-text {
  padding: .6rem 1rem;
}
.action-menu,
.abs-action-menu .action-submenu,
.action-menu .action-submenu,
.actions-split .dropdown-menu .action-submenu,
.actions-split .action-menu .action-submenu {
  left: 0;
  margin-top: 2px;
  right: auto;
  text-align: left;
}
.admin__action-multiselect-label {
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.admin__action-multiselect-label:before {
  margin-right: .5rem;
}
._unclickable .admin__action-multiselect-label {
  cursor: default;
  font-weight: 700;
}
.admin__action-multiselect-search-wrap {
  border-bottom: 1px solid #e3e3e3;
  margin: 0 1rem;
  padding: 1rem 0;
  position: relative;
}
.admin__action-multiselect-search {
  padding-right: 3rem;
  width: 100%;
}
.admin__action-multiselect-search-label {
  display: block;
  font-size: 1.5rem;
  height: 1.3em;
  overflow: hidden;
  position: absolute;
  right: 2.2rem;
  top: 1.7rem;
  width: 1em;
}
.admin__action-multiselect-search-label:before {
  content: '\e60c';
}
.admin__action-multiselect-search-count {
  color: #a79d95;
  margin-top: 1rem;
}
.admin__action-multiselect-empty-area {
  color: #a79d95;
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: center;
  vertical-align: middle;
}
.admin__action-multiselect-menu-inner {
  margin-bottom: 0;
  max-height: 46rem;
  overflow-y: auto;
}
.admin__action-multiselect-menu-inner .admin__action-multiselect-menu-inner {
  list-style: none;
  max-height: none;
  overflow: hidden;
  padding-left: 2.2rem;
}
.admin__action-multiselect-menu-inner ._hidden {
  display: none;
}
.admin__action-multiselect-crumb {
  background-color: #f5f5f5;
  border: 1px solid #a79d95;
  border-radius: 1px;
  display: inline-block;
  font-size: 1.2rem;
  margin: 0.3rem -4px 0.3rem 0.3rem;
  padding: 0.3rem 2.4rem 0.4rem 1rem;
  position: relative;
  transition: border-color 0.1s linear;
}
.admin__action-multiselect-crumb:hover {
  border-color: #908379;
}
.admin__action-multiselect-crumb .action-close,
.modal-slide.pagebuilder_stage_template_pagebuilder_stage_template_modal .admin__action-multiselect-crumb .action-close {
  bottom: 0;
  font-size: .5em;
  position: absolute;
  right: 0;
  top: 0;
  width: 2rem;
}
.admin__action-multiselect-crumb .action-close:hover,
.modal-slide.pagebuilder_stage_template_pagebuilder_stage_template_modal .admin__action-multiselect-crumb .action-close:hover {
  color: #060504;
}
.admin__action-multiselect-crumb .action-close:focus,
.admin__action-multiselect-crumb .action-close:active,
.modal-slide.pagebuilder_stage_template_pagebuilder_stage_template_modal .admin__action-multiselect-crumb .action-close:focus,
.modal-slide.pagebuilder_stage_template_pagebuilder_stage_template_modal .admin__action-multiselect-crumb .action-close:active {
  background-color: transparent;
}
.admin__action-multiselect-crumb .action-close:active,
.modal-slide.pagebuilder_stage_template_pagebuilder_stage_template_modal .admin__action-multiselect-crumb .action-close:active {
  transform: scale(0.9);
}
.modal-popup .admin__action-multiselect-crumb .action-close,
.modal-slide .admin__action-multiselect-crumb .action-close,
.modal-popup .modal-slide.pagebuilder_stage_template_pagebuilder_stage_template_modal .admin__action-multiselect-crumb .action-close,
.modal-slide .modal-slide.pagebuilder_stage_template_pagebuilder_stage_template_modal .admin__action-multiselect-crumb .action-close {
  color: #514943;
  padding: 0;
}
.modal-popup .admin__action-multiselect-crumb .action-close:hover,
.modal-slide .admin__action-multiselect-crumb .action-close:hover,
.modal-popup .modal-slide.pagebuilder_stage_template_pagebuilder_stage_template_modal .admin__action-multiselect-crumb .action-close:hover,
.modal-slide .modal-slide.pagebuilder_stage_template_pagebuilder_stage_template_modal .admin__action-multiselect-crumb .action-close:hover {
  color: #060504;
}
.modal-popup .admin__action-multiselect-crumb .action-close:active,
.modal-slide .admin__action-multiselect-crumb .action-close:active,
.modal-popup .modal-slide.pagebuilder_stage_template_pagebuilder_stage_template_modal .admin__action-multiselect-crumb .action-close:active,
.modal-slide .modal-slide.pagebuilder_stage_template_pagebuilder_stage_template_modal .admin__action-multiselect-crumb .action-close:active {
  padding: 0;
  transform: scale(0.9);
}
.modal-popup .admin__action-multiselect-crumb .action-close:active:before,
.modal-slide .admin__action-multiselect-crumb .action-close:active:before,
.modal-popup .modal-slide.pagebuilder_stage_template_pagebuilder_stage_template_modal .admin__action-multiselect-crumb .action-close:active:before,
.modal-slide .modal-slide.pagebuilder_stage_template_pagebuilder_stage_template_modal .admin__action-multiselect-crumb .action-close:active:before {
  font-size: 1em;
}
.modal-popup .admin__action-multiselect-crumb .action-close:before,
.modal-slide .admin__action-multiselect-crumb .action-close:before,
.modal-popup .modal-slide.pagebuilder_stage_template_pagebuilder_stage_template_modal .admin__action-multiselect-crumb .action-close:before,
.modal-slide .modal-slide.pagebuilder_stage_template_pagebuilder_stage_template_modal .admin__action-multiselect-crumb .action-close:before {
  font-size: 1em;
}
.admin__action-multiselect-tree .action-menu,
.admin__action-multiselect-tree .abs-action-menu .action-submenu,
.admin__action-multiselect-tree .action-menu .action-submenu,
.admin__action-multiselect-tree .actions-split .dropdown-menu .action-submenu,
.admin__action-multiselect-tree .actions-split .action-menu .action-submenu {
  min-width: 34.7rem;
}
.admin__action-multiselect-tree .action-menu .action-menu-item,
.admin__action-multiselect-tree .abs-action-menu .action-submenu .action-menu-item,
.admin__action-multiselect-tree .action-menu .action-submenu .action-menu-item,
.admin__action-multiselect-tree .actions-split .dropdown-menu .action-submenu .action-menu-item,
.admin__action-multiselect-tree .actions-split .action-menu .action-submenu .action-menu-item {
  margin-top: .1rem;
}
.admin__action-multiselect-tree .action-menu-item {
  margin-left: 4.2rem;
  position: relative;
}
.admin__action-multiselect-tree .action-menu-item._expended:before {
  border-left: 1px dashed #a79d95;
  bottom: 0;
  content: '';
  left: -1rem;
  position: absolute;
  top: 1rem;
  width: 1px;
}
.admin__action-multiselect-tree .action-menu-item._expended .admin__action-multiselect-dropdown:before {
  content: '\e615';
}
.admin__action-multiselect-tree .action-menu-item._with-checkbox .admin__action-multiselect-label {
  padding-left: 2.6rem;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner {
  position: relative;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner .admin__action-multiselect-menu-inner {
  padding-left: 3.2rem;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner .admin__action-multiselect-menu-inner:before {
  left: 4.3rem;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item {
  position: relative;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item:last-child:before {
  height: 2.1rem;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item:after,
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item:before {
  content: '';
  left: 0;
  position: absolute;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item:after {
  border-top: 1px dashed #a79d95;
  height: 1px;
  top: 2.1rem;
  width: 4.2rem;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item:before {
  border-left: 1px dashed #a79d95;
  height: 100%;
  top: 0;
  width: 1px;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item._parent:after {
  width: 4.2rem;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item._root {
  margin-left: -1rem;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item._root:after {
  left: 3.2rem;
  width: 2.2rem;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item._root:before {
  left: 3.2rem;
  top: 1rem;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item._root._parent:after {
  display: none;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item._root:first-child:before {
  top: 2.1rem;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item._root:last-child:before {
  height: 1rem;
}
.admin__action-multiselect-tree .admin__action-multiselect-label {
  line-height: 2.2rem;
  vertical-align: middle;
  word-break: break-all;
}
.admin__action-multiselect-tree .admin__action-multiselect-label:before {
  left: 0;
  position: absolute;
  top: .4rem;
}
.admin__action-multiselect-dropdown {
  border-radius: 50%;
  height: 2.2rem;
  left: -2.2rem;
  position: absolute;
  top: 1rem;
  width: 2.2rem;
  z-index: 1;
}
.admin__action-multiselect-dropdown:before {
  background: #ffffff;
  color: #a79d95;
  content: '\e616';
  font-size: 2.2rem;
}
.admin__actions-switch {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.admin__field-control .admin__actions-switch {
  line-height: 3.2rem;
}
.admin__actions-switch + .admin__field-service {
  min-width: 34rem;
}
._disabled .admin__actions-switch-checkbox + .admin__actions-switch-label,
.admin__actions-switch-checkbox.disabled + .admin__actions-switch-label {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}
.admin__actions-switch-checkbox:checked + .admin__actions-switch-label:before {
  left: 15px;
}
.admin__actions-switch-checkbox:checked + .admin__actions-switch-label:after {
  background: #79a22e;
}
.admin__actions-switch-checkbox:checked + .admin__actions-switch-label .admin__actions-switch-text:before {
  content: attr(data-text-on);
}
.admin__actions-switch-checkbox:focus + .admin__actions-switch-label:before,
.admin__actions-switch-checkbox:focus + .admin__actions-switch-label:after {
  border-color: #007bdb;
}
._error .admin__actions-switch-checkbox + .admin__actions-switch-label:before,
._error .admin__actions-switch-checkbox + .admin__actions-switch-label:after {
  border-color: #e22626;
}
.admin__actions-switch-label {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  cursor: pointer;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  position: relative;
  user-select: none;
  vertical-align: middle;
}
.admin__actions-switch-label:before,
.admin__actions-switch-label:after {
  left: 0;
  position: absolute;
  right: auto;
  top: 0;
}
.admin__actions-switch-label:before {
  background: #ffffff;
  border: 1px solid #aaa6a0;
  border-radius: 100%;
  content: '';
  display: block;
  height: 22px;
  transition: left 0.2s ease-in 0s;
  width: 22px;
  z-index: 1;
}
.admin__actions-switch-label:after {
  background: #e3e3e3;
  border: 1px solid #aaa6a0;
  border-radius: 12px;
  content: '';
  display: block;
  height: 22px;
  transition: background 0.2s ease-in 0s;
  width: 37px;
  z-index: 0;
}
.admin__actions-switch-text:before {
  content: attr(data-text-off);
  padding-left: 47px;
  white-space: nowrap;
}
.abs-action-reset,
.admin__field-fallback-reset,
.abs-action-delete,
.action-close,
.timeline-action,
.image .action-remove,
.image-panel-controls .action-delete,
.image-panel-controls .action-remove,
.file-uploader-preview .action-remove,
.search-global-field._active .search-global-action,
.notifications-close,
.adminhtml-integration-index .data-grid .action,
.order-discounts .admin__field .action-default,
.add-by-sku-wrapper .action-reset,
.rma-items .col-actions .action-item-delete-line {
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.abs-action-reset:hover,
.admin__field-fallback-reset:hover,
.abs-action-delete:hover,
.action-close:hover,
.timeline-action:hover,
.image .action-remove:hover,
.image-panel-controls .action-delete:hover,
.image-panel-controls .action-remove:hover,
.file-uploader-preview .action-remove:hover,
.search-global-field._active .search-global-action:hover,
.notifications-close:hover,
.adminhtml-integration-index .data-grid .action:hover,
.order-discounts .admin__field .action-default:hover,
.add-by-sku-wrapper .action-reset:hover,
.rma-items .col-actions .action-item-delete-line:hover {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.abs-action-pattern,
.abs-action-default,
.abs-action-primary,
.abs-action-secondary,
.abs-action-tertiary,
.abs-action-quaternary,
.action-default,
button,
.action-primary,
.action-secondary,
.action-tertiary,
.action-quaternary,
.action-advanced-reports,
.mass-select-wrap select + label,
.action-basic,
button,
button.primary,
button.secondary,
button.tertiary,
.ui-dialog .action-close,
.ui-dialog .ui-button,
.ui-dialog .action-primary,
.attribute-popup-actions .action-default.reset,
.attribute-popup-actions .page-actions-buttons > button.action-default.primary,
.modal-popup .modal-footer .action-primary,
.modal-popup .modal-footer .action-secondary,
.page-actions > button,
.page-actions .page-actions-buttons > button,
.page-actions .page-actions-buttons > .action,
.page-actions > button.action-primary,
.page-actions .page-actions-buttons > button.action-primary,
.page-actions .page-actions-buttons > .action.action-primary,
.page-actions > button.primary,
.page-actions .page-actions-buttons > button.primary,
.page-actions .page-actions-buttons > .action.primary,
.page-actions > button.action-secondary,
.page-actions .page-actions-buttons > button.action-secondary,
.page-actions .page-actions-buttons > .action.action-secondary,
.steps-wizard .select-attributes-actions .action-default,
.downloadable-form .action-add,
.rma-items .col-actions .action-item-details,
.rma-items .col-actions .action-item-split-line,
.rma-items-block .col-actions a,
.field-vat-number .action-default,
.order-billing-method-summary .action-default,
.order-shipping-method-summary .action-default,
.order-shipping-method-info .action-default,
.block-footer .action-add,
.block-footer .action-add,
.popup-window .magento_buttons .ok_button,
.popup-window .magento_buttons .cancel_button,
.fade .actions .primary,
.fade .actions .cancel,
.page-actions .page-actions-buttons > .amshopby-button,
.page-actions .page-actions-buttons > .am-filter-go,
.attribute-popup-actions .page-actions.floating-header > button.action-default.primary,
.page-actions .page-actions.floating-header > button,
.page-actions .page-actions.floating-header > .action,
.page-actions .page-actions.floating-header > button.action-primary,
.page-actions .page-actions.floating-header > .action.action-primary,
.page-actions .page-actions.floating-header > button.primary,
.page-actions .page-actions.floating-header > .action.primary,
.page-actions .page-actions.floating-header > button.action-secondary,
.page-actions .page-actions.floating-header > .action.action-secondary,
.block-footer .action-add,
.block-footer .action-add.primary,
.block-footer .action-add.secondary,
.block-footer .action-add.tertiary,
.attribute-popup-actions .page-actions-buttons > .block-footer .action-add.action-default.primary,
.page-actions > .block-footer .action-add,
.page-actions .page-actions-buttons > .block-footer .action-add,
.page-actions > .block-footer .action-add.action-primary,
.page-actions .page-actions-buttons > .block-footer .action-add.action-primary,
.page-actions > .block-footer .action-add.primary,
.page-actions .page-actions-buttons > .block-footer .action-add.primary,
.page-actions > .block-footer .action-add.action-secondary,
.page-actions .page-actions-buttons > .block-footer .action-add.action-secondary {
  border: 1px solid;
  border-radius: 0;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.36;
  padding: 0.6rem 1em 0.6rem;
  text-align: center;
  vertical-align: baseline;
}
.abs-action-pattern[disabled],
.abs-action-pattern.disabled,
.abs-action-default[disabled],
.abs-action-default.disabled,
.abs-action-primary[disabled],
.abs-action-primary.disabled,
.abs-action-secondary[disabled],
.abs-action-secondary.disabled,
.abs-action-tertiary[disabled],
.abs-action-tertiary.disabled,
.abs-action-quaternary[disabled],
.abs-action-quaternary.disabled,
.action-default[disabled],
.action-default.disabled,
button[disabled],
button.disabled,
.action-primary[disabled],
.action-primary.disabled,
.action-secondary[disabled],
.action-secondary.disabled,
.action-tertiary[disabled],
.action-tertiary.disabled,
.action-quaternary[disabled],
.action-quaternary.disabled,
.action-advanced-reports[disabled],
.action-advanced-reports.disabled,
.mass-select-wrap select + label[disabled],
.mass-select-wrap select + label.disabled,
.action-basic[disabled],
.action-basic.disabled,
button[disabled],
button.disabled,
button.primary[disabled],
button.primary.disabled,
button.secondary[disabled],
button.secondary.disabled,
button.tertiary[disabled],
button.tertiary.disabled,
.ui-dialog .action-close[disabled],
.ui-dialog .action-close.disabled,
.ui-dialog .ui-button[disabled],
.ui-dialog .ui-button.disabled,
.ui-dialog .action-primary[disabled],
.ui-dialog .action-primary.disabled,
.attribute-popup-actions .action-default.reset[disabled],
.attribute-popup-actions .action-default.reset.disabled,
.attribute-popup-actions .page-actions-buttons > button.action-default.primary[disabled],
.attribute-popup-actions .page-actions-buttons > button.action-default.primary.disabled,
.modal-popup .modal-footer .action-primary[disabled],
.modal-popup .modal-footer .action-primary.disabled,
.modal-popup .modal-footer .action-secondary[disabled],
.modal-popup .modal-footer .action-secondary.disabled,
.page-actions > button[disabled],
.page-actions > button.disabled,
.page-actions .page-actions-buttons > button[disabled],
.page-actions .page-actions-buttons > button.disabled,
.page-actions .page-actions-buttons > .action[disabled],
.page-actions .page-actions-buttons > .action.disabled,
.page-actions > button.action-primary[disabled],
.page-actions > button.action-primary.disabled,
.page-actions .page-actions-buttons > button.action-primary[disabled],
.page-actions .page-actions-buttons > button.action-primary.disabled,
.page-actions .page-actions-buttons > .action.action-primary[disabled],
.page-actions .page-actions-buttons > .action.action-primary.disabled,
.page-actions > button.primary[disabled],
.page-actions > button.primary.disabled,
.page-actions .page-actions-buttons > button.primary[disabled],
.page-actions .page-actions-buttons > button.primary.disabled,
.page-actions .page-actions-buttons > .action.primary[disabled],
.page-actions .page-actions-buttons > .action.primary.disabled,
.page-actions > button.action-secondary[disabled],
.page-actions > button.action-secondary.disabled,
.page-actions .page-actions-buttons > button.action-secondary[disabled],
.page-actions .page-actions-buttons > button.action-secondary.disabled,
.page-actions .page-actions-buttons > .action.action-secondary[disabled],
.page-actions .page-actions-buttons > .action.action-secondary.disabled,
.steps-wizard .select-attributes-actions .action-default[disabled],
.steps-wizard .select-attributes-actions .action-default.disabled,
.downloadable-form .action-add[disabled],
.downloadable-form .action-add.disabled,
.rma-items .col-actions .action-item-details[disabled],
.rma-items .col-actions .action-item-details.disabled,
.rma-items .col-actions .action-item-split-line[disabled],
.rma-items .col-actions .action-item-split-line.disabled,
.rma-items-block .col-actions a[disabled],
.rma-items-block .col-actions a.disabled,
.field-vat-number .action-default[disabled],
.field-vat-number .action-default.disabled,
.order-billing-method-summary .action-default[disabled],
.order-billing-method-summary .action-default.disabled,
.order-shipping-method-summary .action-default[disabled],
.order-shipping-method-summary .action-default.disabled,
.order-shipping-method-info .action-default[disabled],
.order-shipping-method-info .action-default.disabled,
.block-footer .action-add[disabled],
.block-footer .action-add.disabled,
.block-footer .action-add[disabled],
.block-footer .action-add.disabled,
.popup-window .magento_buttons .ok_button[disabled],
.popup-window .magento_buttons .ok_button.disabled,
.popup-window .magento_buttons .cancel_button[disabled],
.popup-window .magento_buttons .cancel_button.disabled,
.fade .actions .primary[disabled],
.fade .actions .primary.disabled,
.fade .actions .cancel[disabled],
.fade .actions .cancel.disabled,
.page-actions .page-actions-buttons > .amshopby-button[disabled],
.page-actions .page-actions-buttons > .amshopby-button.disabled,
.page-actions .page-actions-buttons > .am-filter-go[disabled],
.page-actions .page-actions-buttons > .am-filter-go.disabled,
.attribute-popup-actions .page-actions.floating-header > button.action-default.primary[disabled],
.attribute-popup-actions .page-actions.floating-header > button.action-default.primary.disabled,
.page-actions .page-actions.floating-header > button[disabled],
.page-actions .page-actions.floating-header > button.disabled,
.page-actions .page-actions.floating-header > .action[disabled],
.page-actions .page-actions.floating-header > .action.disabled,
.page-actions .page-actions.floating-header > button.action-primary[disabled],
.page-actions .page-actions.floating-header > button.action-primary.disabled,
.page-actions .page-actions.floating-header > .action.action-primary[disabled],
.page-actions .page-actions.floating-header > .action.action-primary.disabled,
.page-actions .page-actions.floating-header > button.primary[disabled],
.page-actions .page-actions.floating-header > button.primary.disabled,
.page-actions .page-actions.floating-header > .action.primary[disabled],
.page-actions .page-actions.floating-header > .action.primary.disabled,
.page-actions .page-actions.floating-header > button.action-secondary[disabled],
.page-actions .page-actions.floating-header > button.action-secondary.disabled,
.page-actions .page-actions.floating-header > .action.action-secondary[disabled],
.page-actions .page-actions.floating-header > .action.action-secondary.disabled,
.block-footer .action-add[disabled],
.block-footer .action-add.disabled,
.block-footer .action-add.primary[disabled],
.block-footer .action-add.primary.disabled,
.block-footer .action-add.secondary[disabled],
.block-footer .action-add.secondary.disabled,
.block-footer .action-add.tertiary[disabled],
.block-footer .action-add.tertiary.disabled,
.attribute-popup-actions .page-actions-buttons > .block-footer .action-add.action-default.primary[disabled],
.attribute-popup-actions .page-actions-buttons > .block-footer .action-add.action-default.primary.disabled,
.page-actions > .block-footer .action-add[disabled],
.page-actions > .block-footer .action-add.disabled,
.page-actions .page-actions-buttons > .block-footer .action-add[disabled],
.page-actions .page-actions-buttons > .block-footer .action-add.disabled,
.page-actions > .block-footer .action-add.action-primary[disabled],
.page-actions > .block-footer .action-add.action-primary.disabled,
.page-actions .page-actions-buttons > .block-footer .action-add.action-primary[disabled],
.page-actions .page-actions-buttons > .block-footer .action-add.action-primary.disabled,
.page-actions > .block-footer .action-add.primary[disabled],
.page-actions > .block-footer .action-add.primary.disabled,
.page-actions .page-actions-buttons > .block-footer .action-add.primary[disabled],
.page-actions .page-actions-buttons > .block-footer .action-add.primary.disabled,
.page-actions > .block-footer .action-add.action-secondary[disabled],
.page-actions > .block-footer .action-add.action-secondary.disabled,
.page-actions .page-actions-buttons > .block-footer .action-add.action-secondary[disabled],
.page-actions .page-actions-buttons > .block-footer .action-add.action-secondary.disabled {
  cursor: default;
  opacity: 0.5;
  pointer-events: none;
}
.abs-action-l,
.ui-dialog .ui-button,
.ui-dialog .action-primary,
.attribute-popup-actions .page-actions-buttons > button.action-default.primary,
.modal-popup .modal-footer .action-primary,
.modal-popup .modal-footer .action-secondary,
.action-advanced-reports,
.page-actions button,
.page-actions .page-actions-buttons > button,
.page-actions .page-actions-buttons > .action,
.page-actions > button.action-primary,
.page-actions .page-actions-buttons > button.action-primary,
.page-actions .page-actions-buttons > .action.action-primary,
.page-actions > button.primary,
.page-actions .page-actions-buttons > button.primary,
.page-actions .page-actions-buttons > .action.primary,
.page-actions > button.action-secondary,
.page-actions .page-actions-buttons > button.action-secondary,
.page-actions .page-actions-buttons > .action.action-secondary,
.page-layout-admin-login .action-primary,
.admin__field-complex-attributes [class^='action-'],
.steps-wizard .select-attributes-actions .action-default,
.order-totals-actions .action-default,
.staging-preview-item-content-wrapper > .actions-toolbar .action-primary,
.popup-window .magento_buttons .ok_button,
.fade .actions .primary,
.page-actions .page-actions-buttons > .amshopby-button,
.page-actions .page-actions-buttons > .am-filter-go,
.attribute-popup-actions .page-actions.floating-header > button.action-default.primary,
.page-actions .page-actions.floating-header > button,
.page-actions .page-actions.floating-header > .action,
.page-actions .page-actions.floating-header > button.action-primary,
.page-actions .page-actions.floating-header > .action.action-primary,
.page-actions .page-actions.floating-header > button.primary,
.page-actions .page-actions.floating-header > .action.primary,
.page-actions .page-actions.floating-header > button.action-secondary,
.page-actions .page-actions.floating-header > .action.action-secondary,
.attribute-popup-actions .page-actions-buttons > .block-footer .action-add.action-default.primary,
.page-actions .block-footer .action-add,
.page-actions .page-actions-buttons > .block-footer .action-add,
.page-actions > .block-footer .action-add.action-primary,
.page-actions .page-actions-buttons > .block-footer .action-add.action-primary,
.page-actions > .block-footer .action-add.primary,
.page-actions .page-actions-buttons > .block-footer .action-add.primary,
.page-actions > .block-footer .action-add.action-secondary,
.page-actions .page-actions-buttons > .block-footer .action-add.action-secondary {
  font-size: 1.6rem;
  letter-spacing: .025em;
  padding-bottom: 0.6875em;
  padding-top: 0.6875em;
}
.abs-action-delete,
.rma-items .col-actions .action-item-delete-line {
  display: inline-block;
  font-size: 1.6rem;
  margin-left: 1.2rem;
  padding-top: .7rem;
  text-decoration: none;
  vertical-align: middle;
}
.abs-action-delete:after,
.rma-items .col-actions .action-item-delete-line:after {
  color: #666666;
  content: '\e630';
}
.abs-action-delete:hover:after,
.rma-items .col-actions .action-item-delete-line:hover:after {
  color: #35302c;
}
.abs-action-button-as-link,
.action-additional,
.data-grid .action-delete {
  line-height: 1.36;
  padding: 0;
  color: #007bdb;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 400;
  border-radius: 0;
}
.abs-action-button-as-link:visited,
.action-additional:visited,
.data-grid .action-delete:visited {
  color: #007bdb;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.action-additional:hover,
.data-grid .action-delete:hover {
  color: #007bdb;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.action-additional:active,
.data-grid .action-delete:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.action-additional:hover,
.action-additional:active,
.action-additional:focus,
.data-grid .action-delete:hover,
.data-grid .action-delete:active,
.data-grid .action-delete:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.action-additional.disabled,
.action-additional[disabled],
fieldset[disabled] .action-additional,
.data-grid .action-delete.disabled,
.data-grid .action-delete[disabled],
fieldset[disabled] .data-grid .action-delete {
  color: #007bdb;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-button-as-link:not(:focus),
.action-additional:active,
.action-additional:not(:focus),
.data-grid .action-delete:active,
.data-grid .action-delete:not(:focus) {
  box-shadow: none;
}
.abs-action-button-as-link:focus,
.action-additional:focus,
.data-grid .action-delete:focus {
  color: #007bdb;
}
.abs-action-default,
.mass-select-wrap select + label,
button,
.rma-items .col-actions .action-item-details,
.rma-items .col-actions .action-item-split-line,
.rma-items-block .col-actions a,
.block-footer .action-add {
  background: #e3e3e3;
  border-color: #adadad;
  color: #514943;
}
.abs-action-default:hover,
.abs-action-default:active,
.abs-action-default:focus,
button:hover,
button:active,
button:focus,
.rma-items .col-actions .action-item-details:hover,
.rma-items .col-actions .action-item-details:active,
.rma-items .col-actions .action-item-details:focus,
.rma-items .col-actions .action-item-split-line:hover,
.rma-items .col-actions .action-item-split-line:active,
.rma-items .col-actions .action-item-split-line:focus,
.rma-items-block .col-actions a:hover,
.rma-items-block .col-actions a:active,
.rma-items-block .col-actions a:focus,
.block-footer .action-add:hover,
.block-footer .action-add:active,
.block-footer .action-add:focus {
  background-color: #dbdbdb;
  color: #514943;
  text-decoration: none;
}
.abs-action-primary,
button.primary,
.page-actions > button.action-primary,
.page-actions .page-actions-buttons > button.action-primary,
.page-actions .page-actions-buttons > .action.action-primary,
.page-actions > button.primary,
.page-actions .page-actions-buttons > button.primary,
.page-actions .page-actions-buttons > .action.primary,
.page-actions .page-actions-buttons > .amshopby-button,
.page-actions .page-actions-buttons > .am-filter-go,
.page-actions .page-actions.floating-header > button.action-primary,
.page-actions .page-actions.floating-header > .action.action-primary,
.page-actions .page-actions.floating-header > button.primary,
.page-actions .page-actions.floating-header > .action.primary,
.block-footer .action-add.primary,
.page-actions > .block-footer .action-add.action-primary,
.page-actions .page-actions-buttons > .block-footer .action-add.action-primary,
.page-actions > .block-footer .action-add.primary,
.page-actions .page-actions-buttons > .block-footer .action-add.primary {
  background-color: #eb5202;
  border-color: #eb5202;
  color: #ffffff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
}
.abs-action-primary:hover,
.abs-action-primary:active,
.abs-action-primary:focus,
button.primary:hover,
button.primary:active,
button.primary:focus,
.page-actions > button.action-primary:hover,
.page-actions > button.action-primary:active,
.page-actions > button.action-primary:focus,
.page-actions .page-actions-buttons > button.action-primary:hover,
.page-actions .page-actions-buttons > button.action-primary:active,
.page-actions .page-actions-buttons > button.action-primary:focus,
.page-actions .page-actions-buttons > .action.action-primary:hover,
.page-actions .page-actions-buttons > .action.action-primary:active,
.page-actions .page-actions-buttons > .action.action-primary:focus,
.page-actions > button.primary:hover,
.page-actions > button.primary:active,
.page-actions > button.primary:focus,
.page-actions .page-actions-buttons > button.primary:hover,
.page-actions .page-actions-buttons > button.primary:active,
.page-actions .page-actions-buttons > button.primary:focus,
.page-actions .page-actions-buttons > .action.primary:hover,
.page-actions .page-actions-buttons > .action.primary:active,
.page-actions .page-actions-buttons > .action.primary:focus,
.page-actions .page-actions-buttons > .amshopby-button:hover,
.page-actions .page-actions-buttons > .amshopby-button:active,
.page-actions .page-actions-buttons > .amshopby-button:focus,
.page-actions .page-actions-buttons > .am-filter-go:hover,
.page-actions .page-actions-buttons > .am-filter-go:active,
.page-actions .page-actions-buttons > .am-filter-go:focus,
.page-actions .page-actions.floating-header > button.action-primary:hover,
.page-actions .page-actions.floating-header > button.action-primary:active,
.page-actions .page-actions.floating-header > button.action-primary:focus,
.page-actions .page-actions.floating-header > .action.action-primary:hover,
.page-actions .page-actions.floating-header > .action.action-primary:active,
.page-actions .page-actions.floating-header > .action.action-primary:focus,
.page-actions .page-actions.floating-header > button.primary:hover,
.page-actions .page-actions.floating-header > button.primary:active,
.page-actions .page-actions.floating-header > button.primary:focus,
.page-actions .page-actions.floating-header > .action.primary:hover,
.page-actions .page-actions.floating-header > .action.primary:active,
.page-actions .page-actions.floating-header > .action.primary:focus,
.block-footer .action-add.primary:hover,
.block-footer .action-add.primary:active,
.block-footer .action-add.primary:focus,
.page-actions > .block-footer .action-add.action-primary:hover,
.page-actions > .block-footer .action-add.action-primary:active,
.page-actions > .block-footer .action-add.action-primary:focus,
.page-actions .page-actions-buttons > .block-footer .action-add.action-primary:hover,
.page-actions .page-actions-buttons > .block-footer .action-add.action-primary:active,
.page-actions .page-actions-buttons > .block-footer .action-add.action-primary:focus,
.page-actions > .block-footer .action-add.primary:hover,
.page-actions > .block-footer .action-add.primary:active,
.page-actions > .block-footer .action-add.primary:focus,
.page-actions .page-actions-buttons > .block-footer .action-add.primary:hover,
.page-actions .page-actions-buttons > .block-footer .action-add.primary:active,
.page-actions .page-actions-buttons > .block-footer .action-add.primary:focus {
  background-color: #ba4000;
  border-color: #b84002;
  box-shadow: 0 0 0 1px #007bdb;
  color: #ffffff;
  text-decoration: none;
}
.abs-action-primary.disabled,
.abs-action-primary[disabled],
button.primary.disabled,
button.primary[disabled],
.page-actions > button.action-primary.disabled,
.page-actions > button.action-primary[disabled],
.page-actions .page-actions-buttons > button.action-primary.disabled,
.page-actions .page-actions-buttons > button.action-primary[disabled],
.page-actions .page-actions-buttons > .action.action-primary.disabled,
.page-actions .page-actions-buttons > .action.action-primary[disabled],
.page-actions > button.primary.disabled,
.page-actions > button.primary[disabled],
.page-actions .page-actions-buttons > button.primary.disabled,
.page-actions .page-actions-buttons > button.primary[disabled],
.page-actions .page-actions-buttons > .action.primary.disabled,
.page-actions .page-actions-buttons > .action.primary[disabled],
.page-actions .page-actions-buttons > .amshopby-button.disabled,
.page-actions .page-actions-buttons > .amshopby-button[disabled],
.page-actions .page-actions-buttons > .am-filter-go.disabled,
.page-actions .page-actions-buttons > .am-filter-go[disabled],
.page-actions .page-actions.floating-header > button.action-primary.disabled,
.page-actions .page-actions.floating-header > button.action-primary[disabled],
.page-actions .page-actions.floating-header > .action.action-primary.disabled,
.page-actions .page-actions.floating-header > .action.action-primary[disabled],
.page-actions .page-actions.floating-header > button.primary.disabled,
.page-actions .page-actions.floating-header > button.primary[disabled],
.page-actions .page-actions.floating-header > .action.primary.disabled,
.page-actions .page-actions.floating-header > .action.primary[disabled],
.block-footer .action-add.primary.disabled,
.block-footer .action-add.primary[disabled],
.page-actions > .block-footer .action-add.action-primary.disabled,
.page-actions > .block-footer .action-add.action-primary[disabled],
.page-actions .page-actions-buttons > .block-footer .action-add.action-primary.disabled,
.page-actions .page-actions-buttons > .block-footer .action-add.action-primary[disabled],
.page-actions > .block-footer .action-add.primary.disabled,
.page-actions > .block-footer .action-add.primary[disabled],
.page-actions .page-actions-buttons > .block-footer .action-add.primary.disabled,
.page-actions .page-actions-buttons > .block-footer .action-add.primary[disabled] {
  cursor: default;
  opacity: 0.5;
  pointer-events: none;
}
.abs-action-secondary,
.action-basic,
button.secondary,
.ui-dialog .ui-button,
.ui-dialog .action-primary,
.attribute-popup-actions .page-actions-buttons > button.action-default.primary,
.modal-popup .modal-footer .action-primary,
.page-actions > button.action-secondary,
.page-actions .page-actions-buttons > button.action-secondary,
.page-actions .page-actions-buttons > .action.action-secondary,
.steps-wizard .select-attributes-actions .action-default,
.popup-window .magento_buttons .ok_button,
.fade .actions .primary,
.attribute-popup-actions .page-actions.floating-header > button.action-default.primary,
.page-actions .page-actions.floating-header > button.action-secondary,
.page-actions .page-actions.floating-header > .action.action-secondary,
.block-footer .action-add.secondary,
.attribute-popup-actions .page-actions-buttons > .block-footer .action-add.action-default.primary,
.page-actions > .block-footer .action-add.action-secondary,
.page-actions .page-actions-buttons > .block-footer .action-add.action-secondary {
  background-color: #514943;
  border-color: #514943;
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.abs-action-secondary:hover,
.abs-action-secondary:active,
.abs-action-secondary:focus,
.action-basic:hover,
.action-basic:active,
.action-basic:focus,
button.secondary:hover,
button.secondary:active,
button.secondary:focus,
.ui-dialog .ui-button:hover,
.ui-dialog .ui-button:active,
.ui-dialog .ui-button:focus,
.ui-dialog .action-primary:hover,
.ui-dialog .action-primary:active,
.ui-dialog .action-primary:focus,
.attribute-popup-actions .page-actions-buttons > button.action-default.primary:hover,
.attribute-popup-actions .page-actions-buttons > button.action-default.primary:active,
.attribute-popup-actions .page-actions-buttons > button.action-default.primary:focus,
.modal-popup .modal-footer .action-primary:hover,
.modal-popup .modal-footer .action-primary:active,
.modal-popup .modal-footer .action-primary:focus,
.page-actions > button.action-secondary:hover,
.page-actions > button.action-secondary:active,
.page-actions > button.action-secondary:focus,
.page-actions .page-actions-buttons > button.action-secondary:hover,
.page-actions .page-actions-buttons > button.action-secondary:active,
.page-actions .page-actions-buttons > button.action-secondary:focus,
.page-actions .page-actions-buttons > .action.action-secondary:hover,
.page-actions .page-actions-buttons > .action.action-secondary:active,
.page-actions .page-actions-buttons > .action.action-secondary:focus,
.steps-wizard .select-attributes-actions .action-default:hover,
.steps-wizard .select-attributes-actions .action-default:active,
.steps-wizard .select-attributes-actions .action-default:focus,
.popup-window .magento_buttons .ok_button:hover,
.popup-window .magento_buttons .ok_button:active,
.popup-window .magento_buttons .ok_button:focus,
.fade .actions .primary:hover,
.fade .actions .primary:active,
.fade .actions .primary:focus,
.attribute-popup-actions .page-actions.floating-header > button.action-default.primary:hover,
.attribute-popup-actions .page-actions.floating-header > button.action-default.primary:active,
.attribute-popup-actions .page-actions.floating-header > button.action-default.primary:focus,
.page-actions .page-actions.floating-header > button.action-secondary:hover,
.page-actions .page-actions.floating-header > button.action-secondary:active,
.page-actions .page-actions.floating-header > button.action-secondary:focus,
.page-actions .page-actions.floating-header > .action.action-secondary:hover,
.page-actions .page-actions.floating-header > .action.action-secondary:active,
.page-actions .page-actions.floating-header > .action.action-secondary:focus,
.block-footer .action-add.secondary:hover,
.block-footer .action-add.secondary:active,
.block-footer .action-add.secondary:focus,
.attribute-popup-actions .page-actions-buttons > .block-footer .action-add.action-default.primary:hover,
.attribute-popup-actions .page-actions-buttons > .block-footer .action-add.action-default.primary:active,
.attribute-popup-actions .page-actions-buttons > .block-footer .action-add.action-default.primary:focus,
.page-actions > .block-footer .action-add.action-secondary:hover,
.page-actions > .block-footer .action-add.action-secondary:active,
.page-actions > .block-footer .action-add.action-secondary:focus,
.page-actions .page-actions-buttons > .block-footer .action-add.action-secondary:hover,
.page-actions .page-actions-buttons > .block-footer .action-add.action-secondary:active,
.page-actions .page-actions-buttons > .block-footer .action-add.action-secondary:focus {
  background-color: #35302c;
  border-color: #35302c;
  box-shadow: 0 0 0 1px #007bdb;
  color: #ffffff;
  text-decoration: none;
}
.abs-action-secondary:active,
.action-basic:active,
button.secondary:active,
.ui-dialog .ui-button:active,
.ui-dialog .action-primary:active,
.attribute-popup-actions .page-actions-buttons > button.action-default.primary:active,
.modal-popup .modal-footer .action-primary:active,
.page-actions > button.action-secondary:active,
.page-actions .page-actions-buttons > button.action-secondary:active,
.page-actions .page-actions-buttons > .action.action-secondary:active,
.steps-wizard .select-attributes-actions .action-default:active,
.popup-window .magento_buttons .ok_button:active,
.fade .actions .primary:active,
.attribute-popup-actions .page-actions.floating-header > button.action-default.primary:active,
.page-actions .page-actions.floating-header > button.action-secondary:active,
.page-actions .page-actions.floating-header > .action.action-secondary:active,
.block-footer .action-add.secondary:active,
.attribute-popup-actions .page-actions-buttons > .block-footer .action-add.action-default.primary:active,
.page-actions > .block-footer .action-add.action-secondary:active,
.page-actions .page-actions-buttons > .block-footer .action-add.action-secondary:active {
  background-color: #35302c;
}
.abs-action-tertiary,
button.tertiary,
.ui-dialog .action-close,
.attribute-popup-actions .action-default.reset,
.modal-popup .modal-footer .action-secondary,
.popup-window .magento_buttons .cancel_button,
.fade .actions .cancel,
.block-footer .action-add.tertiary {
  background-color: transparent;
  border-color: transparent;
  text-shadow: none;
  color: #007bdb;
}
.abs-action-tertiary:active,
.abs-action-tertiary:hover,
.abs-action-tertiary:focus,
button.tertiary:active,
button.tertiary:hover,
button.tertiary:focus,
.ui-dialog .action-close:active,
.ui-dialog .action-close:hover,
.ui-dialog .action-close:focus,
.attribute-popup-actions .action-default.reset:active,
.attribute-popup-actions .action-default.reset:hover,
.attribute-popup-actions .action-default.reset:focus,
.modal-popup .modal-footer .action-secondary:active,
.modal-popup .modal-footer .action-secondary:hover,
.modal-popup .modal-footer .action-secondary:focus,
.popup-window .magento_buttons .cancel_button:active,
.popup-window .magento_buttons .cancel_button:hover,
.popup-window .magento_buttons .cancel_button:focus,
.fade .actions .cancel:active,
.fade .actions .cancel:hover,
.fade .actions .cancel:focus,
.block-footer .action-add.tertiary:active,
.block-footer .action-add.tertiary:hover,
.block-footer .action-add.tertiary:focus {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
.abs-action-tertiary:active,
.abs-action-tertiary:hover,
.abs-action-tertiary:focus,
button.tertiary:active,
button.tertiary:hover,
button.tertiary:focus,
.ui-dialog .action-close:active,
.ui-dialog .action-close:hover,
.ui-dialog .action-close:focus,
.attribute-popup-actions .action-default.reset:active,
.attribute-popup-actions .action-default.reset:hover,
.attribute-popup-actions .action-default.reset:focus,
.modal-popup .modal-footer .action-secondary:active,
.modal-popup .modal-footer .action-secondary:hover,
.modal-popup .modal-footer .action-secondary:focus,
.popup-window .magento_buttons .cancel_button:active,
.popup-window .magento_buttons .cancel_button:hover,
.popup-window .magento_buttons .cancel_button:focus,
.fade .actions .cancel:active,
.fade .actions .cancel:hover,
.fade .actions .cancel:focus,
.block-footer .action-add.tertiary:active,
.block-footer .action-add.tertiary:hover,
.block-footer .action-add.tertiary:focus {
  color: #007bdb;
  text-decoration: underline;
}
.abs-action-quaternary,
.page-actions > button,
.page-actions .page-actions-buttons > button,
.page-actions .page-actions-buttons > .action,
.page-actions .page-actions.floating-header > button,
.page-actions .page-actions.floating-header > .action,
.page-actions > .block-footer .action-add,
.page-actions .page-actions-buttons > .block-footer .action-add {
  background-color: transparent;
  border-color: transparent;
  text-shadow: none;
  color: #41362f;
}
.abs-action-quaternary:active,
.abs-action-quaternary:hover,
.abs-action-quaternary:focus,
.page-actions > button:active,
.page-actions > button:hover,
.page-actions > button:focus,
.page-actions .page-actions-buttons > button:active,
.page-actions .page-actions-buttons > button:hover,
.page-actions .page-actions-buttons > button:focus,
.page-actions .page-actions-buttons > .action:active,
.page-actions .page-actions-buttons > .action:hover,
.page-actions .page-actions-buttons > .action:focus,
.page-actions .page-actions.floating-header > button:active,
.page-actions .page-actions.floating-header > button:hover,
.page-actions .page-actions.floating-header > button:focus,
.page-actions .page-actions.floating-header > .action:active,
.page-actions .page-actions.floating-header > .action:hover,
.page-actions .page-actions.floating-header > .action:focus,
.page-actions > .block-footer .action-add:active,
.page-actions > .block-footer .action-add:hover,
.page-actions > .block-footer .action-add:focus,
.page-actions .page-actions-buttons > .block-footer .action-add:active,
.page-actions .page-actions-buttons > .block-footer .action-add:hover,
.page-actions .page-actions-buttons > .block-footer .action-add:focus {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
.abs-action-quaternary:active,
.abs-action-quaternary:hover,
.abs-action-quaternary:focus,
.page-actions > button:active,
.page-actions > button:hover,
.page-actions > button:focus,
.page-actions .page-actions-buttons > button:active,
.page-actions .page-actions-buttons > button:hover,
.page-actions .page-actions-buttons > button:focus,
.page-actions .page-actions-buttons > .action:active,
.page-actions .page-actions-buttons > .action:hover,
.page-actions .page-actions-buttons > .action:focus,
.page-actions .page-actions.floating-header > button:active,
.page-actions .page-actions.floating-header > button:hover,
.page-actions .page-actions.floating-header > button:focus,
.page-actions .page-actions.floating-header > .action:active,
.page-actions .page-actions.floating-header > .action:hover,
.page-actions .page-actions.floating-header > .action:focus,
.page-actions > .block-footer .action-add:active,
.page-actions > .block-footer .action-add:hover,
.page-actions > .block-footer .action-add:focus,
.page-actions .page-actions-buttons > .block-footer .action-add:active,
.page-actions .page-actions-buttons > .block-footer .action-add:hover,
.page-actions .page-actions-buttons > .block-footer .action-add:focus {
  color: #231d1a;
}
.abs-action-menu,
.actions-split .dropdown-menu,
.actions-split .action-menu,
.actions-split .abs-action-menu .action-submenu,
.actions-split .action-menu .action-submenu {
  margin-top: 2px;
  right: auto;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #007bdb;
  border-radius: 1px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  color: #41362f;
  display: none;
  font-weight: 400;
  left: 0;
  list-style: none;
  margin: 2px 0 0;
  min-width: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 100%;
}
.abs-action-menu._active,
.actions-split .dropdown-menu._active,
.actions-split .action-menu._active,
.actions-split .abs-action-menu .action-submenu._active,
.actions-split .action-menu .action-submenu._active {
  display: block;
}
.abs-action-menu > li,
.actions-split .dropdown-menu > li,
.actions-split .action-menu > li,
.actions-split .abs-action-menu .action-submenu > li,
.actions-split .action-menu .action-submenu > li {
  border: none;
  display: block;
  padding: 0;
  transition: background-color 0.1s linear;
}
.abs-action-menu > li > a:hover,
.actions-split .dropdown-menu > li > a:hover,
.actions-split .action-menu > li > a:hover,
.actions-split .abs-action-menu .action-submenu > li > a:hover,
.actions-split .action-menu .action-submenu > li > a:hover {
  text-decoration: none;
}
.abs-action-menu > li._visible,
.actions-split .dropdown-menu > li._visible,
.actions-split .action-menu > li._visible,
.actions-split .abs-action-menu .action-submenu > li._visible,
.actions-split .action-menu .action-submenu > li._visible {
  background-color: #e3e3e3;
}
.abs-action-menu > li:hover,
.actions-split .dropdown-menu > li:hover,
.actions-split .action-menu > li:hover,
.actions-split .abs-action-menu .action-submenu > li:hover,
.actions-split .action-menu .action-submenu > li:hover {
  background-color: #e3e3e3;
}
.abs-action-menu > li:active,
.actions-split .dropdown-menu > li:active,
.actions-split .action-menu > li:active,
.actions-split .abs-action-menu .action-submenu > li:active,
.actions-split .action-menu .action-submenu > li:active {
  background-color: #cacaca;
}
.abs-action-menu > li._parent,
.actions-split .dropdown-menu > li._parent,
.actions-split .action-menu > li._parent,
.actions-split .abs-action-menu .action-submenu > li._parent,
.actions-split .action-menu .action-submenu > li._parent {
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  display: flex;
  flex-direction: row;
}
.abs-action-menu > li._parent > .action-menu-item,
.actions-split .dropdown-menu > li._parent > .action-menu-item,
.actions-split .action-menu > li._parent > .action-menu-item,
.actions-split .abs-action-menu .action-submenu > li._parent > .action-menu-item,
.actions-split .action-menu .action-submenu > li._parent > .action-menu-item {
  min-width: 100%;
}
.abs-action-menu > li._parent::after,
.actions-split .dropdown-menu > li._parent::after,
.actions-split .action-menu > li._parent::after,
.actions-split .abs-action-menu .action-submenu > li._parent::after,
.actions-split .action-menu .action-submenu > li._parent::after {
  border-color: transparent transparent transparent #000000;
  border-style: solid;
  border-width: .4rem 0 .4rem .5rem;
  content: '';
  height: 0;
  position: relative;
  right: 1.2rem;
  top: 1.4rem;
  width: 0;
}
.abs-action-menu .item,
.abs-action-menu .action-menu-item,
.actions-split .dropdown-menu .item,
.actions-split .dropdown-menu .action-menu-item,
.actions-split .action-menu .item,
.actions-split .action-menu .action-menu-item,
.actions-split .abs-action-menu .action-submenu .item,
.actions-split .abs-action-menu .action-submenu .action-menu-item,
.actions-split .action-menu .action-submenu .item,
.actions-split .action-menu .action-submenu .action-menu-item {
  cursor: pointer;
  display: block;
  padding: .6875em 1em;
}
.abs-action-menu .action-submenu,
.actions-split .dropdown-menu .action-submenu,
.actions-split .action-menu .action-submenu {
  bottom: auto;
  left: auto;
  margin-left: 0;
  margin-top: -1px;
  position: absolute;
  right: auto;
  top: auto;
}
.abs-action-menu a.action-menu-item,
.actions-split .dropdown-menu a.action-menu-item,
.actions-split .action-menu a.action-menu-item,
.actions-split .abs-action-menu .action-submenu a.action-menu-item,
.actions-split .action-menu .action-submenu a.action-menu-item {
  color: #41362f;
}
.abs-action-menu a.action-menu-item:focus,
.actions-split .dropdown-menu a.action-menu-item:focus,
.actions-split .action-menu a.action-menu-item:focus,
.actions-split .abs-action-menu .action-submenu a.action-menu-item:focus,
.actions-split .action-menu .action-submenu a.action-menu-item:focus {
  background-color: #e3e3e3;
  box-shadow: none;
}
.abs-action-wrap-triangle,
.action-wrap-prev,
.action-wrap-next {
  position: relative;
}
.abs-action-wrap-triangle .action-default,
.action-wrap-prev .action-default,
.action-wrap-next .action-default {
  width: 100%;
}
.abs-action-wrap-triangle .action-default:before,
.abs-action-wrap-triangle .action-default:after,
.action-wrap-prev .action-default:before,
.action-wrap-prev .action-default:after,
.action-wrap-next .action-default:before,
.action-wrap-next .action-default:after {
  border-style: solid;
  content: '';
  height: 0;
  position: absolute;
  top: 0;
  width: 0;
}
.abs-action-wrap-triangle .action-default:active,
.abs-action-wrap-triangle .action-default:hover,
.abs-action-wrap-triangle .action-default:focus,
.action-wrap-prev .action-default:active,
.action-wrap-prev .action-default:hover,
.action-wrap-prev .action-default:focus,
.action-wrap-next .action-default:active,
.action-wrap-next .action-default:hover,
.action-wrap-next .action-default:focus {
  box-shadow: none;
}
._keyfocus .abs-action-wrap-triangle .action-default:focus,
._keyfocus .action-wrap-prev .action-default:focus,
._keyfocus .action-wrap-next .action-default:focus {
  box-shadow: 0 0 0 1px #007bdb;
}
.abs-action-wrap-triangle-right,
.action-wrap-next {
  display: inline-block;
  padding-right: 1.6rem;
  position: relative;
}
.abs-action-wrap-triangle-right .action-default:before,
.abs-action-wrap-triangle-right .action-default:after,
.action-wrap-next .action-default:before,
.action-wrap-next .action-default:after {
  border-color: transparent transparent transparent #e3e3e3;
  border-width: 1.7rem 0 1.6rem 1.7rem;
  left: 100%;
  margin-left: -1.7rem;
}
.abs-action-wrap-triangle-right .action-default:before,
.action-wrap-next .action-default:before {
  border-left-color: #949494;
  right: -1px;
}
.abs-action-wrap-triangle-right .action-default:hover:after,
.abs-action-wrap-triangle-right .action-default:active:after,
.abs-action-wrap-triangle-right .action-default:focus:after,
.action-wrap-next .action-default:hover:after,
.action-wrap-next .action-default:active:after,
.action-wrap-next .action-default:focus:after {
  border-left-color: #dbdbdb;
}
.abs-action-wrap-triangle-right .action-primary:after,
.action-wrap-next .action-primary:after {
  border-color: transparent transparent transparent #eb5202;
}
.abs-action-wrap-triangle-right .action-primary:hover:after,
.abs-action-wrap-triangle-right .action-primary:active:after,
.abs-action-wrap-triangle-right .action-primary:focus:after,
.action-wrap-next .action-primary:hover:after,
.action-wrap-next .action-primary:active:after,
.action-wrap-next .action-primary:focus:after {
  border-left-color: #ba4000;
}
.abs-action-wrap-triangle-left,
.action-wrap-prev {
  display: inline-block;
  padding-left: 1.6rem;
}
.abs-action-wrap-triangle-left .action-default,
.action-wrap-prev .action-default {
  text-indent: -0.85rem;
}
.abs-action-wrap-triangle-left .action-default:before,
.abs-action-wrap-triangle-left .action-default:after,
.action-wrap-prev .action-default:before,
.action-wrap-prev .action-default:after {
  border-color: transparent #e3e3e3 transparent transparent;
  border-width: 1.7rem 1.7rem 1.6rem 0;
  margin-right: -1.7rem;
  right: 100%;
}
.abs-action-wrap-triangle-left .action-default:before,
.action-wrap-prev .action-default:before {
  border-right-color: #949494;
  left: -1px;
}
.abs-action-wrap-triangle-left .action-default:hover:after,
.abs-action-wrap-triangle-left .action-default:active:after,
.abs-action-wrap-triangle-left .action-default:focus:after,
.action-wrap-prev .action-default:hover:after,
.action-wrap-prev .action-default:active:after,
.action-wrap-prev .action-default:focus:after {
  border-right-color: #dbdbdb;
}
.abs-action-wrap-triangle-left .action-primary:after,
.action-wrap-prev .action-primary:after {
  border-color: transparent #eb5202 transparent transparent;
}
.abs-action-wrap-triangle-left .action-primary:hover:after,
.abs-action-wrap-triangle-left .action-primary:active:after,
.abs-action-wrap-triangle-left .action-primary:focus:after,
.action-wrap-prev .action-primary:hover:after,
.action-wrap-prev .action-primary:active:after,
.action-wrap-prev .action-primary:focus:after {
  border-right-color: #ba4000;
}
.action-default,
button,
.block-footer .action-add,
.block-footer .action-add {
  background: #e3e3e3;
  border-color: #adadad;
  color: #514943;
}
.action-default:hover,
button:hover,
.action-default:active,
button:active,
.action-default:focus,
button:focus,
.block-footer .action-add:hover,
.block-footer .action-add:active,
.block-footer .action-add:focus {
  background-color: #dbdbdb;
  color: #514943;
  text-decoration: none;
}
.action-primary {
  background-color: #eb5202;
  border-color: #eb5202;
  color: #ffffff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
}
.action-primary:hover,
.action-primary:active,
.action-primary:focus {
  background-color: #ba4000;
  border-color: #b84002;
  box-shadow: 0 0 0 1px #007bdb;
  color: #ffffff;
  text-decoration: none;
}
.action-primary.disabled,
.action-primary[disabled] {
  cursor: default;
  opacity: 0.5;
  pointer-events: none;
}
.action-secondary {
  background-color: #514943;
  border-color: #514943;
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.action-secondary:hover,
.action-secondary:active,
.action-secondary:focus {
  background-color: #35302c;
  border-color: #35302c;
  box-shadow: 0 0 0 1px #007bdb;
  color: #ffffff;
  text-decoration: none;
}
.action-secondary:active {
  background-color: #35302c;
}
.action-tertiary,
.action-quaternary,
.downloadable-form .action-add,
.field-vat-number .action-default,
.order-billing-method-summary .action-default,
.order-shipping-method-summary .action-default,
.order-shipping-method-info .action-default {
  background-color: transparent;
  border-color: transparent;
  text-shadow: none;
}
.action-tertiary:active,
.action-quaternary:active,
.action-tertiary:hover,
.action-quaternary:hover,
.action-tertiary:focus,
.action-quaternary:focus,
.downloadable-form .action-add:active,
.downloadable-form .action-add:hover,
.downloadable-form .action-add:focus,
.field-vat-number .action-default:active,
.field-vat-number .action-default:hover,
.field-vat-number .action-default:focus,
.order-billing-method-summary .action-default:active,
.order-billing-method-summary .action-default:hover,
.order-billing-method-summary .action-default:focus,
.order-shipping-method-summary .action-default:active,
.order-shipping-method-summary .action-default:hover,
.order-shipping-method-summary .action-default:focus,
.order-shipping-method-info .action-default:active,
.order-shipping-method-info .action-default:hover,
.order-shipping-method-info .action-default:focus {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
.action-tertiary,
.downloadable-form .action-add,
.field-vat-number .action-default,
.order-billing-method-summary .action-default,
.order-shipping-method-summary .action-default,
.order-shipping-method-info .action-default {
  color: #007bdb;
}
.action-tertiary:active,
.action-tertiary:hover,
.action-tertiary:focus,
.downloadable-form .action-add:active,
.downloadable-form .action-add:hover,
.downloadable-form .action-add:focus,
.field-vat-number .action-default:active,
.field-vat-number .action-default:hover,
.field-vat-number .action-default:focus,
.order-billing-method-summary .action-default:active,
.order-billing-method-summary .action-default:hover,
.order-billing-method-summary .action-default:focus,
.order-shipping-method-summary .action-default:active,
.order-shipping-method-summary .action-default:hover,
.order-shipping-method-summary .action-default:focus,
.order-shipping-method-info .action-default:active,
.order-shipping-method-info .action-default:hover,
.order-shipping-method-info .action-default:focus {
  color: #007bdb;
  text-decoration: underline;
}
.action-quaternary {
  color: #41362f;
}
.action-quaternary:active,
.action-quaternary:hover,
.action-quaternary:focus {
  color: #231d1a;
}
.action-close > span {
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  display: none;
  visibility: hidden;
}
.action-close:active {
  transform: scale(0.9);
}
.action-close:before {
  content: '\e62f';
  transition: color 0.1s linear;
  transition: colors all ease-in;
  transition: all colors ease-in;
}
.action-close:hover {
  cursor: pointer;
  text-decoration: none;
}
.action-menu,
.abs-action-menu .action-submenu,
.action-menu .action-submenu,
.actions-split .dropdown-menu .action-submenu,
.actions-split .action-menu .action-submenu {
  background-color: #ffffff;
  border: 1px solid #007bdb;
  border-radius: 1px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  color: #41362f;
  display: none;
  font-weight: 400;
  left: 0;
  list-style: none;
  margin: 2px 0 0;
  min-width: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 100%;
}
.action-menu._active,
.abs-action-menu .action-submenu._active,
.action-menu .action-submenu._active,
.actions-split .dropdown-menu .action-submenu._active,
.actions-split .action-menu .action-submenu._active {
  display: block;
}
.action-menu > li,
.abs-action-menu .action-submenu > li,
.action-menu .action-submenu > li,
.actions-split .dropdown-menu .action-submenu > li,
.actions-split .action-menu .action-submenu > li {
  border: none;
  display: block;
  padding: 0;
  transition: background-color 0.1s linear;
}
.action-menu > li > a:hover,
.abs-action-menu .action-submenu > li > a:hover,
.action-menu .action-submenu > li > a:hover,
.actions-split .dropdown-menu .action-submenu > li > a:hover,
.actions-split .action-menu .action-submenu > li > a:hover {
  text-decoration: none;
}
.action-menu > li._visible,
.abs-action-menu .action-submenu > li._visible,
.action-menu .action-submenu > li._visible,
.actions-split .dropdown-menu .action-submenu > li._visible,
.actions-split .action-menu .action-submenu > li._visible {
  background-color: #e3e3e3;
}
.action-menu > li:hover,
.abs-action-menu .action-submenu > li:hover,
.action-menu .action-submenu > li:hover,
.actions-split .dropdown-menu .action-submenu > li:hover,
.actions-split .action-menu .action-submenu > li:hover {
  background-color: #e3e3e3;
}
.action-menu > li:active,
.abs-action-menu .action-submenu > li:active,
.action-menu .action-submenu > li:active,
.actions-split .dropdown-menu .action-submenu > li:active,
.actions-split .action-menu .action-submenu > li:active {
  background-color: #cacaca;
}
.action-menu > li._parent,
.abs-action-menu .action-submenu > li._parent,
.action-menu .action-submenu > li._parent,
.actions-split .dropdown-menu .action-submenu > li._parent,
.actions-split .action-menu .action-submenu > li._parent {
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  display: flex;
  flex-direction: row;
}
.action-menu > li._parent > .action-menu-item,
.abs-action-menu .action-submenu > li._parent > .action-menu-item,
.action-menu .action-submenu > li._parent > .action-menu-item,
.actions-split .dropdown-menu .action-submenu > li._parent > .action-menu-item,
.actions-split .action-menu .action-submenu > li._parent > .action-menu-item {
  min-width: 100%;
}
.action-menu > li._parent::after,
.abs-action-menu .action-submenu > li._parent::after,
.action-menu .action-submenu > li._parent::after,
.actions-split .dropdown-menu .action-submenu > li._parent::after,
.actions-split .action-menu .action-submenu > li._parent::after {
  border-color: transparent transparent transparent #000000;
  border-style: solid;
  border-width: .4rem 0 .4rem .5rem;
  content: '';
  height: 0;
  position: relative;
  right: 1.2rem;
  top: 1.4rem;
  width: 0;
}
.action-menu .item,
.action-menu .action-menu-item,
.abs-action-menu .action-submenu .item,
.abs-action-menu .action-submenu .action-menu-item,
.action-menu .action-submenu .item,
.action-menu .action-submenu .action-menu-item,
.actions-split .dropdown-menu .action-submenu .item,
.actions-split .dropdown-menu .action-submenu .action-menu-item,
.actions-split .action-menu .action-submenu .item,
.actions-split .action-menu .action-submenu .action-menu-item {
  cursor: pointer;
  display: block;
  padding: .6875em 1em;
}
.action-menu .action-submenu {
  bottom: auto;
  left: auto;
  margin-left: 0;
  margin-top: -1px;
  position: absolute;
  right: auto;
  top: auto;
}
.action-menu a.action-menu-item,
.abs-action-menu .action-submenu a.action-menu-item,
.action-menu .action-submenu a.action-menu-item,
.actions-split .dropdown-menu .action-submenu a.action-menu-item,
.actions-split .action-menu .action-submenu a.action-menu-item {
  color: #41362f;
}
.action-menu a.action-menu-item:focus,
.abs-action-menu .action-submenu a.action-menu-item:focus,
.action-menu .action-submenu a.action-menu-item:focus,
.actions-split .dropdown-menu .action-submenu a.action-menu-item:focus,
.actions-split .action-menu .action-submenu a.action-menu-item:focus {
  background-color: #e3e3e3;
  box-shadow: none;
}
table {
  background-color: transparent;
  color: #303030;
}
table > caption {
  margin-bottom: .5em;
}
.admin__table-wrapper {
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch;
}
.admin__table-primary,
.admin__table-secondary {
  width: 100%;
}
.admin__table-primary {
  font-size: 1.3rem;
}
.admin__table-primary th,
.admin__table-primary td {
  padding: 1rem 1.5rem;
  text-align: left;
}
.admin__table-primary th:first-child,
.admin__table-primary td:first-child {
  padding-left: 0;
}
.admin__table-primary th {
  border-bottom: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  font-weight: 700;
  vertical-align: bottom;
}
.admin__table-primary td {
  border-bottom: 1px solid #e3e3e3;
  vertical-align: top;
}
.admin__table-primary tbody tr:last-child td {
  border-bottom-color: transparent;
}
.admin__table-primary tfoot {
  background: #f8f8f8;
  font-weight: 600;
}
.admin__table-primary tfoot th:first-child,
.admin__table-primary tfoot td:first-child {
  padding-left: 1.5rem;
}
.admin__table-secondary caption {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: .75em;
  text-align: left;
}
.admin__table-secondary thead th {
  background-color: transparent;
  font-weight: 600;
}
.admin__table-secondary tbody th {
  vertical-align: top;
}
.admin__table-secondary tbody tr:nth-child(odd) th,
.admin__table-secondary tbody tr:nth-child(odd) td {
  background-color: #f1f1f1;
}
.admin__table-secondary tfoot tr:nth-child(odd) th,
.admin__table-secondary tfoot tr:nth-child(odd) td {
  background-color: #ffffff;
}
.admin__table-secondary tfoot tr:first-child {
  border-top: 1px solid #e3e3e3;
}
.admin__table-secondary th,
.admin__table-secondary td {
  padding: 1rem 1rem;
  text-align: left;
}
.admin__table-secondary th {
  color: #676056;
  font-weight: 400;
}
.row {
  margin-left: 0;
  margin-right: 0;
}
.row:after {
  clear: both;
  content: '';
  display: table;
}
.col-xs-1, .col-m-1, .col-l-1, .col-xl-1, .col-xs-2, .col-m-2, .col-l-2, .col-xl-2, .col-xs-3, .col-m-3, .col-l-3, .col-xl-3, .col-xs-4, .col-m-4, .col-l-4, .col-xl-4, .col-xs-5, .col-m-5, .col-l-5, .col-xl-5, .col-xs-6, .col-m-6, .col-l-6, .col-xl-6, .col-xs-7, .col-m-7, .col-l-7, .col-xl-7, .col-xs-8, .col-m-8, .col-l-8, .col-xl-8, .col-xs-9, .col-m-9, .col-l-9, .col-xl-9, .col-xs-10, .col-m-10, .col-l-10, .col-xl-10, .col-xs-11, .col-m-11, .col-l-11, .col-xl-11, .col-xs-12, .col-m-12, .col-l-12, .col-xl-12 {
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.row-gutter {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.row-gutter > [class*='col-'] {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.tabs-horiz {
  margin: 0;
  padding: 0;
}
.tabs-horiz .ui-state-default {
  background: #e3e3e3;
  border: 0.1rem solid #adadad;
  float: left;
  letter-spacing: .0183em;
  list-style: none;
  margin-right: .4rem;
}
.tabs-horiz .ui-state-hover {
  background: #d6d6d6;
}
.tabs-horiz .ui-state-active {
  background: #ffffff;
  border-bottom: 0;
  font-weight: 600;
  letter-spacing: normal;
  margin-bottom: -.1rem;
}
.tabs-horiz .ui-state-active .ui-tabs-anchor {
  border-bottom: 0.1rem solid #ffffff;
  border-top: 0.4rem solid #eb5202;
  padding-top: 1.1rem;
}
.tabs-horiz .ui-tabs-anchor {
  color: #41362f;
  display: block;
  padding: 1.5rem 1.8rem 1.3rem;
  text-decoration: none;
}
.tabs-horiz .ui-tabs-anchor:hover {
  color: #41362f;
  text-decoration: none;
}
.ui-tabs-panel {
  margin-top: -1px;
  padding: 2rem;
}
html {
  height: 100%;
}
body {
  background-color: #f5f5f5;
  min-height: 100%;
  min-width: 102.4rem;
}
.page-wrapper {
  background-color: #ffffff;
  display: inline-block;
  margin-left: -4px;
  vertical-align: top;
  width: calc(100% - 8.800000000000001rem);
}
.page-content {
  padding-bottom: 3rem;
  padding-left: 3rem;
  padding-right: 3rem;
}
.notices-wrapper {
  margin: 0 3rem;
  min-height: 5rem;
}
.notices-wrapper .messages {
  margin-bottom: 0;
}
._disabled {
  box-shadow: none;
  cursor: default;
  opacity: .5;
  outline: 0;
}
._disabled:hover {
  box-shadow: none;
  cursor: default;
  opacity: .5;
  outline: 0;
}
.a-center {
  text-align: center;
}
._no-select {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.hidden {
  display: none;
  visibility: hidden;
}
input.no-display,
.no-display {
  display: none;
}
.code-sample {
  font-family: monospace, serif;
}
.spinner {
  display: inline-block;
  font-size: 4rem;
  height: 1em;
  margin-right: 1.5rem;
  position: relative;
  width: 1em;
}
.spinner > span:nth-child(1) {
  -webkit-animation-delay: 0.27s;
  -moz-animation-delay: 0.27s;
  -ms-animation-delay: 0.27s;
  animation-delay: 0.27s;
  -webkit-transform: rotate(-315deg);
  -moz-transform: rotate(-315deg);
  -ms-transform: rotate(-315deg);
  transform: rotate(-315deg);
}
.spinner > span:nth-child(2) {
  -webkit-animation-delay: 0.36s;
  -moz-animation-delay: 0.36s;
  -ms-animation-delay: 0.36s;
  animation-delay: 0.36s;
  -webkit-transform: rotate(-270deg);
  -moz-transform: rotate(-270deg);
  -ms-transform: rotate(-270deg);
  transform: rotate(-270deg);
}
.spinner > span:nth-child(3) {
  -webkit-animation-delay: 0.45s;
  -moz-animation-delay: 0.45s;
  -ms-animation-delay: 0.45s;
  animation-delay: 0.45s;
  -webkit-transform: rotate(-225deg);
  -moz-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  transform: rotate(-225deg);
}
.spinner > span:nth-child(4) {
  -webkit-animation-delay: 0.54s;
  -moz-animation-delay: 0.54s;
  -ms-animation-delay: 0.54s;
  animation-delay: 0.54s;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.spinner > span:nth-child(5) {
  -webkit-animation-delay: 0.63s;
  -moz-animation-delay: 0.63s;
  -ms-animation-delay: 0.63s;
  animation-delay: 0.63s;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.spinner > span:nth-child(6) {
  -webkit-animation-delay: 0.72s;
  -moz-animation-delay: 0.72s;
  -ms-animation-delay: 0.72s;
  animation-delay: 0.72s;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.spinner > span:nth-child(7) {
  -webkit-animation-delay: 0.8100000000000001s;
  -moz-animation-delay: 0.8100000000000001s;
  -ms-animation-delay: 0.8100000000000001s;
  animation-delay: 0.8100000000000001s;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.spinner > span:nth-child(8) {
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  animation-delay: 0.9s;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
@-moz-keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #ffffff;
  }
}
@-webkit-keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #ffffff;
  }
}
@-ms-keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #ffffff;
  }
}
@keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #ffffff;
  }
}
.spinner > span {
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  transform: scale(0.4);
  -webkit-animation-name: fade;
  -moz-animation-name: fade;
  -ms-animation-name: fade;
  animation-name: fade;
  -webkit-animation-duration: 0.72s;
  -moz-animation-duration: 0.72s;
  -ms-animation-duration: 0.72s;
  animation-duration: 0.72s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: linear;
  -moz-animation-direction: linear;
  -ms-animation-direction: linear;
  animation-direction: linear;
  background-color: #ffffff;
  border-radius: 6px;
  clip: rect(0 0.28571429em 0.1em 0);
  height: .1em;
  margin-top: 0.5em;
  position: absolute;
  width: 1em;
}
.popup-loading {
  background: rgba(255, 255, 255, 0.8);
  border-color: #ef672f;
  color: #ef672f;
  font-size: 14px;
  font-weight: bold;
  left: 50%;
  margin-left: -100px;
  padding: 100px 0 10px;
  position: fixed;
  text-align: center;
  top: 40%;
  width: 200px;
  z-index: 1003;
}
.popup-loading:after {
  background-image: url('../../adminhtml/Magento/backend/en_US/images/loader-1.gif');
  content: '';
  height: 64px;
  left: 50%;
  margin: -32px 0 0 -32px;
  position: absolute;
  top: 40%;
  width: 64px;
  z-index: 2;
}
.loading-old,
.loading-mask {
  background: rgba(255, 255, 255, 0.4);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 2003;
}
.loading-old img,
.loading-mask img {
  display: none;
}
.loading-old p,
.loading-mask p {
  margin-top: 118px;
}
.loading-old .loader,
.loading-mask .loader {
  background: #f7f3eb url('../../adminhtml/Magento/backend/en_US/images/loader-1.gif') no-repeat 50% 30%;
  border-radius: 5px;
  bottom: 0;
  color: #575757;
  font-size: 14px;
  font-weight: bold;
  height: 160px;
  left: 0;
  margin: auto;
  opacity: .95;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 160px;
}
._has-datepicker.admin__control-text {
  padding-right: 3.5rem;
  width: 15rem;
}
._has-datepicker + .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
  height: 3.2rem;
  margin-left: -3.2rem;
  overflow: hidden;
  position: absolute;
  vertical-align: top;
  z-index: 1;
}
._has-datepicker + .ui-datepicker-trigger:focus,
._has-datepicker + .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker + .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker + .ui-datepicker-trigger.disabled,
._has-datepicker + .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker + .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker + .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker + .ui-datepicker-trigger:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.1rem;
  line-height: 32px;
  color: #514943;
  content: '\e627';
  font-family: 'Admin Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker + .ui-datepicker-trigger + .admin__control-support-text,
._has-datepicker + .ui-datepicker-trigger + .admin__control-label {
  margin-left: 3.7rem;
}
._has-datepicker + .ui-datepicker-trigger img {
  display: none;
}
.ui-datepicker {
  box-sizing: border-box;
  display: none;
  opacity: 0.98;
  padding: 23px 20px;
  width: auto;
  z-index: 999999 !important;
}
.ui-datepicker:before {
  background: #ffffff;
  border: 1px solid #007bdb;
  bottom: 3px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  content: '';
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 3px;
  z-index: 0;
}
.ui-datepicker-header {
  padding: 0 0 10px;
  position: relative;
  z-index: 1;
}
.ui-datepicker-prev,
.ui-datepicker-next {
  cursor: pointer;
  line-height: 3rem;
  position: absolute;
  top: 0;
}
.ui-datepicker-prev:before,
.ui-datepicker-next:before {
  color: #514943;
  display: inline-block;
  font-size: 34px;
}
.ui-datepicker-prev {
  left: 0;
}
.ui-datepicker-prev:before {
  content: '\2039';
}
.ui-datepicker-next {
  right: 0;
}
.ui-datepicker-next:before {
  content: '\203A';
}
.ui-datepicker .ui-datepicker-title {
  line-height: 1.8em;
  margin: 0 2.3em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
  min-width: 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker table {
  width: 100%;
}
.ui-datepicker table.ui-datepicker-calendar {
  background: #ffffff;
  border: 0;
  border-collapse: collapse;
  position: relative;
  z-index: 1;
}
.ui-datepicker table.ui-datepicker-calendar thead {
  background: transparent;
}
.ui-datepicker table.ui-datepicker-calendar tr {
  background: transparent;
}
.ui-datepicker table.ui-datepicker-calendar tr th {
  background: transparent;
  border: 0;
  padding: 0;
}
.ui-datepicker table.ui-datepicker-calendar tr th span {
  font-size: 12px;
  font-weight: 700;
  line-height: 28px;
}
.ui-datepicker table.ui-datepicker-calendar tr td {
  background: transparent;
  border: 1px solid #adadad;
  padding: 0;
}
.ui-datepicker table.ui-datepicker-calendar span,
.ui-datepicker table.ui-datepicker-calendar a {
  box-sizing: border-box;
  color: #514943;
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 38px;
  text-align: center;
  text-decoration: none;
  width: 38px;
}
.ui-datepicker table.ui-datepicker-calendar .ui-state-disabled span {
  background: #f5f5f5;
  color: #999999;
}
.ui-datepicker table.ui-datepicker-calendar .ui-state-active {
  background: #514943;
  color: #ffffff;
}
.ui-datepicker table.ui-datepicker-calendar .ui-datepicker-today a {
  border: 3px solid #adadad;
  line-height: 32px;
}
.ui-datepicker .ui-datepicker-buttonpane {
  overflow: hidden;
  padding-top: 15px;
  position: relative;
  white-space: nowrap;
  z-index: 1;
}
.ui-datepicker .ui-datepicker-buttonpane button,
.ui-datepicker .ui-datepicker-buttonpane .block-footer .action-add {
  background: #ffffff;
  border: 1px solid #adadad;
  border-radius: 1px;
  box-sizing: border-box;
  color: #008bdb;
  float: left;
  font-size: 14px;
  line-height: 38px;
  padding: 0;
  text-align: center;
  width: 49%;
}
.ui-datepicker .ui-datepicker-buttonpane .ui-datepicker-close {
  float: right;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-month {
  margin-right: 6%;
  width: 47%;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-year {
  width: 47%;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-week-col {
  border: 1px solid #cecece;
  text-align: center;
}
.ui-timepicker-div .ui-widget-header {
  margin-bottom: 8px;
}
.ui-timepicker-div dl {
  text-align: left;
}
.ui-timepicker-div dl dd {
  margin: 0 0 10px 65px;
}
.ui-timepicker-div td {
  font-size: 90%;
}
.ui-tpicker-grid-label {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider-horizontal .ui-slider-handle {
  margin-left: -5px;
}
.ui-slider .ui-slider-handle {
  cursor: default;
  position: absolute;
  z-index: 2;
}
.ui-slider-horizontal {
  background: #adadad;
  border: none;
  border-radius: 10px;
  height: 10px;
}
.ui-slider-handle {
  background: #514943;
  border-radius: 10px;
  display: block;
  height: 10px;
  position: absolute;
  width: 10px;
}
.ui-timepicker-div {
  padding: 10px 0 5px 0;
  position: relative;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  left: auto;
  right: 2px;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  left: auto;
  right: 1px;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button,
.ui-datepicker-rtl .ui-datepicker-buttonpane .block-footer .action-add {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-buttonpane .block-footer .action-add.ui-datepicker-current {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 1px;
  border-right-width: 0;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 1px;
  border-right-width: 0;
}
.ui-timepicker-div .ui-widget-header {
  margin-bottom: 8px;
}
.ui-timepicker-div dl {
  text-align: left;
}
.ui-timepicker-div dl dt {
  height: 25px;
  margin-bottom: -22px;
}
.ui-timepicker-div dl .ui_tpicker_time_label {
  margin-bottom: -25px;
}
.ui-timepicker-div dl dd {
  margin: 0 10px 10px 65px;
}
.ui-timepicker-div td {
  font-size: 90%;
}
.ui-tpicker-grid-label {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
.ui-timepicker-div .ui_tpicker_unit_hide {
  display: none;
}
.messages .message,
.messages .order-errors .admin__fieldset-wrapper .title {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.messages .message:last-child,
.messages .order-errors .admin__fieldset-wrapper .title:last-child {
  margin: 0 0 2rem;
}
.message,
.order-errors .admin__fieldset-wrapper .title {
  background: #fffbbb;
  border: none;
  border-radius: 0;
  color: #333333;
  font-size: 1.4rem;
  margin: 0 0 1px;
  padding: 1.8rem 4rem 1.8rem 5.5rem;
  position: relative;
  text-shadow: none;
}
.message:before,
.order-errors .admin__fieldset-wrapper .title:before {
  background: none;
  border: 0;
  color: #007bdb;
  content: '\e61a';
  font-family: 'Admin Icons';
  font-size: 1.9rem;
  font-style: normal;
  font-weight: 400;
  height: auto;
  left: 1.9rem;
  line-height: inherit;
  position: absolute;
  speak: none;
  text-shadow: none;
  top: 50%;
  margin-top: -1.25rem;
  width: auto;
}
.message-notice:before,
.order-errors .admin__fieldset-wrapper .title:before {
  color: #007bdb;
  content: '\e61a';
}
.message-warning:before {
  color: #eb5202;
  content: '\e623';
}
.message-progress:before {
  color: #008bdb;
  content: '\e61f';
}
.message-error {
  background: #ffcccc;
}
.message-error:before {
  color: #e22626;
  content: '\e632';
  font-size: 1.5rem;
  left: 2.2rem;
  margin-top: -1.1rem;
}
.message-success:before {
  color: #79a22e;
  content: '\e62d';
}
.message-spinner:before {
  display: none;
}
.message-spinner .spinner {
  font-size: 2.5rem;
  left: 1.5rem;
  position: absolute;
  top: 1.5rem;
}
.message-in-rating-edit {
  margin-left: 1.8rem;
  margin-right: 1.8rem;
}
.ui-dialog {
  opacity: 0;
  visibility: hidden;
  background: #ffffff;
  min-width: 40%;
  transform: scale(0.7);
  transition: all .3s;
  width: 75%;
}
.ui-dialog.ui-dialog-active {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.ui-dialog.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-dialog .ui-dialog-titlebar,
.popup-window .magento_title,
.fade .popup-title {
  color: #333333;
  font-size: 2.4rem;
  line-height: 2.4rem;
  padding: 3rem 6rem 3rem 3rem;
}
.ui-dialog .ui-dialog-titlebar-close,
.popup-window .magento_close,
.fade .popup .close {
  background-color: #ffffff;
  border-color: #ffffff;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 3rem;
  text-shadow: none;
  top: 2.7rem;
}
.ui-dialog .ui-dialog-titlebar-close:before,
.popup-window .magento_close:before,
.fade .popup .close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2rem;
  line-height: inherit;
  color: #736963;
  content: '\e62f';
  font-family: 'Admin Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog .ui-dialog-titlebar-close:hover:before,
.popup-window .magento_close:hover:before,
.fade .popup .close:hover:before {
  color: #adadad;
}
.ui-dialog .ui-dialog-titlebar-close .ui-icon,
.popup-window .magento_close .ui-icon,
.fade .popup .close .ui-icon {
  display: none;
}
.ui-dialog .ui-dialog-titlebar-close.ui-state-hover,
.popup-window .magento_close.ui-state-hover,
.fade .popup .close.ui-state-hover {
  border: none;
}
.ui-dialog .ui-dialog-titlebar-close.ui-button-icon-only,
.popup-window .magento_close.ui-button-icon-only,
.fade .popup .close.ui-button-icon-only {
  text-indent: -9999px;
  white-space: nowrap;
}
.ui-dialog .ui-dialog-titlebar-close:before,
.popup-window .magento_close:before,
.fade .popup .close:before {
  float: left;
  text-indent: 0;
}
.ui-dialog .ui-dialog-titlebar-close:hover,
.popup-window .magento_close:hover,
.fade .popup .close:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  box-shadow: none;
  text-shadow: none;
}
.ui-dialog .ui-dialog-content {
  overflow: auto;
  padding: 0 3rem 3rem;
}
.ui-dialog .ui-dialog-content .fieldset {
  padding-left: 0;
  padding-right: 0;
}
.ui-dialog .ui-dialog-buttonpane {
  padding: 0 3rem 3rem;
}
.ui-dialog .content + .ui-dialog-buttonset {
  padding-top: 3rem;
  text-align: right;
}
.ui-dialog .action-close,
.popup-window .magento_buttons .cancel_button,
.fade .actions .cancel {
  font-size: 1.6rem;
  margin: 0 0 0 3rem;
  padding: 0.7em 0;
}
.ui-dialog .action-close:before,
.popup-window .magento_buttons .cancel_button:before,
.fade .actions .cancel:before {
  content: normal;
}
.ui-dialog .action-close span,
.popup-window .magento_buttons .cancel_button span,
.fade .actions .cancel span {
  overflow: auto;
  position: static;
}
.ui-dialog .ui-button,
.ui-dialog .action-primary,
.popup-window .magento_buttons .ok_button,
.fade .actions .primary {
  float: right;
  margin: 0 0 0 3rem;
}
.ui-dialog .fieldset:last-child {
  padding-bottom: 0;
}
.ui-dialog .main-col,
.ui-dialog .side-col {
  float: left;
  padding-bottom: 0;
}
.ui-dialog .main-col:after,
.ui-dialog .side-col:after {
  display: none;
}
.ui-dialog .side-col {
  width: 20%;
}
.ui-dialog .main-col {
  padding-right: 0;
  width: 80%;
}
.ui-dialog .grid,
.ui-dialog .pager {
  padding-bottom: 0;
}
.ui-dialog .grid-actions {
  padding-top: 0;
}
.ui-dialog .ui-resizable {
  position: relative;
}
.ui-dialog .ui-resizable-handle {
  display: block;
  font-size: .1px;
  position: absolute;
}
.ui-dialog .ui-resizable-disabled .ui-resizable-handle,
.ui-dialog .ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-dialog .ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  left: 0;
  top: -5px;
  width: 100%;
}
.ui-dialog .ui-resizable-s {
  bottom: 0;
  cursor: s-resize;
  height: 7px;
  left: 0;
  width: 100%;
}
.ui-dialog .ui-resizable-e {
  cursor: e-resize;
  height: 100%;
  right: 0;
  top: 0;
  width: 7px;
}
.ui-dialog .ui-resizable-w {
  cursor: w-resize;
  height: 100%;
  left: -7px;
  top: 0;
  width: 7px;
}
.ui-dialog .ui-resizable-se {
  bottom: 1px;
  cursor: se-resize;
  height: 12px;
  right: 1px;
  width: 12px;
}
.ui-dialog .ui-resizable-sw {
  bottom: 0;
  cursor: sw-resize;
  height: 9px;
  left: -5px;
  width: 9px;
}
.ui-dialog .ui-resizable-nw {
  cursor: nw-resize;
  height: 9px;
  left: -5px;
  top: -5px;
  width: 9px;
}
.ui-dialog .ui-resizable-ne {
  cursor: ne-resize;
  height: 9px;
  right: 0;
  top: -5px;
  width: 9px;
}
.ui-dialog .main-col .insert-title-inner,
.ui-dialog .magento-message .insert-title-inner {
  border-bottom: 1px solid #adadad;
  margin: 0 0 2rem;
  padding-bottom: 0.5rem;
}
.ui-dialog .main-col .insert-actions,
.ui-dialog .magento-message .insert-actions {
  float: right;
}
.ui-dialog .main-col .title,
.ui-dialog .magento-message .title {
  font-size: 1.6rem;
  padding-top: 0.5rem;
}
.ui-dialog .main-col .main-col-inner .uploader,
.ui-dialog .magento-message .main-col-inner .uploader {
  border: 1px solid #adadad;
  margin: 0 0 1rem;
  padding: 0.5rem;
}
.ui-dialog .main-col .breadcrumbs,
.ui-dialog .magento-message .breadcrumbs {
  list-style: none;
  padding-left: 0;
}
.ui-dialog .main-col .breadcrumbs li,
.ui-dialog .magento-message .breadcrumbs li {
  display: inline-block;
  margin: 0 0.5rem 0.5rem 0;
}
.ui-dialog .main-col .breadcrumbs li:after,
.ui-dialog .magento-message .breadcrumbs li:after {
  content: '';
  margin: 0 0.5rem 0 0;
}
.ui-dialog .main-col .contents-uploader,
.ui-dialog .magento-message .contents-uploader {
  margin: 0 0 2rem;
}
.ui-dialog .main-col .fileinput-button,
.ui-dialog .magento-message .fileinput-button {
  cursor: pointer;
  display: inline-block;
  float: none;
  vertical-align: middle;
}
.ui-dialog .main-col .fileinput-button span,
.ui-dialog .magento-message .fileinput-button span {
  display: none;
}
.ui-dialog .main-col .fileinput-button input,
.ui-dialog .magento-message .fileinput-button input {
  -moz-transform: none;
  border: none;
  opacity: 1;
  position: static;
  transform: none;
}
.ui-dialog .main-col .file-row,
.ui-dialog .magento-message .file-row {
  border: 1px solid #adadad;
  margin: 0.5rem 0;
  padding: 2px;
}
.ui-dialog .main-col .filecnt,
.ui-dialog .magento-message .filecnt {
  border: 1px solid #adadad;
  display: inline-block;
  margin: 0 0.5rem 15px 0;
  overflow: hidden;
  padding: 3px;
  text-overflow: ellipsis;
  width: 100px;
}
.ui-dialog .main-col .filecnt.selected,
.ui-dialog .magento-message .filecnt.selected {
  border-color: #008bdb;
}
.ui-dialog .main-col .filecnt p,
.ui-dialog .magento-message .filecnt p {
  text-align: center;
}
.ui-dialog .main-col .x-tree,
.ui-dialog .magento-message .x-tree {
  margin-bottom: 2rem;
}
.ui-dialog .admin__fieldset > .admin__legend {
  float: none;
  font-size: 1.8rem;
  margin: 0 0 2rem 34%;
  width: auto;
}
.ui-dialog .admin__fieldset .product-options {
  margin-left: 34%;
}
.ui-dialog .admin__fieldset .product-options .admin__field-control {
  margin-bottom: 2rem;
}
.ui-popup-message .ui-dialog-titlebar {
  background: #fffbbb;
  font-size: 1.4rem;
  font-weight: 700;
  padding: 2rem 2rem 0 7.5rem;
}
.ui-popup-message .ui-dialog-titlebar-close {
  right: 1.5rem;
  top: 1rem;
}
.ui-popup-message .ui-dialog-titlebar-close:before {
  font-size: 1.4rem;
}
.ui-popup-message .ui-dialog-content {
  background: #fffbbb;
  margin-bottom: 0;
  overflow: inherit;
  padding: 0 2rem 2rem;
}
.ui-popup-message .ui-dialog-content .messages:last-child,
.ui-popup-message .ui-dialog-content .message:last-child,
.ui-popup-message .ui-dialog-content .order-errors .admin__fieldset-wrapper .title:last-child {
  margin-bottom: 0;
}
.ui-popup-message .ui-dialog-content .message:first-child,
.ui-popup-message .ui-dialog-content .order-errors .admin__fieldset-wrapper .title:first-child {
  padding-top: 0;
}
.ui-popup-message .ui-dialog-content .message:first-child:before,
.ui-popup-message .ui-dialog-content .order-errors .admin__fieldset-wrapper .title:first-child:before {
  top: 0;
}
.ui-popup-message .ui-dialog-content .message:last-child,
.ui-popup-message .ui-dialog-content .order-errors .admin__fieldset-wrapper .title:last-child {
  padding-bottom: 0;
}
.ui-popup-message .ui-dialog-buttonpane {
  background: #fffbbb;
  padding: 0 2rem 2rem;
}
.insert-variable {
  list-style: none;
  margin: 0;
  padding: 0;
}
.insert-variable li {
  margin-top: 0.5rem;
  padding-left: 1rem;
}
.insert-variable li b {
  display: inline-block;
  margin-left: -1rem;
}
.attribute-popup .page-content {
  padding: 0;
}
.attribute-popup-actions {
  background: #f8f8f8;
  border-bottom: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  padding: 1.5rem;
}
.attribute-popup-actions.page-actions {
  float: none;
}
.attribute-popup-actions.fixed {
  background: #ffffff !important;
  border-bottom: 0 !important;
  left: 0 !important;
  padding: 3rem !important;
}
.attribute-popup-actions.fixed .page-actions-buttons,
.attribute-popup-actions.fixed .page-actions.floating-header {
  padding-right: 0;
}
.attribute-popup-actions .action-default.reset {
  font-size: 1.6rem;
  padding: 0.7em 0;
}
.attribute-popup-actions .page-actions-buttons > button.action-default.primary,
.attribute-popup-actions .page-actions.floating-header > button.action-default.primary,
.attribute-popup-actions .page-actions-buttons > .block-footer .action-add.action-default.primary {
  float: right;
}
.attribute-popup-actions .page-actions-inner:before {
  display: none;
}
.popup-window {
  background: #ffffff;
}
.popup-window.dialog {
  z-index: 900 !important;
}
.popup-window .table_window > tbody > tr > td {
  background: #ffffff;
  border: 0;
  padding: 0;
}
.popup-window .magento-message {
  padding: 0 3rem 3rem;
  position: relative;
}
.popup-window .magento_content {
  height: auto !important;
}
.popup-window .magento_content .buttons-set {
  margin: 0 0 15px;
}
.popup-window .magento_content .buttons-set button,
.popup-window .magento_content .buttons-set .block-footer .action-add {
  margin-right: 4px;
}
.popup-window .magento_buttons {
  padding: 0 3rem 3rem;
  text-align: right;
}
.popup-window .magento_buttons .ok_button {
  float: right;
  margin: 0 0 0 3rem;
}
.overlay_magento {
  z-index: 800 !important;
}
.fade {
  z-index: 1000;
}
.fade .popup {
  background: #ffffff;
  border: 0;
  border-radius: 0;
  display: inline-block;
  left: 12.5%;
  position: absolute;
  text-align: left;
  top: 5rem;
  width: 75%;
}
.fade .popup-inner {
  padding: 0;
}
.fade .popup-title {
  background: #fffbbb;
  font-size: 1.4rem;
  font-weight: 700;
  padding: 2rem 2rem 0 7.5rem;
}
.fade .popup-header .popup-title {
  margin: 0;
}
.fade .popup-content {
  background: #fffbbb;
  padding: 0 2rem 2rem;
}
.fade .popup-content p {
  margin-top: 0;
}
.fade .popup-content .messages:last-child {
  margin-bottom: 0;
}
.fade .popup-content .message:first-child,
.fade .popup-content .order-errors .admin__fieldset-wrapper .title:first-child {
  padding-top: 0;
}
.fade .popup-content .message:first-child:before,
.fade .popup-content .order-errors .admin__fieldset-wrapper .title:first-child:before {
  top: 0;
}
.fade .popup-content .message:last-child,
.fade .popup-content .order-errors .admin__fieldset-wrapper .title:last-child {
  padding-bottom: 0;
}
.fade .fieldset {
  background: #fffbbb;
  border: 0;
  margin: 1.5rem 0 1.5rem 1.5rem;
  padding: 0;
}
.fade .maintenance-checkbox-container {
  padding-left: 20%;
}
.fade .messages {
  margin: 0 !important;
}
.fade .actions {
  margin: 0;
  text-align: right;
}
.fade .actions .primary {
  float: right;
  line-height: inherit;
  margin: 0 0 0 3rem;
}
.fade .actions .primary:hover {
  box-shadow: none;
}
.fade .actions .cancel {
  line-height: inherit;
}
.fade .actions .cancel:hover {
  box-shadow: none;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 14.8rem;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.data-tooltip-trigger {
  cursor: pointer;
}
.data-tooltip-wrapper {
  max-width: 75%;
  position: absolute;
  top: 0;
  z-index: 898;
}
.data-tooltip-wrapper._top .data-tooltip-tail {
  display: block;
  left: 50%;
  margin-left: -11px;
  top: -10px;
}
.data-tooltip-wrapper._right .data-tooltip-tail {
  display: block;
  margin-top: -11px;
  right: 12px;
  top: 50%;
}
.data-tooltip-wrapper._bottom .data-tooltip-tail {
  bottom: 12px;
  display: block;
  left: 50%;
  margin-left: -11px;
}
.data-tooltip-wrapper._left .data-tooltip-tail {
  display: block;
  left: -10px;
  margin-top: -11px;
  top: 50%;
}
.data-tooltip-wrapper._show {
  height: auto;
  opacity: 1;
  transition: opacity .2s linear;
}
.data-tooltip-wrapper._hide {
  height: 0;
  opacity: 0;
  overflow: hidden;
}
.data-tooltip {
  background-color: #ffffff;
  border: 1px solid #007dbd;
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.3);
  padding: 2rem;
  position: relative;
  z-index: 100;
}
.data-tooltip .action-close {
  position: absolute;
  right: 2rem;
  top: 2rem;
}
.data-tooltip .action-close:focus {
  background: none;
}
.data-tooltip-title {
  font-size: 1.7rem;
  font-weight: 600;
  margin: 0 2rem 2rem 0;
}
.data-tooltip-content .items .item {
  margin: 0 0 1rem;
}
.data-tooltip-content .items .item:last-child {
  margin-bottom: 0;
}
.data-tooltip-tail {
  display: none;
  position: absolute;
}
.data-tooltip-tail:before {
  background-color: #ffffff;
  border: 1px solid #007dbd;
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.3);
  content: '';
  height: 22px;
  left: 0;
  position: absolute;
  top: 0;
  transform: rotate(45deg);
  width: 22px;
  z-index: 99;
}
.data-tooltip-tail:after {
  background-color: #ffffff;
  content: '';
  height: 20px;
  left: 1px;
  position: absolute;
  top: 1px;
  transform: rotate(45deg);
  width: 20px;
  z-index: 101;
}
.modal-popup .action-close,
.modal-slide .action-close {
  color: #736963;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  transform: none;
}
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  font-size: 1.8rem;
}
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #58504b;
}
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  font-size: 2rem;
}
.modal-popup .action-close:focus,
.modal-slide .action-close:focus {
  background-color: transparent;
}
.modal-popup.prompt .prompt-message {
  padding-bottom: 2rem;
}
.modal-popup.prompt .prompt-message input {
  width: 100%;
}
.modal-popup.confirm .modal-inner-wrap .message:not(.message-error),
.modal-popup.prompt .modal-inner-wrap .message:not(.message-error),
.modal-popup.confirm .modal-inner-wrap .order-errors .admin__fieldset-wrapper .title:not(.message-error),
.modal-popup.prompt .modal-inner-wrap .order-errors .admin__fieldset-wrapper .title:not(.message-error) {
  background: #ffffff;
}
.modal-popup.modal-system-messages .modal-inner-wrap {
  background: #fffbbb;
}
.modal-popup._image-box .modal-inner-wrap {
  margin: 5rem auto;
  max-width: 78rem;
  position: static;
}
.modal-popup._image-box .thumbnail-preview {
  padding-bottom: 3rem;
  text-align: center;
}
.modal-popup._image-box .thumbnail-preview .thumbnail-preview-image-block {
  border: 1px solid #cccccc;
  margin: 0 auto 2rem;
  max-width: 58rem;
  padding: 2rem;
}
.modal-popup._image-box .thumbnail-preview .thumbnail-preview-image {
  max-height: 54rem;
}
.modal-popup .modal-title {
  font-size: 2.4rem;
  margin-right: 6.4rem;
}
.modal-popup .action-close {
  padding: 3rem 3rem;
}
.modal-popup .action-close:active {
  padding-right: 3.06666667rem;
  padding-top: 3.06666667rem;
}
.modal-popup .modal-footer {
  padding-top: 2.6rem;
  text-align: right;
}
.modal-popup .action-close {
  padding: 1rem;
}
.modal-popup .action-close:active,
.modal-popup .action-close:focus {
  background: transparent;
  padding-right: 1rem;
  padding-top: 1rem;
}
.modal-slide .modal-content-new-attribute {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  padding-bottom: 0;
}
.modal-slide .modal-content-new-attribute iframe {
  margin-bottom: -2.5rem;
}
.modal-slide .modal-title {
  font-size: 2.1rem;
  margin-right: 5.7rem;
}
.modal-slide .action-close {
  padding: 2.1rem 2.6rem;
}
.modal-slide .action-close:active {
  padding-right: 2.7rem;
  padding-top: 2.2rem;
}
.modal-slide .page-main-actions {
  margin-bottom: 0.6rem;
  margin-top: 2.1rem;
}
.modal-slide .magento-message {
  padding: 0 3rem 3rem;
  position: relative;
}
.modal-slide .main-col .insert-title-inner,
.modal-slide .magento-message .insert-title-inner {
  border-bottom: 1px solid #adadad;
  margin: 0 0 2rem;
  padding-bottom: 0.5rem;
}
.modal-slide .main-col .insert-actions,
.modal-slide .magento-message .insert-actions {
  float: right;
}
.modal-slide .main-col .title,
.modal-slide .magento-message .title {
  font-size: 1.6rem;
  padding-top: 0.5rem;
}
.modal-slide .main-col,
.modal-slide .side-col {
  float: left;
  padding-bottom: 0;
}
.modal-slide .main-col:after,
.modal-slide .side-col:after {
  display: none;
}
.modal-slide .side-col {
  width: 20%;
}
.modal-slide .main-col {
  padding-right: 0;
  width: 80%;
}
.modal-slide .content-footer .form-buttons {
  float: right;
}
.modal-title {
  font-weight: 400;
  margin-bottom: 0;
  min-height: 1em;
}
.modal-title span {
  font-size: 1.4rem;
  font-style: italic;
  margin-left: 1rem;
}
.timeline {
  margin-top: 2rem;
  position: relative;
  z-index: 1;
}
.timeline-content {
  background: #f1f1f1;
  border: 1px solid #999999;
  margin-bottom: 2rem;
  overflow-x: scroll;
  overflow-y: hidden;
  position: relative;
}
.timeline-content._from-now {
  padding-left: 50px;
}
.timeline-content._no-records {
  background: #ffffff;
}
.timeline-past {
  background: linear-gradient(to left, rgba(255, 255, 255, 0.001), rgba(255, 255, 255, 0.5) 25%, #ffffff);
  border-right: 2px solid rgba(226, 38, 38, 0.55);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 50px;
  z-index: 3;
}
.timeline-scale {
  float: right;
  width: 160px;
}
.timeline-legend {
  float: left;
}
.timeline-legend-item {
  color: #666666;
  display: inline-block;
  line-height: 2rem;
  vertical-align: middle;
}
.timeline-legend-item:before {
  border: 1px solid #999999;
  content: '';
  display: inline-block;
  height: 2rem;
  margin-right: 5px;
  vertical-align: middle;
  width: 2rem;
}
.timeline-legend-item._update-status-active:before,
.timeline-legend-item._active:before {
  background: #bceeff;
}
.timeline-legend-item._update-status-upcoming:before,
.timeline-legend-item._upcoming:before {
  background: #ccf391;
}
.timeline-items {
  min-height: 25.2rem;
  position: relative;
}
.timeline-item {
  height: 3.6rem;
  position: relative;
  z-index: 2;
}
.timeline-item + .timeline-item {
  margin-top: -1px;
}
._no-records .timeline-item {
  margin-top: -3.6rem;
  position: absolute;
  top: 50%;
  width: 100%;
}
.timeline-event {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #ccf391;
  border: 1px solid #81c21d;
  cursor: pointer;
  height: 3.6rem;
  left: -1px;
  min-width: 5.5rem;
  overflow: hidden;
  padding: 0 1rem;
  position: absolute;
  right: 0;
  white-space: nowrap;
  width: auto;
}
._permanent._active .timeline-event,
._no-records .timeline-event {
  justify-content: center;
  text-align: center;
}
._permanent._active .timeline-event {
  color: #007bdb;
}
.timeline-item._active .timeline-event {
  background: #bceeff;
  border-color: #56c2e6;
}
._scroll-start:not(._active) .timeline-event {
  padding-left: 3rem;
}
._scroll-end .timeline-event {
  padding-right: 3rem;
}
._permanent .timeline-event {
  margin-right: 23px;
  overflow: visible;
}
._no-records .timeline-event {
  background: transparent;
  border-color: transparent;
  color: #333333;
  cursor: default;
}
.timeline-event-title {
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  display: inline-block;
  font-weight: 600;
  line-height: 3.4rem;
  max-width: 100%;
  min-width: 2.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._no-records .timeline-event-title {
  font-weight: 400;
}
.timeline-event-info {
  display: inline-block;
  line-height: 3.4rem;
  vertical-align: top;
}
.timeline-event-details {
  display: none;
}
.timeline-action {
  bottom: 0;
  display: none;
  margin: auto;
  position: absolute;
  right: 10px;
  top: 0;
}
.timeline-action > span {
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  display: none;
  visibility: hidden;
}
.timeline-action:active {
  transform: scale(0.9);
}
.timeline-action:before {
  transition: color 0.1s linear;
  transition: colors all ease-in;
  transition: all colors ease-in;
  color: #76c004;
  content: '\e625';
  font-size: 1.8rem;
}
.timeline-action:hover {
  cursor: pointer;
  text-decoration: none;
}
.timeline-item._active .timeline-action:before {
  color: #56c2e6;
}
.timeline-action._tostart {
  left: 10px;
  right: auto;
}
.timeline-action._tostart:before {
  content: '\e624';
}
.timeline-item._scroll-start:not(._active) .timeline-action._tostart {
  display: block;
}
.timeline-item._scroll-end .timeline-action._toend {
  display: block;
}
.timeline-item._permanent .timeline-action._toend {
  display: none;
}
.timeline-event svg {
  display: none;
  height: 3.6rem;
  margin-right: -2.4rem;
  position: absolute;
  right: 0;
  top: -1px;
  width: 2.8rem;
}
._permanent .timeline-event svg {
  display: block;
}
.svg__timeline-ending {
  fill: inherit;
  stroke: inherit;
}
.svg__timeline-arrow {
  stroke: transparent;
}
.timeline-ending {
  color: #86de00;
  fill: #ccf391;
  stroke: #81c21d;
}
.timeline-item._active .timeline-ending {
  color: #79dcff;
  fill: #bceeff;
  stroke: #56c2e6;
}
.timeline-units {
  font-size: 0;
  white-space: nowrap;
}
.timeline-unit {
  border-right: 1px solid #999999;
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 14.28571429%;
}
.timeline-unit:last-child {
  border-right: 0;
}
.timeline-unit:before {
  background-image: repeating-linear-gradient(180deg, transparent, transparent 5px, #3e4040 5px, #3e4040 6px, #979999 6px, #979999 7px);
  bottom: 0;
  content: '';
  margin-left: -1px;
  position: absolute;
  top: 3.3rem;
  width: 1px;
  z-index: 0;
}
.timeline-unit:first-child:before {
  content: none;
}
._no-records .timeline-unit:before {
  display: none;
}
.timeline-date {
  background: #ffffff;
  border-bottom: 1px solid #999999;
  color: #303030;
  display: block;
  font-size: 1.1rem;
  line-height: 1;
  max-width: 100%;
  overflow: hidden;
  padding: 1rem 0.3rem;
  text-align: center;
  text-overflow: ellipsis;
}
.timeline-priority {
  float: left;
  font-size: 1.1rem;
  font-weight: 600;
  margin-right: 1.8rem;
  margin-top: 2rem;
  text-align: center;
}
.timeline-priority-title {
  font-weight: 700;
  padding: 1rem 0.3rem;
}
.timeline-priority-scale {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 210px solid #cccccc;
  height: 0;
  margin: 0.5rem auto;
  width: 0;
}
.contents-uploader {
  margin: 0 0 2rem;
}
.contents-uploader .fileinput-button {
  cursor: pointer;
  display: inline-block;
  float: none;
  vertical-align: middle;
}
.contents-uploader .fileinput-button span {
  font-weight: 600;
  padding-right: 1em;
}
.contents-uploader .fileinput-button input {
  -moz-transform: none;
  border: none;
  opacity: 1;
  position: static;
  transform: none;
}
.file-row {
  border: 1px solid #adadad;
  margin: 0.5rem 0;
  padding: 2px;
}
.filecnt {
  border: 1px solid #adadad;
  cursor: pointer;
  display: inline-block;
  margin: 0 0.5rem 15px 0;
  overflow: hidden;
  padding: 3px;
  text-overflow: ellipsis;
  width: 100px;
}
.filecnt.selected {
  border-color: #008bdb;
}
.filecnt p {
  min-height: 72px;
  text-align: center;
}
.gallery {
  overflow: hidden;
}
.gallery.disabled .tooltip {
  display: none;
}
.image {
  background: #ffffff;
  box-sizing: border-box;
  display: inline-block;
  margin: 1.2rem;
  position: relative;
  vertical-align: top;
  width: 150px;
}
.image .product-image-wrapper {
  background: #ffffff;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  cursor: pointer;
  height: 150px;
  line-height: 1;
  margin-bottom: 1rem;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.image .product-image-wrapper:hover .product-image {
  opacity: .5;
}
.image .product-image {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.image.image-placeholder {
  height: 150px;
}
.image.image-placeholder .product-image-wrapper {
  /**
            * @codingStandardsIgnoreStart
            */
  display: inline-block;
  text-decoration: none;
}
.image.image-placeholder .product-image-wrapper > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.image.image-placeholder .product-image-wrapper:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 6rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e63c';
  font-family: 'Admin Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.image.image-placeholder .product-image-wrapper:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 1;
}
.image.image-placeholder .fileinput-button {
  margin: 0;
}
.image.image-placeholder .fileinput-button,
.image.image-placeholder .image-browse {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.image.image-placeholder .fileinput-button > span,
.image.image-placeholder .image-browse > span {
  display: none;
}
.image.image-placeholder input[type='file'] {
  border: 500px solid transparent;
  bottom: 0;
  cursor: pointer;
  font-size: 10em;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 3;
}
.image.image-placeholder .spinner {
  display: none;
}
.image.image-placeholder.loading .spinner,
.image.image-placeholder .file-row .spinner {
  background: #ffffff;
  display: block;
  height: 100%;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 4;
}
.image.image-placeholder.loading .spinner > span,
.image.image-placeholder .file-row .spinner > span {
  left: 50%;
  margin: 0 0 0 -2rem;
  top: 50%;
}
.image.image-placeholder .file-row {
  background: #ffffff url("../../adminhtml/Magento/backend/en_US/mui/images/ajax-loader-big.gif") no-repeat 50% 50%;
  bottom: 0;
  height: 100%;
  left: 0;
  margin: auto;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-indent: -999em;
  top: 0;
  width: 100%;
  z-index: 5;
}
.image .image-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.3rem;
  left: 0;
  line-height: 1.333;
  margin-bottom: 15%;
  padding: 0 1rem;
  position: absolute;
  right: 0;
  text-align: center;
}
.image.ui-sortable-placeholder {
  background: #e0f6fe;
  border: 1px solid #008bdb;
  visibility: visible !important;
}
.image .action-remove {
  bottom: 12px;
  cursor: pointer;
  height: 20px;
  left: 6px;
  position: absolute;
  width: 20px;
  z-index: 3;
  /**
        * @codingStandardsIgnoreStart
        */
  display: block;
  text-decoration: none;
}
.image .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.image .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2rem;
  line-height: inherit;
  color: #575757;
  content: '\e630';
  font-family: 'Admin Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.image .action-remove:hover:before {
  color: #858585;
}
.image .draggable-handle {
  cursor: move;
  height: 20px;
  left: 2px;
  margin: 0;
  position: absolute;
  top: 4px;
  width: 20px;
  z-index: 3;
  display: inline-block;
  text-decoration: none;
}
.image .draggable-handle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.8rem;
  line-height: inherit;
  color: #575757;
  content: '\e617';
  font-family: 'Admin Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.image .draggable-handle:hover:before {
  color: #858585;
}
.image .image-fade {
  font-size: 1.8rem;
  background: rgba(255, 255, 255, 0.8);
  bottom: 0;
  color: #9e9e9e;
  content: attr(data-image-hidden-label);
  font-weight: 600;
  left: 0;
  line-height: 150px;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  visibility: hidden;
  z-index: 2;
}
.image.hidden-for-front .image-fade {
  visibility: visible;
}
.image .item-description {
  margin-bottom: 1rem;
}
.image .item-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1.3rem;
}
.image .item-size {
  color: #666666;
  font-size: 1.2rem;
}
.image .item-roles {
  margin: 0;
  padding: 0;
  list-style: none none;
  font-size: 0;
}
.image .item-roles > li {
  display: inline-block;
  vertical-align: top;
}
.image .item-role {
  background: #e3e3e3;
  color: #514943;
  cursor: pointer;
  font-size: 1.2rem;
  line-height: 1;
  margin: 0 .4rem .4rem 0;
  padding: .6rem;
}
.image-panel {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background: #ffffff;
  border-bottom: 1px solid #c2c2c2;
  box-shadow: inset 0 1px 3px #cccccc;
  margin: 0 0 1.5rem;
  padding: 2rem 1.5rem;
}
.image-panel .admin__field-inline .admin__field-label {
  text-align: left;
  width: 30%;
}
.image-panel .admin__field-inline .admin__field-value {
  overflow: hidden;
  padding-left: 2rem;
}
.image-panel-controls,
.image-panel-preview {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  box-flex: 1;
  flex: 1;
}
.image-panel-preview {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.image-panel-preview img {
  display: block;
  margin: auto;
}
.image-panel-controls {
  -ms-flex: 0 0 33%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33%;
  flex: 0 0 33%;
  padding-left: 3rem;
}
.image-panel-controls .image-name {
  font-size: 1.6rem;
  color: #666666;
  display: block;
}
.image-panel-controls .action-delete,
.image-panel-controls .action-remove {
  margin: 0 0 35px;
  display: inline-block;
  text-decoration: none;
}
.image-panel-controls .action-delete > span,
.image-panel-controls .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.image-panel-controls .action-delete:before,
.image-panel-controls .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.8rem;
  line-height: inherit;
  color: #575757;
  content: '\e630';
  font-family: 'Admin Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.image-panel-controls .action-delete:hover:before,
.image-panel-controls .action-remove:hover:before {
  color: #858585;
}
.image-panel-controls .fieldset-image-panel {
  padding: 2rem 0.5rem 0 0;
}
.image-panel-controls .fieldset-image-panel .field {
  margin-bottom: 1rem;
}
.image-panel-controls .fieldset-image-panel .label {
  margin-bottom: 1rem;
  padding-top: 0;
  text-align: left;
  width: 100%;
}
.image-panel-controls .fieldset-image-panel .field > .control,
.image-panel-controls .image-panel-controls textarea {
  resize: vertical;
  width: 100%;
}
.image-file-params {
  font-size: 1.1rem;
  color: #666666;
  margin: 0 0 1rem;
}
.image-panel-controls .multiselect-alt,
.gallery .multiselect-alt {
  border: 1px solid #cccccc;
  border-radius: 5px;
  color: #333333;
  list-style: none;
  margin: 0;
  padding: 0;
}
.image-panel-controls .multiselect-alt .item,
.gallery .multiselect-alt .item {
  border-top: 1px solid #ffffff;
  cursor: pointer;
  position: relative;
}
.image-panel-controls .multiselect-alt .item:first-child,
.gallery .multiselect-alt .item:first-child {
  border-top: 0;
}
.image-panel-controls .multiselect-alt .item.selected,
.gallery .multiselect-alt .item.selected {
  background: #e0f6fe;
}
.image-panel-controls .multiselect-alt .item.selected:hover,
.gallery .multiselect-alt .item.selected:hover {
  background: #afe8fc;
}
.image-panel-controls .multiselect-alt .item.selected label,
.gallery .multiselect-alt .item.selected label {
  display: inline-block;
  text-decoration: none;
}
.image-panel-controls .multiselect-alt .item.selected label:before,
.gallery .multiselect-alt .item.selected label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.4rem;
  line-height: inherit;
  color: #008bdb;
  content: '\e62d';
  font-family: 'Admin Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.image-panel-controls .multiselect-alt .item.selected label:before,
.gallery .multiselect-alt .item.selected label:before {
  left: 8px;
  position: absolute;
  top: 6px;
  width: 17px;
}
.image-panel-controls .multiselect-alt label,
.gallery .multiselect-alt label {
  cursor: pointer;
  display: block;
  padding: 6px 2.5rem 0.5rem;
}
.image-panel-controls .multiselect-alt input[type='checkbox'],
.gallery .multiselect-alt input[type='checkbox'] {
  height: 0;
  margin: 0;
  opacity: 0;
  padding: 0;
  width: 0;
}
.admin__field-service-gallery {
  float: right;
}
.admin__field-service-gallery[data-config-scope]:before {
  color: #808080;
  content: attr(data-config-scope);
  display: block;
  font-size: 1.2rem;
  line-height: 3.2rem;
}
.abs-block-resizable,
.block-resizable,
.block-schedule-table {
  height: 15rem;
  min-height: 15rem;
}
.abs-block-resizable-content,
.block-resizable .block-content,
.block-schedule-table .block-content {
  height: 100%;
  margin-bottom: 2rem;
  min-height: 15rem;
  overflow: auto;
  position: relative;
  z-index: 1;
}
.abs-block-resizable-handle-bottom,
.block-resizable .ui-resizable-s,
.block-schedule-table .ui-resizable-s {
  background: #e3e3e3;
  border: 1px solid #bbbbbb;
  bottom: auto;
  color: #666666;
  font-size: 1.6rem;
  font-weight: 700;
  height: auto;
  left: -1px;
  letter-spacing: .1rem;
  line-height: 1.6rem;
  padding-bottom: .3rem;
  right: -1px;
  text-align: center;
  top: 100%;
  width: auto;
}
.abs-block-resizable-handle-bottom:before,
.block-resizable .ui-resizable-s:before,
.block-schedule-table .ui-resizable-s:before {
  content: ':::::';
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  display: block;
  font-size: .1px;
  position: absolute;
  touch-action: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  left: 0;
  top: -3.5px;
  width: 100%;
}
.ui-resizable-s {
  bottom: -3.5px;
  cursor: s-resize;
  height: 7px;
  left: 0;
  width: 100%;
}
.ui-resizable-e {
  cursor: e-resize;
  height: 100%;
  right: -3.5px;
  top: 0;
  width: 7px;
}
.ui-resizable-w {
  cursor: w-resize;
  height: 100%;
  left: -3.5px;
  top: 0;
  width: 7px;
}
.ui-resizable-se {
  bottom: -6px;
  cursor: se-resize;
  height: 12px;
  right: -6px;
  width: 12px;
}
.ui-resizable-sw {
  bottom: -6px;
  cursor: sw-resize;
  height: 12px;
  left: -6px;
  width: 12px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  height: 12px;
  left: -6px;
  top: -6px;
  width: 12px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  height: 12px;
  right: -6px;
  top: -6px;
  width: 12px;
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  cursor: pointer;
  display: inline-block;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #006bb4;
}
.file-uploader-spinner {
  background-image: url('../../adminhtml/Magento/backend/en_US/images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 1rem;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2rem;
  line-height: inherit;
  color: #514943;
  content: '\e630';
  font-family: 'Admin Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .action-remove:hover:before {
  color: #736963;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e641';
  font-family: 'Admin Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e649';
  font-family: 'Admin Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 1rem 2.5rem 1rem 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 1rem;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 1rem;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 1rem;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e649';
  font-family: 'Admin Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e63c';
  font-family: 'Admin Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e641';
  font-family: 'Admin Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.36;
  margin-bottom: 15%;
  padding: 0 2rem;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\e61d';
  font-family: 'Admin Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu,
.data-grid-file-uploader .action-select-wrap .abs-action-menu .action-submenu,
.data-grid-file-uploader .action-select-wrap .action-menu .action-submenu,
.data-grid-file-uploader .action-select-wrap .actions-split .dropdown-menu .action-submenu,
.data-grid-file-uploader .action-select-wrap .actions-split .action-menu .action-submenu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
.image-uploader .image-upload-requirements {
  font-size: .9em;
  margin-top: 8px;
}
.image-uploader .image-placeholder {
  margin-left: 0;
  margin-right: 0;
}
.image-uploader .image-uploader-spinner {
  background-size: auto;
  height: 50%;
  margin: 0;
  position: absolute;
  transform: translate(50%, 50%);
  width: 50%;
}
.image-uploader .image-uploader-preview {
  width: auto;
}
.image-uploader .image-uploader-preview-link,
.image-uploader .image-uploader-preview-link .preview-image {
  display: block;
  height: inherit;
  margin-left: auto;
  margin-right: auto;
}
.image-uploader._loading .image-placeholder-text,
.image-uploader._loading .product-image-wrapper:before {
  display: none;
}
.data-slider {
  background: none;
  font-size: 1.1rem;
  min-height: 2.2rem;
  padding-top: 1.2rem;
  position: relative;
  width: 100%;
}
.data-slider:before {
  background: #aeaeae;
  content: '';
  display: block;
  height: 0.1rem;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100;
}
.data-slider .ui-slider-handle {
  background: #f5f5f5;
  border: 1px solid #c2c2c2;
  border-radius: 50%;
  box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.03);
  cursor: pointer;
  display: block;
  height: 2.2rem;
  margin-left: -1.1rem !important;
  position: absolute;
  top: -1.1rem;
  width: 2.2rem;
  z-index: 101 !important;
}
.data-slider .ui-slider-handle:before {
  background-color: #bbbbbb;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(top, #bbbbbb 0%, #f8f8f8 100%);
  background-image: linear-gradient(to bottom, #bbbbbb 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbbbbb', endColorstr='#f8f8f8', GradientType=0);
  border-radius: 50%;
  content: '';
  display: block;
  height: 0.8rem;
  left: 50%;
  margin: -0.4rem 0 0 -0.4rem;
  position: absolute;
  top: 50%;
  width: 0.8rem;
}
.data-slider-from {
  float: left;
}
.data-slider-to {
  float: right;
}
.data-slider-handle {
  background: #f5f5f5;
  border: 1px solid #c2c2c2;
  border-radius: 50%;
  box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.03);
  cursor: pointer;
  display: block;
  height: 2.2rem;
  margin-left: -1.1rem !important;
  position: absolute;
  top: -1.1rem;
  width: 2.2rem;
  z-index: 101 !important;
}
.data-slider-handle:before {
  background-color: #bbbbbb;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(top, #bbbbbb 0%, #f8f8f8 100%);
  background-image: linear-gradient(to bottom, #bbbbbb 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbbbbb', endColorstr='#f8f8f8', GradientType=0);
  border-radius: 50%;
  content: '';
  display: block;
  height: 0.8rem;
  left: 50%;
  margin: -0.4rem 0 0 -0.4rem;
  position: absolute;
  top: 50%;
  width: 0.8rem;
}
.url-input-container .type-selector-input-container {
  align-items: stretch;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}
.url-input-container .url-input-select {
  flex-grow: 0;
}
.url-input-container .url-input-element-linked-element {
  flex-grow: 1;
  margin-left: 1.5em;
}
.url-input-container .url-input-setting {
  clear: both;
  display: block;
}
.url-input-container .url-input-setting:before {
  clear: both;
  content: "";
}
.url-input-container .admin__action-multiselect-text.warning {
  color: #F00;
}
.url-input-container .action-close,
.url-input-container .action-close:active {
  margin-right: 3.2rem;
  padding: 0.8rem 1.5rem 0.6rem;
}
.url-input-container .action-close:before,
.url-input-container .action-close:active:before {
  font-size: 1.5rem;
}
/***
Spectrum Colorpicker v1.8.0
https://github.com/bgrins/spectrum
Author: Brian Grinstead
License: MIT
***/
.colorpicker-spectrum {
  display: none;
}
.colorpicker-input {
  vertical-align: middle;
  width: 50% !important;
}
.sp-container {
  position: absolute;
  margin-top: 2px;
  top: 0;
  left: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  /* https://github.com/bgrins/spectrum/issues/40 */
  z-index: 9999994;
  overflow: hidden;
}
.sp-container.sp-flat {
  position: relative;
}
/* Fix for * { box-sizing: border-box; } */
.sp-container,
.sp-container * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/* http://ansciath.tumblr.com/post/7347495869/css-aspect-ratio */
.sp-top {
  position: relative;
  width: 100%;
  display: inline-block;
}
.sp-top-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sp-color {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 20%;
}
.sp-hue {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 84%;
  height: 100%;
}
.sp-clear-enabled .sp-hue {
  top: 33px;
  height: 77.5%;
}
.sp-fill {
  padding-top: 80%;
}
.sp-sat,
.sp-val {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.sp-alpha-enabled .sp-top {
  margin-bottom: 18px;
}
.sp-alpha-enabled .sp-alpha {
  display: block;
}
.sp-alpha-handle {
  position: absolute;
  top: -4px;
  bottom: -4px;
  width: 6px;
  left: 50%;
  cursor: pointer;
  border: 1px solid black;
  background: white;
  opacity: .8;
}
.sp-alpha {
  display: none;
  position: absolute;
  bottom: -20px;
  right: 0;
  left: 0;
  height: 14px;
}
.sp-alpha-inner {
  border: solid 1px #333;
}
.sp-clear {
  display: none;
}
.sp-clear.sp-clear-display {
  background-position: center;
}
.sp-clear-enabled .sp-clear {
  display: block;
  position: absolute;
  top: 0px;
  right: 0;
  bottom: 0;
  left: 84%;
  height: 28px;
}
/* Don't allow text selection */
.sp-container,
.sp-replacer,
.sp-preview,
.sp-dragger,
.sp-slider,
.sp-alpha,
.sp-clear,
.sp-alpha-handle,
.sp-container.sp-dragging .sp-input,
.sp-container button,
.sp-container .block-footer .action-add {
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none;
}
.sp-container.sp-input-disabled .sp-input-container {
  display: none;
}
.sp-container.sp-buttons-disabled .sp-button-container {
  display: none;
}
.sp-container.sp-palette-buttons-disabled .sp-palette-button-container {
  display: none;
}
.sp-palette-only .sp-picker-container {
  display: none;
}
.sp-palette-disabled .sp-palette-container {
  display: none;
}
.sp-initial-disabled .sp-initial {
  display: none;
}
/* Gradients for hue, saturation and value instead of images.  Not pretty... but it works */
.sp-sat {
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#ffffff), to(rgba(204, 154, 129, 0)));
  background-image: -webkit-linear-gradient(left, #ffffff, rgba(204, 154, 129, 0));
  background-image: -moz-linear-gradient(left, #ffffff, rgba(204, 154, 129, 0));
  background-image: -o-linear-gradient(left, #ffffff, rgba(204, 154, 129, 0));
  background-image: -ms-linear-gradient(left, #ffffff, rgba(204, 154, 129, 0));
  background-image: linear-gradient(to right, #ffffff, rgba(204, 154, 129, 0));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FFFFFFFF', endColorstr='#00CC9A81');
}
.sp-val {
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#000000), to(rgba(204, 154, 129, 0)));
  background-image: -webkit-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
  background-image: -moz-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
  background-image: -o-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
  background-image: -ms-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
  background-image: linear-gradient(to top, #000000, rgba(204, 154, 129, 0));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81', endColorstr='#FF000000');
}
.sp-hue {
  background: -moz-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  background: -ms-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  background: -o-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), color-stop(0.17, #ffff00), color-stop(0.33, #00ff00), color-stop(0.5, #00ffff), color-stop(0.67, #0000ff), color-stop(0.83, #ff00ff), to(#ff0000));
  background: -webkit-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  background: linear-gradient(to bottom, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
}
/* IE filters do not support multiple color stops.
   Generate 6 divs, line them up, and do two color gradients for each.
   Yes, really.
 */
.sp-1 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00');
}
.sp-2 {
  height: 16%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00');
}
.sp-3 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff');
}
.sp-4 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff');
}
.sp-5 {
  height: 16%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff');
}
.sp-6 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000');
}
.sp-hidden {
  display: none !important;
}
/* Clearfix hack */
.sp-cf:before,
.sp-cf:after {
  content: "";
  display: table;
}
.sp-cf:after {
  clear: both;
}
.sp-cf {
  *zoom: 1;
}
/* Mobile devices, make hue slider bigger so it is easier to slide */
@media (max-device-width: 480px) {
  .sp-color {
    right: 40%;
  }
  .sp-hue {
    left: 63%;
  }
  .sp-fill {
    padding-top: 60%;
  }
}
.sp-dragger {
  border-radius: 5px;
  height: 5px;
  width: 5px;
  border: 1px solid #fff;
  background: #000;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
}
.sp-slider {
  position: absolute;
  top: 0;
  cursor: pointer;
  height: 3px;
  left: -1px;
  right: -1px;
  border: 1px solid #000;
  background: white;
  opacity: .8;
}
/*
Theme authors:
Here are the basic themeable display options (colors, fonts, global widths).
See http://bgrins.github.io/spectrum/themes/ for instructions.
*/
.sp-container {
  border-radius: 0;
  background-color: #ffffff;
  border: solid 1px #1979c3;
  padding: 0;
}
.sp-container,
.sp-container button,
.sp-container input,
.sp-color,
.sp-hue,
.sp-clear,
.sp-container .block-footer .action-add {
  font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.sp-top {
  margin-bottom: 3px;
}
.sp-color,
.sp-hue,
.sp-clear {
  border: solid 1px #666;
}
/* Input */
.sp-input-container {
  float: right;
  width: 100px;
  margin-bottom: 4px;
}
.sp-initial-disabled .sp-input-container {
  width: 100%;
}
.sp-input {
  font-size: 12px !important;
  border: 1px solid #adadad;
  padding: 4px 5px;
  margin: 5px 0px 0px 0px;
  width: 100%;
  background: transparent;
  border-radius: 3px;
  color: #222;
}
.sp-input:focus {
  border: 1px solid #1979c3;
}
.sp-input.sp-validation-error {
  border: 1px solid red;
  background: #fdd;
}
.sp-picker-container,
.sp-palette-container {
  float: left;
  position: relative;
  padding: 10px;
  padding-bottom: 300px;
  margin-bottom: -290px;
}
.sp-picker-container {
  width: 172px;
  border-left: solid 1px #fff;
}
/* Palettes */
.sp-palette-container {
  border-right: solid 1px #ccc;
}
.sp-palette-only .sp-palette-container {
  border: 0;
}
.sp-palette .sp-thumb-el {
  display: block;
  position: relative;
  float: left;
  width: 24px;
  height: 15px;
  margin: 3px;
  cursor: pointer;
  border: solid 2px transparent;
}
.sp-palette .sp-thumb-el:hover,
.sp-palette .sp-thumb-el.sp-thumb-active {
  border-color: #007bdb;
}
.sp-thumb-el {
  position: relative;
}
/* Initial */
.sp-initial {
  float: left;
  border: solid 1px #333;
}
.sp-initial span {
  width: 30px;
  height: 25px;
  border: none;
  display: block;
  float: left;
  margin: 0;
}
.sp-initial .sp-clear-display {
  background-position: center;
}
/* Buttons */
.sp-palette-button-container,
.sp-button-container {
  float: right;
  margin-top: 4px;
}
/* Replacer (the little preview div that shows up instead of the <input>) */
.sp-replacer {
  margin: 0;
  overflow: hidden;
  cursor: pointer;
  padding: 3px;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  border: solid 1px #adadad;
  background: #eaeaea;
  color: #333;
  vertical-align: middle;
  box-sizing: border-box;
}
.sp-replacer:hover,
.sp-replacer.sp-active {
  border-color: #1979c3;
  color: #111;
}
.sp-replacer.sp-disabled {
  cursor: default;
  border-color: silver;
  color: silver;
}
.sp-dd {
  height: 16px;
  line-height: 16px;
  float: left;
  font-size: 10px;
  display: none;
}
.sp-preview {
  position: relative;
  width: 25px;
  height: 25px;
  border: solid 1px #adadad;
  float: left;
  z-index: 0;
}
.sp-palette {
  *width: 220px;
  max-width: 220px;
}
.sp-palette .sp-thumb-el {
  width: 16px;
  height: 16px;
  margin: 2px 1px;
  border: solid 1px #d0d0d0;
}
.sp-container {
  padding-bottom: 0;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  margin-top: 4px;
}
/* Buttons: http://hellohappy.org/css3-buttons/ */
.sp-container button,
.sp-container .block-footer .action-add {
  background-color: #e3e3e3;
  border: 1px solid #adadad;
  color: #333;
  font-size: 1.4rem;
  line-height: 1.36;
  padding: 5px 4px;
  text-align: center;
  vertical-align: middle;
}
.sp-container button:hover,
.sp-container .block-footer .action-add:hover {
  background-color: #dbdbdb;
  border: 1px solid #adadad;
  cursor: pointer;
}
.sp-container button:active,
.sp-container .block-footer .action-add:active {
  border: 1px solid #aaa;
}
.sp-cancel {
  font-size: 1.4rem;
  color: #1979c3 !important;
  margin: 0;
  padding: 2px;
  margin-right: 15px;
  vertical-align: middle;
  text-decoration: none;
}
.sp-cancel:hover {
  text-decoration: underline;
}
.sp-palette span:hover,
.sp-palette span.sp-thumb-active {
  border-color: #000;
}
.sp-preview,
.sp-alpha,
.sp-thumb-el {
  position: relative;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}
.sp-preview-inner,
.sp-alpha-inner,
.sp-thumb-inner {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sp-palette .sp-thumb-inner {
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=);
}
.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=);
}
.sp-clear-display {
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgc3R5bGU9ImJhY2tncm91bmQ6I2ZmZiIgdmlld0JveD0iMCAwIDI1IDI1Ij4KICA8cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiNGMDAiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiIGQ9Ik0wLjUsMC41IEwyNS41LDI0LjUiLz4KPC9zdmc+Cg==);
}
.sp-palette-row-selection {
  padding-top: 10px;
}
.sp-palette-row-selection:before {
  content: "Favorite Colors";
}
.adobe-login-container .adobe-sign-in-button {
  background: transparent;
  border: none;
  box-shadow: none;
  float: right;
  margin-right: 3%;
  margin-top: -50px;
  position: relative;
  z-index: 99;
}
.adobe-login-container .adobe-sign-in-button:hover:active {
  background: transparent;
  color: #007bdb;
}
.adobe-login-container .adobe-user-information {
  float: right;
  margin-right: 30px;
  margin-top: -54px;
  width: auto;
}
.adobe-login-container .adobe-user-information .adobe-profile-image-small {
  background-repeat: repeat-x;
  border-radius: 50%;
  margin-bottom: -14px;
  width: 40px;
}
.adobe-login-container .adobe-user-information .adobe-user-name {
  border: 0;
  box-shadow: none;
  padding-left: 10px;
}
.adobe-login-container .adobe-user-information .adobe-user-popup {
  min-width: 10px;
  padding-left: 20px;
  width: 320px;
  z-index: 282;
}
.adobe-login-container .adobe-user-information .adobe-user-popup .adobe-profile-image-large {
  float: left;
  padding-right: 10px;
  padding-top: 5px;
  width: 30%;
}
.adobe-login-container .adobe-user-information .adobe-user-popup ul {
  list-style: none;
}
.adobe-login-container .adobe-user-information .adobe-user-popup ul li {
  padding-bottom: 5px;
}
.adobe-login-container .adobe-user-information .adobe-user-popup .adobe-sign-out-button {
  background: transparent;
  border: none;
  float: left;
  margin-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
}
.adobe-login-container .adobe-user-information .adobe-user-popup .adobe-sign-out-button:hover {
  background: transparent;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.adobe-ims-root {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}
.admin-ims-login-wrapper {
  align-items: center;
  background: url('../../adminhtml/Magento/backend/en_US/Magento_AdminAdobeIms/images/AdobeStock_232925587.png') no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex: 1 0 auto;
  justify-content: space-evenly;
}
.admin-ims-login-wrapper .adobe-ims-sign-in-modal {
  background: #ffffff;
  height: 581px;
  width: 470px;
}
.admin-ims-login-wrapper .adobe-ims-sign-in-dialog {
  display: flex;
  flex-direction: column;
}
.admin-ims-login-wrapper .adobe-ims-sign-in-dialog p {
  padding-bottom: 30px;
}
.admin-ims-login-wrapper .adobe-ims-button {
  align-items: center;
  display: flex;
  justify-content: flex-end;
}
.admin-ims-login-wrapper .adobe-ims-note {
  color: #ffffff;
}
.admin-ims-login-wrapper .adobe-ims-error-message-wrapper {
  margin-bottom: 15px;
}
.adobe-ims-footer {
  align-items: center;
  background: #000000;
  color: var(--spectrum-global-color-gray-600);
  display: flex;
  flex-shrink: 0;
  height: 39px;
  justify-content: flex-end;
  padding-right: 15px;
  text-align: right;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.media-gallery-delete-image-action .modal-content,
.delete-folder-confirmation-popup .modal-content {
  word-wrap: anywhere;
}
.media-gallery-asset-ui-select-filter .admin__action-multiselect-crumb,
.edit-image-details .admin__action-multiselect-crumb {
  max-width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.media-gallery-asset-ui-select-filter .admin__action-multiselect-label > span,
.edit-image-details .admin__action-multiselect-label > span {
  display: block;
  margin-top: -2px;
  max-height: 18px;
  max-width: 70%;
  overflow: hidden;
  padding-left: 23px;
  position: absolute;
  text-overflow: ellipsis;
}
.media-gallery-asset-ui-select-filter .admin__action-multiselect-item-path,
.edit-image-details .admin__action-multiselect-item-path {
  float: right;
  max-height: 70px;
  max-width: 70px;
}
.media-gallery-asset-ui-select-filter .admin__action-multiselect-label,
.edit-image-details .admin__action-multiselect-label {
  display: inline-block;
  width: 100%;
}
.page-actions-buttons > button.no-display,
.page-actions.floating-header > button.no-display,
.page-actions-buttons > .block-footer .action-add.no-display {
  display: none;
}
.page-actions-buttons > button.media-gallery-actions-buttons,
.page-actions .page-actions-buttons > button.media-gallery-actions-buttons:focus,
.page-actions-buttons > button.media-gallery-actions-buttons:hover,
.page-actions.floating-header > button.media-gallery-actions-buttons,
.page-actions .page-actions.floating-header > button.media-gallery-actions-buttons:focus,
.page-actions.floating-header > button.media-gallery-actions-buttons:hover,
.page-actions-buttons > .block-footer .action-add.media-gallery-actions-buttons,
.page-actions .page-actions-buttons > .block-footer .action-add.media-gallery-actions-buttons:focus,
.page-actions-buttons > .block-footer .action-add.media-gallery-actions-buttons:hover {
  background-color: #e3e3e3;
  border-color: #adadad;
  color: #514943;
}
.mediagallery-massaction-checkbox {
  background-color: #eeeeee;
  border-radius: 4px;
  height: 40px;
  margin-left: 15px;
  margin-top: 10px;
  position: absolute;
  width: 40px;
  z-index: 10;
}
.mediagallery-massaction-checkbox input[type='checkbox'] {
  margin-left: 10px;
  margin-top: 11px;
}
.mediagallery-massaction-items-count {
  display: inline-block;
  margin-left: -15px;
  padding-right: 20px;
}
.media-gallery-container .action-disabled {
  opacity: .5;
}
.media-gallery-container .masonry-image-grid .no-data-message-container,
.media-gallery-container .masonry-image-grid .error-message-container {
  left: 50%;
  margin-right: -50%;
  position: sticky;
  top: 50%;
}
.media-gallery-container .admin__action-dropdown-wrap._active .admin__action-dropdown-text::after {
  margin-right: 6px;
}
.media-gallery-container .admin__data-grid-action-bookmarks .admin__action-dropdown-menu {
  left: auto;
  right: 0;
}
.media-gallery-container .page-main-actions .page-actions .media-gallery-add-selected {
  order: unset;
}
.media-gallery-container .page-main-actions > .page-actions > button.no-display,
.media-gallery-container .page-main-actions > .page-actions > .block-footer .action-add.no-display {
  display: none;
}
.media-gallery-container .jstree-default .jstree-hovered {
  background: #a6a6a6;
  border-color: #7185f5;
  border-radius: 6px;
  padding-top: 6px;
}
.media-gallery-container .jstree-default .jstree-leaf a .jstree-icon {
  background-position: -52px -14px;
}
.media-gallery-container .jstree-default a .jstree-icon {
  background-position: -52px -14px;
}
.media-gallery-container .jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -12px 7px;
}
.media-gallery-container .jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 8px 10px;
}
.media-gallery-container .jstree-default .jstree-no-dots .jstree-open > a > i {
  background-position: -52px -38px;
  height: 20px;
  width: 29px;
}
.media-gallery-container .jstree a > i {
  float: left;
  height: 22px;
  margin-top: -3px;
  width: 20px;
}
.media-gallery-container .jstree-default .jstree-no-dots .jstree-leaf > i {
  background-image: none;
}
.media-gallery-container .jstree-default i {
  background-image: url("../../adminhtml/Magento/backend/en_US/Magento_MediaGalleryUi/images/d.png");
}
.media-gallery-container .jstree a {
  height: 30px;
  margin: 1px;
  padding-left: 6px;
  padding-right: 10px;
  padding-top: 6px;
  width: max-content;
}
.media-gallery-container .jstree-default .jstree-clicked {
  background: #cdecf6;
  border: 0.14em solid #7185f5;
  border-radius: 6px;
  padding-top: 6px;
}
.media-gallery-container .masonry-image-overlay {
  background-color: #d9631c;
  float: right;
  font-size: 11px;
  margin-left: 120px;
  margin-top: 170px;
  padding: .3rem;
  pointer-events: none;
  position: relative;
}
.media-gallery-container .media-gallery-image-details {
  float: left;
  list-style: none;
  margin-bottom: 0;
  position: absolute;
  width: 89%;
}
.media-gallery-container .media-gallery-image-details .name {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  max-height: 50px;
  overflow: hidden;
  padding-bottom: 2px;
  text-overflow: ellipsis;
  white-space: pre-line;
  word-wrap: anywhere;
  word-wrap: break-word;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .media-gallery-container .media-gallery-image-details .name {
    white-space: nowrap;
  }
}
.media-gallery-container .media-gallery-image-details .type {
  display: inline-block;
  font-size: 12px;
  padding-bottom: 5px;
}
.media-gallery-container .media-gallery-image-details .dimensions {
  display: inline-block;
}
.media-gallery-container .media-gallery-image-details .source {
  display: inline-block;
}
.media-gallery-container .media-gallery-image-actions {
  float: right;
  position: absolute;
  right: 0;
  width: 10%;
}
.media-gallery-container .media-gallery-image-actions .action-select-wrap {
  cursor: pointer;
}
.media-gallery-container .media-gallery-image-actions .three-dots:before {
  content: url("../../adminhtml/Magento/backend/en_US/Magento_MediaGalleryUi/images/3-dots.png");
  cursor: pointer;
}
.media-gallery-container .media-gallery-image {
  height: 200px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 200px;
}
.media-gallery-container .masonry-image-description {
  background-color: #ffffff;
  min-height: 90px;
  padding-top: 10px;
  position: relative;
}
.media-gallery-container .masonry-image-column {
  background-color: #e1e1e1;
  width: 200px;
}
.media-gallery-container .media-directory-container {
  float: left;
  max-width: 50%;
  overflow-x: scroll;
  overflow-y: hidden;
  padding-right: 40px;
  scrollbar-color: #9e9e9e #ffffff;
}
.media-gallery-container .media-directory-container::-webkit-scrollbar {
  background-color: #ffffff;
}
.media-gallery-container .media-directory-container::-webkit-scrollbar-thumb {
  background-color: #9e9e9e;
}
.media-gallery-container .media-gallery-image-block {
  cursor: pointer;
  height: 200px;
  margin: 0 auto;
  position: relative;
}
.media-gallery-container .media-gallery-image-block.selected {
  border: 5px solid #4682b4;
}
.media-gallery-container .media-gallery-image img {
  bottom: 0;
  height: auto;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  padding: 5px;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.media-gallery-container .media-gallery-image .action-menu,
.media-gallery-container .media-gallery-image .abs-action-menu .action-submenu,
.media-gallery-container .media-gallery-image .action-menu .action-submenu,
.media-gallery-container .media-gallery-image .actions-split .dropdown-menu .action-submenu,
.media-gallery-container .media-gallery-image .actions-split .action-menu .action-submenu {
  bottom: 0;
  float: right;
  left: auto;
  top: auto;
  z-index: 100;
}
.media-gallery-container .media-gallery-source-icon {
  margin-bottom: -6px;
  width: 29px;
}
.media-gallery-container .masonry-image-grid {
  align-items: first baseline;
  display: grid;
  grid-template-columns: repeat(auto-fill, 210px);
  justify-content: end;
  margin: 10px 0;
  position: relative;
}
.media-gallery-container .admin__data-grid-filters .admin__form-field .action-select-wrap .action-menu,
.media-gallery-container .admin__data-grid-filters .admin__form-field .action-select-wrap .abs-action-menu .action-submenu,
.media-gallery-container .admin__data-grid-filters .admin__form-field .action-select-wrap .action-menu .action-submenu,
.media-gallery-container .admin__data-grid-filters .admin__form-field .action-select-wrap .actions-split .dropdown-menu .action-submenu,
.media-gallery-container .admin__data-grid-filters .admin__form-field .action-select-wrap .actions-split .action-menu .action-submenu {
  width: 110%;
}
.media-gallery-container .admin__data-grid-filters .admin__form-field .action-select-wrap .admin__action-multiselect-search-label {
  right: 1.5rem;
}
.media-gallery-container .admin__data-grid-filters .admin__form-field .action-close {
  padding: 0;
}
.media-gallery-container .admin__data-grid-filters .admin__form-field .action-close:before {
  font-size: 6px;
}
.media-gallery-image-details-modal .admin__action-multiselect-crumb .action-close,
.media-gallery-edit-image-details-modal .admin__action-multiselect-crumb .action-close,
.media-gallery-image-details-modal .modal-slide.pagebuilder_stage_template_pagebuilder_stage_template_modal .admin__action-multiselect-crumb .action-close,
.media-gallery-edit-image-details-modal .modal-slide.pagebuilder_stage_template_pagebuilder_stage_template_modal .admin__action-multiselect-crumb .action-close {
  padding: 0;
}
.media-gallery-image-details-modal .admin__action-multiselect-crumb .action-close:before,
.media-gallery-edit-image-details-modal .admin__action-multiselect-crumb .action-close:before,
.media-gallery-image-details-modal .modal-slide.pagebuilder_stage_template_pagebuilder_stage_template_modal .admin__action-multiselect-crumb .action-close:before,
.media-gallery-edit-image-details-modal .modal-slide.pagebuilder_stage_template_pagebuilder_stage_template_modal .admin__action-multiselect-crumb .action-close:before {
  font-size: .5em;
}
.media-gallery-image-details-modal .edit-image-details,
.media-gallery-edit-image-details-modal .edit-image-details {
  padding: 50px;
}
.media-gallery-image-details-modal .path-display,
.media-gallery-edit-image-details-modal .path-display {
  margin-top: 8px;
}
.media-gallery-image-details-modal .page-action-buttons,
.media-gallery-edit-image-details-modal .page-action-buttons {
  float: right;
}
.media-gallery-image-details-modal .image-type .media-gallery-source-icon,
.media-gallery-edit-image-details-modal .image-type .media-gallery-source-icon {
  margin-bottom: -6px;
  width: 29px;
}
.media-gallery-image-details-modal .image-type .type,
.media-gallery-edit-image-details-modal .image-type .type {
  color: #666666;
}
.media-gallery-image-details-modal .image-details,
.media-gallery-edit-image-details-modal .image-details {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.media-gallery-image-details-modal .image-details .image-details-image img,
.media-gallery-edit-image-details-modal .image-details .image-details-image img {
  max-height: 650px;
}
.media-gallery-image-details-modal .image-details .image-details-sidebar,
.media-gallery-edit-image-details-modal .image-details .image-details-sidebar {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  margin-top: 0;
  padding-left: 40px;
}
.media-gallery-image-details-modal .image-details .image-details-sidebar .image-details-section,
.media-gallery-edit-image-details-modal .image-details .image-details-sidebar .image-details-section {
  margin-bottom: 40px;
  max-width: 400px;
  min-width: 290px;
  word-wrap: anywhere;
}
.media-gallery-image-details-modal .image-details .image-details-sidebar .image-details-section:before,
.media-gallery-edit-image-details-modal .image-details .image-details-sidebar .image-details-section:before,
.media-gallery-image-details-modal .image-details .image-details-sidebar .image-details-section:after,
.media-gallery-edit-image-details-modal .image-details .image-details-sidebar .image-details-section:after {
  content: '';
  display: table;
}
.media-gallery-image-details-modal .image-details .image-details-sidebar .image-details-section:after,
.media-gallery-edit-image-details-modal .image-details .image-details-sidebar .image-details-section:after {
  clear: both;
}
.media-gallery-image-details-modal .image-details .image-details-sidebar h3.image-title,
.media-gallery-edit-image-details-modal .image-details .image-details-sidebar h3.image-title {
  font-weight: bold;
  line-height: 1.5;
}
.media-gallery-image-details-modal .image-details .image-details-sidebar .attributes .attribute:not(:last-child),
.media-gallery-edit-image-details-modal .image-details .image-details-sidebar .attributes .attribute:not(:last-child) {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.media-gallery-image-details-modal .image-details .image-details-sidebar .attributes .attribute > *,
.media-gallery-edit-image-details-modal .image-details .image-details-sidebar .attributes .attribute > * {
  float: left;
  margin-left: -1px;
  width: 50%;
}
.media-gallery-image-details-modal .image-details .image-details-sidebar .attributes .attribute .value,
.media-gallery-edit-image-details-modal .image-details .image-details-sidebar .attributes .attribute .value {
  display: inline;
  float: right;
  margin-left: 1px;
}
.media-gallery-image-details-modal .image-details .image-details-sidebar .attributes .attribute .title,
.media-gallery-edit-image-details-modal .image-details .image-details-sidebar .attributes .attribute .title {
  color: #666666;
}
.media-gallery-image-details-modal .image-details .image-details-sidebar .tags .tags-list,
.media-gallery-edit-image-details-modal .image-details .image-details-sidebar .tags .tags-list {
  margin-bottom: 10px;
}
.media-gallery-image-details-modal .image-details .image-details-sidebar .tags .tags-list .show-more-item,
.media-gallery-edit-image-details-modal .image-details .image-details-sidebar .tags .tags-list .show-more-item {
  display: none;
}
.media-gallery-image-details-modal .image-details .image-details-sidebar .tags .tags-list.show-all-tags,
.media-gallery-edit-image-details-modal .image-details .image-details-sidebar .tags .tags-list.show-all-tags {
  margin-bottom: 0;
}
.media-gallery-image-details-modal .image-details .image-details-sidebar .tags .tags-list.show-all-tags .show-more-item,
.media-gallery-edit-image-details-modal .image-details .image-details-sidebar .tags .tags-list.show-all-tags .show-more-item {
  display: inline;
}
.media-gallery-image-details-modal .image-details .image-details-sidebar .tags .tags-list.show-all-tags + .show-more-link-container,
.media-gallery-edit-image-details-modal .image-details .image-details-sidebar .tags .tags-list.show-all-tags + .show-more-link-container {
  display: none;
}
.masonry-image-sortby {
  display: inline-block;
}
.masonry-results-number {
  display: inline-block;
  margin-right: 1.4rem;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.modal-popup.confirm.lac-confirm .modal-inner-wrap {
  max-width: 55rem;
}
.modal-popup.confirm.lac-confirm .modal-title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 15px;
  width: 100%;
}
.modal-popup.confirm.lac-confirm .store-view-ptions {
  padding-top: 15px;
}
.modal-popup.confirm.lac-confirm .modal-content .message-warning {
  padding-left: 4.5rem;
}
.modal-popup.confirm.lac-confirm .modal-content .message-warning:before {
  color: #514943;
  left: 5px;
}
.page-actions .page-actions-buttons .login-button,
.page-actions .page-actions.floating-header .login-button {
  -ms-flex-order: -1;
  -webkit-order: -1;
  order: -1;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.media-gallery-category-container .admin__field-label {
  text-align: left;
}
.media-gallery-category-container .admin__action-dropdown-wrap._active .admin__action-dropdown-text::after {
  margin-right: 6px;
}
.media-gallery-category-container .admin__data-grid-action-bookmarks .admin__action-dropdown-menu {
  left: auto;
  right: 0;
}
.media-gallery-category-container .admin__field:not(.admin__field-option) > .admin__field-label {
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 2.1rem;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.adobe-stock-images-search-modal-content .color-rectangle {
  border: solid 1px #626160;
  display: inline-block;
  height: 12px;
  position: inherit;
  top: 2px;
  width: 12px;
}
.adobe-stock-images-search-modal-content .masonry-image-grid {
  display: inline-block;
  margin: 0;
  width: 100%;
}
.adobe-stock-images-search-modal-content .masonry-image-column {
  overflow: visible;
  position: static;
}
.adobe-stock-images-search-modal-content .masonry-image-overlay {
  float: right;
  margin-bottom: -30px;
  padding-left: 5%;
  padding-right: 5%;
  position: relative;
  width: auto;
}
.adobe-stock-images-search-modal-content .masonry-image-preview {
  position: fixed;
  z-index: 289;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .container {
  padding-top: 0;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .container .preview-buttons {
  /* Align image preview actions uniformly to the right edge */
}
.adobe-stock-images-search-modal-content .masonry-image-preview .container .preview-buttons .action-previous,
.adobe-stock-images-search-modal-content .masonry-image-preview .container .preview-buttons .action-next,
.adobe-stock-images-search-modal-content .masonry-image-preview .container .preview-buttons .action-close {
  padding: 30px 0 30px 30px;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .container .preview-row-content img.preview {
  flex-basis: auto;
}
.adobe-stock-images-search-modal-content .masonry-image-sortby {
  display: inline-block;
}
.adobe-stock-images-search-modal-content .masonry-results-number {
  display: inline-block;
  margin-right: 1.4rem;
}
.adobe-stock-images-search-modal-content .masonry-image-column {
  position: static;
}
.adobe-stock-images-search-modal-content .masonry-image-column:first-child .masonry-image-preview .preview-buttons .action-previous,
.adobe-stock-images-search-modal-content .masonry-image-column:last-child .masonry-image-preview .preview-buttons .action-next {
  opacity: .5;
  pointer-events: none;
}
.adobe-stock-images-search-modal-content .adobe-login-container .adobe-user-information .adobe-user-popup .adobe-user-info {
  padding-top: 15px;
}
.adobe-stock-images-search-modal-content .admin__action-dropdown-wrap._active .admin__action-dropdown-text::after {
  margin-right: 6px;
}
.adobe-stock-images-search-modal-content .admin__data-grid-action-bookmarks .admin__action-dropdown-menu {
  left: auto;
  right: 0;
}
.adobe-stock-images-search-modal-content .masonry-image-grid + .admin__data-grid-header .selectmenu-items {
  bottom: 100%;
  top: auto;
}
.adobe-stock-images-search-modal-content .masonry-image-preview {
  position: absolute;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .title {
  font-weight: bold;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .info {
  float: left;
  min-width: 40%;
  padding-left: 40px;
  width: -moz-min-content;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .info .actions {
  letter-spacing: -1px;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .info .actions button,
.adobe-stock-images-search-modal-content .masonry-image-preview .info .actions .block-footer .action-add {
  margin-right: 15px;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .info .title {
  margin: 0 0 20px;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .info .author {
  margin: 0 0 30px;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .info .action-buttons {
  margin: 0 0 30px;
  text-align: left;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .related-container {
  height: 180px;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .attributes .attribute {
  display: inline-block;
  margin-right: 2em;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .attributes .attribute .value {
  margin-top: 1em;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .keywords {
  display: inline-block;
  margin: 30px 0 20px 0;
  width: 100%;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .keywords .title {
  margin-bottom: 30px;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .keywords .keyword {
  display: inline-block;
  line-height: 40px;
  margin-right: 5px;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .keywords .keyword.hide {
  display: none;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .keywords .keyword .value {
  background-color: #f5f5f5;
  border: 1px solid #c6c1bb;
  border-radius: 3px;
  color: #666666;
  font-size: 15px;
  padding: 5px;
  text-transform: capitalize;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .keywords button,
.adobe-stock-images-search-modal-content .masonry-image-preview .keywords .block-footer .action-add {
  margin-left: 10px;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .adobe-stock-tabs {
  border-bottom: 1px solid #adadad;
  margin-top: 30px;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .adobe-stock-tabs .ui-state-default {
  border-bottom: none;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .adobe-stock-tabs .ui-state-active {
  border-bottom: 0;
  font-weight: unset;
  letter-spacing: normal;
  margin-bottom: -1.1rem;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .related-loader {
  height: 100px;
  left: 50%;
  margin-left: -50px;
  margin-top: 50px;
  position: absolute;
  width: 100px;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .adobe-stock-related-images-tab-content {
  display: inline-block;
  height: auto;
  max-height: 190px;
  vertical-align: middle;
  width: 100%;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .adobe-stock-related-images-tab-content .ui-tabs-panel {
  margin-top: 30px;
  padding: 0;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .adobe-stock-related-images-tab-content .ui-tabs-panel .thumbnail {
  display: inline-flex;
  height: 100px;
  margin-right: 10px;
  max-width: 150px;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  width: 100%;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .adobe-stock-related-images-tab-content .ui-tabs-panel .thumbnail img {
  margin: 0 auto;
  max-width: initial;
  position: relative;
  width: auto;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .adobe-stock-related-images-tab-content .ui-tabs-panel .see-more-wrapper {
  cursor: pointer;
  display: inline-block;
  max-height: 100px;
  max-width: 140px;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .adobe-stock-related-images-tab-content .ui-tabs-panel .see-more-wrapper .see-more-content {
  padding: 30px;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .adobe-stock-related-images-tab-content .ui-tabs-panel .see-more-wrapper .see-more-content .three-dots {
  margin-bottom: 10px;
}
.adobe-stock-images-search-modal-content .masonry-image-preview .adobe-stock-related-images-tab-content .ui-tabs-panel .see-more-wrapper .see-more-content .three-dots .dots {
  background-color: #626160;
  border-radius: 50%;
  color: #ffffff;
  content: '\22EE';
  display: inline-block;
  height: 10px;
  line-height: 1;
  text-align: center;
  width: 10px;
}
.adobe-stock-images-search-modal-content .admin__form-field .colorpicker-input {
  min-width: 70%;
}
.adobe-stock-save-preview-prompt .modal-inner-wrap {
  max-width: 650px;
  width: 100%;
}
.adobe-stock-save-preview-prompt .modal-inner-wrap .modal-header {
  padding: 30px;
}
.adobe-stock-save-preview-prompt .modal-inner-wrap .modal-header .modal-title {
  margin: 0;
}
.adobe-stock-save-preview-prompt .modal-inner-wrap .modal-header .action-close {
  right: 30px;
  top: 30px;
}
.adobe-stock-save-preview-prompt .modal-inner-wrap .modal-content .prompt-message {
  font-weight: normal;
  margin-bottom: 15px;
}
.adobe-stock-save-preview-prompt .modal-inner-wrap .modal-content .prompt-message p {
  word-break: break-all;
}
.adobe-stock-save-preview-prompt .modal-inner-wrap .modal-content .admin__field-wide {
  margin-bottom: 0;
}
.adobe-stock-save-preview-prompt .modal-inner-wrap .modal-content .image-ext {
  color: #999999;
  cursor: default;
  padding: .6rem 1rem .6rem;
  position: absolute;
  right: 0;
  top: 0;
}
.adobe-stock-save-preview-prompt .modal-inner-wrap .modal-content .admin__field-with-image-ext .admin__control-text {
  padding-right: 5rem;
}
.adobe-stock-save-preview-prompt .modal-inner-wrap .modal-footer {
  padding: 30px;
}
.adobe-stock-save-preview-prompt .modal-inner-wrap .modal-footer .action-dismiss {
  color: #464646;
  margin-right: 35px;
}
.admin__adobe-stock-image-checkbox .admin__field-control._with-tooltip .admin__form-field-label {
  display: inline-block;
}
.admin__adobe-stock-image-checkbox .admin__field-control._with-tooltip .admin__field-tooltip {
  margin: -5px 0 0 5px;
}
.admin__adobe-stock-image-checkbox .admin__field-control._with-tooltip .admin__field-tooltip .admin__field-tooltip-action:before {
  line-height: initial;
  overflow: visible;
}
@media (max-width: 1400px) {
  .adobe-stock-images-search-modal-content .masonry-image-preview .adobe-stock-related-images-tab-content .ui-tabs-panel .thumbnail {
    max-width: 130px;
  }
  .adobe-stock-images-search-modal-content .masonry-image-preview .adobe-stock-related-images-tab-content .ui-tabs-panel .see-more-wrapper {
    width: auto;
  }
}
@media (max-width: 1024px) {
  .adobe-stock-images-search-modal-content .masonry-image-preview .container {
    margin: 0 60px;
  }
  .adobe-stock-images-search-modal-content .masonry-image-preview .container .preview-row-content .info .actions .action-secondary {
    margin-bottom: 8px;
  }
}
.transition {
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
}
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
* html .clearfix {
  height: 1%;
}
.pagebuilder-mobile-only {
  display: none !important;
}
@media all and (max-width: 768px) {
  .pagebuilder-mobile-only {
    display: block !important;
  }
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
}
.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  font-weight: 600;
}
.pagebuilder-button-primary:hover,
.pagebuilder-button-primary:active,
.pagebuilder-button-primary:focus {
  text-decoration: none;
}
.pagebuilder-button-primary:focus,
.pagebuilder-button-primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.pagebuilder-button-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.pagebuilder-button-primary.disabled,
.pagebuilder-button-primary[disabled],
fieldset[disabled] .pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #514943;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 0.136rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  font-weight: 600;
}
.pagebuilder-button-secondary:hover,
.pagebuilder-button-secondary:active,
.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
.pagebuilder-button-secondary:focus,
.pagebuilder-button-secondary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #514943;
}
.pagebuilder-button-secondary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.pagebuilder-button-secondary.disabled,
.pagebuilder-button-secondary[disabled],
fieldset[disabled] .pagebuilder-button-secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-button-link {
  line-height: 0.5600000000000001rem;
  font-size: 1.8rem;
  line-height: 22px;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #007bdb;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  display: inline-block;
}
.pagebuilder-button-link:visited {
  color: #007bdb;
  text-decoration: none;
}
.pagebuilder-button-link:hover {
  color: #007bdb;
  text-decoration: underline;
}
.pagebuilder-button-link:active {
  color: #ff5501;
  text-decoration: underline;
}
.pagebuilder-button-link:hover,
.pagebuilder-button-link:active,
.pagebuilder-button-link:focus {
  background: none;
  border: 0;
}
.pagebuilder-button-link.disabled,
.pagebuilder-button-link[disabled],
fieldset[disabled] .pagebuilder-button-link {
  color: #007bdb;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.placeholder-text {
  opacity: .5;
}
.page-builder-viewport {
  background: #383330;
  border: none;
  opacity: .5;
  padding: 12px;
}
.page-builder-viewport[disabled] {
  background: #000000;
  opacity: 1;
}
.page-builder-viewport:not([disabled]):hover {
  background-color: #4a4542;
  opacity: 1;
}
.page-builder-viewport img {
  height: 20px;
  width: 30px;
}
.page-builder-viewport.desktop-switcher {
  margin-right: -3px;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-track {
  display: flex;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track .slick-slide {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: auto;
  justify-content: center;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev:before,
.slick-next:before {
  -webkit-font-smoothing: antialiased;
  font-family: 'Admin Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  color: #5b5b5b;
  font-size: 38px;
  opacity: 1;
}
.slick-prev {
  left: 1px;
}
.slick-prev:before {
  content: '\e629';
  padding-right: 5px;
}
.slick-next {
  right: 1px;
}
.slick-next:before {
  content: '\e62a';
  padding-left: 5px;
}
.slick-prev,
.slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.4);
  border: none;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: .2;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  background: rgba(252, 252, 252, 0.8);
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  color: #3d3d3d;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled,
.slick-prev:focus.slick-disabled,
.slick-next:focus.slick-disabled {
  background: rgba(252, 252, 252, 0.4);
}
.pagebuilder-draggable-content-type {
  display: block;
  width: 100%;
}
.pagebuilder-draggable-content-type a {
  background: #524d49;
  border-bottom: 1px solid #373330;
  color: #f7f3eb;
  cursor: pointer;
  display: block;
  padding: 9px;
  text-decoration: none;
  white-space: nowrap;
}
.pagebuilder-draggable-content-type a i {
  color: #aaa6a0;
  font-size: 18px;
  margin-right: 6px;
}
.pagebuilder-draggable-content-type a i:before {
  vertical-align: middle;
}
.pagebuilder-draggable-content-type a:hover {
  -moz-transition: 200ms;
  -o-transition: 200ms;
  -webkit-transition: 200ms;
  background: #373330;
  transition: 200ms;
}
.pagebuilder-draggable-content-type:hover {
  background: #524d49;
  display: block;
}
.pagebuilder-panel-wrapper {
  -moz-transition: opacity 0.75s ease-in-out, visibility 0.75s ease-in-out;
  -webkit-transition: opacity 0.75s ease-in-out, visibility 0.75s ease-in-out;
  float: left;
  opacity: 0;
  position: relative;
  position: -webkit-sticky;
  position: sticky;
  top: 87px;
  transition: opacity 0.75s ease-in-out, visibility 0.75s ease-in-out;
  visibility: hidden;
  width: 150px;
}
.pagebuilder-panel-wrapper.no-position-sticky {
  top: 0;
}
.pagebuilder-panel-wrapper.visible {
  opacity: 1;
  visibility: visible;
}
.pagebuilder-panel-wrapper.visible.sticky-top {
  position: fixed;
  top: 90px;
}
.pagebuilder-panel-wrapper.visible.sticky-bottom {
  bottom: 0;
  position: absolute;
}
.pagebuilder-panel-wrapper .expand {
  cursor: pointer;
  position: absolute;
  top: 0;
}
.pagebuilder-panel-wrapper .expand a {
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-topright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  background: #373330;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  color: #aaa6a0;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 6px;
  text-decoration: none;
}
.pagebuilder-panel-wrapper .expand a:before {
  content: '\e62a';
  font-family: 'Admin Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
.pagebuilder-panel-wrapper .pagebuilder-panel {
  -moz-transition: 0.35s ease-in-out opacity, 0.35s ease-in-out visibility, 0.35s ease-in-out height;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  -webkit-transition: 0.35s ease-in-out opacity, 0.35s ease-in-out visibility, 0.35s ease-in-out height;
  -webkit-user-select: none;
  background: #373330;
  transition: 0.35s ease-in-out opacity, 0.35s ease-in-out visibility, 0.35s ease-in-out height;
  user-select: none;
}
.pagebuilder-panel-wrapper .pagebuilder-panel .search-results-empty {
  color: #8a837f;
  font-size: 12px;
  padding: 12px;
  text-align: center;
}
.pagebuilder-panel-wrapper .pagebuilder-panel .search-content-types {
  position: relative;
}
.pagebuilder-panel-wrapper .pagebuilder-panel .search-content-types label {
  -webkit-font-smoothing: antialiased;
  color: #aaa6a0;
  font-family: 'Admin Icons';
  font-size: 1.5rem;
  font-style: normal;
  font-weight: normal;
  left: 12px;
  line-height: 1;
  margin-top: -.8rem;
  position: absolute;
  speak: none;
  top: 50%;
  z-index: 5;
}
.pagebuilder-panel-wrapper .pagebuilder-panel .search-content-types label:before {
  content: '\e60c';
}
.pagebuilder-panel-wrapper .pagebuilder-panel .search-content-types input {
  background: #373330;
  border: none;
  border-bottom: 1px solid #524d49;
  color: #f7f3eb;
  font-size: 12px;
  padding: 12px 36px;
  width: 100%;
}
.pagebuilder-panel-wrapper .pagebuilder-panel .search-content-types a {
  color: #8a837f;
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  text-decoration: none;
  vertical-align: top;
}
.pagebuilder-panel-wrapper .pagebuilder-panel .search-content-types a:hover {
  color: #aaa6a0;
}
.pagebuilder-panel-wrapper .pagebuilder-panel .search-content-types a.close {
  position: absolute;
  right: 12px;
  top: 12px;
}
.pagebuilder-panel-wrapper .pagebuilder-panel .search-content-types a.close:before {
  content: '\e62f';
  font-family: 'Admin Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
.pagebuilder-panel-wrapper .pagebuilder-panel .panel-controls {
  height: 42px;
  padding: 14px 10px;
}
.pagebuilder-panel-wrapper .pagebuilder-panel .panel-controls a {
  color: #8a837f;
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  text-decoration: none;
  vertical-align: top;
}
.pagebuilder-panel-wrapper .pagebuilder-panel .panel-controls a:hover {
  color: #aaa6a0;
}
.pagebuilder-panel-wrapper .pagebuilder-panel .panel-controls a.collapse {
  cursor: pointer;
}
.pagebuilder-panel-wrapper .pagebuilder-panel .panel-controls a.collapse:before {
  content: '\e629';
  font-family: 'Admin Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding-right: 3px;
  speak: none;
}
.pagebuilder-panel-wrapper.collapsed {
  width: 32px;
}
.pagebuilder-panel-wrapper.collapsed .pagebuilder-panel {
  opacity: 0;
  transform: translateX(-100%);
}
.pagebuilder-panel-wrapper.collapsed .collapsed-handle {
  display: block;
}
.pagebuilder-panel-wrapper .pagebuilder-panel-menu-sections {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pagebuilder-panel-wrapper .pagebuilder-panel-menu-sections li {
  display: block;
  width: 100%;
}
.pagebuilder-panel-wrapper .pagebuilder-panel-menu-sections li .menu-section-title {
  border-bottom: 1px solid #524d49;
  cursor: pointer;
  padding: 9px;
  position: relative;
}
.pagebuilder-panel-wrapper .pagebuilder-panel-menu-sections li .menu-section-title :before {
  content: '\e628';
  font-family: 'Admin Icons';
  font-size: 1.6rem;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  margin-top: -.8rem;
  position: absolute;
  right: 12px;
  speak: none;
  top: 50%;
}
.pagebuilder-panel-wrapper .pagebuilder-panel-menu-sections li .menu-section-title h4 {
  color: #aaa6a0;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 0;
  margin-top: 0;
}
.pagebuilder-panel-wrapper .pagebuilder-panel-menu-sections li .pagebuilder-panel-menu-sections-child {
  display: none;
}
.pagebuilder-panel-wrapper .pagebuilder-panel-menu-sections li .pagebuilder-panel-menu-sections-child ul.pagebuilder-panel-menu-sections-blocks {
  list-style: none;
  width: 100%;
}
.pagebuilder-panel-wrapper .pagebuilder-panel-menu-sections li.active .menu-section-title h4 {
  color: #f7f3eb;
}
.pagebuilder-panel-wrapper .pagebuilder-panel-menu-sections li.active .menu-section-title :before {
  content: '\e62b';
}
.pagebuilder-panel-wrapper .pagebuilder-panel-menu-sections li.active .pagebuilder-panel-menu-sections-child {
  background: #524d49;
  display: block;
}
.pagebuilder-panel-wrapper .pagebuilder-panel-menu-sections li.hidden .pagebuilder-panel-menu-sections-child {
  display: none !important;
}
.modal-slide .modal-content .pagebuilder-panel-wrapper {
  top: 10px;
}
.pagebuilder-header {
  display: flex;
  justify-content: center;
  opacity: 0;
  position: relative;
  text-align: right;
}
.pagebuilder-header > .icon-pagebuilder-fullscreen {
  cursor: pointer;
  display: inline-block;
  padding: 15px 0 15px 15px;
}
.pagebuilder-header > .icon-pagebuilder-fullscreen-exit:before {
  padding-left: 0;
}
.pagebuilder-header.visible {
  opacity: 1;
  visibility: visible;
}
.pagebuilder-header .template-buttons {
  position: absolute;
  right: 0;
  transform: translate(0, 12%);
}
.pagebuilder-header .tooltip {
  margin-left: 0;
}
.pagebuilder-header .tooltip .tooltip-content {
  background: rgba(49, 48, 43, 0.8);
  font-size: 12px;
  margin-left: -69px;
  padding: 7px 9px;
  text-align: left;
}
.pagebuilder-header .tooltip .tooltip-content:before {
  left: 90px;
  opacity: .65;
}
.pagebuilder-header .tooltip .tooltip-content .tooltip-label {
  font-weight: bold;
}
.admin__fieldset > .admin__field > .admin__control-grouped.pagebuilder-active {
  float: left;
  margin: 3rem 0 0;
  padding-left: 3rem;
  width: 100%;
}
.pagebuilder-stage-wrapper {
  -moz-transition: 0.35s ease-in-out;
  -webkit-transition: 0.35s ease-in-out;
  background: #ffffff;
  height: 100%;
  position: relative;
  transition: 0.35s ease-in-out;
}
._disabled .pagebuilder-stage-wrapper {
  opacity: .5;
  pointer-events: none;
}
.pagebuilder-stage-wrapper.stage-full-screen {
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  background: #ffffff;
  height: 100%;
  left: 0;
  overflow: scroll;
  overflow-x: hidden;
  padding: 0;
  position: fixed;
  top: 0;
  transform: translateZ(0);
  width: 100%;
  z-index: 800;
}
.pagebuilder-stage-wrapper.stage-full-screen .pagebuilder-header {
  -moz-transition: opacity 0.75s ease-in-out, visibility 0.75s ease-in-out;
  -webkit-transition: opacity 0.75s ease-in-out, visibility 0.75s ease-in-out;
  background: #373330;
  border: none;
  border-bottom: 1px solid #524d49;
  left: 150px;
  opacity: 0;
  padding: 0;
  position: fixed;
  position: -webkit-sticky;
  position: sticky;
  right: 0;
  top: 0;
  transition: opacity 0.75s ease-in-out, visibility 0.75s ease-in-out;
  width: calc(100% - 150px);
  z-index: 106;
}
.pagebuilder-stage-wrapper.stage-full-screen .pagebuilder-header .icon-pagebuilder-fullscreen-exit {
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #f7f3eb;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  padding: 10px 20px;
}
.pagebuilder-stage-wrapper.stage-full-screen .pagebuilder-header.visible {
  opacity: 1;
  visibility: visible;
}
.pagebuilder-stage-wrapper.stage-full-screen .pagebuilder-canvas {
  padding-top: 30px;
}
.pagebuilder-stage-wrapper.stage-full-screen.stage-content-snapshot .pagebuilder-canvas {
  padding-bottom: 120px;
}
.pagebuilder-stage-wrapper.stage-full-screen .pagebuilder-panel-wrapper {
  bottom: 0;
  position: fixed;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 102;
}
.pagebuilder-stage-wrapper.stage-full-screen .pagebuilder-panel-wrapper .pagebuilder-panel {
  height: 100vh;
  overflow-y: auto;
}
.pagebuilder-stage-wrapper.stage-full-screen .pagebuilder-panel-wrapper .pagebuilder-panel::-webkit-scrollbar {
  width: 5px;
}
.pagebuilder-stage-wrapper.stage-full-screen .pagebuilder-panel-wrapper .pagebuilder-panel::-webkit-scrollbar-thumb {
  background-color: darkgrey;
}
.pagebuilder-stage-wrapper.stage-full-screen .pagebuilder-panel-wrapper .pagebuilder-panel .pagebuilder-panel-menu-sections {
  padding-bottom: 41px;
}
.pagebuilder-stage-wrapper.stage-full-screen .pagebuilder-panel-wrapper .pagebuilder-panel .panel-controls {
  background-color: #373330;
  bottom: 0;
  position: absolute;
  width: 100%;
}
.pagebuilder-stage-wrapper.stage-full-screen .pagebuilder-stage {
  margin-left: 150px;
}
.pagebuilder-wysiwyg-overlay {
  display: none;
  height: 0;
  left: -1px;
  position: absolute;
  top: -1px;
  visibility: hidden;
  width: 0;
}
.pagebuilder-wysiwyg-overlay.visible {
  -moz-transition: 0.175s ease-in-out;
  -webkit-transition: 0.175s ease-in-out;
  border: 2px solid transparent;
  border-radius: 2px;
  cursor: pointer;
  display: block;
  height: calc(100% + 2px);
  transform: translateY(-2px);
  transition: 0.175s ease-in-out;
  visibility: visible;
  width: calc(100% + 2px);
  z-index: 200;
}
.pagebuilder-wysiwyg-overlay._hover {
  background-color: rgba(20, 115, 230, 0.1);
  border-color: #1473e6;
  transform: translateY(0);
}
._keyfocus .pagebuilder-wysiwyg-overlay {
  opacity: 1;
  transform: translateY(0);
}
.pagebuilder-wysiwyg-wrapper {
  position: relative;
}
.pagebuilder-wysiwyg-wrapper.pagebuilder-transition-out .pagebuilder-stage-wrapper {
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  background: #ffffff;
  height: 100%;
  left: 0;
  overflow: scroll;
  overflow-x: hidden;
  padding: 0;
  position: fixed;
  top: 0;
  transform: translateZ(0);
  width: 100%;
  z-index: 800;
}
.pagebuilder-wysiwyg-wrapper.pagebuilder-transition-out .pagebuilder-stage-wrapper .pagebuilder-header {
  -moz-transition: opacity 0.75s ease-in-out, visibility 0.75s ease-in-out;
  -webkit-transition: opacity 0.75s ease-in-out, visibility 0.75s ease-in-out;
  background: #373330;
  border: none;
  border-bottom: 1px solid #524d49;
  left: 150px;
  opacity: 0;
  padding: 0;
  position: fixed;
  position: -webkit-sticky;
  position: sticky;
  right: 0;
  top: 0;
  transition: opacity 0.75s ease-in-out, visibility 0.75s ease-in-out;
  width: calc(100% - 150px);
  z-index: 106;
}
.pagebuilder-wysiwyg-wrapper.pagebuilder-transition-out .pagebuilder-stage-wrapper .pagebuilder-header .icon-pagebuilder-fullscreen-exit {
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #f7f3eb;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  padding: 10px 20px;
}
.pagebuilder-wysiwyg-wrapper.pagebuilder-transition-out .pagebuilder-stage-wrapper .pagebuilder-header.visible {
  opacity: 1;
  visibility: visible;
}
.pagebuilder-wysiwyg-wrapper.pagebuilder-transition-out .pagebuilder-stage-wrapper .pagebuilder-canvas {
  padding-top: 30px;
}
.pagebuilder-wysiwyg-wrapper.pagebuilder-transition-out .pagebuilder-stage-wrapper.stage-content-snapshot .pagebuilder-canvas {
  padding-bottom: 120px;
}
.pagebuilder-wysiwyg-wrapper.pagebuilder-transition-out .pagebuilder-stage-wrapper .pagebuilder-panel-wrapper {
  bottom: 0;
  position: fixed;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 102;
}
.pagebuilder-wysiwyg-wrapper.pagebuilder-transition-out .pagebuilder-stage-wrapper .pagebuilder-panel-wrapper .pagebuilder-panel {
  height: 100vh;
  overflow-y: auto;
}
.pagebuilder-wysiwyg-wrapper.pagebuilder-transition-out .pagebuilder-stage-wrapper .pagebuilder-panel-wrapper .pagebuilder-panel::-webkit-scrollbar {
  width: 5px;
}
.pagebuilder-wysiwyg-wrapper.pagebuilder-transition-out .pagebuilder-stage-wrapper .pagebuilder-panel-wrapper .pagebuilder-panel::-webkit-scrollbar-thumb {
  background-color: darkgrey;
}
.pagebuilder-wysiwyg-wrapper.pagebuilder-transition-out .pagebuilder-stage-wrapper .pagebuilder-panel-wrapper .pagebuilder-panel .pagebuilder-panel-menu-sections {
  padding-bottom: 41px;
}
.pagebuilder-wysiwyg-wrapper.pagebuilder-transition-out .pagebuilder-stage-wrapper .pagebuilder-panel-wrapper .pagebuilder-panel .panel-controls {
  background-color: #373330;
  bottom: 0;
  position: absolute;
  width: 100%;
}
.pagebuilder-wysiwyg-wrapper.pagebuilder-transition-out .pagebuilder-stage-wrapper .pagebuilder-stage {
  margin-left: 150px;
}
.pagebuilder-wysiwyg-wrapper.pagebuilder-transition-out .pagebuilder-stage-wrapper .pagebuilder-header {
  -moz-transition: opacity 0.75s ease-in-out, visibility 0.75s ease-in-out;
  -webkit-transition: opacity 0.75s ease-in-out, visibility 0.75s ease-in-out;
  background: #373330;
  border: none;
  border-bottom: 1px solid #524d49;
  left: 150px;
  opacity: 0;
  padding: 0;
  position: fixed;
  position: -webkit-sticky;
  position: sticky;
  right: 0;
  top: 0;
  transition: opacity 0.75s ease-in-out, visibility 0.75s ease-in-out;
  width: calc(100% - 150px);
  z-index: 106;
}
.pagebuilder-wysiwyg-wrapper.pagebuilder-transition-out .pagebuilder-stage-wrapper .pagebuilder-header .icon-pagebuilder-fullscreen-exit {
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #f7f3eb;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  padding: 10px 20px;
}
.pagebuilder-wysiwyg-wrapper.pagebuilder-transition-out .pagebuilder-stage-wrapper .pagebuilder-header.visible {
  opacity: 1;
  visibility: visible;
}
.pagebuilder-wysiwyg-wrapper.pagebuilder-transition-out .pagebuilder-stage-wrapper .pagebuilder-header .icon-pagebuilder-fullscreen-exit {
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #f7f3eb;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  padding: 10px 20px;
}
.pagebuilder-wysiwyg-wrapper.pagebuilder-transition-in .pagebuilder-stage-wrapper {
  -moz-transition: 0.175s ease-in-out;
  -webkit-transition: 0.175s ease-in-out;
  opacity: 0;
  transform: scale(0.8) translateZ(0);
  transition: 0.175s ease-in-out;
  visibility: hidden;
}
.pagebuilder-wysiwyg-wrapper.pagebuilder-transition-in.trigger-transition .pagebuilder-stage-wrapper {
  opacity: 1;
  transform: scale(1) translateZ(0);
  visibility: visible;
}
.pagebuilder-stage {
  -moz-transition: margin-left 0.35s ease-in-out;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  -webkit-transition: margin-left 0.35s ease-in-out;
  -webkit-user-select: none;
  font-size: 0;
  margin-left: 170px;
  min-height: 200px;
  padding: 0;
  transition: margin-left 0.35s ease-in-out;
  user-select: none;
  /* Remove aspects fo the UI when taking a screenshot for templates */
}
.pagebuilder-stage.stage-full-screen {
  background: #000000;
}
.pagebuilder-stage.pagebuilder-no-user-select * {
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  -o-user-select: none !important;
  -webkit-user-select: none !important;
  user-select: none !important;
}
.pagebuilder-stage.panel-collapsed {
  margin-left: 32px;
}
.pagebuilder-stage .pagebuilder-stage-loading .spinner {
  font-size: 4rem;
  left: 50%;
  margin-left: -2rem;
  margin-top: -2rem;
  position: absolute;
  top: 50%;
}
.pagebuilder-stage .pagebuilder-canvas {
  -moz-transition: opacity 0.75s ease-in-out, visibility 0.75s ease-in-out;
  -webkit-transition: opacity 0.75s ease-in-out, visibility 0.75s ease-in-out;
  background-color: #ffffff;
  margin: 0 10px;
  min-height: 100%;
  opacity: 0;
  padding-bottom: 120px;
  transition: opacity 0.75s ease-in-out, visibility 0.75s ease-in-out;
  visibility: hidden;
}
.pagebuilder-stage .pagebuilder-canvas.active {
  opacity: 1;
  position: relative;
  visibility: visible;
}
.pagebuilder-stage.screengrab {
  border: none;
  height: 80%;
  overflow: hidden;
  padding: 0;
}
.pagebuilder-stage.screengrab .pagebuilder-add-row-wrapper {
  display: none;
}
.stage-content-snapshot .pagebuilder-stage .pagebuilder-canvas {
  padding-bottom: 0;
  padding-top: 8px;
}
.pagebuilder-wysiwyg-snapshot .pagebuilder-stage {
  -moz-transition: 0.35s ease-in-out;
  -webkit-transition: 0.35s ease-in-out;
  margin-left: auto;
  transition: 0.35s ease-in-out;
}
.pagebuilder-wysiwyg-snapshot .element-children.content-type-container.root-container-container {
  background-color: #ffffff;
}
.pagebuilder-wysiwyg-snapshot .pagebuilder-stage-wrapper {
  -moz-transition: none;
  -webkit-transition: none;
  background-color: transparent;
  transition: none;
}
.pagebuilder-wysiwyg-snapshot .pagebuilder-stage-wrapper.stage-full-screen {
  -o-animation: fade-in 0.35s ease-in-out both;
  -webkit-animation: fade-in 0.35s ease-in-out both;
  -moz-animation: fade-in 0.35s ease-in-out both;
  animation: fade-in 0.35s ease-in-out both;
  background-color: #e4e4e4;
}
@-moz-keyframes fade-in {
  0% {
    background-color: transparent;
  }
  100% {
    background-color: #e4e4e4;
  }
}
@-webkit-keyframes fade-in {
  0% {
    background-color: transparent;
  }
  100% {
    background-color: #e4e4e4;
  }
}
@keyframes fade-in {
  0% {
    background-color: transparent;
  }
  100% {
    background-color: #e4e4e4;
  }
}
.pagebuilder-wysiwyg-snapshot .pagebuilder-stage-wrapper.stage-full-screen.transition-out {
  -o-animation: fade-out 0.35s ease-in-out both;
  -webkit-animation: fade-out 0.35s ease-in-out both;
  -moz-animation: fade-out 0.35s ease-in-out both;
  animation: fade-out 0.35s ease-in-out both;
}
@-moz-keyframes fade-out {
  0% {
    background-color: #e4e4e4;
  }
  50% {
    background-color: #ffffff;
  }
  100% {
    background-color: transparent;
  }
}
@-webkit-keyframes fade-out {
  0% {
    background-color: #e4e4e4;
  }
  50% {
    background-color: #ffffff;
  }
  100% {
    background-color: transparent;
  }
}
@keyframes fade-out {
  0% {
    background-color: #e4e4e4;
  }
  50% {
    background-color: #ffffff;
  }
  100% {
    background-color: transparent;
  }
}
.pagebuilder-wysiwyg-snapshot .pagebuilder-stage-wrapper.stage-full-screen .pagebuilder-stage {
  height: inherit;
  left: 0;
  position: relative;
  top: 0;
  width: calc(100% - 150px);
}
.pagebuilder-wysiwyg-snapshot .pagebuilder-header {
  -o-animation: slide-in-top 0.35s ease-in-out both;
  -webkit-animation: slide-in-top 0.35s ease-in-out both;
  -moz-animation: slide-in-top 0.35s ease-in-out both;
  animation: slide-in-top 0.35s ease-in-out both;
  opacity: 1;
  transition: none;
  visibility: visible;
}
@-moz-keyframes slide-in-top {
  0% {
    -moz-transform: translateX(-41px);
    -webkit-transform: translateY(-41px);
    transform: translateY(-41px);
  }
  100% {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes slide-in-top {
  0% {
    -moz-transform: translateX(-41px);
    -webkit-transform: translateY(-41px);
    transform: translateY(-41px);
  }
  100% {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slide-in-top {
  0% {
    -moz-transform: translateX(-41px);
    -webkit-transform: translateY(-41px);
    transform: translateY(-41px);
  }
  100% {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.pagebuilder-wysiwyg-snapshot .pagebuilder-header.transition-out {
  -moz-transition: opacity 0.75s ease-in-out, visibility 0.75s ease-in-out;
  -webkit-transition: opacity 0.75s ease-in-out, visibility 0.75s ease-in-out;
  background: #373330;
  border: none;
  border-bottom: 1px solid #524d49;
  left: 150px;
  opacity: 0;
  padding: 0;
  position: fixed;
  position: -webkit-sticky;
  position: sticky;
  right: 0;
  top: 0;
  transition: opacity 0.75s ease-in-out, visibility 0.75s ease-in-out;
  width: calc(100% - 150px);
  z-index: 106;
  -o-animation: slide-out-top 0.35s ease-in-out both;
  -webkit-animation: slide-out-top 0.35s ease-in-out both;
  -moz-animation: slide-out-top 0.35s ease-in-out both;
  animation: slide-out-top 0.35s ease-in-out both;
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
  z-index: 801;
}
.pagebuilder-wysiwyg-snapshot .pagebuilder-header.transition-out .icon-pagebuilder-fullscreen-exit {
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #f7f3eb;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  padding: 10px 20px;
}
.pagebuilder-wysiwyg-snapshot .pagebuilder-header.transition-out.visible {
  opacity: 1;
  visibility: visible;
}
@-moz-keyframes slide-out-top {
  0% {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -moz-transform: translateX(-41px);
    -webkit-transform: translateY(-41px);
    transform: translateY(-41px);
  }
}
@-webkit-keyframes slide-out-top {
  0% {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -moz-transform: translateX(-41px);
    -webkit-transform: translateY(-41px);
    transform: translateY(-41px);
  }
}
@keyframes slide-out-top {
  0% {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -moz-transform: translateX(-41px);
    -webkit-transform: translateY(-41px);
    transform: translateY(-41px);
  }
}
.pagebuilder-wysiwyg-snapshot .pagebuilder-panel-wrapper {
  -o-animation: slide-in-left 0.35s ease-in-out both;
  -webkit-animation: slide-in-left 0.35s ease-in-out both;
  -moz-animation: slide-in-left 0.35s ease-in-out both;
  animation: slide-in-left 0.35s ease-in-out both;
  -moz-transition: none;
  -webkit-transition: none;
  opacity: 1;
  transition: none;
  visibility: visible;
}
@-moz-keyframes slide-in-left {
  0% {
    -moz-transform: translateX(-150px);
    -webkit-transform: translateX(-150px);
    transform: translateX(-150px);
  }
  100% {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes slide-in-left {
  0% {
    -moz-transform: translateX(-150px);
    -webkit-transform: translateX(-150px);
    transform: translateX(-150px);
  }
  100% {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slide-in-left {
  0% {
    -moz-transform: translateX(-150px);
    -webkit-transform: translateX(-150px);
    transform: translateX(-150px);
  }
  100% {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.pagebuilder-wysiwyg-snapshot .pagebuilder-panel-wrapper.transition-out {
  bottom: 0;
  position: fixed;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 102;
  -o-animation: slide-out-left 0.35s ease-in-out both;
  -webkit-animation: slide-out-left 0.35s ease-in-out both;
  -moz-animation: slide-out-left 0.35s ease-in-out both;
  animation: slide-out-left 0.35s ease-in-out both;
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
  z-index: 801;
}
.pagebuilder-wysiwyg-snapshot .pagebuilder-panel-wrapper.transition-out .pagebuilder-panel {
  height: 100vh;
  overflow-y: auto;
}
.pagebuilder-wysiwyg-snapshot .pagebuilder-panel-wrapper.transition-out .pagebuilder-panel::-webkit-scrollbar {
  width: 5px;
}
.pagebuilder-wysiwyg-snapshot .pagebuilder-panel-wrapper.transition-out .pagebuilder-panel::-webkit-scrollbar-thumb {
  background-color: darkgrey;
}
.pagebuilder-wysiwyg-snapshot .pagebuilder-panel-wrapper.transition-out .pagebuilder-panel .pagebuilder-panel-menu-sections {
  padding-bottom: 41px;
}
.pagebuilder-wysiwyg-snapshot .pagebuilder-panel-wrapper.transition-out .pagebuilder-panel .panel-controls {
  background-color: #373330;
  bottom: 0;
  position: absolute;
  width: 100%;
}
@-moz-keyframes slide-out-left {
  0% {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -moz-transform: translateX(-150px);
    -webkit-transform: translateX(-150px);
    transform: translateX(-150px);
  }
}
@-webkit-keyframes slide-out-left {
  0% {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -moz-transform: translateX(-150px);
    -webkit-transform: translateX(-150px);
    transform: translateX(-150px);
  }
}
@keyframes slide-out-left {
  0% {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -moz-transform: translateX(-150px);
    -webkit-transform: translateX(-150px);
    transform: translateX(-150px);
  }
}
.pagebuilder-row-wrapper,
.pagebuilder-structure-wrapper {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.edit-form-on-click-grid .pagebuilder-empty-dynamic-row {
  font-size: 16px;
  height: 75px;
  vertical-align: middle;
}
fieldset[data-index='coordinates'] legend.admin__field-label {
  margin: 0;
}
.admin__field-map .map-field,
.admin__field-map .google-map-auth-failure-placeholder {
  display: block;
  height: 250px;
  width: 100%;
}
.admin__field-map .google-map-auth-failure-placeholder {
  display: flex;
}
.admin__field-map input[type='text'] {
  display: none;
}
.admin__field-map-locations .admin__fieldset {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.admin__field-design-options > input[type='text'] {
  display: none;
}
.admin__field-design-options .layout-onion {
  display: inline-block;
  height: 220px;
  vertical-align: top;
  width: 480px;
}
.admin__field-design-options .layout-onion input[type='text'] {
  text-align: center;
  width: 8rem;
}
.admin__field-design-options .layout-onion .layout-onion-layer {
  height: 220px;
  position: relative;
  width: 480px;
}
.admin__field-design-options .layout-onion .layout-onion-layer span.label {
  font-size: .9em;
  left: 8px;
  position: absolute;
  text-align: left;
  top: 4px;
}
.admin__field-design-options .layout-onion .layout-onion-layer .layout-onion-top {
  left: 50%;
  position: absolute;
  top: 9px;
  transform: translateX(-50%);
}
.admin__field-design-options .layout-onion .layout-onion-layer .layout-onion-right {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.admin__field-design-options .layout-onion .layout-onion-layer .layout-onion-bottom {
  bottom: 9px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
.admin__field-design-options .layout-onion .layout-onion-layer .layout-onion-left {
  left: 5px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.admin__field-design-options .layout-onion .layout-onion-layer.layout-margin {
  background: #f8f8f8;
}
.admin__field-design-options .layout-onion .layout-onion-layer.layout-margin > .layout-onion-bottom,
.admin__field-design-options .layout-onion .layout-onion-layer.layout-margin > .layout-onion-top {
  margin-left: 2px;
}
.admin__field-design-options .layout-onion .layout-onion-layer.layout-border {
  background: #ebebeb;
  border: 1px solid #d6d6d6;
  bottom: 50px;
  box-sizing: border-box;
  height: 120px;
  left: 90px;
  position: absolute;
  right: 90px;
  top: 50px;
  width: 300px;
}
.admin__field-design-options .layout-onion .layout-onion-layer.layout-border > .layout-onion-right,
.admin__field-design-options .layout-onion .layout-onion-layer.layout-border > .layout-onion-left {
  margin-top: -1px;
}
.admin__field-design-options .layout-onion .layout-onion-layer.layout-border > .layout-onion-bottom,
.admin__field-design-options .layout-onion .layout-onion-layer.layout-border > .layout-onion-top {
  margin-left: 1px;
}
.admin__field-design-options .layout-onion .layout-onion-layer.layout-padding {
  background: #dfdfdf;
  border: 1px solid #cacaca;
  bottom: 50px;
  box-sizing: border-box;
  height: 20px;
  left: 90px;
  position: absolute;
  right: 90px;
  top: 50px;
  width: 120px;
}
.admin__field-design-options .layout-onion .layout-onion-layer.layout-padding > .layout-onion-right,
.admin__field-design-options .layout-onion .layout-onion-layer.layout-padding > .layout-onion-left {
  margin-top: -2px;
}
.admin__field-design-options .layout-settings {
  display: inline-block;
  padding-left: 3rem;
  vertical-align: top;
}
.admin__field-design-options .layout-settings .layout-field {
  margin-bottom: 1rem;
}
.admin__field-design-options .layout-settings .admin__field-label {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 3.2rem;
  padding: 0;
  white-space: nowrap;
  word-wrap: break-word;
}
.admin__field-design-options .layout-settings .border-radius-slider .border-radius-input {
  display: inline-block;
  margin-left: 12px;
}
.admin__field-design-options .layout-settings .border-radius-slider .border-radius-input input {
  text-align: center;
  width: 50px;
}
.admin__field-design-options .layout-settings .border-radius-slider .border-radius-slider-slider {
  display: inline-block;
  width: 180px;
}
.pagebuilder-image-uploader-container {
  align-items: center;
  border-radius: inherit;
  display: flex;
  visibility: hidden;
}
.pagebuilder-image-uploader-container.has-data {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.pagebuilder-image-uploader-container .pagebuilder-image-empty-preview .file-uploader-area span {
  color: #000000;
}
.pagebuilder-image-uploader-container .image-uploader {
  text-align: center;
}
.pagebuilder-image-uploader-container .file-uploader-button {
  margin-left: 15px;
  margin-right: 15px;
  width: 165px;
}
.pagebuilder-image-uploader-container .image-upload-instructions {
  margin-bottom: 25px;
}
.pagebuilder-image-uploader-container .image-upload-requirements {
  margin-top: 25px;
}
.pagebuilder-image-uploader-container .file-uploader-spinner {
  background-size: contain;
  display: none;
  height: 60px;
  left: calc(50% - (60px / 2));
  margin-left: 0;
  position: absolute;
  top: calc(50% - (60px / 2));
  width: 60px;
  z-index: 2;
}
.pagebuilder-image-uploader-container._loading .file-uploader-spinner {
  display: inline-block;
}
.pagebuilder-image-uploader-container._loading .file-uploader-area {
  display: none;
}
.pagebuilder-image-uploader-container ._compact-ui .file-uploader-area,
.pagebuilder-image-uploader-container ._micro-ui .file-uploader-area {
  align-items: center;
  display: flex;
  flex-direction: column;
  position: relative;
}
.pagebuilder-image-uploader-container ._compact-ui .file-uploader-area > span,
.pagebuilder-image-uploader-container ._micro-ui .file-uploader-area > span {
  display: none;
}
.pagebuilder-image-uploader-container ._compact-ui .file-uploader-area .image-upload-instructions,
.pagebuilder-image-uploader-container ._micro-ui .file-uploader-area .image-upload-instructions {
  margin-bottom: 5px;
}
.pagebuilder-image-uploader-container ._compact-ui .file-uploader-area .file-uploader-button,
.pagebuilder-image-uploader-container ._micro-ui .file-uploader-area .file-uploader-button {
  display: block;
  margin-left: 0;
  margin-right: 0;
  margin-top: 15px;
  max-width: 180px;
  width: 100%;
}
.pagebuilder-image-uploader-container ._micro-ui .file-uploader-area .file-uploader-button {
  padding: .6rem 0;
}
.pagebuilder-image-uploader-container ._micro-ui .file-uploader-area .image-upload-requirements {
  display: none;
}
.pagebuilder-image-uploader-container .pagebuilder-image-uploader-container-dropzone-overlay {
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.pagebuilder-image-uploader-container .pagebuilder-image-uploader-container-dropzone-overlay .dropzone-placeholder-text {
  font-size: 26px;
}
.pagebuilder-image-uploader-container.dragging,
.pagebuilder-image-uploader-container._loading .file-uploader-spinner {
  visibility: visible;
}
.pagebuilder-image-uploader-container.dragging .pagebuilder-image-uploader-container-dropzone-overlay {
  align-items: center;
  border-style: dashed;
  border-width: 4px;
  display: flex;
  justify-content: center;
  opacity: .5;
}
.pagebuilder-image-uploader-container.dragging-outside .pagebuilder-image-uploader-container-dropzone-overlay {
  background-color: #e6f0f4;
  border-color: #529cdb;
  color: #529cdb;
}
.pagebuilder-image-uploader-container.dragging-inside .pagebuilder-image-uploader-container-dropzone-overlay {
  background-color: #ffe6dd;
  border-color: #ff0000;
  color: #ff0000;
}
.pagebuilder-image-uploader-container .preview-image-container-loading-overlay {
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.pagebuilder-image-uploader-container.dragging .file-uploader {
  visibility: hidden;
}
.pagebuilder-image-uploader-container._loading .preview-image-container-loading-overlay {
  background: #f8f8f8;
  display: block;
  opacity: .5;
}
.pagebuilder-image-uploader-container .pagebuilder-options {
  top: 45px;
}
.pagebuilder-image-uploader-container .pagebuilder-options .pagebuilder-options-link:last-child .file-uploader-button {
  margin-left: 9px;
}
.pagebuilder-image-uploader-container .pagebuilder-options .file-uploader-button {
  margin: 0;
}
.pagebuilder-image-uploader-container .pagebuilder-options-wrapper {
  padding: 10px;
}
.pagebuilder-content-type-active .pagebuilder-image-uploader-container .pagebuilder-options,
.pagebuilder-image .pagebuilder-image-uploader-container {
  visibility: visible;
}
.pagebuilder-content-type-hidden .pagebuilder-content-type-active .pagebuilder-image-uploader-container .pagebuilder-options {
  opacity: 0 !important;
  visibility: hidden !important;
}
.pagebuilder-content-type-hidden .pagebuilder-image-uploader-container.dragging .pagebuilder-image-uploader-container-dropzone-overlay {
  display: none;
}
.pagebuilder-content-type-hidden .pagebuilder-image-uploader-container.dragging .file-uploader {
  visibility: visible;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.admin__fieldset-visual-select-large {
  border-bottom: 1px solid #cccccc;
}
.admin__fieldset-visual-select-large .fieldset-wrapper-title {
  border-bottom: 0;
  padding-bottom: 4px;
}
.admin__fieldset-visual-select-large .title {
  clear: both;
  color: #303030;
  cursor: pointer;
  display: block;
  font-size: 1.7rem;
  font-weight: 600;
  letter-spacing: .025em;
  padding: 1.9rem 2.8rem 1.9rem 0;
  position: relative;
  text-decoration: none;
  transition: color .15s linear;
  cursor: auto;
}
.admin__fieldset-visual-select-large .title:hover,
.admin__fieldset-visual-select-large .title:visited,
.admin__fieldset-visual-select-large .title:focus {
  color: #0a0a0a;
  text-decoration: none;
}
.admin__fieldset-visual-select-large .title:active:before {
  transform: scale(0.9);
}
.admin__fieldset-visual-select-large .title._disabled,
.admin__fieldset-visual-select-large .title.disabled {
  color: #7d7d7d;
  cursor: default;
}
.admin__fieldset-visual-select-large .title:before {
  content: '\e616';
  font-size: 1.8rem;
  position: absolute;
  right: 1.3rem;
  top: 2.3rem;
}
.admin__fieldset-visual-select-large .title._loading:before {
  content: '';
}
.admin__fieldset-visual-select-large .title:before {
  content: '';
}
.admin__fieldset-visual-select-large .admin__fieldset {
  padding-bottom: 4rem;
  padding-top: 0;
}
.admin__fieldset-visual-select-large .admin__field-visual-select-container {
  margin-top: 0;
}
.admin__field-visual-select {
  box-sizing: border-box;
}
.admin__field-visual-select ol {
  display: block;
  font-size: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.admin__field-visual-select ol li {
  border: 1px solid #adadad;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 12px;
  text-align: center;
  vertical-align: top;
}
.admin__field-visual-select ol li:last-child {
  margin-right: 0;
}
.admin__field-visual-select ol li:hover {
  border-color: #007bdb;
}
.admin__field-visual-select ol li.active {
  border-color: #007bdb;
  box-sizing: border-box;
  outline: 2px solid #007bdb;
}
.admin__field-visual-select input[type='text'] {
  display: none;
}
.admin__field-visual-select-large {
  min-height: 150px;
  width: 220px;
}
.admin__field-visual-select-large img {
  max-height: 100px;
  max-width: 100%;
  object-fit: contain;
}
.admin__field-visual-select-small {
  height: 46px;
  min-width: 120px;
}
.admin__field-visual-select-small img {
  margin-right: 6px;
  width: 20px;
}
.admin__field-visual-select-small span {
  vertical-align: top;
}
.admin__field-visual-select-spacer {
  font-size: 0;
  height: 85px;
  line-height: 0;
  width: 100px;
}
[data-index='product_totals'] .spinner {
  font-size: 2em;
}
.admin__fieldset .admin__field.admin__field-min-height-mobile .admin__field-control._with-tooltip .admin__field-tooltip,
.admin__fieldset .admin__field.admin__field-min-height-mobile-with-notice .admin__field-control._with-tooltip .admin__field-tooltip {
  margin-left: 19px;
  margin-top: .3rem;
}
.admin__fieldset .admin__field.admin__field-min-height-mobile .admin__field-control._with-tooltip .admin__field-tooltip-action:before,
.admin__fieldset .admin__field.admin__field-min-height-mobile-with-notice .admin__field-control._with-tooltip .admin__field-tooltip-action:before {
  color: #707070;
  content: '\e921';
  font-family: 'PageBuilder Admin Icons';
  font-size: 1.9rem;
  line-height: inherit;
  overflow: inherit;
}
.admin__fieldset .admin__field.admin__field-min-height-mobile .admin__field-control._with-tooltip .admin__field-tooltip-content,
.admin__fieldset .admin__field.admin__field-min-height-mobile-with-notice .admin__field-control._with-tooltip .admin__field-tooltip-content {
  background: #707070;
  border: none;
  bottom: auto;
  box-shadow: unset;
  left: -1.9rem;
  opacity: .9;
  padding: 6px 15px 2px;
  right: auto;
  top: 3.5rem;
  width: 16rem;
}
.admin__fieldset .admin__field.admin__field-min-height-mobile .admin__field-control._with-tooltip .admin__field-tooltip-content p,
.admin__fieldset .admin__field.admin__field-min-height-mobile-with-notice .admin__field-control._with-tooltip .admin__field-tooltip-content p {
  color: #ffffff;
  font-size: 1.2rem;
}
.admin__fieldset .admin__field.admin__field-min-height-mobile .admin__field-control._with-tooltip .admin__field-tooltip-content:before,
.admin__fieldset .admin__field.admin__field-min-height-mobile-with-notice .admin__field-control._with-tooltip .admin__field-tooltip-content:before {
  border-bottom: 7px solid #707070;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: unset;
  content: '';
  height: 0;
  left: 20px;
  opacity: .9;
  position: absolute;
  top: -5px;
  width: 0;
}
.admin__fieldset .admin__field.admin__field-min-height-mobile .admin__field-control._with-tooltip .admin__field-tooltip-content:after,
.admin__fieldset .admin__field.admin__field-min-height-mobile-with-notice .admin__field-control._with-tooltip .admin__field-tooltip-content:after {
  display: none;
}
.admin__fieldset .admin__field.admin__field-min-height-mobile .admin__field-control._with-tooltip {
  width: 17.9rem;
}
.admin__fieldset .admin__field.admin__field-min-height-mobile-with-notice .admin__field-control._with-tooltip {
  width: 38.9rem;
}
.admin__fieldset .admin__field.admin__field-min-height-mobile-with-notice .admin__field-note {
  width: 34.9rem;
}
[data-role='modal'] .action-pagebuilder-cancel,
[data-role='modal'] .action-pagebuilder-cancel:hover {
  color: #000000;
}
[data-role='modal'] .pagebuilder-modal-content-body li {
  list-style-position: inside;
  margin-bottom: 15px;
  margin-top: 15px;
}
[data-role='modal'] .admin__field._error .url-input-element-linked-element input,
[data-role='modal'] .admin__field._error .url-input-element-linked-element .action-select-wrap {
  border: 1px solid #e22626;
  overflow: hidden;
}
[data-role='modal'] .admin__field._error .admin__field-control > .admin__field-design-options > .layout-onion {
  border: 1px solid #e22626;
  overflow: hidden;
}
[data-role='modal'] .admin__field._error ._error .admin__control-wysiwig .textarea {
  border: 1px solid #e22626;
  overflow: hidden;
}
[data-role='modal'] .admin__field._error ._error .admin__control-wysiwig .tox-hugerte {
  border: 1px solid #e22626;
  overflow: hidden;
}
.admin__fieldset > .admin__field.admin__field-wide.admin__field-page-builder[class]:not(.admin__field-option) > .admin__field-label,
.admin__fieldset .admin__field.admin__field-wide.admin__fieldset-page-builder .admin__field-page-builder > .admin__field-label {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  min-height: 32px;
}
.admin__fieldset > .admin__field.admin__field-wide.admin__field-page-builder[class]:not(.admin__field-option) > .admin__field-label span[data-config-scope]:before,
.admin__fieldset .admin__field.admin__field-wide.admin__fieldset-page-builder .admin__field-page-builder > .admin__field-label span[data-config-scope]:before {
  left: 0;
}
.admin__fieldset > fieldset.admin__field-page-builder .admin__field-label {
  text-align: left;
}
.admin__fieldset > fieldset.admin__field-page-builder .admin__field-label span[data-config-scope]:before {
  right: auto;
}
.admin__fieldset .admin__field.admin__field-wide.admin__fieldset-page-builder > .admin__field-control {
  width: calc(100% - 30px);
}
.admin__fieldset .admin__field.admin__field-wide.admin__fieldset-page-builder > .admin__field-control .admin__field.admin__field-wide.admin__field-page-builder {
  position: relative;
}
.admin__fieldset .admin__field.admin__field-wide.admin__fieldset-page-builder > .admin__field-control .admin__field.admin__field-wide.admin__field-page-builder .admin__field-control {
  clear: left;
}
.admin__fieldset .admin__field.admin__field-wide.admin__fieldset-page-builder .admin__field-page-builder > .admin__field-label {
  display: block;
  line-height: 1.4rem;
  margin-left: 0;
  position: relative;
  text-align: left;
  width: auto;
}
.admin__fieldset .admin__field.admin__field-wide.admin__fieldset-page-builder .admin__field-page-builder > .admin__field-label span[data-config-scope]:before {
  right: auto;
}
.admin__field-wide.admin__field-page-builder {
  margin-bottom: 32px;
}
.admin__field-wide.admin__field-page-builder button.action-default,
.admin__field-wide.admin__field-page-builder .block-footer .action-add.action-default {
  position: absolute;
  right: 0;
  top: 0.5rem;
}
.icon-pagebuilder-accordion:before {
  content: '\e900';
}
.icon-pagebuilder-add:before {
  content: '\e919';
}
.icon-pagebuilder-block:before {
  content: '\e902';
}
.icon-pagebuilder-button:before {
  content: '\e903';
}
.icon-pagebuilder-video:before {
  content: '\e904';
}
.icon-pagebuilder-code:before {
  content: '\e905';
}
.icon-pagebuilder-column:before {
  content: '\e906';
}
.icon-pagebuilder-columns:before {
  content: '\e907';
}
.icon-pagebuilder-copy:before {
  content: '\e908';
}
.icon-pagebuilder-divider:before {
  content: '\e909';
}
.icon-pagebuilder-banner:before {
  content: '\e90a';
}
.icon-pagebuilder-fullscreen-exit:before {
  content: '\e90b';
  font-size: 2rem;
  padding-left: 15px;
  vertical-align: sub;
}
.icon-pagebuilder-fullscreen:before {
  content: '\e90c';
  font-size: 2rem;
  padding-left: 15px;
  vertical-align: sub;
}
.icon-pagebuilder-grid-options:before {
  content: '\2026';
  font-size: 1.6rem;
  line-height: 16px;
  text-align: center;
  vertical-align: center;
}
.icon-pagebuilder-heading:before {
  content: '\e90d';
}
.icon-pagebuilder-image:before {
  content: '\e90e';
}
.icon-pagebuilder-map:before {
  content: '\e90f';
}
.icon-pagebuilder-products:before {
  content: '\e911';
}
.icon-pagebuilder-row:before {
  content: '\e912';
}
.icon-pagebuilder-slider:before {
  content: '\e913';
}
.icon-pagebuilder-special-characters:before {
  content: '\e914';
}
.icon-pagebuilder-tabs:before {
  content: '\e915';
}
.icon-pagebuilder-text:before {
  content: '\e916';
}
.icon-pagebuilder-align-center:before {
  content: '\e91a';
}
.icon-pagebuilder-align-left:before {
  content: '\e91b';
}
.icon-pagebuilder-align-right:before {
  content: '\e91c';
}
.icon-pagebuilder-variable:before {
  content: '\e917';
}
.icon-pagebuilder-widgets:before {
  content: '\e918';
}
.icon-pagebuilder-show:before {
  content: '\e91f';
}
.icon-pagebuilder-hide:before {
  content: '\e920';
}
.icon-admin-pagebuilder-remove {
  -webkit-font-smoothing: antialiased;
  font-family: 'Admin Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
.icon-admin-pagebuilder-remove:before {
  content: '\e630';
}
.icon-admin-pagebuilder-add {
  -webkit-font-smoothing: antialiased;
  font-family: 'Admin Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
.icon-admin-pagebuilder-add:before {
  content: '\e61d';
}
.icon-admin-pagebuilder-handle {
  -webkit-font-smoothing: antialiased;
  font-family: 'Admin Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
.icon-admin-pagebuilder-handle:before {
  content: '\e617';
}
.icon-admin-pagebuilder-systems {
  -webkit-font-smoothing: antialiased;
  font-family: 'Admin Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
.icon-admin-pagebuilder-systems:before {
  content: '\e610';
}
.icon-admin-pagebuilder-success {
  -webkit-font-smoothing: antialiased;
  font-family: 'Admin Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
.icon-admin-pagebuilder-success:before {
  color: #79a22e;
  content: '\e62d';
}
.icon-admin-pagebuilder-error {
  -webkit-font-smoothing: antialiased;
  font-family: 'Admin Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
.icon-admin-pagebuilder-error:before {
  color: #e02b27;
  content: '\e632';
}
@font-face {
  font-family: 'PageBuilder Admin Icons';
  font-style: normal;
  font-weight: normal;
  src: url('../../adminhtml/Magento/backend/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../../adminhtml/Magento/backend/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../../adminhtml/Magento/backend/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../../adminhtml/Magento/backend/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype'), url('../../adminhtml/Magento/backend/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.svg#pagebuilder-icons') format('svg');
}
@font-face {
  font-family: 'luma-icons';
  src: url('../../adminhtml/Magento/backend/en_US/Magento_PageBuilder/fonts/luma-icons/Luma-Icons.woff2') format('woff2'), url('../../adminhtml/Magento/backend/en_US/Magento_PageBuilder/fonts/luma-icons/Luma-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
.pagebuilder-icon,
[class^='icon-pagebuilder-'],
[class*=' icon-pagebuilder-'],
.pagebuilder-content-type:before,
.pagebuilder-stage.capture .pagebuilder-canvas .pagebuilder-content-type.pagebuilder-video .pagebuilder-video-container:before {
  /* Better Font Rendering =========== */
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'PageBuilder Admin Icons' !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../adminhtml/Magento/backend/en_US/fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../../adminhtml/Magento/backend/en_US/fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../adminhtml/Magento/backend/en_US/fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../../adminhtml/Magento/backend/en_US/fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../adminhtml/Magento/backend/en_US/fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../../adminhtml/Magento/backend/en_US/fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../adminhtml/Magento/backend/en_US/fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../../adminhtml/Magento/backend/en_US/fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
body {
  color: #41362f;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.36;
  font-size: 1.4rem;
}
.pagebuilder-stage h1 {
  margin: 0 0 40px;
  color: #333333;
  font-weight: 300;
  line-height: 44px;
  font-size: 4rem;
}
.pagebuilder-stage h2 {
  margin: 25px 0 20px;
  color: #333333;
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
}
.pagebuilder-stage h3 {
  margin: 20px 0 10px;
  color: #333333;
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.8rem;
}
.pagebuilder-stage h4 {
  margin: 20px 0;
  color: #333333;
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
}
.pagebuilder-stage h5 {
  margin: 20px 0;
  color: #333333;
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
}
.pagebuilder-stage h6 {
  margin: 20px 0;
  color: #333333;
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
}
.pagebuilder-stage p {
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin: 0 0 10px;
}
.pagebuilder-stage pre {
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  color: #000000;
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
  margin-bottom: 10px;
  padding: 10px;
}
.pagebuilder-stage .cms-content-important {
  background-color: #f5f5f5;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 35px;
  padding: 20px;
}
.pagebuilder-stage .magento-placeholder {
  background: #dff7ff;
  box-sizing: initial;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  height: 20px;
  margin: 0 5px;
  outline: 2px solid #c0dffa;
  padding: 2px 4px;
  vertical-align: bottom;
  word-break: break-all;
}
.pagebuilder-stage .magento-placeholder-error {
  display: inline-block;
  height: 20px;
  margin: 0 5px;
  outline: 2px solid #f7aaaa;
  padding: 2px 4px;
  vertical-align: bottom;
}
.pagebuilder-stage .magento-placeholder-error img {
  display: none;
}
.pagebuilder-stage .magento-placeholder-error:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABWUlEQVR42qVTS07DMBD1pggqcQAQEofINbrNvh977Au04gJtxZYiVZwLJJasAhJJ3LBrI4Xwxm3SKErCz9Koqec9e/xmnhBYdjK5tlo/R8ZsI63XIdGFqK1QSg+5MNY6scbMXobDU5eIpbyKiaZIpLExOX4/cdg6IOoXZP6OlbpDPjtgUks0y4l6An8esbl1iUPghgyA5ZPvnzAo0XphC/IRkyZKKVEnl8GVEK04+LsRY8yb4HJbAVpnLprJmVVqIcLx+DIieqiX2Bl8ITQB93wv0mDQb3pnGxkXLqsiu8WCufd2H5KBfM/Yepv/d0Du+2c/fQJjIilvyyfwhLEgvxHR7itZORFjHs82clcbuRNazwXm/uOvg4RKAoFSbkofVMjJN6MMzG5DNBI5XAVDTeG0XaE0a9JpJviADejM5LrgeT1UMsJmAOC8nLCqnbG3QQ6Y13ciWbTyC+DUOUqNY1A2AAAAAElFTkSuQmCC);
  background-position-x: 1px;
  background-position-y: 1px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  height: inherit;
  margin-right: 4px;
  vertical-align: middle;
  width: 20px;
}
.pagebuilder-stage .magento-placeholder-error[data-mce-selected] {
  outline: 2px solid #e12525;
}
.pagebuilder-stage .magento-placeholder-error img,
.pagebuilder-stage .magento-placeholder img {
  display: inline-block;
  margin-right: 5px;
  max-height: 20px;
  vertical-align: middle;
}
.modal-popup .modal-dnsa {
  padding: 2.4rem 0 0;
}
.modal-popup .modal-dnsa .admin__control-checkbox + label {
  line-height: 1.6rem;
}
.modal-popup .modal-dnsa .admin__control-checkbox + label:before {
  margin-right: .8rem;
}
.pagebuilder-drop-indicator {
  border-bottom: 1px dashed #cccccc;
  display: block;
  height: 1px;
  margin: -1px 6px 0 6px;
  opacity: 0;
  position: relative;
  transition: all .3s;
  visibility: hidden;
  width: calc(100% - 12px);
}
.pagebuilder-content-type.type-container.empty-container > .content-type-container:before {
  border-bottom: 1px dashed #cccccc;
  display: block;
  height: 1px;
  margin: -1px 6px 0 6px;
  opacity: 0;
  position: relative;
  transition: all .3s;
  visibility: hidden;
  width: calc(100% - 12px);
  content: ' ';
}
.pagebuilder-sortable-placeholder {
  background: #eb5202 !important;
  border: none;
  box-shadow: 0 0 1px 1px #ffffff;
  height: 1px;
  margin: -1px 6px 0 6px;
  position: relative;
  width: calc(100% - 12px);
  z-index: 80;
}
.pagebuilder-sortable-placeholder:before {
  background: #eb5202;
  border-radius: 11px;
  content: '';
  display: inline-block;
  height: 11px;
  left: -4px;
  position: absolute;
  top: -4px;
  width: 11px;
}
.pagebuilder-content-type-wrapper.ui-sortable-helper,
.pagebuilder-content-type.ui-draggable-dragging {
  opacity: .7;
}
.pagebuilder-content-type-wrapper.ui-sortable-helper > .pagebuilder-options,
.pagebuilder-content-type.ui-draggable-dragging > .pagebuilder-options,
.pagebuilder-content-type-wrapper.ui-sortable-helper > .pagebuilder-content-type > .pagebuilder-options,
.pagebuilder-content-type.ui-draggable-dragging > .pagebuilder-content-type > .pagebuilder-options {
  opacity: 1;
  visibility: visible;
}
.pagebuilder-draggable-content-type a {
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
.pagebuilder-draggable-content-type a:active {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
.pagebuilder-draggable-content-type.ui-draggable-dragging a {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
.pagebuilder-content-type-wrapper {
  opacity: 1;
  transition: opacity .3s;
}
.pagebuilder-content-type-wrapper.pagebuilder-sorting-original {
  opacity: .4;
}
._keyfocus .inline-wysiwyg:focus {
  box-shadow: none;
}
.tox .tox-menu.tox-collection.tox-collection--list {
  max-height: 285px !important;
  width: max-content !important;
}
.inline-wysiwyg .magento-placeholder {
  height: auto;
  margin: 5px;
  min-height: 20px;
  vertical-align: baseline;
}
.inline-wysiwyg ~ .tox-hugerte-inline {
  display: block !important;
  height: auto !important;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transform: translateY(0);
  transition: transform 200ms, opacity 200ms, visibility 200ms;
  visibility: hidden;
  width: auto !important;
}
.inline-wysiwyg.mce-edit-focus {
  outline: none;
}
.inline-wysiwyg.mce-edit-focus ~ .tox-hugerte-inline {
  opacity: 1;
  pointer-events: all;
  visibility: visible !important;
}
.inline-wysiwyg._right-aligned-toolbar ~ div.tox-hugerte-inline {
  left: auto !important;
}
.inline-wysiwyg ul,
.inline-wysiwyg ol {
  display: block;
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 2.5rem;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  padding-inline-start: 40px;
}
.inline-wysiwyg ul li,
.inline-wysiwyg ol li {
  margin: 0 0 1rem;
}
.tox-hugerte-aux .tox-pop {
  max-width: none !important;
  min-width: 300px;
}
.pagebuilder-content-type {
  display: block;
  font-size: 14px;
  -moz-transition: box-shadow 200ms ease 200ms;
  -o-transition: box-shadow 200ms ease 200ms;
  -webkit-transition: box-shadow 200ms ease 200ms;
  border: 1px solid transparent;
  box-shadow: 0 0 0 1px rgba(153, 153, 153, 0);
  box-sizing: border-box;
  position: relative;
  transition: box-shadow 200ms ease 200ms;
}
.pagebuilder-content-type [contenteditable=true] {
  -webkit-user-select: text;
  overflow-wrap: break-word;
  user-select: text;
  word-wrap: break-word;
}
.pagebuilder-content-type [contenteditable=true] b {
  font-weight: normal;
}
.pagebuilder-content-type [contenteditable=true] i {
  font-style: normal;
}
.pagebuilder-content-type [contenteditable=true].placeholder-text:before {
  content: attr(data-placeholder);
}
.pagebuilder-content-type.pagebuilder-content-type-active:hover:not(.no-system-border) {
  -moz-transition: box-shadow 200ms ease 200ms;
  -o-transition: box-shadow 200ms ease 200ms;
  -webkit-transition: box-shadow 200ms ease 200ms;
  box-shadow: 0 0 0 1px #999999;
  transition: box-shadow 200ms ease 200ms;
}
.pagebuilder-content-type.pagebuilder-content-type-active:hover:not(.no-system-border).type-container {
  box-shadow: 0 0 0 1px #999999;
}
.pagebuilder-content-type.pagebuilder-content-type-active:hover:not(.no-system-border).pagebuilder-content-type-affordance {
  box-shadow: 0 0 0 1px #c5c5c5;
}
.pagebuilder-content-type.type-container:not(.pagebuilder-root-container) {
  box-shadow: 0 0 0 1px rgba(153, 153, 153, 0.3);
}
.pagebuilder-content-type.type-container:not(.pagebuilder-root-container).pagebuilder-content-type-affordance {
  box-shadow: rgba(197, 197, 197, 0.34) 0 0 0 1px;
}
.pagebuilder-content-type .pagebuilder-empty-container {
  -moz-transition: .3s;
  -webkit-transition: .3s;
  color: rgba(153, 153, 153, 0.8);
  font-size: 14px;
  left: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  transition: .3s;
  visibility: hidden;
  width: 100%;
}
.pagebuilder-content-type .pagebuilder-empty-container.visible {
  opacity: 1;
  visibility: visible;
}
.pagebuilder-content-type .pagebuilder-empty-container.empty-placeholder {
  left: 0;
  text-align: center;
  z-index: 1;
}
.pagebuilder-content-type .pagebuilder-empty-container.empty-placeholder-background {
  -moz-transition: .3s;
  -webkit-transition: .3s;
  background: url('../../adminhtml/Magento/backend/en_US/Magento_PageBuilder/css/images/cms-empty-row.svg') no-repeat center center;
  background-size: 505px 97px;
  height: 170px;
  padding-top: 130px;
  position: absolute;
  transition: .3s;
}
.pagebuilder-content-type .element-children {
  font-size: 0;
  position: relative;
}
.pagebuilder-content-type.children-min-height > .element-children {
  min-height: 190px;
  padding: 30px;
}
.pagebuilder-content-type.children-min-height > div > .element-children {
  min-height: 190px;
  padding: 30px;
}
.pagebuilder-content-type.pagebuilder-abstract {
  background: #243743;
  color: #ffffff;
  text-align: center;
}
.pagebuilder-content-type.pagebuilder-abstract i {
  font-size: 24px;
}
.pagebuilder-content-type.pagebuilder-abstract h3 {
  margin: 6px 0 0;
  padding: 0;
}
.pagebuilder-content-type.pagebuilder-abstract * {
  color: #ffffff;
}
.pagebuilder-content-type .pagebuilder-loading {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.pagebuilder-content-type.pagebuilder-image .pagebuilder-image-placeholder {
  background: #f8f8f8;
  cursor: pointer;
  font-size: 12px;
  padding: 30px 0 16px;
  text-align: center;
}
.pagebuilder-content-type.pagebuilder-image .pagebuilder-image-placeholder i {
  font-size: 34px;
  margin-bottom: 8px;
}
.pagebuilder-content-type.pagebuilder-image .pagebuilder-image-placeholder p {
  padding: 0 20px;
}
.pagebuilder-content-type.pagebuilder-image.loading img {
  opacity: .5;
}
.pagebuilder-content-type.pagebuilder-image .dz-message,
.pagebuilder-content-type.pagebuilder-image .dz-preview {
  display: none;
}
.pagebuilder-content-type.pagebuilder-image.dz-drag-hover img,
.pagebuilder-content-type.pagebuilder-image.dz-drag-hover .pagebuilder-image-placeholder {
  -moz-filter: blur(5px);
  -webkit-filter: blur(5px);
  filter: blur(5px);
  opacity: .6;
}
.pagebuilder-content-type:before {
  -moz-transition: opacity 200ms, top 200ms, visibility 200ms;
  -o-transition: opacity 200ms, top 200ms, visibility 200ms;
  -webkit-transition: opacity 200ms, top 200ms, visibility 200ms;
  align-items: center;
  background: rgba(238, 238, 238, 0.7);
  color: #a6a6a6;
  content: '\e920';
  display: flex;
  font-size: 3.5em;
  height: 100%;
  justify-content: center;
  left: 0;
  line-height: 0;
  opacity: 0;
  position: absolute;
  text-shadow: 0 0 25px rgba(238, 238, 238, 0.7);
  top: 0;
  transition: opacity 200ms, top 200ms, visibility 200ms;
  visibility: hidden;
  width: 100%;
  z-index: 20;
}
.pagebuilder-content-type-affordance {
  border: 15px solid #fafafa;
  box-shadow: rgba(197, 197, 197, 0.34) 0 0 0 1px;
  padding: 0;
}
.pagebuilder-content-type-affordance:not(
    .pagebuilder-column
    ):not(
        .pagebuilder-column-group
        ):before {
  display: none;
}
.pagebuilder-content-type-affordance > .pagebuilder-content-type.type-container.pagebuilder-row {
  box-shadow: none;
}
.pagebuilder-content-type-affordance > .pagebuilder-display-label {
  background-color: transparent;
  color: #acacac;
  line-height: 13px;
  padding: 1px 0 0;
  text-transform: uppercase;
  transform: translate(-50%, -15px);
  width: 100%;
}
.no-user-select {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
.no-user-select * {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
.no-pointer-events {
  pointer-events: none;
}
.pagebuilder-display-label {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 2px;
  color: rgba(153, 153, 153, 0.8);
  display: inline;
  font-size: 9px;
  left: 50%;
  letter-spacing: .1em;
  padding: 0 4px;
  position: absolute;
  text-align: center;
  text-transform: capitalize;
  top: 0;
  transform: translate(-50%, -50%);
}
.pagebuilder-system-border {
  -moz-transition: box-shadow 200ms ease 200ms;
  -o-transition: box-shadow 200ms ease 200ms;
  -webkit-transition: box-shadow 200ms ease 200ms;
  border: 1px solid transparent;
  box-shadow: 0 0 0 1px rgba(153, 153, 153, 0);
  box-sizing: border-box;
  position: relative;
  transition: box-shadow 200ms ease 200ms;
}
.pagebuilder-system-border-hover {
  -moz-transition: box-shadow 200ms ease 200ms;
  -o-transition: box-shadow 200ms ease 200ms;
  -webkit-transition: box-shadow 200ms ease 200ms;
  box-shadow: 0 0 0 1px #999999;
  transition: box-shadow 200ms ease 200ms;
}
.pagebuilder-system-border-hover.type-container {
  box-shadow: 0 0 0 1px #999999;
}
.pagebuilder-stage.dragging .pagebuilder-content-type .pagebuilder-column {
  font-size: 0;
}
.pagebuilder-stage.dragging .pagebuilder-content-type .pagebuilder-column .pagebuilder-column-resize-handle {
  display: none;
}
.pagebuilder-placeholder-sortable {
  background: #c34706;
  border: none;
  display: inline-block;
  height: 1px;
  margin-left: -5px;
  padding: 0;
  position: relative;
  width: calc(100% + 10px);
}
.pagebuilder-placeholder-sortable:before,
.pagebuilder-placeholder-sortable:after {
  background: #c34706;
  border-radius: 10px;
  content: '';
  height: 10px;
  margin-top: -5px;
  position: absolute;
  width: 10px;
  z-index: 999;
}
.pagebuilder-placeholder-sortable:before {
  float: left;
}
.pagebuilder-placeholder-sortable:after {
  float: right;
  right: 0;
}
.pagebuilder-placeholder-sortable.pagebuilder-structure-wrapper {
  box-sizing: content-box;
  position: relative;
}
.pagebuilder-placeholder-sortable.pagebuilder-placeholder-column {
  height: 90px;
  margin: 10px -6px;
  width: 12px;
  z-index: 500;
}
.pagebuilder-stage.interacting .pagebuilder-content-type.pagebuilder-content-type-active:hover {
  box-shadow: 0 0 0 1px rgba(153, 153, 153, 0);
}
.pagebuilder-stage.interacting .pagebuilder-content-type.pagebuilder-content-type-active:hover.type-container {
  box-shadow: 0 0 0 1px rgba(153, 153, 153, 0.3);
}
.pagebuilder-options-visible,
[data-content-type='slider'].pagebuilder-content-type-active .slick-active .pagebuilder-options,
.pagebuilder-content-type.pagebuilder-slider.pagebuilder-content-type-active .slick-active .pagebuilder-options {
  opacity: 1;
  visibility: visible;
}
.pagebuilder-options {
  -moz-transition: opacity 200ms, visibility 200ms;
  -o-transition: opacity 200ms, visibility 200ms;
  -webkit-transition: opacity 200ms, visibility 200ms;
  height: 40px;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transform: translate(0, -50%);
  transition: opacity 200ms, visibility 200ms;
  visibility: hidden;
  z-index: 1000;
}
.pagebuilder-options.pagebuilder-options-middle {
  right: 50%;
  transform: translate(50%, -50%);
}
.pagebuilder-options.pagebuilder-options-visible,
.pagebuilder-options[data-content-type='slider'].pagebuilder-content-type-active .slick-active .pagebuilder-options,
.pagebuilder-options.pagebuilder-content-type.pagebuilder-slider.pagebuilder-content-type-active .slick-active .pagebuilder-options {
  opacity: 1;
  visibility: visible;
}
.pagebuilder-options .pagebuilder-options-wrapper {
  background: #ffffff;
  border: 1px solid rgba(153, 153, 153, 0.7);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  display: flex;
  z-index: 99;
}
.pagebuilder-options .pagebuilder-options-wrapper .pagebuilder-name {
  display: inline-block;
  font-size: 14px;
  height: 38px;
  padding: 10px 0;
  vertical-align: bottom;
  white-space: nowrap;
}
.pagebuilder-options .pagebuilder-options-wrapper a {
  color: #373330;
  text-decoration: none;
}
.pagebuilder-options .pagebuilder-options-wrapper a:hover {
  background-color: #eeeeee;
}
.pagebuilder-options .pagebuilder-options-wrapper .pagebuilder-options-links {
  background: #ffffff;
  display: flex;
  list-style: none;
  margin: 0;
  vertical-align: middle;
  z-index: 2;
}
.pagebuilder-options .pagebuilder-options-wrapper .pagebuilder-options-links .pagebuilder-options-link {
  vertical-align: top;
}
.pagebuilder-options .pagebuilder-options-wrapper .pagebuilder-options-links .pagebuilder-options-link .remove-structural.disabled {
  color: #808080;
  cursor: not-allowed;
}
.pagebuilder-options .pagebuilder-options-wrapper .pagebuilder-options-links .pagebuilder-options-link .remove-structural.disabled:hover {
  background-color: #ffffff;
  color: #808080;
}
.pagebuilder-options .pagebuilder-options-wrapper .pagebuilder-options-links .pagebuilder-options-link > a {
  color: #373330;
  display: block;
  height: 36px;
  text-align: center;
  text-decoration: none;
  transition: background .2s, color .2s;
  vertical-align: middle;
  width: 36px;
}
.pagebuilder-options .pagebuilder-options-wrapper .pagebuilder-options-links .pagebuilder-options-link > a i {
  font-size: 18px;
  line-height: 36px;
  text-decoration: none;
  vertical-align: middle;
}
.pagebuilder-options .pagebuilder-options-wrapper .pagebuilder-options-links .pagebuilder-options-link > a.move-structural,
.pagebuilder-options .pagebuilder-options-wrapper .pagebuilder-options-links .pagebuilder-options-link > a.move-column {
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 36px;
}
.pagebuilder-options .pagebuilder-options-wrapper .pagebuilder-options-links .pagebuilder-options-link > a.move-structural:active,
.pagebuilder-options .pagebuilder-options-wrapper .pagebuilder-options-links .pagebuilder-options-link > a.move-column:active {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
.pagebuilder-options .pagebuilder-options-wrapper .pagebuilder-options-links .pagebuilder-options-link > a:hover:not(.pagebuilder-options .pagebuilder-options-wrapper .pagebuilder-options-links .pagebuilder-options-link > a.option-title) {
  background-color: #eeeeee;
  color: #303030;
}
.pagebuilder-options .pagebuilder-options-wrapper .pagebuilder-options-links .pagebuilder-options-link > .option-title {
  cursor: default;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  max-width: 200px;
  overflow: hidden;
  padding: 0 4px;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pagebuilder-options .pagebuilder-options-wrapper .pagebuilder-options-links .pagebuilder-options-link:first-child > .option-title {
  padding-left: 16px;
}
.focus-options .pagebuilder-options {
  -moz-transition: opacity 200ms, visibility 200ms, transform 200ms;
  -o-transition: opacity 200ms, visibility 200ms, transform 200ms;
  -webkit-transition: opacity 200ms, visibility 200ms, transform 200ms;
  right: 50%;
  top: -20px;
  transform: translate(50%, -50%);
  transition: opacity 200ms, visibility 200ms, transform 200ms;
}
.focus-options .pagebuilder-options .pagebuilder-options-wrapper:after {
  background: #ffffff;
  border: 1px solid rgba(153, 153, 153, 0.7);
  bottom: -6px;
  content: '';
  display: block;
  height: 12px;
  left: calc(49%);
  position: absolute;
  transform: rotate(45deg) translateX(-50%);
  width: 12px;
  z-index: 1;
}
.type-nested .pagebuilder-options:nth-of-type(2) {
  left: auto;
  right: 0;
  transform: none;
}
.ui-sortable-helper .pagebuilder-options .pagebuilder-options-wrapper .pagebuilder-options-links .pagebuilder-options-link.move-structural,
.ui-sortable-helper .pagebuilder-options .pagebuilder-options-wrapper .pagebuilder-options-links .pagebuilder-options-link.move-column {
  cursor: -webkit-grabbing;
}
.pagebuilder-stage.interacting .pagebuilder-options {
  display: none;
}
.pagebuilder-stage.interacting .focus-options .pagebuilder-options {
  display: block;
}
.pagebuilder-live-edit-wrapper {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #2b2625;
  border: none;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  color: #f8f3eb;
  display: none;
  left: 10px !important;
  overflow: hidden;
  position: absolute !important;
  top: -43px !important;
  z-index: 1000;
}
.pagebuilder-live-edit-wrapper ul.pagebuilder-live-edit-options {
  font-size: 0;
  height: 42px;
  margin: 0;
  padding: 0;
}
.pagebuilder-live-edit-wrapper ul.pagebuilder-live-edit-options li.pagebuilder-live-edit-option {
  display: inline-block;
  padding: 0;
}
.pagebuilder-live-edit-wrapper ul.pagebuilder-live-edit-options li.pagebuilder-live-edit-option label {
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  padding: 0 12px 0 14px;
}
.pagebuilder-live-edit-wrapper ul.pagebuilder-live-edit-options li.pagebuilder-live-edit-option ul.pagebuilder-select-options {
  display: inline-block;
  font-size: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pagebuilder-live-edit-wrapper ul.pagebuilder-live-edit-options li.pagebuilder-live-edit-option ul.pagebuilder-select-options li {
  display: inline-block;
}
.pagebuilder-live-edit-wrapper ul.pagebuilder-live-edit-options li.pagebuilder-live-edit-option ul.pagebuilder-select-options li a {
  color: #ffffff;
  display: block;
  font-size: 13px;
  line-height: 42px;
  padding: 0 14px;
}
.pagebuilder-live-edit-wrapper ul.pagebuilder-live-edit-options li.pagebuilder-live-edit-option ul.pagebuilder-select-options li a:hover {
  background: #534d49;
  color: #f8f3eb;
  text-decoration: none;
}
.pagebuilder-live-edit-wrapper ul.pagebuilder-live-edit-options li.pagebuilder-live-edit-option ul.pagebuilder-select-options li.active a {
  background: #534d49;
  color: #f8f3eb;
  text-decoration: none;
}
.pagebuilder-content-type-hidden .pagebuilder-system-border-hover {
  z-index: 10;
}
.pagebuilder-content-type-hidden .pagebuilder-display-label {
  z-index: 12;
}
.pagebuilder-content-type-hidden > .pagebuilder-content-type:before {
  opacity: 1;
  visibility: visible;
}
.pagebuilder-content-type-hidden .pagebuilder-drop-indicator,
.pagebuilder-content-type-hidden .pagebuilder-content-type.type-container.empty-container > .content-type-container:before {
  opacity: 0 !important;
  visibility: hidden !important;
}
.pagebuilder-banner {
  cursor: text;
}
.pagebuilder-banner .pagebuilder-banner-wrapper {
  background-color: #fafafa;
}
.pagebuilder-banner .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}
.pagebuilder-banner .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-banner .pagebuilder-banner-button {
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  cursor: default;
  margin: 20px 0 0 0;
  max-width: 100%;
  opacity: 1;
  transition: all 500ms ease;
}
.pagebuilder-banner .pagebuilder-banner-button span[contenteditable=true] {
  display: block;
}
.pagebuilder-banner .pagebuilder-banner-text-content {
  position: relative;
}
.pagebuilder-banner .pagebuilder-banner-text-content .tox-hugerte-inline {
  left: -1px !important;
  right: -1px;
  z-index: 20;
}
.pagebuilder-banner .pagebuilder-banner-text-content > .inline-wysiwyg {
  line-height: 1.3;
  min-height: 50px;
  min-width: 10px;
  overflow: auto;
}
.pagebuilder-banner .pagebuilder-banner-text-content > .inline-wysiwyg + .placeholder-text {
  font-size: 14px;
  height: 0;
  pointer-events: none;
  position: relative;
  top: -45px;
}
.pagebuilder-banner .pagebuilder-banner-text-content > .inline-wysiwyg img {
  height: auto;
}
.pagebuilder-banner .pagebuilder-banner-text-content > .mce-edit-focus ~ .placeholder-text {
  display: none;
}
.pagebuilder-banner .pagebuilder-banner-text-content .inline-wysiwyg-textarea {
  border: 0;
  margin: 2px 0;
  min-height: 50px;
  min-width: 100%;
  padding: 5px;
  resize: none;
  text-align: inherit;
}
.pagebuilder-banner .pagebuilder-banner-text-content .inline-wysiwyg-textarea:focus {
  background-color: #ffffff;
  resize: vertical;
}
.pagebuilder-banner .pagebuilder-banner-text-content.pagebuilder-toolbar-active .inline-wysiwyg,
.pagebuilder-banner .pagebuilder-banner-text-content.pagebuilder-toolbar-active .inline-wysiwyg-textarea {
  box-shadow: 0 0 0 1px #cccccc;
}
.pagebuilder-content-type-hidden > .pagebuilder-banner {
  cursor: default;
}
.pagebuilder-banner-wrapper {
  background-clip: padding-box;
  border-radius: inherit;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay {
  padding: 30px;
  position: relative;
  z-index: 2;
}
.pagebuilder-banner-wrapper .video-overlay {
  z-index: 1;
}
.pagebuilder-banner-wrapper.jarallax {
  z-index: auto !important;
}
.pagebuilder-banner-wrapper [id*='jarallax-container'] {
  z-index: 0 !important;
}
/**
 * @codingStandardsIgnoreStart
 */
[data-content-type='banner'] .pagebuilder-banner-wrapper {
  overflow-wrap: break-word;
  word-wrap: break-word;
}
[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
[data-content-type='banner'] .pagebuilder-banner-wrapper [data-element='content'] {
  min-height: 50px;
}
[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-banner-button {
  margin: 20px 0 0 0;
  max-width: 100%;
  word-break: break-word;
}
[data-content-type='banner'] .pagebuilder-banner-wrapper .dragging {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 4;
}
.pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}
.pagebuilder-banner-wrapper .pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
}
[data-content-type='banner'][data-appearance='collage-centered'] .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-content-type='banner'][data-appearance='collage-right'] .pagebuilder-overlay {
  margin-left: auto;
}
.mobile-viewport .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: none;
}
.pagebuilder-content-type .pagebuilder-block .pagebuilder-block-placeholder {
  align-items: center;
  background-color: #fafafa;
  display: flex;
  justify-content: center;
  min-height: 300px;
}
.pagebuilder-content-type .pagebuilder-block .pagebuilder-block-placeholder .placeholder-text {
  color: #aaa6a0;
  font-size: 20px;
  font-weight: lighter;
}
.pagebuilder-content-type .pagebuilder-block .rendered-content {
  min-height: 50px;
  pointer-events: none;
}
.pagebuilder-content-type .pagebuilder-block .admin__data-grid-loading-mask {
  z-index: 21;
}
.pagebuilder-block-chooser .block-title {
  line-height: 3.3rem;
}
.pagebuilder-block-chooser .chooser-button {
  margin-top: 5px;
}
.pagebuilder-block-chooser .block-info {
  margin-top: 25px;
  width: 100%;
}
.pagebuilder-block-chooser .block-info tr._odd-row td {
  background-color: #f5f5f5;
}
.pagebuilder-block-chooser .block-info td {
  background-color: #ffffff;
  color: #303030;
  padding: 1rem 1rem;
}
.pagebuilder-block-chooser .block-info td:first-child {
  width: 33%;
}
.pagebuilder-block-chooser .block-info p {
  margin: 0;
}
.pagebuilder-block-chooser .block-info p + p {
  margin: .5em 0 0;
}
:not(.pagebuilder-content-type-hidden) > .pagebuilder-block.pagebuilder-content-type.pagebuilder-block-overlay {
  -moz-transition: opacity 200ms, visibility 200ms;
  -o-transition: opacity 200ms, visibility 200ms;
  -webkit-transition: opacity, 200ms visibility 200ms;
  transition: opacity 200ms, visibility 200ms;
}
:not(.pagebuilder-content-type-hidden) > .pagebuilder-block.pagebuilder-content-type.pagebuilder-block-overlay:before {
  content: '';
  opacity: 0;
  visibility: hidden;
}
:not(.pagebuilder-content-type-hidden) > .pagebuilder-block.pagebuilder-content-type.pagebuilder-block-overlay:hover:before {
  opacity: 1;
  visibility: visible;
}
.pagebuilder-block-modal {
  margin-top: 15px;
}
.mobile-viewport .pagebuilder-content-type.pagebuilder-block .rendered-content .pagebuilder-column-group,
.mobile-viewport .pagebuilder-content-type.pagebuilder-block .rendered-content .pagebuilder-column-line {
  flex-wrap: wrap;
}
.mobile-viewport .pagebuilder-content-type.pagebuilder-block .rendered-content .pagebuilder-column-group .pagebuilder-column,
.mobile-viewport .pagebuilder-content-type.pagebuilder-block .rendered-content .pagebuilder-column-line .pagebuilder-column {
  flex-basis: 100%;
}
.pagebuilder-content-type .pagebuilder-button-item {
  border: none;
  font-size: 0;
  max-width: 100%;
  width: auto;
  z-index: auto;
}
.pagebuilder-content-type .pagebuilder-button-item [contenteditable=true] {
  display: block;
  min-height: 18px;
  min-width: 20px;
}
.pagebuilder-content-type .pagebuilder-button-item a {
  margin: 0;
}
.pagebuilder-content-type .pagebuilder-button-item a[data-element='link'] {
  margin: 0 10px 10px 0;
  max-width: 100%;
  min-width: 0;
  position: relative;
  transition: min-width 200ms ease;
  word-wrap: break-word;
}
.pagebuilder-content-type .pagebuilder-button-item a[data-element='link'] [data-element='link_text'] {
  max-width: 100%;
}
.pagebuilder-content-type .pagebuilder-button-item .button-item-drag-handle {
  height: 100%;
  left: 1px;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all .3s;
  visibility: hidden;
  width: 14px;
}
.pagebuilder-content-type .pagebuilder-button-item .button-item-drag-handle.disabled:before {
  color: #dddddd;
  cursor: not-allowed;
}
.pagebuilder-content-type .pagebuilder-button-item .button-item-drag-handle.disabled:active:before {
  cursor: not-allowed;
}
.pagebuilder-content-type .pagebuilder-button-item .button-item-drag-handle:before {
  -webkit-font-smoothing: antialiased;
  font-family: 'Admin Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  color: #7f7c7a;
  content: '\e617';
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
  display: block;
  font-size: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.pagebuilder-content-type .pagebuilder-button-item .button-item-drag-handle:active:before {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
.pagebuilder-content-type .pagebuilder-button-item .pagebuilder-button-primary .button-item-drag-handle:before {
  color: #ffffff;
  opacity: .7;
}
.pagebuilder-content-type .pagebuilder-button-item.focused .button-item-drag-handle {
  opacity: 1;
  visibility: visible;
}
.pagebuilder-content-type .pagebuilder-button-item.focused .pagebuilder-options {
  opacity: 1;
  visibility: visible;
}
.pagebuilder-content-type-hidden .pagebuilder-content-type.pagebuilder-button-item:before {
  font-size: 28px;
  height: calc(100% - 10px);
  width: calc(100% - 10px);
}
[data-content-type='button-item'] {
  max-width: 100%;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
[data-content-type='button-item'] [data-element='link'] {
  max-width: 100%;
}
.pagebuilder-buttons .pagebuilder-content-type-wrapper {
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
  width: initial;
}
.pagebuilder-content-type.children-min-height.pagebuilder-column {
  display: flex;
  margin-right: 1px;
}
.pagebuilder-content-type.children-min-height.pagebuilder-column .pagebuilder-column-inner > .element-children {
  flex: 1;
  max-width: 100%;
  min-height: initial;
  padding: 0;
}
.pagebuilder-column-inner {
  display: flex;
  max-width: 100%;
  min-height: initial;
  width: 100%;
}
.pagebuilder-content-type.pagebuilder-column {
  min-height: 150px;
}
.pagebuilder-content-type.pagebuilder-column.empty-container {
  min-height: 300px;
}
.pagebuilder-content-type.pagebuilder-column .pagebuilder-column-resize-handle {
  background: #bfe2f0;
  bottom: 0;
  cursor: col-resize;
  height: calc(100% + 30px);
  opacity: 0;
  position: absolute;
  right: -15px;
  top: -15px;
  transition: .5s opacity;
  width: 15px;
  z-index: 28;
}
.pagebuilder-content-type.pagebuilder-column .pagebuilder-column-resize-handle:hover {
  opacity: .3;
}
.pagebuilder-content-type.pagebuilder-column .pagebuilder-resizing {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  background: #bfe2f0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: .5s opacity;
  user-select: none;
  visibility: hidden;
  width: 100%;
  z-index: 24;
}
.pagebuilder-content-type.pagebuilder-column .pagebuilder-resizing * {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
.pagebuilder-content-type.pagebuilder-column .pagebuilder-resizing:hover {
  border: 1px solid #545454;
}
.pagebuilder-content-type.pagebuilder-column.active {
  opacity: .5;
  transition: .5s opacity;
  visibility: visible;
}
.pagebuilder-content-type-hidden .pagebuilder-column-resize-handle,
.pagebuilder-stage.interacting .pagebuilder-content-type.pagebuilder-column .pagebuilder-column-resize-handle {
  display: none;
}
.pagebuilder-stage .pagebuilder-column-group.resizing .pagebuilder-content-type.pagebuilder-column .pagebuilder-column-resize-handle {
  display: block;
}
.mobile-viewport .pagebuilder-column-resize-handle,
.mobile-viewport .pagebuilder-grid-size-indicator {
  display: none;
}
@keyframes inner-pulsate {
  0% {
    box-shadow: inset 0 0 0 1px rgba(142, 0, 6, 0);
  }
  50% {
    box-shadow: inset 0 0 0 8px rgba(142, 0, 6, 0.1);
  }
  100% {
    box-shadow: inset 0 0 0 2px rgba(142, 0, 6, 0);
  }
}
.pagebuilder-content-type .pagebuilder-column-group {
  box-sizing: border-box;
  width: 100%;
}
.pagebuilder-content-type .pagebuilder-column-group.no-column-line .element-children {
  display: flex;
}
.pagebuilder-content-type .pagebuilder-column-group .drop-placeholder {
  background: rgba(142, 0, 6, 0.3);
  bottom: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
  z-index: 26;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  pointer-events: none;
}
.pagebuilder-content-type .pagebuilder-column-group .drop-placeholder * {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
.pagebuilder-content-type .pagebuilder-column-group .drop-placeholder.left {
  border-left: 10px solid rgba(142, 0, 6, 0.1);
  opacity: 1;
  visibility: visible;
}
.pagebuilder-content-type .pagebuilder-column-group .drop-placeholder.right {
  border-right: 10px solid rgba(142, 0, 6, 0.1);
  opacity: 1;
  visibility: visible;
}
.pagebuilder-content-type .pagebuilder-column-group .move-placeholder {
  animation: inner-pulsate 1s infinite ease-in-out;
  background: rgba(142, 0, 6, 0.3);
  bottom: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: .25s opacity;
  visibility: hidden;
  width: 6px;
  z-index: 26;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  pointer-events: none;
}
.pagebuilder-content-type .pagebuilder-column-group .move-placeholder * {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
.pagebuilder-content-type .pagebuilder-column-group .move-placeholder.active {
  opacity: 1;
  transition: .25s opacity;
  visibility: visible;
}
.pagebuilder-content-type .pagebuilder-column-group .resize-grid {
  display: flex;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: .5s opacity;
  visibility: hidden;
  width: 100%;
  z-index: 25;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  pointer-events: none;
}
.pagebuilder-content-type .pagebuilder-column-group .resize-grid * {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
.pagebuilder-content-type .pagebuilder-column-group .resize-grid .grid-line {
  border-right: 15px solid rgba(238, 238, 238, 0.5);
  box-sizing: border-box;
  height: 100%;
  width: 100%;
}
.pagebuilder-content-type .pagebuilder-column-group .resize-ghost {
  border-right: 15px solid #bfe2f0;
  box-sizing: border-box;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: .5s opacity;
  visibility: hidden;
  z-index: 26;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  pointer-events: none;
}
.pagebuilder-content-type .pagebuilder-column-group .resize-ghost * {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
.pagebuilder-content-type .pagebuilder-column-group .resize-ghost.active {
  opacity: 1;
  transition: .5s opacity;
  visibility: visible;
}
.pagebuilder-content-type .pagebuilder-column-group.grid-change {
  animation-duration: 650ms;
  animation-iteration-count: 1;
  animation-name: box-shadow-flash;
  animation-timing-function: ease-out;
}
.pagebuilder-content-type .pagebuilder-column-group.resizing .pagebuilder-grid-size-indicator,
.pagebuilder-content-type .pagebuilder-column-group.grid-form-open .pagebuilder-grid-size-indicator {
  z-index: 105;
}
.pagebuilder-content-type .pagebuilder-column-group.resizing .resize-grid,
.pagebuilder-content-type .pagebuilder-column-group.grid-form-open .resize-grid {
  opacity: 1;
  transition: .5s opacity;
  visibility: visible;
}
.pagebuilder-content-type .pagebuilder-column-group.resizing .pagebuilder-options,
.pagebuilder-content-type .pagebuilder-column-group.grid-form-open .pagebuilder-options {
  display: none;
}
.pagebuilder-content-type .pagebuilder-column-group.resizing .pagebuilder-content-type .pagebuilder-empty,
.pagebuilder-content-type .pagebuilder-column-group.grid-form-open .pagebuilder-content-type .pagebuilder-empty {
  opacity: 0;
}
.pagebuilder-content-type .pagebuilder-column-group > .element-children {
  padding: 0;
  position: relative;
  width: 100%;
}
.pagebuilder-grid-panel {
  -moz-transition: opacity 200ms, visibility 200ms, transform 200ms;
  -o-transition: opacity 200ms, visibility 200ms, transform 200ms;
  -webkit-transition: opacity 200ms, visibility 200ms, transform 200ms;
  bottom: 28px;
  opacity: 0;
  position: absolute;
  text-align: center;
  transform: translate(-49%, 50%);
  transition: opacity 200ms, visibility 200ms, transform 200ms;
  visibility: hidden;
  z-index: 30;
}
.pagebuilder-grid-panel .grid-panel-wrapper {
  background: #ffffff;
  border: 1px solid rgba(153, 153, 153, 0.7);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  display: flex;
  flex-direction: column-reverse;
  padding: 2px 0 2px 5px;
  z-index: 99;
}
.pagebuilder-grid-panel .grid-panel-wrapper .grid-panel-items {
  background: #ffffff;
  display: flex;
  list-style: none;
  margin: 0;
  vertical-align: middle;
  z-index: 2;
}
.pagebuilder-grid-panel .grid-panel-wrapper .grid-panel-items .grid-panel-item {
  vertical-align: top;
}
.pagebuilder-grid-panel .grid-panel-wrapper .grid-panel-items .grid-panel-item > .grid-panel-title {
  cursor: default;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  margin-right: 8px;
  padding: 0 0 0 4px;
  text-decoration: none;
  white-space: nowrap;
}
.pagebuilder-grid-panel.grid-panel-error {
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}
.pagebuilder-grid-panel.grid-panel-error .grid-panel-wrapper {
  padding-top: 6px;
}
.pagebuilder-grid-panel:after {
  background: #ffffff;
  border-bottom: 1px solid rgba(153, 153, 153, 0.7);
  border-right: 1px solid rgba(153, 153, 153, 0.7);
  bottom: -6px;
  content: '';
  display: block;
  height: 12px;
  left: 50%;
  position: absolute;
  transform: rotate(45deg);
  width: 12px;
  z-index: 1;
}
.grid-panel-visible {
  opacity: 1;
  transform: translate(-49%, 0%);
  visibility: visible;
}
.pagebuilder-grid-size-indicator {
  background: #ffffff;
  border: 1px solid rgba(153, 153, 153, 0.4);
  border-radius: 10px;
  cursor: pointer;
  display: flex;
  flex-direction: column-reverse;
  height: 18px;
  position: absolute;
  top: 14px;
  transform: translateX(-50%);
  vertical-align: center;
  width: 18px;
  z-index: 11;
  /**
     * @codingStandardsIgnoreStart
     */
}
.pagebuilder-grid-size-indicator .admin__control-text {
  height: 89%;
  margin: 0;
  padding: 0 0 0 8px;
  width: 30px;
}
.pagebuilder-grid-size-indicator .admin__field-error {
  margin: 4px 0 6px 4px;
  text-align: left;
  width: 135px;
}
.pagebuilder-grid-size-indicator .grid-panel-field-error {
  border: 1px solid #df504d;
}
.pagebuilder-grid-size-indicator .grid-panel-item-wrapper {
  align-items: center;
  display: flex;
  height: 100%;
  margin-right: 8px;
}
.pagebuilder-grid-size-indicator .grid-panel-tooltip {
  position: relative;
  vertical-align: top;
}
.pagebuilder-grid-size-indicator .grid-panel-tooltip:after {
  color: #534d49;
  content: '\e633';
  display: inline-block;
  font-family: 'Admin Icons';
  font-size: 2.2rem;
  font-weight: normal;
  line-height: 24px;
  overflow: hidden;
  speak: none;
  text-align: center;
  vertical-align: middle;
}
.pagebuilder-grid-size-indicator .tooltip-content {
  background: #fffbbb;
  border: 1px solid #afadac;
  border-radius: 1px;
  bottom: 175%;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3);
  font-size: 14px;
  left: -200%;
  padding: .9rem 1.8rem;
  position: absolute;
  text-align: left;
  transform: translateX(-50%);
  visibility: hidden;
  width: 290px;
}
.pagebuilder-grid-size-indicator .tooltip-content:before,
.pagebuilder-grid-size-indicator .tooltip-content:after {
  border: 1.2rem solid transparent;
  content: '';
  display: block;
  height: 0;
  left: 70.5%;
  margin-left: -.8rem;
  position: absolute;
  top: 100%;
  width: 0;
}
.pagebuilder-grid-size-indicator .tooltip-content:before {
  border-top-color: #afadac;
  margin-top: 1px;
  z-index: 3;
}
.pagebuilder-grid-size-indicator .tooltip-content:after {
  border-top-color: #fffbbb;
  z-index: 4;
}
.pagebuilder-grid-size-indicator .tooltip-content.tooltip-down {
  bottom: -490%;
}
.pagebuilder-grid-size-indicator .tooltip-content.tooltip-down:before,
.pagebuilder-grid-size-indicator .tooltip-content.tooltip-down:after {
  top: -25%;
}
.pagebuilder-grid-size-indicator .tooltip-content.tooltip-down:before {
  border-bottom-color: #fffbbb;
  border-top-color: transparent;
  margin-top: 1px;
  z-index: 4;
}
.pagebuilder-grid-size-indicator .tooltip-content.tooltip-down:after {
  border-bottom-color: #afadac;
  border-top-color: transparent;
  z-index: 3;
}
.pagebuilder-grid-size-indicator .grid-panel-tooltip:hover > .tooltip-content {
  visibility: visible;
}
.pagebuilder-grid-size-indicator .indicator-wrapper {
  height: 18px;
  position: relative;
  text-align: left;
  width: 18px;
}
.pagebuilder-grid-size-indicator .indicator-wrapper .icon-pagebuilder-grid-options {
  color: rgba(153, 153, 153, 0.4);
  font-size: 18px;
  position: absolute;
  top: -8px;
}
.pagebuilder-grid-size-indicator:hover {
  border: 1px solid rgba(153, 153, 153, 0.8);
}
.pagebuilder-grid-size-indicator:hover .icon-pagebuilder-grid-options {
  color: rgba(153, 153, 153, 0.8);
}
@keyframes box-shadow-flash {
  0% {
    box-shadow: 0 0 0 0 rgba(153, 153, 153, 0);
  }
  10% {
    box-shadow: 0 0 0 4px rgba(153, 153, 153, 0.35);
  }
  100% {
    box-shadow: 0 0 0 1px rgba(153, 153, 153, 0);
  }
}
.pagebuilder-content-type-hidden .pagebuilder-content-type.pagebuilder-column-group:before {
  opacity: 1;
  visibility: visible;
}
.mobile-viewport .pagebuilder-content-type .pagebuilder-column-group > .element-children {
  flex-wrap: wrap;
}
.mobile-viewport .pagebuilder-content-type.children-min-height.pagebuilder-column {
  width: 100% !important;
}
.pagebuilder-column-line {
  position: relative;
  width: 100%;
}
.pagebuilder-column-line .bottom-drop-placeholder,
.pagebuilder-column-line .column-drop-placeholder {
  background: rgba(142, 0, 6, 0.3);
  display: none;
  height: 30px;
  z-index: 26;
}
.pagebuilder-column-line.resizing .pagebuilder-grid-size-indicator {
  z-index: 105;
}
.pagebuilder-column-line.resizing .resize-grid {
  opacity: 1;
  transition: .5s opacity;
  visibility: visible;
}
.pagebuilder-column-line.resizing .pagebuilder-options {
  display: none;
}
.pagebuilder-column-line.resizing .pagebuilder-content-type .pagebuilder-empty {
  opacity: 0;
}
.pagebuilder-column-line > .element-children {
  display: flex;
  width: 100%;
}
.mobile-viewport .pagebuilder-content-type .pagebuilder-column-line > .element-children {
  flex-wrap: wrap;
}
.mobile-viewport .pagebuilder-content-type.children-min-height.pagebuilder-column {
  width: 100% !important;
}
.pagebuilder-divider hr {
  border: none;
  border-color: #cccccc;
  border-width: 1px;
  border-top: solid;
  border-top-color: #cccccc;
  border-top-width: 1px;
  margin: 20px auto;
  max-width: 100%;
  width: 100%;
}
._keyfocus [data-content-type='heading']:focus {
  box-shadow: none;
}
.pagebuilder-heading.pagebuilder-content-type {
  display: block;
}
.pagebuilder-heading.pagebuilder-content-type:focus {
  box-shadow: none;
}
.pagebuilder-heading > div {
  margin: 0;
  padding: 0;
}
.pagebuilder-heading h1 {
  font-size: 40px;
  font-weight: 300;
  line-height: 1.1;
  margin-bottom: 40px;
  margin-top: 0;
}
.pagebuilder-heading h2 {
  font-size: 2.6rem;
  font-weight: 300;
  line-height: 1.1;
  margin-bottom: 2rem;
  margin-top: 2.5rem;
}
.pagebuilder-heading h3 {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 1rem;
  margin-top: 2rem;
}
.pagebuilder-heading h4 {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.pagebuilder-heading h5 {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.pagebuilder-heading h6 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 2rem;
  margin-top: 2rem;
}
[data-content-type='heading'] {
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-content-type-wrapper .pagebuilder-html .placeholder-html-empty {
  align-items: center;
  background-color: #fafafa;
  color: #aaa6a0;
  display: flex;
  height: 60px;
  justify-content: center;
  position: relative;
}
.placeholder-html-code {
  background-color: #fafafa;
  font-family: 'Courier New', Courier, monospace;
  font-size: 12px;
  font-weight: 300;
  height: 60px;
  overflow: hidden;
  position: relative;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.placeholder-html-code:before {
  background: -moz-linear-gradient(top, rgba(250, 250, 250, 0) 0%, #fafafa 100%);
  background: -webkit-linear-gradient(top, rgba(250, 250, 250, 0) 0%, #fafafa 100%);
  background: linear-gradient(to bottom, rgba(250, 250, 250, 0) 0%, #fafafa 100%);
  bottom: 0;
  content: '';
  font-size: 12px;
  height: 60px;
  left: 0;
  position: absolute;
  width: 100%;
}
.admin__font-console textarea {
  font-family: 'Courier New', Courier, monospace;
  font-size: 14px;
  height: 500px;
  line-height: 22px;
}
.pagebuilder-image {
  width: 100%;
}
.pagebuilder-content-type [data-content-type='image'] {
  box-sizing: border-box;
  margin: 0;
}
.pagebuilder-content-type [data-content-type='image'] div.pagebuilder-image-empty-preview {
  align-items: center;
  background: #f8f8f8;
  border-radius: inherit;
  display: flex;
  height: 300px;
  justify-content: center;
  width: 100%;
}
.pagebuilder-content-type [data-content-type='image'] div.pagebuilder-image-empty-preview span {
  color: #aaa6a0;
}
.pagebuilder-content-type [data-content-type='image'] figcaption {
  padding: 15px 0;
  word-wrap: break-word;
}
.pagebuilder-content-type [data-content-type='image'] .preview-image,
.pagebuilder-content-type [data-content-type='image'] [data-element='link'],
.pagebuilder-content-type [data-content-type='image'] [data-element='link'] img {
  border-radius: inherit;
}
.mobile-viewport .pagebuilder-mobile-hidden,
.desktop-viewport .pagebuilder-mobile-only {
  display: none;
}
.mobile-viewport .pagebuilder-mobile-only {
  display: inline !important;
}
.pagebuilder-map {
  line-height: 10px;
}
.pagebuilder-map .google-map-auth-failure-placeholder {
  height: 300px;
}
[data-content-type='map'] {
  display: block;
  height: 300px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
[data-content-type='products'] .pagebuilder-products-placeholder,
.pagebuilder-products .pagebuilder-products-placeholder {
  align-items: center;
  background-color: #fafafa;
  display: flex;
  justify-content: center;
  min-height: 300px;
}
[data-content-type='products'] .pagebuilder-products-placeholder .placeholder-text,
.pagebuilder-products .pagebuilder-products-placeholder .placeholder-text {
  color: #aaa6a0;
  font-size: 20px;
  font-weight: lighter;
}
[data-content-type='products'] .products-grid,
.pagebuilder-products .products-grid {
  margin-left: -20px;
}
[data-content-type='products'] .product-item,
.pagebuilder-products .product-item {
  display: inline-block;
  max-width: 100%;
  min-width: 50px;
  padding-left: 20px;
  text-align: left;
  vertical-align: top;
  width: 200px;
}
[data-content-type='products'] .product-item a,
.pagebuilder-products .product-item a,
[data-content-type='products'] .product-item button,
.pagebuilder-products .product-item button,
[data-content-type='products'] .product-item .swatch-attribute-options,
.pagebuilder-products .product-item .swatch-attribute-options,
[data-content-type='products'] .product-item .block-footer .action-add,
.pagebuilder-products .product-item .block-footer .action-add {
  pointer-events: none;
}
[data-content-type='products'] .product-item .price-box,
.pagebuilder-products .product-item .price-box {
  margin: 1rem 0 2.5rem;
  word-wrap: break-word;
}
[data-content-type='products'] .product-item .price-box .price,
.pagebuilder-products .product-item .price-box .price {
  font-weight: 700;
}
[data-content-type='products'] .product-item .price-box .price-label,
.pagebuilder-products .product-item .price-box .price-label {
  color: #666666;
  font-size: 1.2rem;
}
[data-content-type='products'] .product-item .old-price,
.pagebuilder-products .product-item .old-price {
  margin: 0.5rem 0;
}
[data-content-type='products'] .product-item .old-price .price,
.pagebuilder-products .product-item .old-price .price {
  font-weight: normal;
}
[data-content-type='products'] .product-item .regular-price .price-label,
.pagebuilder-products .product-item .regular-price .price-label {
  display: none;
}
[data-content-type='products'] .product-item .minimal-price .price-container,
.pagebuilder-products .product-item .minimal-price .price-container {
  display: block;
}
[data-content-type='products'] .product-item .minimal-price-link,
.pagebuilder-products .product-item .minimal-price-link {
  margin-top: 0.5rem;
}
[data-content-type='products'] .product-item .price-from,
.pagebuilder-products .product-item .price-from,
[data-content-type='products'] .product-item .price-to,
.pagebuilder-products .product-item .price-to {
  margin: 0;
}
[data-content-type='products'] .product-item .map-old-price,
.pagebuilder-products .product-item .map-old-price {
  display: inline-block;
}
[data-content-type='products'] .product-item .map-old-price:not(:last-child),
.pagebuilder-products .product-item .map-old-price:not(:last-child) {
  margin-right: 1rem;
}
[data-content-type='products'] .product-item .map-old-price .price-wrapper,
.pagebuilder-products .product-item .map-old-price .price-wrapper {
  text-decoration: line-through;
}
[data-content-type='products'] .product-item .map-fallback-price,
.pagebuilder-products .product-item .map-fallback-price {
  display: none;
}
[data-content-type='products'] .product-item .actions-primary,
.pagebuilder-products .product-item .actions-primary {
  display: inline-block;
  max-width: 100%;
}
[data-content-type='products'] .product-item .actions-primary + .actions-secondary,
.pagebuilder-products .product-item .actions-primary + .actions-secondary {
  display: inline-block;
  padding-left: 10px;
  vertical-align: middle;
}
[data-content-type='products'] .product-item .actions-primary + .actions-secondary > .action,
.pagebuilder-products .product-item .actions-primary + .actions-secondary > .action {
  color: #666666;
  display: inline-block;
  font-weight: 600;
  letter-spacing: .05em;
  margin-right: 10px;
  text-decoration: none;
  text-transform: uppercase;
}
[data-content-type='products'] .product-item .actions-primary + .actions-secondary > .action:last-child,
.pagebuilder-products .product-item .actions-primary + .actions-secondary > .action:last-child {
  margin-right: 0;
}
[data-content-type='products'] .product-item .action,
.pagebuilder-products .product-item .action {
  max-width: 100%;
}
[data-content-type='products'] .product-item .action.tocart,
.pagebuilder-products .product-item .action.tocart {
  font-size: 1.3rem;
  border-radius: 0;
  line-height: 1;
  padding-bottom: 1rem;
  padding-top: 1rem;
}
[data-content-type='products'] .product-item .action.tocart > span,
.pagebuilder-products .product-item .action.tocart > span {
  white-space: normal;
  word-wrap: break-word;
}
[data-content-type='products'] .product-item .action.primary,
.pagebuilder-products .product-item .action.primary,
[data-content-type='products'] .product-item .amshopby-button,
.pagebuilder-products .product-item .amshopby-button,
[data-content-type='products'] .product-item .am-filter-go,
.pagebuilder-products .product-item .am-filter-go {
  background: #1979c3;
  background-image: none;
  border: 1px solid #1979c3;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  padding: 7px 15px;
  vertical-align: middle;
}
[data-content-type='products'] .product-item .action.towishlist:before,
.pagebuilder-products .product-item .action.towishlist:before,
[data-content-type='products'] .product-item .action.tocompare:before,
.pagebuilder-products .product-item .action.tocompare:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: inherit;
  display: inline-block;
  font-family: 'luma-icons';
  font-size: 16px;
  font-weight: normal;
  line-height: 16px;
  margin: -2px 5px 0 0;
  overflow: hidden;
  speak: none;
  text-align: center;
  vertical-align: middle;
}
[data-content-type='products'] .product-item .action.towishlist span,
.pagebuilder-products .product-item .action.towishlist span,
[data-content-type='products'] .product-item .action.tocompare span,
.pagebuilder-products .product-item .action.tocompare span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
[data-content-type='products'] .product-item .action.towishlist:before,
.pagebuilder-products .product-item .action.towishlist:before {
  content: '\e600';
}
[data-content-type='products'] .product-item .action.tocompare:before,
.pagebuilder-products .product-item .action.tocompare:before {
  content: '\e61e';
}
[data-content-type='products'] .product-item-name,
.pagebuilder-products .product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  font-weight: 400;
  hyphens: auto;
  margin: 0.5rem 0;
  word-wrap: break-word;
}
[data-content-type='products'] .product-item-name > a,
.pagebuilder-products .product-item-name > a {
  color: #333333;
}
[data-content-type='products'] .product-item-info,
.pagebuilder-products .product-item-info {
  max-width: 100%;
  width: auto;
}
[data-content-type='products'] .product-item-description,
.pagebuilder-products .product-item-description {
  margin: 2.5rem 0;
}
[data-content-type='products'] .product-reviews-summary,
.pagebuilder-products .product-reviews-summary {
  margin-bottom: 1.5rem;
}
[data-content-type='products'] .product-reviews-summary .reviews-actions,
.pagebuilder-products .product-reviews-summary .reviews-actions {
  display: inline-block;
  font-size: 1.2rem;
  margin-top: 5px;
  vertical-align: middle;
}
[data-content-type='products'] .product-reviews-summary .reviews-actions a:not(:last-child),
.pagebuilder-products .product-reviews-summary .reviews-actions a:not(:last-child) {
  margin-right: 30px;
}
[data-content-type='products'] .product-reviews-summary .reviews-actions .action.add,
.pagebuilder-products .product-reviews-summary .reviews-actions .action.add {
  white-space: nowrap;
}
[data-content-type='products'] .product-reviews-summary .rating-summary,
.pagebuilder-products .product-reviews-summary .rating-summary {
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  margin: 0 4px 0 0;
  vertical-align: middle;
}
[data-content-type='products'] .product-reviews-summary .rating-summary .rating-result,
.pagebuilder-products .product-reviews-summary .rating-summary .rating-result {
  width: 88px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
[data-content-type='products'] .product-reviews-summary .rating-summary .rating-result:before,
.pagebuilder-products .product-reviews-summary .rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
[data-content-type='products'] .product-reviews-summary .rating-summary .rating-result > span,
.pagebuilder-products .product-reviews-summary .rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
[data-content-type='products'] .product-reviews-summary .rating-summary .rating-result > span:before,
.pagebuilder-products .product-reviews-summary .rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #ff5501;
  font-family: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
[data-content-type='products'] .product-reviews-summary .rating-summary .rating-result > span span,
.pagebuilder-products .product-reviews-summary .rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
[data-content-type='products'] .product-reviews-summary .rating-summary .label,
.pagebuilder-products .product-reviews-summary .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
[data-content-type='products'] .product-item-actions,
.pagebuilder-products .product-item-actions {
  margin: -10px 0 10px;
}
[data-content-type='products'] .product-image-wrapper,
.pagebuilder-products .product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
[data-content-type='products'] .product-image-container,
.pagebuilder-products .product-image-container {
  display: inline-block;
  max-width: 100%;
}
[data-content-type='products'] .product-image-photo,
.pagebuilder-products .product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
[data-content-type='products'] .price-container .price,
.pagebuilder-products .price-container .price {
  font-size: 1.4rem;
}
[data-content-type='products'] .price-container .price-including-tax + .price-excluding-tax,
.pagebuilder-products .price-container .price-including-tax + .price-excluding-tax,
[data-content-type='products'] .price-container .weee,
.pagebuilder-products .price-container .weee {
  margin-top: 0.5rem;
}
[data-content-type='products'] .price-container .price-including-tax + .price-excluding-tax,
.pagebuilder-products .price-container .price-including-tax + .price-excluding-tax,
[data-content-type='products'] .price-container .weee,
.pagebuilder-products .price-container .weee,
[data-content-type='products'] .price-container .price-including-tax + .price-excluding-tax .price,
.pagebuilder-products .price-container .price-including-tax + .price-excluding-tax .price,
[data-content-type='products'] .price-container .weee .price,
.pagebuilder-products .price-container .weee .price,
[data-content-type='products'] .price-container .weee + .price-excluding-tax:before,
.pagebuilder-products .price-container .weee + .price-excluding-tax:before,
[data-content-type='products'] .price-container .weee + .price-excluding-tax .price,
.pagebuilder-products .price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
[data-content-type='products'] .price-container .weee:before,
.pagebuilder-products .price-container .weee:before {
  content: '(' attr(data-label) ': ';
}
[data-content-type='products'] .price-container .weee:after,
.pagebuilder-products .price-container .weee:after {
  content: ')';
}
[data-content-type='products'] .price-container .weee + .price-excluding-tax:before,
.pagebuilder-products .price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}
[data-content-type='products'] .swatch-attribute,
.pagebuilder-products .swatch-attribute {
  box-sizing: content-box;
}
[data-content-type='products'] .swatch-attribute:last-child,
.pagebuilder-products .swatch-attribute:last-child {
  margin-bottom: 2rem;
}
.admin__field-product-tooltip [data-role='spinner'] {
  display: inline-block;
}
.admin__field-product-tooltip .admin__field-tooltip-content ul {
  padding-left: 17px;
  padding-top: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
[data-content-type='products'][data-appearance='carousel'] .product-item {
  padding-left: 0;
}
[data-content-type='products'][data-appearance='carousel'] .slick-slide > div {
  height: 100%;
  width: 100%;
}
[data-content-type='products'][data-appearance='carousel'] .rendered-content button.slick-arrow,
[data-content-type='products'][data-appearance='carousel'] .rendered-content .block-footer .action-add.slick-arrow {
  pointer-events: inherit;
}
[data-content-type='products'][data-appearance='carousel'] .slick-dots {
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
[data-content-type='products'][data-appearance='carousel'] .slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
[data-content-type='products'][data-appearance='carousel'] .slick-dots li button,
[data-content-type='products'][data-appearance='carousel'] .slick-dots li .block-footer .action-add {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: .3s;
  width: 14px;
}
[data-content-type='products'][data-appearance='carousel'] .slick-dots li button:hover,
[data-content-type='products'][data-appearance='carousel'] .slick-dots li .block-footer .action-add:hover {
  border: 1px solid #b3b3b3;
}
[data-content-type='products'][data-appearance='carousel'] .slick-dots li button:active,
[data-content-type='products'][data-appearance='carousel'] .slick-dots li button:focus,
[data-content-type='products'][data-appearance='carousel'] .slick-dots li button:not(.primary),
[data-content-type='products'][data-appearance='carousel'] .slick-dots li .block-footer .action-add:active,
[data-content-type='products'][data-appearance='carousel'] .slick-dots li .block-footer .action-add:focus,
[data-content-type='products'][data-appearance='carousel'] .slick-dots li .block-footer .action-add:not(.primary) {
  box-shadow: none;
}
[data-content-type='products'][data-appearance='carousel'] .slick-dots li.slick-active button,
[data-content-type='products'][data-appearance='carousel'] .slick-dots li.slick-active .block-footer .action-add {
  background: #1c1918;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item,
[data-content-type='products'][data-appearance='carousel'] .center-mode .product-item {
  opacity: .5;
  transition: all 300ms ease;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item:hover,
[data-content-type='products'][data-appearance='carousel'] .center-mode .product-item:hover {
  opacity: 1;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .slick-current .product-item,
[data-content-type='products'][data-appearance='carousel'] .center-mode .slick-current .product-item {
  opacity: 1;
}
.pagebuilder-content-type-hidden [data-content-type='products'][data-appearance='carousel'] .rendered-content button.slick-arrow,
.pagebuilder-content-type-hidden [data-content-type='products'][data-appearance='carousel'] .rendered-content .block-footer .action-add.slick-arrow {
  pointer-events: none;
}
[data-content-type='products'] .swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
[data-content-type='products'] .swatch-attribute-label.required {
  padding-right: 1rem;
}
[data-content-type='products'] .swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 1.4rem;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
[data-content-type='products'] .swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
[data-content-type='products'] .swatch-attribute-options {
  margin: 1rem 0;
}
[data-content-type='products'] .swatch-attribute-options:focus {
  box-shadow: none;
}
[data-content-type='products'] .swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 1rem;
  position: absolute;
  text-align: center;
  width: 100%;
}
[data-content-type='products'] .swatch-attribute.size .swatch-option,
[data-content-type='products'] .swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
[data-content-type='products'] .swatch-attribute.size .swatch-option.selected,
[data-content-type='products'] .swatch-attribute.manufacturer .swatch-option.selected {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
[data-content-type='products'] .swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 1rem 0.5rem 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
[data-content-type='products'] .swatch-option:focus {
  box-shadow: 0 0 0 1px #008bdb;
}
[data-content-type='products'] .swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 3px 7px;
}
[data-content-type='products'] .swatch-option.text.selected {
  background-color: #ffffff !important;
}
[data-content-type='products'] .swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #ffffff;
  color: #333333;
}
[data-content-type='products'] .swatch-option:not(.disabled):hover {
  border: 1px solid #ffffff;
  color: #333333;
  outline: 1px solid #999999;
}
[data-content-type='products'] .swatch-option.image:not(.disabled):hover,
[data-content-type='products'] .swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 2px solid #c34000;
}
[data-content-type='products'] .swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
[data-content-type='products'] .swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
[data-content-type='products'] .swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
[data-content-type='products'] .swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
  background: #e02b27;
}
[data-content-type='products'] .swatch-option-loading {
  content: url('../../adminhtml/Magento/backend/en_US/images/loader-2.gif');
}
[data-content-type='products'] .swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 0.5rem;
  position: absolute;
  text-align: center;
  z-index: 999;
  background: #ffffff;
}
[data-content-type='products'] .swatch-option-tooltip .corner,
[data-content-type='products'] .swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
[data-content-type='products'] .swatch-option-tooltip .corner:before,
[data-content-type='products'] .swatch-option-tooltip-layered .corner:before,
[data-content-type='products'] .swatch-option-tooltip .corner:after,
[data-content-type='products'] .swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
[data-content-type='products'] .swatch-option-tooltip .corner:before,
[data-content-type='products'] .swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
[data-content-type='products'] .swatch-option-tooltip .corner:after,
[data-content-type='products'] .swatch-option-tooltip-layered .corner:after {
  border-color: #ffffff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
[data-content-type='products'] .swatch-option-tooltip .image,
[data-content-type='products'] .swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
[data-content-type='products'] .swatch-option-tooltip-layered {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
[data-content-type='products'] .swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
[data-content-type='products'] .swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
[data-content-type='products'] .swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #008bdb;
}
[data-content-type='products'] .swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
[data-content-type='products'] .swatch-opt {
  margin: 2rem 0;
}
[data-content-type='products'] .swatch-opt-listing {
  margin-bottom: 1rem;
}
[data-content-type='products'] .swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
  z-index: 1;
}
[data-content-type='products'] .swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
[data-content-type='products'] .swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
[data-content-type='products'] .swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
[data-content-type='products'] .clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  font-family: 'object-fit: cover;', sans-serif;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.jarallax [id*='jarallax-container'] video,
.jarallax [id*='jarallax-container'] iframe {
  visibility: hidden;
}
.video-overlay {
  -webkit-transform: translate3d(0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -99;
}
.pagebuilder-content-type.children-min-height.pagebuilder-row > .element-children {
  min-height: inherit;
  padding: 0;
}
.pagebuilder-affordance-row {
  margin-bottom: 1px;
}
.pagebuilder-row.type-container {
  border-style: none;
  min-height: inherit;
  transition: min-height 0.3s ease-in-out;
}
.pagebuilder-row.type-container.empty-container {
  min-height: 300px;
}
.pagebuilder-content-type-hidden .pagebuilder-content-type.pagebuilder-row:before {
  opacity: 1;
  visibility: visible;
}
[data-content-type='row'][data-appearance='contained'] {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
}
.pagebuilder-content-type-wrapper.ui-sortable-helper > [data-content-type='row'] > .pagebuilder-content-type > .pagebuilder-options {
  opacity: 1;
  visibility: visible;
}
.pagebuilder-content-type.children-min-height.pagebuilder-row[data-appearance='full-width'] > .element-children {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
}
.pagebuilder-slide {
  cursor: text;
  min-height: inherit;
}
.pagebuilder-slide .pagebuilder-slide-wrapper {
  background-color: #fafafa;
}
.pagebuilder-slide .pagebuilder-empty-slide {
  color: #aaa6a0;
  font-size: 14px;
  font-weight: lighter;
}
.pagebuilder-slide .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-slide .tox .tox-dialog-wrap {
  bottom: auto;
}
.pagebuilder-slide .pagebuilder-slide-button {
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  cursor: default;
  margin: 20px 0 0 0;
  max-width: 100%;
  opacity: 1;
  transition: all 500ms ease;
}
.pagebuilder-slide .pagebuilder-slide-button span[contenteditable=true] {
  display: block;
  overflow: hidden;
}
.pagebuilder-slide .wysiwyg-container {
  position: relative;
}
.pagebuilder-slide .wysiwyg-container ol {
  list-style: decimal;
  padding-left: 20px;
}
.pagebuilder-slide .wysiwyg-container ol li {
  margin: 0 0 20px 0;
}
.pagebuilder-slide .wysiwyg-container .inline-wysiwyg {
  line-height: 1.3;
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-slide .wysiwyg-container .inline-wysiwyg .mce-offscreen-selection {
  left: -99999px;
}
.pagebuilder-slide .wysiwyg-container .tox-hugerte-inline {
  left: -1px !important;
  right: -1px;
}
.pagebuilder-slide .wysiwyg-container .pagebuilder-empty-slide {
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}
.pagebuilder-slide .wysiwyg-container > .mce-edit-focus ~ .pagebuilder-options,
.pagebuilder-slide .wysiwyg-container > .mce-edit-focus ~ .pagebuilder-empty-slide {
  display: none;
}
.pagebuilder-slide .wysiwyg-container.pagebuilder-toolbar-active .inline-wysiwyg {
  box-shadow: 0 0 0 1px #999999;
}
.pagebuilder-slide .inline-wysiwyg-textarea {
  border: 0;
  margin: 2px 0;
  min-height: 50px;
  padding: 5px;
  resize: none;
  width: 100%;
}
.pagebuilder-slide .inline-wysiwyg-textarea:focus {
  box-shadow: 0 0 0 1px #cccccc;
  resize: vertical;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  padding: 30px;
}
[data-content-type='slide'] {
  min-height: inherit;
}
[data-content-type='slide'] > [data-element='link'],
[data-content-type='slide'] > [data-element='empty_link'] {
  min-height: inherit;
}
[data-content-type='slide'] .pagebuilder-slide-wrapper {
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
[data-content-type='slide'] .pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}
[data-content-type='slide'] .pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}
[data-content-type='slide'] .pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
[data-content-type='slide'] .pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
[data-content-type='slide'] .pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
[data-content-type='slide'] .pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}
[data-content-type='slide'] .pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.slick-current [data-content-type='slide'] .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}
[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
[data-content-type='slide'] .pagebuilder-slide-wrapper [data-element='content'] {
  overflow: auto;
}
[data-content-type='slide'] .pagebuilder-slide-wrapper [data-element='content'] img {
  display: inline;
  height: auto;
}
[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-slide-button {
  margin: 20px 0 0 0;
  max-width: 100%;
  word-break: break-word;
}
[data-content-type='slide'] .pagebuilder-slide-wrapper .dragging {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 4;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
.slick-slider [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: inherit;
}
.pagebuilder-slide .pagebuilder-poster-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  align-items: center;
  display: flex;
  justify-content: center;
  transition: background-color 500ms ease;
}
.pagebuilder-slide .pagebuilder-poster-overlay .inline-wysiwyg-textarea,
.pagebuilder-slide .pagebuilder-poster-overlay .wysiwyg-container {
  width: 100%;
}
[data-content-type='slide'][data-appearance='poster'] .pagebuilder-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}
[data-content-type='slide'][data-appearance='poster'] .pagebuilder-overlay .pagebuilder-poster-content {
  width: 100%;
}
.pagebuilder-slide[data-appearance='collage-centered'] .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  margin-left: auto;
  margin-right: auto;
  transition: background-color 500ms ease;
}
.pagebuilder-slide[data-appearance='collage-centered'] .pagebuilder-overlay.wysiwyg-container .tox-hugerte-inline {
  left: 29px !important;
  right: 29px;
}
.pagebuilder-slide[data-appearance='collage-centered'] .pagebuilder-overlay.wysiwyg-container .pagebuilder-empty-slide {
  padding: 30px;
}
[data-content-type='slide'][data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
.pagebuilder-slide[data-appearance='collage-left'] .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}
.pagebuilder-slide[data-appearance='collage-left'] .pagebuilder-overlay.wysiwyg-container .tox-hugerte-inline {
  left: 29px !important;
  right: 29px;
}
.pagebuilder-slide[data-appearance='collage-left'] .pagebuilder-overlay.wysiwyg-container .pagebuilder-empty-slide {
  padding: 30px;
}
.pagebuilder-slide[data-appearance='collage-right'] .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  margin-left: auto;
  transition: background-color 500ms ease;
}
.pagebuilder-slide[data-appearance='collage-right'] .pagebuilder-overlay.wysiwyg-container .tox-hugerte-inline {
  left: 29px !important;
  right: 29px;
}
.pagebuilder-slide[data-appearance='collage-right'] .pagebuilder-overlay.wysiwyg-container .pagebuilder-empty-slide {
  padding: 30px;
}
[data-content-type='slide'][data-appearance='collage-right'] .pagebuilder-overlay {
  margin-left: auto;
}
[data-content-type='slider'],
.pagebuilder-content-type.pagebuilder-slider {
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  border: none;
  transition: none;
}
[data-content-type='slider'] .slick-list,
.pagebuilder-content-type.pagebuilder-slider .slick-list,
[data-content-type='slider'] .slick-track,
.pagebuilder-content-type.pagebuilder-slider .slick-track,
[data-content-type='slider'] .slick-slide,
.pagebuilder-content-type.pagebuilder-slider .slick-slide {
  min-height: inherit;
}
[data-content-type='slider'] .slick-list > div,
.pagebuilder-content-type.pagebuilder-slider .slick-list > div,
[data-content-type='slider'] .slick-track > div,
.pagebuilder-content-type.pagebuilder-slider .slick-track > div,
[data-content-type='slider'] .slick-slide > div,
.pagebuilder-content-type.pagebuilder-slider .slick-slide > div {
  min-height: inherit;
  width: 100%;
}
[data-content-type='slider'] .slick-list > div .pagebuilder-content-type-wrapper,
.pagebuilder-content-type.pagebuilder-slider .slick-list > div .pagebuilder-content-type-wrapper,
[data-content-type='slider'] .slick-track > div .pagebuilder-content-type-wrapper,
.pagebuilder-content-type.pagebuilder-slider .slick-track > div .pagebuilder-content-type-wrapper,
[data-content-type='slider'] .slick-slide > div .pagebuilder-content-type-wrapper,
.pagebuilder-content-type.pagebuilder-slider .slick-slide > div .pagebuilder-content-type-wrapper {
  min-height: inherit;
}
[data-content-type='slider'] .slider-container,
.pagebuilder-content-type.pagebuilder-slider .slider-container {
  -moz-transition: box-shadow 200ms ease 200ms;
  -o-transition: box-shadow 200ms ease 200ms;
  -webkit-transition: box-shadow 200ms ease 200ms;
  border: 1px solid transparent;
  box-shadow: 0 0 0 1px rgba(153, 153, 153, 0);
  box-sizing: border-box;
  position: relative;
  transition: box-shadow 200ms ease 200ms;
  border-style: none;
}
[data-content-type='slider'] .slider-container .slider-small-width .pagebuilder-image-uploader-container .pagebuilder-options,
.pagebuilder-content-type.pagebuilder-slider .slider-container .slider-small-width .pagebuilder-image-uploader-container .pagebuilder-options {
  display: none;
}
[data-content-type='slider'].pagebuilder-content-type-active:hover,
.pagebuilder-content-type.pagebuilder-slider.pagebuilder-content-type-active:hover {
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  box-shadow: none;
  transition: none;
}
[data-content-type='slider'].pagebuilder-content-type-active:hover .slider-container,
.pagebuilder-content-type.pagebuilder-slider.pagebuilder-content-type-active:hover .slider-container {
  -moz-transition: box-shadow 200ms ease 200ms;
  -o-transition: box-shadow 200ms ease 200ms;
  -webkit-transition: box-shadow 200ms ease 200ms;
  box-shadow: 0 0 0 1px #999999;
  transition: box-shadow 200ms ease 200ms;
}
[data-content-type='slider'].pagebuilder-content-type-active:hover .slider-container.type-container,
.pagebuilder-content-type.pagebuilder-slider.pagebuilder-content-type-active:hover .slider-container.type-container {
  box-shadow: 0 0 0 1px #999999;
}
[data-content-type='slider'] .slider-empty,
.pagebuilder-content-type.pagebuilder-slider .slider-empty {
  align-items: flex-end;
  color: #aaa6a0;
  display: flex;
  font-size: 20px;
  font-weight: lighter;
  height: 37%;
  justify-content: center;
  position: absolute;
  width: 96%;
}
[data-content-type='slider'] .slider-controls,
.pagebuilder-content-type.pagebuilder-slider .slider-controls {
  padding: 10px 0;
  text-align: center;
}
[data-content-type='slider'] .slider-controls .slider-navigation,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation {
  display: inline-block;
  line-height: 33px;
  padding: 0 8px;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot {
  display: inline-block;
  font-size: 12px;
  height: 36px;
  margin: 0;
  text-align: center;
  vertical-align: top;
  width: 36px;
  position: relative;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot .tooltip-content,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #cccccc;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-bottom: 5px;
  bottom: 100%;
  left: 0;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot .tooltip-content:after,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot .tooltip-content:after,
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot .tooltip-content:before,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot .tooltip-content:after,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot .tooltip-content:before,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot .tooltip-content:after,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot .tooltip-content:after,
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot .tooltip-content:before,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot .tooltip-content:before {
  top: 100%;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot .tooltip-content:after,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot .tooltip-content:after {
  border-top-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot .tooltip-content:before,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot .tooltip-content:before {
  border-top-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot .tooltip-toggle,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot .tooltip-toggle {
  cursor: help;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot .tooltip-toggle:hover + .tooltip-content,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot .tooltip-toggle:hover + .tooltip-content,
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot .tooltip-toggle:focus + .tooltip-content,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot .tooltip-toggle:focus + .tooltip-content,
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot:hover .tooltip-content,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot:hover .tooltip-content {
  display: block;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot .tooltip-content,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot .tooltip-content {
  background: #fffbbb;
  border: 1px solid #afadac;
  border-radius: 1px;
  bottom: 97.5%;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3);
  color: #1c1918;
  font-size: 14px;
  left: 50%;
  min-width: auto;
  padding: .9rem 1.8rem;
  position: absolute;
  text-align: center;
  transform: translateX(-50%);
  white-space: nowrap;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot .tooltip-content:before,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot .tooltip-content:before,
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot .tooltip-content:after,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot .tooltip-content:after {
  border: .8rem solid transparent;
  content: '';
  display: block;
  height: 0;
  left: 50%;
  margin-left: -.8rem;
  position: absolute;
  top: 100%;
  width: 0;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot .tooltip-content:before,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot .tooltip-content:before {
  border-top-color: #afadac;
  margin-top: 1px;
  z-index: 3;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot .tooltip-content:after,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot .tooltip-content:after {
  border-top-color: #fffbbb;
  z-index: 4;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot .navigation-dot-anchor,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot .navigation-dot-anchor {
  display: block;
  height: 100%;
  position: relative;
  transition: all .3s;
  width: 100%;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot .navigation-dot-anchor:active,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot .navigation-dot-anchor:active {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot .navigation-dot-anchor:after,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot .navigation-dot-anchor:after {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 10px;
  content: ' ';
  display: inline-block;
  height: 12px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all .3s;
  width: 12px;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot .navigation-dot-anchor:before,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot .navigation-dot-anchor:before {
  -webkit-font-smoothing: antialiased;
  font-family: 'Admin Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  bottom: 0;
  color: #7f7c7a;
  content: '\e617';
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
  display: block;
  font-size: 12px;
  left: 50%;
  opacity: 0;
  position: absolute;
  transform: rotate(90deg) translateY(50%);
  transition: all .3s;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot .navigation-dot-anchor:active:before,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot .navigation-dot-anchor:active:before {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot .pagebuilder-options,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot .pagebuilder-options {
  visibility: visible;
  z-index: -1;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot.ui-sortable-helper .navigation-dot-anchor,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot.ui-sortable-helper .navigation-dot-anchor {
  opacity: .65;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot.sortable-placeholder:after,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot.sortable-placeholder:after {
  background-color: #373330;
  border: none;
  border-radius: 10px;
  content: ' ';
  display: inline-block;
  height: 12px;
  left: 50%;
  opacity: .15;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all .3s;
  width: 12px;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot.active .navigation-dot-anchor:after,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot.active .navigation-dot-anchor:after {
  background: #373330;
  transition: all .3s;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot.active .pagebuilder-options,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot.active .pagebuilder-options {
  z-index: auto;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot.focus,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot.focus {
  outline: 1px solid #007bdb;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot.focus .pagebuilder-options,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot.focus .pagebuilder-options {
  opacity: 1;
  visibility: visible;
  z-index: 30;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot.focus .tooltip-content,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot.focus .tooltip-content {
  display: none;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot.focus .navigation-dot-anchor:before,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot.focus .navigation-dot-anchor:before {
  opacity: 1;
  transition: all .3s;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot:hover .navigation-dot-anchor,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot:hover .navigation-dot-anchor {
  text-decoration: none;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot:hover .navigation-dot-anchor:after,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot:hover .navigation-dot-anchor:after {
  border: 1px solid #bfbfbf;
}
[data-content-type='slider'] .slider-controls .slider-navigation .navigation-dot:hover.active .navigation-dot-anchor:after,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .slider-navigation .navigation-dot:hover.active .navigation-dot-anchor:after {
  background: #1c1918;
}
[data-content-type='slider'] .slider-controls .add-slide,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .add-slide {
  display: inline-block;
  opacity: 0;
  transition: all .3s;
  vertical-align: top;
  visibility: hidden;
}
[data-content-type='slider'] .slider-controls .add-slide:before,
.pagebuilder-content-type.pagebuilder-slider .slider-controls .add-slide:before {
  content: '\e61d';
  font-family: 'Admin Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding-right: 5px;
  speak: none;
}
[data-content-type='slider']:hover .slider-controls .add-slide,
.pagebuilder-content-type.pagebuilder-slider:hover .slider-controls .add-slide {
  opacity: 1;
  transition: all .3s;
  visibility: visible;
}
[data-content-type='slider'].children-min-height .element-children,
.pagebuilder-content-type.pagebuilder-slider.children-min-height .element-children {
  min-height: inherit;
  padding: 0;
}
.pagebuilder-stage.interacting .pagebuilder-content-type.pagebuilder-slider .slider-controls .navigation-dot .tooltip-content {
  display: none;
}
.pagebuilder-stage.interacting .pagebuilder-content-type.pagebuilder-slider.pagebuilder-content-type-active:hover .slider-container {
  box-shadow: 0 0 0 1px rgba(153, 153, 153, 0);
  z-index: 10;
}
.pagebuilder-stage.interacting .pagebuilder-content-type.pagebuilder-slider.pagebuilder-content-type-active:hover .slider-container.type-container {
  box-shadow: 0 0 0 1px rgba(153, 153, 153, 0.3);
}
.pagebuilder-content-type-wrapper:hover .pagebuilder-content-type.pagebuilder-slider .slider-controls .add-slide {
  opacity: 1;
  transition: all .3s;
  visibility: visible;
}
.pagebuilder-content-type-hidden .pagebuilder-content-type.pagebuilder-slider.pagebuilder-content-type-active:hover .slider-container {
  z-index: 10;
}
[data-content-type='slider'] .slick-track .slick-slide {
  display: block;
}
[data-content-type='slider'] .slick-dots {
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
[data-content-type='slider'] .slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
[data-content-type='slider'] .slick-dots li button,
[data-content-type='slider'] .slick-dots li .block-footer .action-add {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: .3s;
  width: 14px;
}
[data-content-type='slider'] .slick-dots li button:hover,
[data-content-type='slider'] .slick-dots li .block-footer .action-add:hover {
  border: 1px solid #b3b3b3;
}
[data-content-type='slider'] .slick-dots li button:active,
[data-content-type='slider'] .slick-dots li button:focus,
[data-content-type='slider'] .slick-dots li button:not(.primary),
[data-content-type='slider'] .slick-dots li .block-footer .action-add:active,
[data-content-type='slider'] .slick-dots li .block-footer .action-add:focus,
[data-content-type='slider'] .slick-dots li .block-footer .action-add:not(.primary) {
  box-shadow: none;
}
[data-content-type='slider'] .slick-dots li.slick-active button,
[data-content-type='slider'] .slick-dots li.slick-active .block-footer .action-add {
  background: #1c1918;
}
.pagebuilder-content-type.tab-align-left .pagebuilder-tab-item {
  border-top-left-radius: 0 !important;
}
.pagebuilder-content-type.tab-align-right .pagebuilder-tab-item {
  border-top-right-radius: 0 !important;
}
.pagebuilder-content-type.pagebuilder-tab-item {
  min-height: inherit;
}
.pagebuilder-content-type.pagebuilder-tab-item:before {
  background: #ffffff;
  content: '';
  height: 1px;
  left: -1px;
  opacity: 1;
  position: absolute;
  top: -2px;
  visibility: visible;
  width: calc(100% + 2px);
  z-index: auto;
}
.pagebuilder-content-type.pagebuilder-tab-item.empty-container {
  min-height: 300px;
}
.pagebuilder-content-type.pagebuilder-tab-item > .element-children {
  min-height: inherit;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation,
.pagebuilder-content-type.pagebuilder-tabs .tabs-navigation {
  border-bottom: 1px solid rgba(153, 153, 153, 0.3);
  display: block;
  font-size: 0;
  margin: 0;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation li:first-child,
.pagebuilder-content-type.pagebuilder-tabs .tabs-navigation li:first-child {
  margin-left: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header,
.pagebuilder-content-type.pagebuilder-tabs .tabs-navigation li.tab-header {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow-wrap: break-word;
  position: relative;
  word-wrap: break-word;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title,
.pagebuilder-content-type.pagebuilder-tabs .tabs-navigation li.tab-header a.tab-title {
  border-right: 0;
  color: #000000;
  cursor: pointer !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 1.4rem 2rem;
  position: relative;
  transition: all .3s;
  vertical-align: middle;
  white-space: normal;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span.tab-title,
.pagebuilder-content-type.pagebuilder-tabs .tabs-navigation li.tab-header a.tab-title span.tab-title {
  cursor: text;
  display: block;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title:hover,
.pagebuilder-content-type.pagebuilder-tabs .tabs-navigation li.tab-header a.tab-title:hover {
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title .tab-drag-handle,
.pagebuilder-content-type.pagebuilder-tabs .tabs-navigation li.tab-header a.tab-title .tab-drag-handle {
  height: 100%;
  left: 2px;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all .3s;
  visibility: hidden;
  width: 14px;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title .tab-drag-handle.disabled:before,
.pagebuilder-content-type.pagebuilder-tabs .tabs-navigation li.tab-header a.tab-title .tab-drag-handle.disabled:before {
  color: #dddddd;
  cursor: not-allowed;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title .tab-drag-handle.disabled:active:before,
.pagebuilder-content-type.pagebuilder-tabs .tabs-navigation li.tab-header a.tab-title .tab-drag-handle.disabled:active:before {
  cursor: not-allowed;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title .tab-drag-handle:before,
.pagebuilder-content-type.pagebuilder-tabs .tabs-navigation li.tab-header a.tab-title .tab-drag-handle:before {
  -webkit-font-smoothing: antialiased;
  font-family: 'Admin Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  color: #7f7c7a;
  content: '\e617';
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
  display: block;
  font-size: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title .tab-drag-handle:active:before,
.pagebuilder-content-type.pagebuilder-tabs .tabs-navigation li.tab-header a.tab-title .tab-drag-handle:active:before {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.sortable-placeholder,
.pagebuilder-content-type.pagebuilder-tabs .tabs-navigation li.tab-header.sortable-placeholder {
  opacity: .3;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-sortable-helper,
.pagebuilder-content-type.pagebuilder-tabs .tabs-navigation li.tab-header.ui-sortable-helper {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  opacity: .7;
  white-space: nowrap;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-sortable-helper a.tab-title .tab-drag-handle:before,
.pagebuilder-content-type.pagebuilder-tabs .tabs-navigation li.tab-header.ui-sortable-helper a.tab-title .tab-drag-handle:before {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:last-child,
.pagebuilder-content-type.pagebuilder-tabs .tabs-navigation li.tab-header:last-child {
  border-right: 1px solid #cccccc;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active,
.pagebuilder-content-type.pagebuilder-tabs .tabs-navigation li.tab-header.ui-state-active {
  background: #ffffff;
  z-index: 19;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active:after,
.pagebuilder-content-type.pagebuilder-tabs .tabs-navigation li.tab-header.ui-state-active:after {
  border-bottom: 1px solid #ffffff;
  bottom: -1px;
  content: '';
  left: 0;
  position: absolute;
  width: 100%;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title,
.pagebuilder-content-type.pagebuilder-tabs .tabs-navigation li.tab-header.ui-state-active a.tab-title {
  position: relative;
  transition: all .3s;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.focused a.tab-title .tab-drag-handle,
.pagebuilder-content-type.pagebuilder-tabs .tabs-navigation li.tab-header.focused a.tab-title .tab-drag-handle {
  opacity: 1;
  visibility: visible;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.focused .pagebuilder-options,
.pagebuilder-content-type.pagebuilder-tabs .tabs-navigation li.tab-header.focused .pagebuilder-options {
  opacity: 1;
  visibility: visible;
}
div[data-content-type='tabs'] .tabs-content,
.pagebuilder-content-type.pagebuilder-tabs .tabs-content {
  border: 1px solid transparent;
  position: relative;
}
div[data-content-type='tabs'] .tabs-content > .element-children,
.pagebuilder-content-type.pagebuilder-tabs .tabs-content > .element-children {
  min-height: inherit;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-content > .element-children > .pagebuilder-content-type-wrapper,
.pagebuilder-content-type.pagebuilder-tabs .tabs-content > .element-children > .pagebuilder-content-type-wrapper {
  display: block;
}
div[data-content-type='tabs'] .tabs-content > .element-children > .pagebuilder-content-type-wrapper ~ .pagebuilder-content-type-wrapper,
.pagebuilder-content-type.pagebuilder-tabs .tabs-content > .element-children > .pagebuilder-content-type-wrapper ~ .pagebuilder-content-type-wrapper {
  display: none;
}
div[data-content-type='tabs'].tab-align-left .tabs-content,
.pagebuilder-content-type.pagebuilder-tabs.tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}
div[data-content-type='tabs'].tab-align-right .tabs-content,
.pagebuilder-content-type.pagebuilder-tabs.tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation {
  border: none;
}
div[data-content-type='tabs'] .tabs-navigation .tab-header:not(:first-child) {
  margin-left: -1px !important;
}
div[data-content-type='tabs'] .tabs-content {
  border: 1px solid #cccccc;
  border-top: none;
}
[data-content-type='tab-item'] div[data-content-type='tabs'] .tabs-content:not(.empty-placeholder) {
  box-sizing: content-box;
  min-height: inherit;
}
[data-content-type='tab-item'] div[data-content-type='tabs'] .tabs-content:not(.empty-placeholder):not(:first-child) {
  display: none;
}
[data-content-type='tab-item'] div[data-content-type='tabs'] .tabs-content:not(.empty-placeholder) > * {
  min-height: inherit;
}
.pagebuilder-content-type-wrapper.ui-tabs-panel {
  margin-top: 0;
  min-height: inherit;
  padding: 0;
}
.pagebuilder-stage.focus-child .pagebuilder-content-type.pagebuilder-tabs .tabs-content {
  z-index: auto;
}
.pagebuilder-content-type-hidden .pagebuilder-content-type.pagebuilder-tabs .tabs-navigation li.tab-header.ui-state-active {
  z-index: 10;
}
.pagebuilder-content-type.pagebuilder-text {
  border-width: 0;
}
.pagebuilder-content-type.pagebuilder-text .tox-hugerte-inline {
  left: -1px !important;
  right: -1px;
  z-index: 20;
}
.pagebuilder-content-type.pagebuilder-text > .inline-wysiwyg {
  line-height: 1.3;
  min-height: 3rem;
  overflow: auto;
}
.pagebuilder-content-type.pagebuilder-text > .inline-wysiwyg + .placeholder-text {
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
}
.pagebuilder-content-type.pagebuilder-text > .inline-wysiwyg img {
  height: auto;
}
.pagebuilder-content-type.pagebuilder-text > .mce-edit-focus ~ .pagebuilder-options,
.pagebuilder-content-type.pagebuilder-text > .mce-edit-focus ~ .placeholder-text {
  display: none;
}
.pagebuilder-content-type.pagebuilder-text .inline-wysiwyg-textarea {
  border: 0;
  margin: 2px 0;
  padding: 5px;
  resize: none;
  width: 100%;
}
.pagebuilder-content-type.pagebuilder-text .inline-wysiwyg-textarea:focus {
  resize: vertical;
}
.pagebuilder-stage.interacting .pagebuilder-content-type.pagebuilder-text:not(.pagebuilder-toolbar-active) {
  pointer-events: none;
}
[data-content-type='text'] {
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-content-type .pagebuilder-video-placeholder {
  align-items: center;
  background-color: #fafafa;
  display: flex;
  justify-content: center;
}
.pagebuilder-content-type .icon-pagebuilder-video:before {
  color: #aaa6a0;
  font-size: 80px;
}
.pagebuilder-content-type div[data-content-type='video'],
.pagebuilder-content-type .pagebuilder-video {
  font-size: 0;
}
.pagebuilder-content-type div[data-content-type='video'] .pagebuilder-video-inner,
.pagebuilder-content-type .pagebuilder-video .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
.pagebuilder-content-type div[data-content-type='video'] .pagebuilder-video-container,
.pagebuilder-content-type .pagebuilder-video .pagebuilder-video-container {
  border-radius: inherit;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
.pagebuilder-content-type div[data-content-type='video'] iframe,
.pagebuilder-content-type .pagebuilder-video iframe,
.pagebuilder-content-type div[data-content-type='video'] video,
.pagebuilder-content-type .pagebuilder-video video,
.pagebuilder-content-type div[data-content-type='video'] .pagebuilder-video-placeholder,
.pagebuilder-content-type .pagebuilder-video .pagebuilder-video-placeholder {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}
.pagebuilder-stage.interacting .pagebuilder-content-type.pagebuilder-toolbar-active:hover {
  box-shadow: 0 0 0 1px #999999;
}
.pagebuilder-toolbar-active.pagebuilder-content-type {
  box-shadow: 0 0 0 1px #999999;
}
.pagebuilder-toolbar-active .pagebuilder-toolbar-options {
  opacity: 1;
  visibility: visible;
}
.pagebuilder-toolbar-container {
  overflow: hidden;
}
.pagebuilder-toolbar-options {
  -moz-transition: transform 200ms, opacity 200ms, visibility 200ms;
  -o-transition: transform 200ms, opacity 200ms, visibility 200ms;
  -webkit-transition: transform 200ms, opacity 200ms, visibility 200ms;
  background-color: #ffffff;
  border: 1px solid #bfbfbf;
  left: -2px;
  opacity: 0;
  position: absolute;
  transition: transform 200ms, opacity 200ms, visibility 200ms;
  visibility: hidden;
  width: calc(100% + 4px);
  z-index: 32;
}
.pagebuilder-toolbar-options .pagebuilder-toolbar-options-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.pagebuilder-toolbar-options .pagebuilder-toolbar-options-wrapper .pagebuilder-toolbar-options-links {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  vertical-align: middle;
}
.pagebuilder-toolbar-options .pagebuilder-toolbar-options-wrapper .pagebuilder-toolbar-options-links:not(:first-child):before {
  background-color: #dddddd;
  content: '';
  left: 0;
  position: relative;
  width: 1px;
}
.pagebuilder-toolbar-options .pagebuilder-toolbar-options-wrapper .pagebuilder-toolbar-options-links .pagebuilder-toolbar-options-link {
  display: flex;
  margin: 2px;
}
.pagebuilder-toolbar-options .pagebuilder-toolbar-options-wrapper .pagebuilder-toolbar-options-links .pagebuilder-toolbar-options-link > a {
  border: 1px solid transparent;
  color: #373330;
  display: block;
  height: 32px;
  text-align: center;
  text-decoration: none;
  width: 34px;
}
.pagebuilder-toolbar-options .pagebuilder-toolbar-options-wrapper .pagebuilder-toolbar-options-links .pagebuilder-toolbar-options-link > a:hover,
.pagebuilder-toolbar-options .pagebuilder-toolbar-options-wrapper .pagebuilder-toolbar-options-links .pagebuilder-toolbar-options-link > a.toolbar-active {
  background-color: #dddddd;
  border: 1px solid #cccccc;
}
.pagebuilder-toolbar-options .pagebuilder-toolbar-options-wrapper .pagebuilder-toolbar-options-links .pagebuilder-toolbar-options-link > a i {
  font-size: 18px;
  font-style: normal;
  line-height: 30px;
}
.pagebuilder-toolbar-options .pagebuilder-toolbar-options-wrapper .pagebuilder-toolbar-options-links .pagebuilder-toolbar-options-link > a span {
  font-size: 15px;
  font-weight: 600;
  line-height: 32px;
}
.google-map-auth-failure-placeholder {
  align-items: center;
  background: #e0e0e0;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.google-map-auth-failure-placeholder p {
  color: #7e7e7e;
  margin-bottom: 0;
  max-width: 80%;
  text-align: center;
}
.single-select-cell .selection-indicator-text {
  padding: .8rem 0;
}
.pagebuilder-stage.capture .pagebuilder-canvas {
  margin: -10px;
  padding: 10px;
  transition: none;
}
.pagebuilder-stage.capture .pagebuilder-canvas .pagebuilder-content-type {
  border: 0 !important;
  box-shadow: none !important;
}
.pagebuilder-stage.capture .pagebuilder-canvas .pagebuilder-content-type.type-container {
  border: 1px solid #e0e0e0 !important;
  box-shadow: none !important;
}
.pagebuilder-stage.capture .pagebuilder-canvas .pagebuilder-content-type.pagebuilder-video .pagebuilder-video-container {
  background-color: #fafafa;
}
.pagebuilder-stage.capture .pagebuilder-canvas .pagebuilder-content-type.pagebuilder-video .pagebuilder-video-container:before {
  color: #aaa6a0;
  content: '\e904';
  display: block;
  font-size: 80px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.pagebuilder-stage.capture .pagebuilder-canvas .pagebuilder-content-type.pagebuilder-video .pagebuilder-video-container iframe {
  display: none;
}
.pagebuilder-stage-wrapper.stage-full-screen .pagebuilder-stage.capture .pagebuilder-canvas {
  margin-top: 20px;
  padding-top: 10px;
}
.modal-popup.template-manager-save .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup.template-manager-save .modal-inner-wrap .template-manager-preview-spinner,
.modal-popup.template-manager-save .modal-inner-wrap .template-manager-preview-image {
  background: #f8f8f8;
  font-size: 0;
  height: 300px;
  overflow: hidden;
  overflow-y: auto;
  position: relative;
  width: 100%;
}
.modal-popup.template-manager-save .modal-inner-wrap .template-manager-preview-spinner .spinner {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.modal-popup.template-manager-save .modal-inner-wrap .template-manager-preview-image img {
  width: 100%;
}
.preview-image-preview .preview-image-preview-image {
  border: 1px solid #d6d6d6;
  margin-top: .5rem;
  padding: .5rem;
}
.pagebuilder_stage_template_pagebuilder_stage_template_modal_pagebuilder_stage_template_grid .data-grid th:nth-child(1),
.pagebuilder-template-index .admin__data-grid-wrap .data-grid th:nth-child(1) {
  width: 6rem;
}
.pagebuilder_stage_template_pagebuilder_stage_template_modal_pagebuilder_stage_template_grid .data-grid th:nth-child(2),
.pagebuilder-template-index .admin__data-grid-wrap .data-grid th:nth-child(2) {
  width: 20rem;
}
.pagebuilder_stage_template_pagebuilder_stage_template_modal_pagebuilder_stage_template_grid .data-grid td.data-grid-preview-image-cell,
.pagebuilder-template-index .admin__data-grid-wrap .data-grid td.data-grid-preview-image-cell {
  font-size: 0;
}
.pagebuilder_stage_template_pagebuilder_stage_template_modal_pagebuilder_stage_template_grid .data-grid td.data-grid-preview-image-cell img,
.pagebuilder-template-index .admin__data-grid-wrap .data-grid td.data-grid-preview-image-cell img {
  background: #ffffff;
  border: 1px solid #d6d6d6;
  cursor: pointer;
  max-height: 150px;
  object-fit: cover;
  object-position: top;
  padding: 5px;
  width: 100%;
}
.pagebuilder_stage_template_pagebuilder_stage_template_modal_pagebuilder_stage_template_grid .data-grid td.data-grid-preview-image-cell img:hover,
.pagebuilder-template-index .admin__data-grid-wrap .data-grid td.data-grid-preview-image-cell img:hover {
  border-color: #736963;
}
.pagebuilder_stage_template_pagebuilder_stage_template_modal_pagebuilder_stage_template_grid .data-grid th:nth-child(4),
.pagebuilder-template-index .admin__data-grid-wrap .data-grid th:nth-child(4) {
  width: 20rem;
}
.pagebuilder_stage_template_pagebuilder_stage_template_modal_pagebuilder_stage_template_grid .data-grid th:nth-child(5),
.pagebuilder-template-index .admin__data-grid-wrap .data-grid th:nth-child(5) {
  width: 20rem;
}
.preview-image-preview-image-block {
  padding-bottom: 3rem;
}
.modal-slide.pagebuilder_stage_template_pagebuilder_stage_template_modal .admin__action-multiselect-crumb .action-close {
  padding: 0;
}
.modal-slide.pagebuilder_stage_template_pagebuilder_stage_template_modal .admin__action-multiselect-crumb .action-close:before,
.modal-slide.pagebuilder_stage_template_pagebuilder_stage_template_modal .modal-slide.pagebuilder_stage_template_pagebuilder_stage_template_modal .admin__action-multiselect-crumb .action-close:before {
  font-size: inherit;
}
.mobile-viewport.pagebuilder-stage-wrapper.stage-content-snapshot .pagebuilder-stage .pagebuilder-canvas,
.mobile-viewport.pagebuilder-stage-wrapper.stage-full-screen .pagebuilder-stage .pagebuilder-canvas {
  left: 50%;
  margin: 0;
  transform: translateX(-50%);
  width: 768px;
}
.services-connector-api-keys-text {
  font-weight: bold;
  margin-left: 3rem;
}
.services-connector-api-keys-text ul {
  font-weight: normal;
  list-style-type: disc;
  margin-left: 3rem;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.recaptcha_backend_type_for_recaptcha_backend_info_heading_notice strong,
.recaptcha_frontend_type_for_recaptcha_frontend_info_heading_notice strong {
  color: #e22626;
}
.magento-payments-section .heading {
  background: url('../../adminhtml/Magento/backend/en_US/Magento_PaymentServicesBase/images/adobe.png') no-repeat 0 11.25%;
  padding-left: 20rem;
}
.magento-payments-section .heading ul {
  margin-left: 15px;
}
.magento-payments-section .heading .heading-intro {
  max-width: 80%;
}
.magento-payments-section .heading .logos img {
  max-width: 88px;
}
.magento-payments-section .button-container {
  float: right;
}
.magento-payments-section .link-more {
  margin-left: 5px;
}
.magento-payments-top-section > .entry-edit-head.admin__collapsible-block {
  border-bottom: 0;
}
.magento-payments-top-section.active > .entry-edit-head.admin__collapsible-block {
  border-bottom: 1px solid #cccccc;
}
.magento-payments-top-section.active > .entry-edit-head.admin__collapsible-block {
  border-bottom: 1px solid #cccccc;
}
.magento-payments-top-section > .admin__collapsible-block > a {
  font-size: 1.4rem;
  font-weight: normal;
  text-transform: uppercase;
}
.magento-payments-recommended-header > .admin__collapsible-block > a {
  display: inline-block;
}
.magento-payments-recommended-header > .admin__collapsible-block > a:before {
  border-color: transparent;
  border-style: solid;
  border-top-color: #000000;
  border-width: .8rem .5rem 0 .5rem;
  content: '' !important;
  height: 0;
  margin-top: 1px;
  transition: all .2s linear;
  width: 0;
}
.magento-payments-recommended-header > .admin__collapsible-block > a.open:before {
  border-bottom-color: #000000;
  border-color: transparent;
  border-width: 0 .5rem .8rem .5rem;
}
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2025 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
.fastlane-section .active input[type='text'][id$='fastlane_styling_root_background_color'],
.fastlane-section .active input[type='text'][id$='fastlane_styling_root_error_color'],
.fastlane-section .active input[type='text'][id$='fastlane_styling_root_primary_color'],
.fastlane-section .active input[type='text'][id$='fastlane_styling_root_text_color'],
.fastlane-section .active input[type='text'][id$='fastlane_styling_input_background_color'],
.fastlane-section .active input[type='text'][id$='fastlane_styling_input_border_color'],
.fastlane-section .active input[type='text'][id$='fastlane_styling_input_focus_border_color'],
.fastlane-section .active input[type='text'][id$='fastlane_styling_input_text_color'] {
  width: calc(90% - 10px);
}
.fastlane-section .active input[type='text'][id$='fastlane_styling_root_background_color'] + input,
.fastlane-section .active input[type='text'][id$='fastlane_styling_root_error_color'] + input,
.fastlane-section .active input[type='text'][id$='fastlane_styling_root_primary_color'] + input,
.fastlane-section .active input[type='text'][id$='fastlane_styling_root_text_color'] + input,
.fastlane-section .active input[type='text'][id$='fastlane_styling_input_background_color'] + input,
.fastlane-section .active input[type='text'][id$='fastlane_styling_input_border_color'] + input,
.fastlane-section .active input[type='text'][id$='fastlane_styling_input_focus_border_color'] + input,
.fastlane-section .active input[type='text'][id$='fastlane_styling_input_text_color'] + input {
  margin-left: 10px;
  width: 10%;
}
dd.admin__payment-method-wrapper {
  width: auto;
}
.loading-mask {
  z-index: 190;
}
.payment-services-hosted-fields-form .card-container {
  display: none;
}
.payment-services-hosted-fields-form .card-container .admin__field {
  margin-top: 20px;
}
.payment-services-hosted-fields-form .card-container .grid-container {
  align-items: end;
  display: grid;
  grid-gap: 10px;
  grid-template-areas: 'card-number-area card-number-area' 'expiration-date-area cvv-number-area';
  max-width: 400px;
}
.payment-services-hosted-fields-form .card-container .grid-container .display-lock {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
}
.payment-services-hosted-fields-form .card-container .grid-container .card-number-area {
  grid-area: card-number-area;
}
.payment-services-hosted-fields-form .card-container .grid-container .card-number-area .card-field {
  align-items: center;
  display: grid;
  grid-template-areas: 'credit-card-input-area lock-icon-area';
  grid-template-columns: 1fr auto;
  height: 32px;
}
.payment-services-hosted-fields-form .card-container .grid-container .card-number-area .card-field .card-field-icon {
  grid-area: credit-card-input-area;
  height: inherit;
}
.payment-services-hosted-fields-form .card-container .grid-container .card-number-area .card-field .lock-icon:hover::before {
  color: #757575;
}
.payment-services-hosted-fields-form .card-container .grid-container .card-number-area .card-field .lock-icon:before {
  color: #bbbbbb;
  content: '\e61b';
  display: inline-block;
  font-family: 'Admin Icons';
  font-size: 18px;
  font-weight: normal;
  line-height: inherit;
  overflow: hidden;
  speak: none;
  text-align: center;
  vertical-align: middle;
}
.payment-services-hosted-fields-form .card-container .grid-container .expiration-date-area {
  grid-area: expiration-date-area;
}
.payment-services-hosted-fields-form .card-container .grid-container .cvv-area {
  grid-area: cvv-number-area;
}
.payment-services-hosted-fields-form .card-container .card-field {
  border: 1px solid #c2c2c2;
  box-sizing: content-box;
  height: 32px;
  padding: 8px 15px;
}
.payment-services-hosted-fields-form .checkbox-vault {
  margin-top: 10px;
}
.payment-services-hosted-fields-form .message,
.payment-services-hosted-fields-form .order-errors .admin__fieldset-wrapper .title {
  display: none;
}
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2025 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
[id$='solutions_magento_payments_legacy_smart_buttons_message_configurator'] .use-default,
[id$='solutions_magento_payments_legacy_smart_buttons_paylater_message_styling_message_preview'] .use-default,
[id$='solutions_magento_payments_legacy_smart_buttons_paylater_message_configurator'],
[id$='solutions_magento_payments_legacy_smart_buttons_paylater_message_configurator_load'] {
  display: none;
}
#messaging-configurator > div {
  margin: 0;
}
#messaging-configurator > div > div {
  overflow: auto;
  padding: 0;
}
#messaging-configurator > div > div > div {
  width: auto;
}
#messaging-configurator #configurator-publishButton,
#messaging-configurator [class$='text_body'],
#messaging-configurator [class$='text_body_strong'],
#messaging-configurator [class$='text_strong'] {
  font-size: 1em;
  line-height: 1.5em;
  width: auto;
}
#messaging-configurator button,
#messaging-configurator .block-footer .action-add {
  font-size: 1em;
}
#messaging-configurator [class$='accordion_base'] [class*='text_field_value'] {
  font-size: 1.5em;
  height: 3.5em;
}
#messaging-configurator [class$='accordion_base'] [class*='text_field_label'] {
  font-size: 1.25em;
  line-height: 1.5em;
}
#messaging-configurator [class$='accordion_base'] [class*='list_item'] {
  font-size: 1.5em;
}
#messaging-configurator [class$='accordion_base'] .css-udzaps {
  height: auto;
}
#configurator-controlPanelContainer {
  width: auto;
}
#configurator-previewSectionContainer {
  box-sizing: content-box;
}
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2025 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
.payments.grid-severity-info {
  background: #fffbbb none repeat scroll 0 0;
  border: 1px solid #a19802;
  color: #a19802;
  display: block;
  font-weight: bold;
  line-height: 17px;
  padding: 0 3px;
  text-align: center;
  text-transform: uppercase;
}
.new-page-url:after {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-left: 4px;
  vertical-align: super;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyODMuOTIyIDI4My45MjIiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48cGF0aCBkPSJNMjY2LjQyMiAwaC05Ny42MjVjLTkuNjUgMC0xNy41IDcuODUxLTE3LjUgMTcuNSAwIDkuNjQ5IDcuODUgMTcuNSAxNy41IDE3LjVoNTUuMzc3bC05Mi4zNzUgOTIuMzc0YTE3LjM3OCAxNy4zNzggMCAwIDAtNS4xMjcgMTIuMzc1YzAgNC42NzYgMS44MTkgOS4wNjkgNS4xMjUgMTIuMzcxYTE3LjM3NCAxNy4zNzQgMCAwIDAgMTIuMzc1IDUuMTNjNC42NzQgMCA5LjA2OS0xLjgyIDEyLjM3Ni01LjEyN2w5Mi4zNzQtOTIuMzc1djU1LjM3N2MwIDkuNjQ5IDcuODUxIDE3LjUgMTcuNSAxNy41IDkuNjQ5IDAgMTcuNS03Ljg1MSAxNy41LTE3LjVWMTcuNWMwLTkuNjQ5LTcuODUxLTE3LjUtMTcuNS0xNy41eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwN2JkYiIgZmlsbD0iIzAwN2JkYiIvPjxwYXRoIGQ9Ik0yMDEuMTM3IDI1My45MjJIMzBWODIuNzg1aDEyOC43MTFsMzAtMzBIMTVjLTguMjg0IDAtMTUgNi43MTYtMTUgMTV2MjAxLjEzN2MwIDguMjg0IDYuNzE2IDE1IDE1IDE1aDIwMS4xMzdjOC4yODQgMCAxNS02LjcxNiAxNS0xNVY5NS4yMTFsLTMwIDMwdjEyOC43MTF6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjMDA3YmRiIiBmaWxsPSIjMDA3YmRiIi8+PC9zdmc+) no-repeat top;
  background-size: contain;
}
.admin-control-table td:first-child,
.admin-control-table th:first-child {
  padding-left: 1.6rem;
}
.admin-control-table td,
.admin-control-table th {
  padding: 1.3rem 1.6rem 1.3rem 0;
  vertical-align: top;
  border: 0;
  border-bottom: 1px solid #fff;
  background-color: #efefef;
  text-align: left;
}
.admin-control-table th {
  vertical-align: bottom;
  color: #303030;
  font-size: 1.4rem;
  font-weight: 600;
}
.amacart-actions-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.amacart-actions-container .form-inline {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.amacart-actions-container .field-row {
  display: inline-block;
  margin-right: 20px;
}
.amacart-actions-container .field-row:last-child {
  margin-left: auto;
}
.amacard-title {
  display: inline-block;
  padding: 7px 0 10px;
}
.amacard-column-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.amacard-column-container .amacard-text.-italic {
  font-style: italic;
}
.amacard-column-container .amacard-text {
  font-size: 12px;
}
.amacard-shedule-fieldset .admin__field-tooltip .admin__field-tooltip-content {
  right: -5rem;
}
.amacard-codes-grid .admin__data-grid-header {
  box-sizing: border-box;
}
.amacard-codes-grid .admin__data-grid-wrap .data-grid-actions-cell .action-menu-item {
  cursor: pointer;
}
.amacard-codes-grid .selectmenu .selectmenu-value input {
  padding: 0;
  height: auto;
}
.admin__scope-old .amacard-codes-grid legend,
.admin__scope-old .amacard-codes-grid fieldset {
  padding: 0;
}
.amacard-codes-grid .admin__data-grid-filters-wrap .admin__form-field {
  padding: 0 20px;
}
.amasty_acart-reports-index .page-content {
  background: #f7f8fa;
}
.amacart-report-wrapper {
  padding: 30px 30px 50px;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 2px 13px rgba(95, 146, 247, 0.13);
}
.amacart-report-wrapper:first-child {
  margin-top: 30px;
}
.amacart-report-wrapper:not(:last-child) {
  margin-bottom: 30px;
}
.amacart-report-wrapper .amacart-title {
  margin-bottom: 20px;
  letter-spacing: .03em;
  font-weight: 600;
  font-size: 17px;
  line-height: 23px;
}
.amacart-report-wrapper .amacart-notice {
  color: #adadad;
  font-size: 12px;
}
.amacart-list-container {
  margin: 0;
  list-style: none;
}
.amacart-list-container .amacart-row {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
  border-bottom: 1.5px solid #f7f8fa;
}
.amacart-list-container .amacart-row:first-child {
  padding-top: 4px;
}
.amacart-list-container .amacart-row:last-child {
  border-bottom: none;
}
.amacart-list-container .amacart-row.-strong {
  font-weight: 600;
}
.amacart-list-container .data-grid-cell-content {
  width: auto;
  font-weight: 600;
}
.amacart-container-flex {
  display: flex;
}
.amacart-container-flex .admin__field-complex-elements {
  display: flex;
  flex-basis: 100%;
  justify-content: space-between;
  float: none;
  max-width: 100%;
}
.amacart-table-statistics {
  width: 100%;
}
.amacart-table-statistics .amacart-caption {
  color: #adadad;
  font-size: 12px;
  line-height: 16px;
}
.amacart-table-statistics .amacart-td:first-child,
.amacart-table-statistics .amacart-th:first-child {
  padding: 15px 0;
}
.amacart-table-statistics .amacart-th,
.amacart-table-statistics .amacart-td {
  padding: 15px;
  text-align: left;
}
.amacart-table-statistics .amacart-tr {
  border-bottom: 1.5px solid #f7f8fa;
}
.amacart-table-statistics .amacart-td .data-grid-cell-content {
  width: auto;
  overflow: visible;
}
.amacart-table-statistics .amacart-status {
  border-radius: 3px;
  font-weight: 600;
}
.amacart-table-statistics .amacart-status.-inactive {
  padding: 2px 10px;
  background: #fff9e3;
  color: #948744;
}
.amacart-table-statistics .amacart-status.-active {
  padding: 2px 16px;
  background: #e3fff4;
  color: #44947b;
}
.amacart-filters-container {
  margin: 0 -30px;
  padding: 0 30px;
  background: #fff;
}
.amacart-filters-container .admin__field-complex-elements {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px 0;
  max-width: 100%;
  width: 100%;
  border-top: 1px solid #d7dde9;
}
.amacart-filters-container .admin__field {
  display: flex;
}
.amacart-filters-container .admin__field + .admin__field {
  margin: 0;
}
.amacart-filters-container .admin__field-label {
  margin-right: 10px;
}
.amacart-date-container .admin__field-control .ui-datepicker-trigger {
  margin-left: -3.2rem;
}
.amacart-chart-buttons {
  display: flex;
}
.amacart-chart-buttons .amacart-button {
  box-sizing: border-box;
  margin: 5px;
  padding: 15px 20px;
  border: 1px solid #c9dbfd;
  border-radius: 5px;
  background-color: #f7faff;
  font-weight: 400;
  cursor: pointer;
  transition: background-color 0.3s ease-in, color 0.3s ease-in;
}
.amacart-chart-buttons .amacart-button:hover,
.amacart-chart-buttons .amacart-button.-active {
  background: #5f92f7;
  color: #fff;
  font-weight: 700;
}
.amacart-chart-buttons .amacart-button.-efficiency {
  width: 289px;
}
.amacart-chart-buttons .amacart-button.-rate {
  width: 212px;
}
.amacart-chart-buttons .amacart-button.-revenue {
  width: 103px;
}
.amacart-list-wrapper,
.amacart-statistics-container {
  margin-right: 120px;
  max-width: 390px;
  width: 100%;
}
.amacart-top-products {
  flex-basis: 66%;
}
.amacart-top-products .amacart-chart {
  height: 250px;
}
.amacart-chart-wrapper {
  display: flex;
  margin-top: 60px;
}
.amacart-chart-container {
  flex-basis: 55%;
}
.amacart-table-container {
  width: 100%;
}
.amasty_acart-history-index .amacart-thead .amacart-th {
  position: relative;
  padding: 1rem 1rem;
  border: .1rem solid #8a837f;
  background-color: #514943;
  background-clip: padding-box;
  color: #fff;
  vertical-align: middle;
}
.amacart-schedule-container .amacart-field.-template {
  margin: 24px 0 15px 0;
}
.amacart-schedule-container .amacart-row {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
  max-width: 205px;
}
.amacart-schedule-container .amacart-label {
  margin-bottom: 5px;
}
.amacart-schedule-container .amacart-delete {
  position: relative;
  padding: 10px 7px;
  border: none;
  background: none;
}
.amacart-schedule-container .amacart-delete:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 20px;
  background: url('../../adminhtml/Magento/backend/en_US/Amasty_Acart/images/delete.svg') no-repeat center;
  content: '';
}
.amacart-schedule-container .amacart-link {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  cursor: pointer;
}
.admin__fieldset .amacart-schedule-container .amacart-checkbox {
  border-radius: 1px;
}
.admin__fieldset .amacart-schedule-container .amacart-checkbox:checked:after {
  width: 14px;
  background: #007bdb;
  color: #fff;
  font-size: 10px;
  line-height: 14px;
}
.amacart-schedule-container .amacart-td .amacart-select,
.amacart-schedule-container .amacart-ruleid {
  display: block;
  max-width: 205px;
}
.amacart-arrow-container {
  position: relative;
  display: block;
  margin-left: 7px;
  width: 20px;
  height: 20px;
}
.amacart-arrow-container .amacart-arrow {
  position: absolute;
  top: 30%;
  width: 7px;
  height: 7px;
  border-top: 2px solid;
  border-left: 2px solid;
  transform: rotate(225deg);
}
.amacart-link.-show .amacart-arrow-container .amacart-arrow {
  top: 45%;
  transform: rotate(45deg);
}
.amacart-schedule-table {
  width: 100%;
}
.amacart-schedule-table .amacart-th.-delete,
.amacart-schedule-table .amacart-td.-delete {
  padding-right: 10px;
  text-align: center;
}
.amacart-schedule-table .amacart-td,
.amacart-schedule-table .amacart-th {
  padding-right: 50px;
  width: 32%;
}
.amacart-sales-select {
  margin-top: .5rem;
}
.amacart-schedule-table .amacart-tr.-addrecord {
  padding: 15px 10px;
  text-align: center;
}
.amacart-schedule-table .amacart-tr.-addrecord .amacart-button {
  padding: 5px 20px;
  border-radius: 3px;
  background: #5a5552;
  color: #fff;
  transition: background-color 0.3s ease-in;
}
.amacart-schedule-table .amacart-tr.-addrecord .amacart-button:hover {
  background-color: #7b776b;
}
.amacart-same-box {
  margin-bottom: 15px;
}
.amacart-checkbox-container {
  margin-bottom: 15px;
}
.amacart-transactional-email .admin__field-label {
  text-align: left;
}
.amacart-custom-template .amacart-load-template {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
  padding: 0;
}
.amacart-custom-template .amacart-custom-title {
  margin-bottom: 10px;
  text-align: center;
}
.amacart-custom-template .amacart-template-block {
  display: flex;
  flex-direction: column;
  padding: 0;
}
.amacart-custom-title,
.amacart-template-block,
.amacart-load-template {
  max-width: 460px;
}
.amacart-template-block > .amacart-button {
  align-self: baseline;
  margin-bottom: 15px;
}
.amacart-load-template > .amacart-button {
  align-self: flex-end;
}
.amacart-load-template > .admin__field.amacart-row {
  margin: 0;
}
.amacart-custom-template .amacart-row {
  margin: 0 0 15px;
  max-width: 100%;
}
.amacart-custom-template .amacart-row.-template {
  max-width: 270px;
}
.amacart-custom-template .amacart-row .admin__field-control,
.amacart-custom-template .amacart-row .admin__field-label {
  float: none;
  margin-left: 0;
  width: auto;
}
.amacart-custom-template .amacart-row .admin__field-label {
  margin-bottom: 5px;
  text-align: left;
  line-height: 19px;
}
.amacart-custom-template .amacart-button {
  padding: 6px 20px;
  border: 1px solid #adadad;
  border-radius: 3px;
  background: #f6f6f6;
  color: #5a5552;
  text-shadow: none;
  transition: background-color 0.3s ease-in;
}
.amacart-custom-template .amacart-button:hover {
  background-color: #dbdbdb;
  box-shadow: none;
}
.amacart-custom-template .amacart-textarea {
  border-radius: 1px;
}
.amacart-custom-template .amacart-input {
  height: 33px;
  border: 1px solid #adadad;
  border-radius: 1px;
}
.amacart-custom-template .amacart-label {
  margin-bottom: 5px;
}
.amacart-upload-container .amacart-file {
  display: none;
}
.amacart-upload-container .amacart-upload {
  box-sizing: border-box;
  padding: 8px 20px;
  border: 1px solid #adadad;
  border-radius: 3px;
  background: #f6f6f6;
  cursor: pointer;
  transition: opacity 0.3s ease-in;
}
.amacart-upload-container .amacart-upload:hover {
  opacity: .7;
}
.amacart-upload-container .amacart-filename {
  margin-left: 10px;
}
.amacart-input + .ui-widget .tagit-new {
  margin: 0;
  padding: 0;
}
.amacart-input + .ui-widget .ui-autocomplete-input {
  padding: .5rem;
  height: 29px;
  font-size: 14px;
  line-height: 19px;
}
.amacart-input + .ui-widget .tagit-choice-editable {
  padding: .1em 1.8em .1em .5em;
}
#row_amasty_acart_general_import .label,
#row_amasty_acart_general_import .value {
  padding-top: 40px;
}
ul.tagit {
  overflow: auto;
  margin-right: inherit;
  padding: 1px 5px;
  border: 1px solid #c6c6c6;
  background: inherit;
}
ul.tagit li {
  display: block;
  float: left;
  margin: 2px 5px 2px 0;
}
ul.tagit li.tagit-choice {
  position: relative;
  border: 1px solid #cad8f3;
  border-radius: 6px;
  background: none;
  background-color: #dee7f8 !important;
  font-weight: normal;
  line-height: inherit;
}
ul.tagit li.tagit-choice a.tagit-label {
  text-decoration: none;
  cursor: pointer;
}
ul.tagit li.tagit-choice .tagit-close {
  position: absolute;
  top: 50%;
  right: .4em;
  margin-top: -8px;
  line-height: 17px;
  cursor: pointer;
}
ul.tagit li.tagit-choice .tagit-close .text-icon {
  display: inline;
  color: #777;
  font-size: 16px;
  font-family: arial, sans-serif;
  line-height: 16px;
}
ul.tagit li.tagit-choice input {
  display: block;
  float: left;
  margin: 2px 5px 2px 0;
}
ul.tagit li.tagit-choice .tagit-label:not(a) {
  color: #555;
}
ul.tagit li.tagit-choice a.tagit-close {
  text-decoration: none;
}
ul.tagit li.tagit-choice a.tagit-close .text-icon:hover {
  color: #222222;
}
ul.tagit li.tagit-choice .ui-icon {
  display: none;
}
ul.tagit li.tagit-choice:hover {
  border-color: #6d95e0;
  background-color: #bbcef1;
}
ul.tagit li.tagit-choice a.tagLabel:hover {
  color: #222222;
}
ul.tagit li.tagit-choice-read-only {
  padding: .2em .5em;
}
ul.tagit li.tagit-choice-editable {
  padding: .2em 18px .2em .5em;
}
ul.tagit li.tagit-new {
  padding: .25em 4px .25em 0;
  width: 250px;
}
ul.tagit input[type='text'] {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: inherit;
  outline: none;
  border: none;
  background: none;
  background-color: inherit;
  box-shadow: none;
  color: #333;
}
ul.tagit li.tagit-choice.remove {
  border-color: #6d95e0;
  background-color: #bbcef1;
}
input.tagit-hidden-field {
  display: none;
}
.ui-widget {
  font-size: 1.1em;
}
.tagit-autocomplete.ui-autocomplete {
  position: absolute;
  width: 1px;
  cursor: default;
}
.tagit-autocomplete.ui-menu {
  display: block;
  float: left;
  margin: 0;
  padding: 2px;
  list-style: none;
}
.tagit-autocomplete.ui-menu .ui-menu {
  margin-top: -3px;
}
.tagit-autocomplete.ui-menu .ui-menu-item {
  float: left;
  clear: left;
  margin: 0;
  padding: 0;
  width: 100%;
  zoom: 1;
}
.tagit-autocomplete.ui-menu .ui-menu-item a {
  display: block;
  padding: .2em .4em;
  text-decoration: none;
  line-height: 1.5;
  zoom: 1;
}
.tagit-autocomplete .ui-menu .ui-menu-item a.ui-state-hover {
  margin: -1px;
  font-weight: normal;
}
.tagit-autocomplete .ui-menu .ui-menu-item a.ui-state-active {
  margin: -1px;
  font-weight: normal;
}
.tagit-autocomplete .ui-corner-all {
  border-radius: 4px;
}
.tagit-autocomplete .ui-state-hover {
  border: 1px solid #999999;
  background: #dadada;
  color: #212121;
  font-weight: normal;
}
.tagit-autocomplete .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada;
  color: #212121;
  font-weight: normal;
}
.tagit-autocomplete .ui-state-active {
  border: 1px solid #aaaaaa;
}
.tagit-autocomplete .ui-widget-content {
  border: 1px solid #aaaaaa;
}
.tagit-autocomplete.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff 50% 50% repeat-x;
  color: #222222;
}
.tagit-autocomplete.ui-corner-all {
  border-radius: 4px;
}
.tagit .ui-helper-hidden-accessible {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
}
/* phpcs:ignore Magento2.Less.ClassNaming.NotAllowedSymbol */
.adminhtml-system_config-edit .ambase-page-title {
  color: #303030;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -.03em;
  margin-bottom: 40px;
  text-transform: capitalize;
}
.ambase-buttons-block {
  display: flex;
  margin-bottom: 30px;
}
.ambase-buttons-block .ambase-button {
  border-radius: 4px;
  color: #ffffff;
  padding: 10px 15px;
  position: relative;
  text-decoration: none;
  transition: background-color 0.3s ease-in-out;
}
.ambase-buttons-block .ambase-button.-orange {
  background-color: #eb5202;
  padding-right: 46px;
}
.ambase-buttons-block .ambase-button.-orange:hover {
  background-color: #ba4000;
}
.ambase-buttons-block .ambase-button.-orange:after {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjU2NSAwYS40NjQuNDY0IDAgMDAtLjA0Ny4wMDRINy4xOWEuNDYuNDYgMCAwMC0uMzAzLjExLjM4NS4zODUgMCAwMC0uMDk0LjEyNi4zNTQuMzU0IDAgMDAuMDk0LjQyMi40Ni40NiAwIDAwLjMwMy4xMWgyLjM2Mkw0LjM1MyA1LjVhLjM4Ni4zODYgMCAwMC0uMDk1LjEyNS4zNTUuMzU1IDAgMDAuMDkuNDI0Yy4wMzkuMDM2LjA4Ni4wNjUuMTM4LjA4NGEuNDYuNDYgMCAwMC40NjUtLjA5bDUuMi00LjcyNXYyLjE0N2MtLjAwMi4wNTEuMDA5LjEwMi4wMy4xNDkuMDIuMDQ3LjA1Mi4wOS4wOS4xMjZhLjQ2LjQ2IDAgMDAuNjAyIDAgLjM1NC4zNTQgMCAwMC4xMjItLjI3NVYuNDM3YS4zNTEuMzUxIDAgMDAtLjAxMy0uMTY1LjM3OC4zNzggMCAwMC0uMDktLjE0NC40MjUuNDI1IDAgMDAtLjE0OC0uMDk3LjQ2LjQ2IDAgMDAtLjE4LS4wM3oiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNNC42NTIgMS41NDJjLTEuMDU1IDAtMS44NTMtLjAwMi0yLjQ4OS4wNjQtLjYzNS4wNjUtMS4xNDQuMjAyLTEuNTA4LjUzNC0uMzY0LjMzLS41MTMuNzkyLS41ODUgMS4zN0MwIDQuMDg3IDAgNC44MTIgMCA1Ljc3YzAgLjk2IDAgMS42ODUuMDcyIDIuMjYzLjA3My41NzcuMjI2IDEuMDQuNTkgMS4zNy4zNjUuMzMuODczLjQ2OCAxLjUwOC41MzNTMy42IDEwIDQuNjUyIDEwYzEuMDUyIDAgMS44NDggMCAyLjQ4Mi0uMDY1LjYzNS0uMDY2IDEuMTQ0LS4yMDQgMS41MDktLjUzNS4zNjQtLjMzMS41MTYtLjc5My41ODktMS4zNy4wNzMtLjU3OC4wNzItMS4zMDIuMDcyLTIuMjYuMDAxLS4wNS0uMDEtLjEtLjAzLS4xNDhhLjM4My4zODMgMCAwMC0uMDkxLS4xMjYuNDYuNDYgMCAwMC0uNjAyIDAgLjM4My4zODMgMCAwMC0uMDkyLjEyNi4zNTQuMzU0IDAgMDAtLjAzLjE0OWMwIC45NTYtLjAwNCAxLjY3LS4wNjcgMi4xNzEtLjA2NC41MDMtLjE4Ljc2My0uMzQ3LjkxNC0uMTY3LjE1Mi0uNDUzLjI1OC0xLjAwNi4zMTUtLjU1Mi4wNTctMS4zMzYuMDYtMi4zODcuMDYtMS4wNSAwLTEuODM1LS4wMDMtMi4zODctLjA2LS41NTItLjA1Ni0uODM4LS4xNjEtMS4wMDUtLjMxMi0uMTY3LS4xNTItLjI4NC0uNDEyLS4zNDctLjkxNEMuODUgNy40NDIuODQ2IDYuNzI5Ljg0NiA1Ljc3Uy44NDggNC4wOTkuOTEgMy41OTZjLjA2Mi0uNTAyLjE3OC0uNzYyLjM0NC0uOTEzLjE2Ni0uMTUuNDUxLS4yNTYgMS4wMDQtLjMxMy41NTQtLjA1NyAxLjM0LS4wNiAyLjM5NC0uMDZhLjQ2LjQ2IDAgMDAuMzAzLS4xMS4zODUuMzg1IDAgMDAuMDkzLS4xMjUuMzU0LjM1NCAwIDAwMC0uMjk3LjM4NS4zODUgMCAwMC0uMDkzLS4xMjYuNDYuNDYgMCAwMC0uMzAzLS4xMXoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=') no-repeat center;
  content: '';
  height: 10px;
  position: absolute;
  right: 24px;
  top: calc(50% - 6px);
  width: 12px;
}
.ambase-buttons-block .ambase-button.-blue {
  background-color: #ffffff;
  border: 1px solid #007bdb;
  color: #303030;
  margin-left: 10px;
  padding-right: 43px;
}
.ambase-buttons-block .ambase-button.-blue:hover {
  background-color: #c8e8ff;
}
.ambase-buttons-block .ambase-button.-blue:after {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjU2NSAwYS40NjQuNDY0IDAgMDAtLjA0Ny4wMDRINy4xOWEuNDYuNDYgMCAwMC0uMzAzLjExLjM4NS4zODUgMCAwMC0uMDk0LjEyNi4zNTQuMzU0IDAgMDAuMDk0LjQyMi40Ni40NiAwIDAwLjMwMy4xMWgyLjM2Mkw0LjM1MyA1LjVhLjM4Ni4zODYgMCAwMC0uMDk1LjEyNS4zNTUuMzU1IDAgMDAuMDkuNDI0Yy4wMzkuMDM2LjA4Ni4wNjUuMTM4LjA4NGEuNDYuNDYgMCAwMC40NjUtLjA5bDUuMi00LjcyNXYyLjE0N2MtLjAwMi4wNTEuMDA5LjEwMi4wMy4xNDkuMDIuMDQ3LjA1Mi4wOS4wOS4xMjZhLjQ2LjQ2IDAgMDAuNjAyIDAgLjM1NC4zNTQgMCAwMC4xMjItLjI3NVYuNDM3YS4zNTEuMzUxIDAgMDAtLjAxMy0uMTY1LjM3OC4zNzggMCAwMC0uMDktLjE0NC40MjUuNDI1IDAgMDAtLjE0OC0uMDk3LjQ2LjQ2IDAgMDAtLjE4LS4wM3oiIGZpbGw9IiMxNzg3RTAiLz48cGF0aCBkPSJNNC42NTIgMS41NDJjLTEuMDU1IDAtMS44NTMtLjAwMi0yLjQ4OS4wNjQtLjYzNS4wNjUtMS4xNDQuMjAyLTEuNTA4LjUzNC0uMzY0LjMzLS41MTMuNzkyLS41ODUgMS4zN0MwIDQuMDg3IDAgNC44MTIgMCA1Ljc3YzAgLjk2IDAgMS42ODUuMDcyIDIuMjYzLjA3My41NzcuMjI2IDEuMDQuNTkgMS4zNy4zNjUuMzMuODczLjQ2OCAxLjUwOC41MzNTMy42IDEwIDQuNjUyIDEwYzEuMDUyIDAgMS44NDggMCAyLjQ4Mi0uMDY1LjYzNS0uMDY2IDEuMTQ0LS4yMDQgMS41MDktLjUzNS4zNjQtLjMzMS41MTYtLjc5My41ODktMS4zNy4wNzMtLjU3OC4wNzItMS4zMDIuMDcyLTIuMjYuMDAxLS4wNS0uMDEtLjEtLjAzLS4xNDhhLjM4My4zODMgMCAwMC0uMDkxLS4xMjYuNDYuNDYgMCAwMC0uNjAyIDAgLjM4My4zODMgMCAwMC0uMDkyLjEyNi4zNTQuMzU0IDAgMDAtLjAzLjE0OWMwIC45NTYtLjAwNCAxLjY3LS4wNjcgMi4xNzEtLjA2NC41MDMtLjE4Ljc2My0uMzQ3LjkxNC0uMTY3LjE1Mi0uNDUzLjI1OC0xLjAwNi4zMTUtLjU1Mi4wNTctMS4zMzYuMDYtMi4zODcuMDYtMS4wNSAwLTEuODM1LS4wMDMtMi4zODctLjA2LS41NTItLjA1Ni0uODM4LS4xNjEtMS4wMDUtLjMxMi0uMTY3LS4xNTItLjI4NC0uNDEyLS4zNDctLjkxNEMuODUgNy40NDIuODQ2IDYuNzI5Ljg0NiA1Ljc3Uy44NDggNC4wOTkuOTEgMy41OTZjLjA2Mi0uNTAyLjE3OC0uNzYyLjM0NC0uOTEzLjE2Ni0uMTUuNDUxLS4yNTYgMS4wMDQtLjMxMy41NTQtLjA1NyAxLjM0LS4wNiAyLjM5NC0uMDZhLjQ2LjQ2IDAgMDAuMzAzLS4xMS4zODUuMzg1IDAgMDAuMDkzLS4xMjUuMzU0LjM1NCAwIDAwMC0uMjk3LjM4NS4zODUgMCAwMC0uMDkzLS4xMjYuNDYuNDYgMCAwMC0uMzAzLS4xMXoiIGZpbGw9IiMxNzg3RTAiLz48L3N2Zz4=') no-repeat center;
  content: '';
  height: 10px;
  position: absolute;
  right: 22px;
  top: calc(50% - 6px);
  width: 12px;
}
/* phpcs:ignore Magento2.Less.ClassNaming.NotAllowedSymbol */
.ambase-tab-container > .admin__page-nav-title._collapsible {
  padding-right: 10rem;
}
/* phpcs:ignore Magento2.Less.ClassNaming.NotAllowedSymbol */
.ambase-tab-container > .admin__page-nav-title:before {
  background: #eb5202;
  border-radius: 4px;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  height: 26px;
  line-height: 22px;
  padding: 2px 0;
  position: absolute;
  right: 50px;
  text-align: center;
  top: calc(50% - 13px);
  width: 44px;
}
.ambase-grid-buttons .ambase-button {
  background-color: #f7faff;
  border: 1px solid #c9dbfd;
  border-radius: 5px;
  box-sizing: border-box;
  font-weight: 400;
  margin-right: 15px;
  padding: 12px;
  transition: background-color 0.4s ease-in;
}
.ambase-grid-buttons .ambase-button.-active,
.ambase-grid-buttons .ambase-button:hover {
  background-color: #5f92f7;
  color: #ffffff;
}
.ambase-grid-buttons .ambase-counter:before {
  content: '(';
}
.ambase-grid-buttons .ambase-counter:after {
  content: ')';
}
.ambase-products-table {
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0 2px 13px rgba(95, 146, 247, 0.13);
  margin-top: 30px;
  padding: 15px 30px 30px;
  text-align: left;
}
.ambase-products-table .ambase-thead .ambase-tr,
.ambase-products-table .ambase-tbody .ambase-tr:not(:last-child) {
  border-bottom: 1px solid #e6e6e6;
}
.ambase-products-table .ambase-tbody {
  display: block;
  max-height: 300px;
  overflow-y: auto;
}
.ambase-products-table .ambase-th {
  color: #adadad;
}
.ambase-products-table .ambase-td,
.ambase-products-table .ambase-th {
  padding: 15px 0;
}
.ambase-products-table .ambase-tr {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.ambase-products-table .ambase-license-tooltip {
  display: inline-block;
  /* phpcs:disable Magento2.Less.ColonSpacing.AfterNewline */
  position: relative;
  /* phpcs:enable Magento2.Less.ColonSpacing.AfterNewline */
}
.ambase-products-table .ambase-license-tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 0;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #1a1a1a;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.ambase-products-table .ambase-license-tooltip .tooltip-content:after,
.ambase-products-table .ambase-license-tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.ambase-products-table .ambase-license-tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.ambase-products-table .ambase-license-tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.ambase-products-table .ambase-license-tooltip .tooltip-content:after,
.ambase-products-table .ambase-license-tooltip .tooltip-content:before {
  right: 100%;
}
.ambase-products-table .ambase-license-tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.ambase-products-table .ambase-license-tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.ambase-products-table .ambase-license-tooltip .tooltip-toggle {
  cursor: help;
}
.ambase-products-table .ambase-license-tooltip .tooltip-toggle:hover + .tooltip-content,
.ambase-products-table .ambase-license-tooltip .tooltip-toggle:focus + .tooltip-content,
.ambase-products-table .ambase-license-tooltip:hover .tooltip-content {
  display: block;
}
.ambase-products-table .ambase-license-tooltip:after {
  vertical-align: middle;
  margin-left: 1.1rem;
}
.ambase-products-table .ambase-license-tooltip .ambase-license-tooltip-content {
  padding: 1rem;
}
.ambase-products-table .ambase-license-tooltip .ambase-license-tooltip-content:first-child {
  border-top-left-radius: .6rem;
  border-top-right-radius: .6rem;
}
.ambase-products-table .ambase-license-tooltip .ambase-license-tooltip-content:last-child {
  border-bottom-left-radius: .6rem;
  border-bottom-right-radius: .6rem;
}
.ambase-products-table .ambase-license-tooltip .ambase-license-tooltip-content.ambase-license-tooltip-content-success {
  background-color: #e7f5ee;
}
.ambase-products-table .ambase-license-tooltip .ambase-license-tooltip-content.ambase-license-tooltip-content-pending {
  background-color: #fbfbfb;
}
.ambase-products-table .ambase-license-tooltip .ambase-license-tooltip-content.ambase-license-tooltip-content-info {
  background-color: #e7edf5;
}
.ambase-products-table .ambase-license-tooltip .ambase-license-tooltip-content.ambase-license-tooltip-content-warning {
  background-color: #fcf7ea;
}
.ambase-products-table .ambase-license-tooltip .ambase-license-tooltip-content.ambase-license-tooltip-content-error {
  background-color: #fceaea;
}
.ambase-products-table .ambase-license-tooltip.ambase-license-tooltip-pending:after {
  content: url('../../adminhtml/Magento/backend/en_US/Amasty_Base/images/irs/module/tooltip/pending.svg');
}
.ambase-products-table .ambase-license-tooltip.ambase-license-tooltip-pending .tooltip-content {
  background-color: #fbfbfb;
}
.ambase-products-table .ambase-license-tooltip.ambase-license-tooltip-pending .tooltip-content:after {
  border-right-color: #fbfbfb;
}
.ambase-products-table .ambase-license-tooltip.ambase-license-tooltip-info:after {
  content: url('../../adminhtml/Magento/backend/en_US/Amasty_Base/images/irs/module/tooltip/info.svg');
}
.ambase-products-table .ambase-license-tooltip.ambase-license-tooltip-info .tooltip-content {
  background-color: #e7edf5;
}
.ambase-products-table .ambase-license-tooltip.ambase-license-tooltip-info .tooltip-content:after {
  border-right-color: #e7edf5;
}
.ambase-products-table .ambase-license-tooltip.ambase-license-tooltip-success:after {
  content: url('../../adminhtml/Magento/backend/en_US/Amasty_Base/images/irs/module/tooltip/success.svg');
}
.ambase-products-table .ambase-license-tooltip.ambase-license-tooltip-success .tooltip-content {
  background-color: #e7f5ee;
}
.ambase-products-table .ambase-license-tooltip.ambase-license-tooltip-success .tooltip-content:after {
  border-right-color: #e7f5ee;
}
.ambase-products-table .ambase-license-tooltip.ambase-license-tooltip-warning:after {
  content: url('../../adminhtml/Magento/backend/en_US/Amasty_Base/images/irs/module/tooltip/warning.svg');
}
.ambase-products-table .ambase-license-tooltip.ambase-license-tooltip-warning .tooltip-content {
  background-color: #fcf7ea;
}
.ambase-products-table .ambase-license-tooltip.ambase-license-tooltip-warning .tooltip-content:after {
  border-right-color: #fcf7ea;
}
.ambase-products-table .ambase-license-tooltip.ambase-license-tooltip-error:after {
  content: url('../../adminhtml/Magento/backend/en_US/Amasty_Base/images/irs/module/tooltip/error.svg');
}
.ambase-products-table .ambase-license-tooltip.ambase-license-tooltip-error .tooltip-content {
  background-color: #fceaea;
}
.ambase-products-table .ambase-license-tooltip.ambase-license-tooltip-error .tooltip-content:after {
  border-right-color: #fceaea;
}
.ambase-products-table .ambase-license-tooltip .tooltip-content {
  border: none;
  border-radius: .6rem;
  /* phpcs:ignore: Magento2.Less.ZeroUnits.ZeroUnitFound */
  box-shadow: 0 2px 8px 0 rgba(13, 40, 95, 0.2);
  font-size: 1.3rem;
  font-weight: 400;
  left: calc(100% + .5rem);
  top: -.5rem;
}
.ambase-products-table .ambase-license-tooltip .tooltip-content:before {
  border-right-color: rgba(13, 40, 95, 0.05);
}
.ambase-products-table .ambase-license-badge {
  border-radius: .4rem;
  display: inline-block;
  font-size: 1.1rem;
  font-weight: 700;
  max-width: 9.5rem;
  padding: .2rem .5rem;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  width: 100%;
}
.ambase-products-table .ambase-license-badge.ambase-license-badge-pending {
  background-color: #dbdbdb;
}
.ambase-products-table .ambase-license-badge.ambase-license-badge-info {
  background-color: #bad9ff;
}
.ambase-products-table .ambase-license-badge.ambase-license-badge-warning {
  background-color: #ffe49f;
}
.ambase-products-table .ambase-license-badge.ambase-license-badge-success {
  background-color: #3fb87e;
  color: #ffffff;
}
.ambase-products-table .ambase-license-badge.ambase-license-badge-error {
  background-color: #f26f5d;
  color: #ffffff;
}
.ambase-products-table .ambase-plan,
.ambase-menu-container .ambase-plan {
  font-weight: bold;
}
.ambase-products-table .ambase-plan:before,
.ambase-menu-container .ambase-plan:before {
  content: '(';
}
.ambase-products-table .ambase-plan:after,
.ambase-menu-container .ambase-plan:after {
  content: ')';
}
.ambase-table-container {
  width: 100%;
}
.ambase-table-container .ambase-link {
  padding-left: 17px;
  position: relative;
}
.ambase-table-container .ambase-link:before {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTExLjE0MyAxLjk2My00Ljg0IDQuODRhLjQyOS40MjkgMCAwIDEtLjYwNi0uNjA3bDQuODQtNC44MzlINy4yODZhLjQyOS40MjkgMCAxIDEgMC0uODU3aDQuMjg1QS40MjkuNDI5IDAgMCAxIDEyIC45Mjl2NC4yODVhLjQyOS40MjkgMCAwIDEtLjg1NyAwVjEuOTYzWm0tNy43MTQuMjUxSDEuMjg1Qy41NzUgMi4yMTQgMCAyLjc4OCAwIDMuNDk2djcuNzIyQTEuMjkgMS4yOSAwIDAgMCAxLjI4NyAxMi41aDcuNzFhMS4yODcgMS4yODcgMCAwIDAgMS4yODgtMS4yODdWOS4wNzJhLjQyOC40MjggMCAwIDAtLjg1NyAwdjIuMTRhLjQyOC40MjggMCAwIDEtLjQzLjQzaC03LjcxYS40MzIuNDMyIDAgMCAxLS40My0uNDI0VjMuNDk2YzAtLjIzNC4xOS0uNDI1LjQyNy0uNDI1aDIuMTQ0YS40MjkuNDI5IDAgMCAwIDAtLjg1N1oiIGZpbGw9IiMwMDdCREIiLz48L3N2Zz4=') no-repeat center;
  content: '';
  height: 12px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
}
.ambase-table-container .ambase-version {
  padding-left: 15px;
  position: relative;
}
.ambase-table-container .ambase-version:before {
  content: '';
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.ambase-table-container .ambase-version.-last:before {
  background: url('../../adminhtml/Magento/backend/en_US/Amasty_Base/images/checkbox.svg') no-repeat center;
  height: 7px;
  width: 9px;
}
.ambase-table-container .ambase-version.-current:before {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTguMzE5IDYuNjJjLjAyNy0uMDQ3LjA1OC0uMDkuMDgzLS4xMzcuMDgyLS4xNTQuMTU1LS4zMTMuMjE4LS40NzlsMS4wNDcuNDI0LS45MDctMi41MDYtMi4yMjYgMS4yMzYgMS4yMTQuNDkzLS4wMS4wMjRjLS4wNDQuMTEyLS4wOTQuMjIxLS4xNS4zMjRsLS4wMS4wMjFjLS4wNi4xMDgtLjEyNS4yMS0uMTk0LjMwNmwtLjAzLjA0MmEzLjA0NSAzLjA0NSAwIDAgMS0uMjEuMjUybC0uMDE5LjAyYy0uMDgzLjA4Ny0uMTcuMTY4LS4yNjEuMjQybC0uMDE5LjAxNWEyLjc2IDIuNzYgMCAwIDEtLjI4LjE5OWwtLjAxLjAwNmMtLjE5OS4xMjEtLjQxLjIxNS0uNjMuMjgybC0uMDUuMDE0Yy0uMTA4LjAzMS0uMjE4LjA1Ni0uMzMuMDcybC0uMDMzLjAwNmEyLjQ3NiAyLjQ3NiAwIDAgMS0uMTg5LjAxNmMtLjAzMi4wMDItLjA2NS4wMDUtLjA5OC4wMDYtLjA2Ny4wMDEtLjEzNCAwLS4yMDItLjAwNGwtLjA0Ny0uMDAyYTIuNTgyIDIuNTgyIDAgMCAxLS41MTMtLjA5MWMtLjAxNS0uMDA0LS4wMy0uMDEtLjA0NC0uMDEzYTIuNjcyIDIuNjcyIDAgMCAxLS40NDMtLjE3OWMtLjAyNS0uMDEzLS4wNTItLjAyNS0uMDc2LS4wMzktLjA1NC0uMDI5LS4xMDYtLjA2Mi0uMTU3LS4wOTRhMy4xMSAzLjExIDAgMCAxLS4xODItLjEyOGwtLjA0LS4wMy0uNjQuNzM0Yy4wNzUuMDY0LjE1My4xMjQuMjM0LjE4bC4wMTIuMDFjLjA1Ni4wNC4xMTYuMDc2LjE3NS4xMTNhMy43NCAzLjc0IDAgMCAwIC4yNzQuMTU2Yy4wNjguMDM1LjEzNy4wNjguMjA4LjA5OC4wMjMuMDEuMDQ1LjAyMi4wNjkuMDMybC4wMzcuMDEzYy4wOTMuMDM3LjE4Ny4wNy4yOC4wOTdsLjA0Ny4wMTVjLjExMy4wMzMuMjI3LjA1OC4zNC4wOGwuMDg0LjAxYy4wODUuMDEzLjE3LjAyNS4yNTYuMDMxLjA0LjAwNC4wOC4wMDQuMTIuMDA2LjA1Mi4wMDIuMTAzLjAwNy4xNTUuMDA3LjAyMyAwIC4wNDUtLjAwMy4wNjctLjAwNC4wNTIgMCAuMTA0LS4wMDUuMTU2LS4wMDguMDc3LS4wMDUuMTUzLS4wMS4yMjgtLjAyLjAyNi0uMDAzLjA1Mi0uMDA5LjA3Ny0uMDEzYTMuNTY2IDMuNTY2IDAgMCAwIDEuNjktLjc1M2MuMDE4LS4wMTUuMDM5LS4wMjguMDU3LS4wNDMuMDkzLS4wNzcuMTc4LS4xNjIuMjY0LS4yNDguMDMzLS4wMzMuMDctLjA2My4xMDEtLjA5Ny4wNzQtLjA4LjE0LS4xNjcuMjA3LS4yNTQuMDM4LS4wNDcuMDc4LS4wOTEuMTEzLS4xNC4wNjgtLjA5Ni4xMjctLjE5OS4xODctLjNaTTIuMzg1IDQuNHYtLjAzYy4wMDItLjA1NC4wMDgtLjEwNi4wMTMtLjE1OC4wMDQtLjA1Mi4wMDgtLjEwMy4wMTUtLjE1NGwuMDE2LS4wOTRjLjAxMy0uMDczLjAyNi0uMTQ1LjA0My0uMjE3YTMuMzIzIDMuMzIzIDAgMCAxIC4wOS0uMzAybC4wMDMtLjAxYTMuMjU3IDMuMjU3IDAgMCAxIC4yNDYtLjUyOGwuMDExLS4wMTlhMy4xNTIgMy4xNTIgMCAwIDEgLjMzOC0uNDYxYy4wNi0uMDY4LjEyMy0uMTMzLjE4OS0uMTk0bC4wMDMtLjAwMmEyLjc0NyAyLjc0NyAwIDAgMSAxLjE2Ni0uNjQ1bC4wMjctLjAwN2MuMDY4LS4wMTcuMTM3LS4wMy4yMDUtLjA0MS4wMjgtLjAwNS4wNTQtLjAxLjA4MS0uMDEzYTIuNjM1IDIuNjM1IDAgMCAxIC4yOTMtLjAyMmwuMTIuMDAxYTIuMzk3IDIuMzk3IDAgMCAxIC41NS4wNzMgMi41ODMgMi41ODMgMCAwIDEgMS4wNC41MTcgMi45MzEgMi45MzEgMCAwIDEgLjYwNi42NjFjLjAyNS4wMzguMDU0LjA3MS4wNzcuMTFsLjgzMy0uNDQuMDA4LS4wMDRBMy44MTggMy44MTggMCAwIDAgNi45NTUuOTlMNi45MzQuOTc2YTMuNjggMy42OCAwIDAgMC0uMjcxLS4xNEM2LjYzNi44MjQgNi42MS44MSA2LjU4My44IDYuNTUzLjc4NyA2LjUyNS43NyA2LjQ5NS43NTljLS4wNC0uMDE2LS4wNzktLjAyNi0uMTE4LS4wNEEzLjI4NCAzLjI4NCAwIDAgMCA2LjAyMy42MWEyLjkxOCAyLjkxOCAwIDAgMC0uMzY4LS4wNzMgMy40MDcgMy40MDcgMCAwIDAtLjM2OC0uMDMxQzUuMjUuNTA2IDUuMjEyLjUgNS4xNzIuNWMtLjAyNiAwLS4wNTIuMDA0LS4wNzguMDA1LS4wNSAwLS4wOTkuMDA0LS4xNDguMDA3LS4wOC4wMDYtLjE2Mi4wMTItLjI0Mi4wMjNsLS4wNzYuMDEyYTMuNjA0IDMuNjA0IDAgMCAwLS4zMDMuMDYyTDQuMzE4LjYxYy0uNTkyLjE0OS0xLjEyOC40NS0xLjU3NC44NjRsLS4wMDUuMDA1Yy0uMDg2LjA4LS4xNy4xNjQtLjI0OS4yNTNsLS4wMjUuMDNjLS4wNzMuMDgzLS4xNDIuMTctLjIwOS4yNmwtLjAzMi4wNDRjLS4wNjMuMDg4LS4xMjMuMTgtLjE4LjI3NGwtLjAzLjA1YTQuMzIzIDQuMzIzIDAgMCAwLS4xNTUuMjk3bC0uMDI0LjA1Yy0uMDQ3LjEwMy0uMDkuMjA5LS4xMjkuMzE3bC0uMDE0LjAzNC0uMDA4LjAyN2MtLjAzNC4xLS4wNjMuMTk5LS4wOS4yOTktLjAwOS4wMzYtLjAxOS4wNzEtLjAyNy4xMDhhNC4wMzYgNC4wMzYgMCAwIDAtLjA0OC4yMzZjLS4wMS4wNi0uMDIxLjEyLS4wMy4xODItLjAwNy4wNTMtLjAxMS4xMDgtLjAxNy4xNjEtLjAwNy4wODYtLjAxNC4xNzItLjAxNy4yNmwtLjAwMy4wMzhILjMzM2wxLjY3NiAyIDEuNjc0LTJIMi4zODVaIiBmaWxsPSIjNUE1NTUyIi8+PC9zdmc+') no-repeat center;
  height: 8px;
  width: 10px;
}
.ambase-table-container .ambase-version.-update {
  color: #eb5202;
  padding-left: 26px;
}
.ambase-table-container .ambase-version.-update:before {
  background: url('../../adminhtml/Magento/backend/en_US/Amasty_Base/images/arrow-right.svg') no-repeat center;
  height: 8px;
  width: 21px;
}
.ambase-version-container {
  margin-bottom: 5px;
}
/* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
.accordion .config #row_cron_configuration .value {
  width: 70%;
}
.ambase-buttons-container {
  align-items: center;
  display: flex;
  margin-top: 25px;
}
.ambase-buttons-container .ambase-button {
  background: #1787e0;
  border-radius: 4px;
  color: #ffffff;
  font-weight: 600;
  letter-spacing: 1.25px;
  margin-right: 25px;
  padding: 13px 27px;
  text-decoration: none;
  text-transform: uppercase;
  transition: opacity 0.3s ease-in-out;
}
.ambase-buttons-container .ambase-button:hover {
  opacity: .8;
}
.amasty-info-block .module-version.last-version {
  color: #008000;
}
.amasty-info-block span.message,
.amasty-info-block span.order-errors .admin__fieldset-wrapper .title {
  display: inline-block;
}
.amasty-info-block .message.success,
.amasty-info-block .order-errors .admin__fieldset-wrapper .title.success {
  background-color: #e9fbdb;
}
.am-mageos-compat {
  /* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
  /* phpcs:ignore Magento2.Less.ClassNaming.NotAllowedSymbol */
  /* phpcs:ignore Magento2.Less.ClassNaming.NotAllowedSymbol */
}
.am-mageos-compat #menu-menuamasty-base-menu .ambase-submenu .ambase-title {
  color: #000000;
}
.am-mageos-compat #menu-menuamasty-base-menu .ambase-submenu:not(.-second) .ambase-menu-item .ambase-menu-item {
  color: #ffffff;
}
.am-mageos-compat #menu-menuamasty-base-menu > a:before {
  background-image: url('../../adminhtml/Magento/backend/en_US/Amasty_Base/images/logo_s_bw.svg');
  background-size: 24px 26px;
  height: 3.6rem;
  padding: 0;
}
.am-mageos-compat #menu-menuamasty-base-menu > a:hover:before,
.am-mageos-compat #menu-menuamasty-base-menu._show > a:before {
  background-image: url('../../adminhtml/Magento/backend/en_US/Amasty_Base/images/logo_s_bw.svg');
  background-size: 24px 26px;
}
.am-mageos-compat .ambase-search-block .ambase-search {
  background-color: #ffffff;
  border-color: #ffffff;
  border-radius: 32px;
}
.am-mageos-compat .admin__menu [data-ui-id^='menu-amasty-'] .submenu-group-title span:before {
  background-image: url('../../adminhtml/Magento/backend/en_US/Amasty_Base/images/logo.svg');
}
.am-mageos-compat .admin__menu [data-ui-id^='menu-magento-'] [data-ui-id^='menu-magento-'] [data-ui-id^='menu-amasty-'] span:before {
  background-image: url('../../adminhtml/Magento/backend/en_US/Amasty_Base/images/logo.svg');
  margin-top: -.2rem;
}
.am-mageos-compat .am-instance-registration.section-config .ambase-license-btn {
  border-radius: 32px;
  margin: 1.2rem 0;
}
.am-mageos-compat .ambase-buttons-container .message,
.am-mageos-compat .ambase-buttons-container .order-errors .admin__fieldset-wrapper .title {
  margin: 0;
}
.am-mageos-compat .ambase-buttons-block .ambase-button,
.am-mageos-compat .ambase-grid-buttons .ambase-button,
.am-mageos-compat .ambase-buttons-container .ambase-button {
  border-radius: 32px;
}
.am-mageos-compat .admin__page-nav._collapsed._show ._collapsed._hide ._collapsible:not(:hover) {
  background: #ffffff;
}
.ambase-dropdown-component > .ambase-label {
  cursor: pointer;
  display: block;
  outline: none;
  padding-right: 15px;
  position: relative;
  user-select: none;
}
.ambase-dropdown-component > .ambase-label:hover {
  color: #a79d95;
}
.ambase-dropdown-component > .ambase-label:after {
  content: '\e628';
  font-size: 1.3rem;
  font-weight: 700;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: .3s all;
}
.ambase-dropdown-component.active > .ambase-label:after {
  transform: translateY(-50%) rotate(180deg);
}
.ambase-dropdown-component:not(.active) > .ambase-content {
  display: none;
}
/* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
#menu-menuamasty-base-menu .ambase-submenu {
  bottom: 0;
  height: 100vh;
  max-height: 100vh;
  min-height: 770px;
  min-width: 310px;
  z-index: 698;
}
#menu-menuamasty-base-menu .ambase-submenu ::-webkit-scrollbar {
  background-color: transparent;
  cursor: pointer;
  width: 8px;
}
#menu-menuamasty-base-menu .ambase-submenu ::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 10px;
}
#menu-menuamasty-base-menu .ambase-submenu ::-webkit-scrollbar-thumb {
  background-color: #6e6a6a;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
#menu-menuamasty-base-menu .ambase-submenu ::-webkit-scrollbar-thumb:hover {
  background-color: rgba(110, 106, 106, 0.05);
}
#menu-menuamasty-base-menu .ambase-submenu:not(.-second) .ambase-label.active {
  color: #fcfcfc;
}
#menu-menuamasty-base-menu .ambase-submenu:not(.-second) .ambase-menu-item .ambase-menu-item {
  color: #a79d95;
}
#menu-menuamasty-base-menu .ambase-submenu:not(.-second) .ambase-menu-item .ambase-menu-item:hover {
  color: #fcfcfc;
}
#menu-menuamasty-base-menu .ambase-submenu .ambase-plan-label {
  color: #e75d23;
}
#menu-menuamasty-base-menu .ambase-submenu .ambase-plan-label:after {
  content: ')';
}
#menu-menuamasty-base-menu .ambase-submenu .ambase-plan-label:before {
  content: '(';
}
#menu-menuamasty-base-menu .ambase-submenu .ambase-menu-list {
  box-sizing: border-box;
  max-height: calc(100% - 80px);
  min-height: fit-content;
  padding: 0 1.5rem;
}
#menu-menuamasty-base-menu .ambase-submenu .ambase-menu-list.-first > .ambase-menu-item.-link {
  font-weight: bold;
}
#menu-menuamasty-base-menu .ambase-submenu .ambase-menu-item {
  align-items: center;
  cursor: pointer;
  display: flex;
  margin: .7rem 0;
  padding: 1rem 1.5rem;
  transition: .1s;
  width: 99%;
}
#menu-menuamasty-base-menu .ambase-submenu .ambase-menu-item.-link {
  padding-left: 0;
}
#menu-menuamasty-base-menu .ambase-submenu .ambase-menu-item.-solution:hover {
  color: #fcfcfc;
}
#menu-menuamasty-base-menu .ambase-submenu .ambase-menu-item .ambase-label.-query {
  color: #ffffff;
}
#menu-menuamasty-base-menu .ambase-submenu .ambase-link.-submenu {
  display: flex;
}
#menu-menuamasty-base-menu .ambase-submenu .ambase-link.-submenu:after {
  content: none;
}
#menu-menuamasty-base-menu .ambase-submenu .ambase-menu-item.ambase-link.-link,
#menu-menuamasty-base-menu .ambase-submenu .ambase-link.-link {
  color: #198fec;
}
#menu-menuamasty-base-menu .ambase-submenu .ambase-menu-item.ambase-link.-link:hover,
#menu-menuamasty-base-menu .ambase-submenu .ambase-link.-link:hover {
  color: #1074c2;
}
#menu-menuamasty-base-menu .ambase-submenu .ambase-menu-item.ambase-link.-link:after,
#menu-menuamasty-base-menu .ambase-submenu .ambase-link.-link:after {
  content: '\e635';
  font-size: 1.7rem;
  margin-left: 0.7rem;
  vertical-align: top;
}
#menu-menuamasty-base-menu .ambase-submenu .ambase-dropdown-component {
  flex-basis: 100%;
}
#menu-menuamasty-base-menu .ambase-submenu .ambase-dropdown-component .ambase-content {
  padding: 0 0 0 1rem;
}
#menu-menuamasty-base-menu .ambase-submenu .ambase-dropdown-component .ambase-label > .ambase-name {
  padding-right: 4px;
}
#menu-menuamasty-base-menu .ambase-submenu a {
  color: inherit;
}
#menu-menuamasty-base-menu .ambase-submenu .ambase-submenu-title {
  margin-bottom: 35px;
}
#menu-menuamasty-base-menu .ambase-submenu .ambase-title {
  color: #ffffff;
  font-weight: bold;
  letter-spacing: .013em;
  margin: 0 0 0 15px;
}
#menu-menuamasty-base-menu .ambase-submenu .ambase-menu-container {
  max-height: calc(100% - 110px);
  overflow-y: auto;
  padding-bottom: 20px;
  position: relative;
  scrollbar-color: #6e6a6a transparent;
  scrollbar-width: thin;
  z-index: 700;
}
#menu-menuamasty-base-menu .ambase-submenu .ambase-notice {
  color: #a59d96;
  margin-left: 15px;
  padding: 10px 0;
}
#menu-menuamasty-base-menu .ambase-submenu .ambase-flex {
  display: inline-block;
  font-size: 0;
}
#menu-menuamasty-base-menu .ambase-submenu .ambase-flex > .ambase-label {
  font-size: 14px;
  white-space: pre-wrap;
}
.ambase-search-block {
  margin: 0 15px 30px;
  position: relative;
  z-index: 700;
}
.ambase-search-block:before {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Im0xOS41MjMgMTcuMTYzLTUuOTEyLTYuMDQ0YTcuNTI3IDcuNTI3IDAgMCAwIC45NTItMy42NzhDMTQuNTYzIDMuMzMxIDExLjMwMyAwIDcuMjggMCAzLjI2MSAwIDAgMy4zMzEgMCA3LjQ0MWMwIDQuMTEgMy4yNjEgNy40MzggNy4yODEgNy40MzhhNy4xNCA3LjE0IDAgMCAwIDQuMTI1LTEuMzA4bDUuODE4IDUuOTQyYTEuNiAxLjYgMCAwIDAgMi4yOTkgMCAxLjY4NiAxLjY4NiAwIDAgMCAwLTIuMzVaTTcuMjgxIDEyLjUwNmMtMi43MzkgMC00Ljk1Ny0yLjI2OC00Ljk1Ny01LjA2NSAwLTIuNzk4IDIuMjE4LTUuMDY1IDQuOTU3LTUuMDY1IDIuNzQgMCA0Ljk1NyAyLjI2NyA0Ljk1NyA1LjA2NSAwIDIuNzk3LTIuMjE4IDUuMDY1LTQuOTU3IDUuMDY1WiIgZmlsbD0iIzVBNTU1MiIvPjwvc3ZnPg==') no-repeat center;
  content: '';
  height: 20px;
  left: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}
.ambase-search-block .ambase-search {
  background: #292826;
  border: 1px solid #292826;
  border-radius: 5px;
  box-sizing: border-box;
  color: #ffffff;
  padding: 7px 32px 7px 40px;
  width: 100%;
}
.ambase-search-block .ambase-search:focus,
.ambase-search-block .ambase-search:active {
  border: 1px solid #007bdb;
}
.ambase-search-block .ambase-cancel {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy42NjcgMS4zNjcgMTIuNjMzLjMzMyA3IDUuOTY2IDEuMzY4LjMzMy4zMzMgMS4zNjcgNS45NjcgNyAuMzM0IDEyLjYzM2wxLjAzNCAxLjAzM0w3IDguMDM0bDUuNjMzIDUuNjMyIDEuMDMyLTEuMDM0TDguMDM0IDdsNS42MzMtNS42MzNaIiBmaWxsPSIjNUE1NTUyIi8+PC9zdmc+') no-repeat center;
  border: none;
  height: 15px;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
}
/* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
#menu-menuamasty-base-menu .ambase-submenu.-second {
  left: 100%;
  opacity: 0;
  /* phpcs:ignore Magento2.Less.ClassNaming.NotAllowedSymbol,Magento2.Less.ZeroUnits.ZeroUnitFound */
  /* phpcs:ignore Magento2.Less.ClassNaming.NotAllowedSymbol */
}
#menu-menuamasty-base-menu .ambase-submenu.-second:not(._show) {
  transform: translateX(-100%);
  visibility: visible;
}
.admin__menu #menu-menuamasty-base-menu .ambase-submenu.-second {
  transition-property: opacity;
}
#menu-menuamasty-base-menu .ambase-submenu.-second._show {
  opacity: 1;
}
#menu-menuamasty-base-menu .ambase-submenu.-second .ambase-menu-item {
  color: #a79d95;
}
#menu-menuamasty-base-menu .ambase-submenu.-second .ambase-menu-item:hover {
  color: #fcfcfc;
}
#menu-menuamasty-base-menu .ambase-submenu.-second .ambase-label.active {
  color: #a79d95;
}
#menu-menuamasty-base-menu .ambase-submenu.-second .ambase-menu-item .ambase-menu-item {
  color: #fcfcfc;
}
#menu-menuamasty-base-menu .ambase-submenu.-second .ambase-menu-item .ambase-menu-item:hover {
  color: #a79d95;
}
.config-nav-block.amasty-tab strong:before {
  background: url('../../adminhtml/Magento/backend/en_US/Amasty_Base/images/logo.svg') no-repeat;
  content: '';
  display: inline-block;
  height: 16px;
  margin-right: 12px;
  vertical-align: bottom;
  width: 16px;
}
/* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
#amasty_base_information #row_download_info .label {
  vertical-align: inherit;
}
/* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
#amasty_base_information .ambase-cache-info td,
#amasty_base_information .ambase-cache-info th {
  border: 1px solid #dddddd;
  padding: 10px;
  text-align: left;
}
/* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
#amasty_base_information .ambase-cache-info th {
  background: #efefef;
  font-weight: bold;
}
.ambase-grid-message {
  background: url('../../adminhtml/Magento/backend/en_US/Amasty_Base/images/logo_m_table.png') no-repeat;
  min-height: 53px;
  padding-left: 58px;
}
.ambase-grid-message.amasty-grid-logo {
  background: url('../../adminhtml/Magento/backend/en_US/Amasty_Base/images/logo_table.svg') no-repeat;
}
/* phpcs:ignore Magento2.Less.ClassNaming.NotAllowedSymbol */
.admin__action-dropdown-menu .notifications-entry[data-ambase-logo='1'] {
  background: url('../../adminhtml/Magento/backend/en_US/Amasty_Base/images/logo_popup.svg') no-repeat 5px 7px;
}
.admin__action-dropdown-menu .notifications-entry:not(.notifications-entry-last) {
  background: url('../../adminhtml/Magento/backend/en_US/Amasty_Base/images/logo_m_popup.png') no-repeat 5px 7px;
  padding-left: 37px;
}
/* phpcs:ignore Magento2.Less.ClassNaming.NotAllowedSymbol */
.admin__menu [data-ui-id^='menu-amasty-'] .submenu-group-title span:before,
.admin__menu [data-ui-id^='menu-magento-'] [data-ui-id^='menu-magento-'] [data-ui-id^='menu-amasty-'] span:before {
  background: url('../../adminhtml/Magento/backend/en_US/Amasty_Base/images/logo-menu.svg') no-repeat center;
  content: '';
  display: inline-block;
  height: 19px;
  margin-right: 12px;
  vertical-align: top;
  width: 16px;
}
/* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
#menu-menuamasty-base-menu .ambase-menu-button.-close {
  z-index: 700;
}
#menu-menuamasty-base-menu .ambase-menu-button.-close:focus,
#menu-menuamasty-base-menu .ambase-menu-button.-close:hover {
  background: transparent;
}
#menu-menuamasty-base-menu > a:before {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNiAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTI2IDBIMTguNzUzNlYxLjQ5MzM5QzE3LjAzNyAwLjU0MTk1NSAxNS4wNjA2IDAgMTIuOTU2NSAwQzYuMzYyMzIgMCAxIDUuMzgxODIgMSAxMkMxIDE4LjYxODIgNi4zNjIzMiAyNCAxMi45NTY1IDI0QzE1LjA1ODcgMjQgMTcuMDM1NyAyMy40NTMxIDE4Ljc1MzYgMjIuNDkzNVYyNEgyNlYwWk03LjM0MDU4IDEyQzcuMzQwNTggMTUuMTI3MyA5Ljg3NjgxIDE3LjYzNjQgMTIuOTU2NSAxNy42MzY0QzE2LjA3MjUgMTcuNjM2NCAxOC41NzI1IDE1LjEyNzMgMTguNTcyNSAxMkMxOC41NzI1IDguODcyNzMgMTYuMDcyNSA2LjM2MzY0IDEyLjk1NjUgNi4zNjM2NEM5Ljg3NjgxIDYuMzYzNjQgNy4zNDA1OCA4Ljg3MjczIDcuMzQwNTggMTJaIiBmaWxsPSIjQUFBNTlGIi8+PHBhdGggZD0iTTcgMTdIMFYyNEg3VjE3WiIgZmlsbD0iIzU3NTc1NyIvPjwvc3ZnPg==') no-repeat center;
  background-size: contain;
  content: '';
}
#menu-menuamasty-base-menu > a:hover:before,
#menu-menuamasty-base-menu ._show > a:before {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNiAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTI2IDBIMTguNzUzNlYxLjQ5MzM5QzE3LjAzNyAwLjU0MTk1NSAxNS4wNjA2IDAgMTIuOTU2NSAwQzYuMzYyMzIgMCAxIDUuMzgxODIgMSAxMkMxIDE4LjYxODIgNi4zNjIzMiAyNCAxMi45NTY1IDI0QzE1LjA1ODcgMjQgMTcuMDM1NyAyMy40NTMxIDE4Ljc1MzYgMjIuNDkzNVYyNEgyNlYwWk03LjM0MDU4IDEyQzcuMzQwNTggMTUuMTI3MyA5Ljg3NjgxIDE3LjYzNjQgMTIuOTU2NSAxNy42MzY0QzE2LjA3MjUgMTcuNjM2NCAxOC41NzI1IDE1LjEyNzMgMTguNTcyNSAxMkMxOC41NzI1IDguODcyNzMgMTYuMDcyNSA2LjM2MzY0IDEyLjk1NjUgNi4zNjM2NEM5Ljg3NjgxIDYuMzYzNjQgNy4zNDA1OCA4Ljg3MjczIDcuMzQwNTggMTJaIiBmaWxsPSIjRkNGQ0ZDIi8+PHBhdGggZD0iTTcgMTdIMFYyNEg3VjE3WiIgZmlsbD0iIzU3NTc1NyIvPjwvc3ZnPg==') no-repeat center;
  background-size: contain;
}
.item-extensions a,
.item-marketplace a {
  color: #ffffff !important;
  font-weight: 600 !important;
}
/* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
#amasty_base_extensions table td.value,
#amasty_base_information table td.value {
  vertical-align: bottom;
}
.module-version {
  color: #ea7601;
}
.upgrade-error {
  display: inline-block;
}
.amasty-conflicts-title,
.version-title,
.module-version {
  font-size: 1.7rem;
  font-weight: 600;
  letter-spacing: .025em;
}
.amasty-conflicts-title {
  margin: 25px 0 10px;
}
.amasty-module-version div:first-child {
  margin-bottom: 10px;
}
.amasty-module-version .amasty-logo {
  bottom: -9px;
  display: inline-block;
  max-height: 26px;
  position: relative;
}
.accordion .config tr[id*='amasty_not_instaled'] .label,
.accordion .config tr[id*='amasty_is_instaled'] .label {
  font-size: 16px;
  font-weight: 600;
}
tr[id*='amasty_not_instaled'] .value {
  color: #f70606;
}
tr[id*='amasty_is_instaled'] .value {
  color: #0a820b;
}
a[id*='amasty_information'] {
  display: none !important;
}
/* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
a#_amasty_base_advertise-head {
  padding-left: 42px;
}
a#_amasty_base_advertise-head:after {
  background: url('../../adminhtml/Magento/backend/en_US/Amasty_Base/images/hand.svg') no-repeat;
  background-size: contain;
  content: '';
  display: block;
  height: 30px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
}
.ambase-unsubscribe .message-success {
  padding: 1.8rem 4rem 1.8rem 2rem;
}
.ambase-unsubscribe .message-success:before {
  display: none;
}
.ambase-unsubscribe .message-success span {
  vertical-align: top;
}
.ambase-unsubscribe img {
  margin-right: 10px;
  max-width: 20px;
}
.accordion .config td.value.with-tooltip {
  font-size: inherit;
}
.accordion .config .value.with-tooltip div.tooltip {
  margin-top: 10px;
}
.accordion .config .value.with-tooltip div.tooltip .tooltip-content {
  max-width: 400px;
  width: 400px;
}
.accordion .form-inline .config .value {
  padding-right: 4rem;
}
.accordion .form-inline .config .value.with-tooltip + .use-default {
  padding-left: 2rem;
}
.value.with-tooltip .select,
.value.with-tooltip .admin__control-table {
  float: left;
}
/* phpcs:ignore Magento2.Less.ClassNaming.NotAllowedSymbol */
.ambase-tab-container .admin__page-nav._hide .admin__page-nav-title._collapsible:after {
  content: '\e628';
}
.ambase-menu-container {
  /* phpcs:ignore Magento2.Less.ClassNaming.NotAllowedSymbol */
}
.ambase-menu-container .ambase-subtitle {
  font-size: 14px;
  font-weight: bold;
  margin: 20px;
  text-transform: uppercase;
}
.ambase-menu-container .admin__page-nav {
  border: none;
  margin-left: 5px;
}
.ambase-menu-container .ambase-nav {
  border: none;
  font-weight: 600;
  margin-left: 5px;
  text-transform: none;
}
.am-instance-registration.section-config {
  border-bottom: none;
  margin-bottom: 5rem;
}
.am-instance-registration.section-config .entry-edit-head {
  display: none;
}
.am-instance-registration.section-config .form-list .label {
  font-weight: 600;
  white-space: nowrap;
  width: fit-content;
}
.am-instance-registration.section-config .form-list .value {
  width: 100%;
}
.am-instance-registration.section-config .form-list .value .note {
  max-width: 44%;
}
.am-instance-registration.section-config .form-list .value.with-tooltip .tooltip {
  float: initial;
  margin-left: 1rem;
  margin-top: .6rem;
}
.am-instance-registration.section-config .form-list .value .select.admin__control-select,
.am-instance-registration.section-config .form-list .value .select.ui-datepicker .ui-datepicker-title select {
  background-image: url('../../adminhtml/Magento/backend/en_US/Amasty_Base/images/arrows-bg.svg'), linear-gradient(#f6f6f6, #f6f6f6), linear-gradient(#adadad, #adadad);
  min-width: 9rem;
  width: fit-content;
}
.am-instance-registration.section-config .form-list .value .admin__control-table-wrapper,
.am-instance-registration.section-config .form-list .value > .admin__control-text {
  min-width: 28rem;
  width: 44%;
}
.am-instance-registration.section-config .am-license-registration-table.admin__control-table .am-license-registration-td,
.am-instance-registration.section-config .am-license-registration-table.admin__control-table .am-license-registration-th {
  background-color: #f6f6f6;
}
.am-instance-registration.section-config .am-license-registration-table.admin__control-table .am-license-registration-th {
  font-weight: 600;
}
.am-instance-registration.section-config .am-license-registration-table.admin__control-table .col-actions,
.am-instance-registration.section-config .am-license-registration-table.admin__control-table .col-actions-add.am-license-registration-td {
  padding-right: 1.5rem;
  text-align: right;
}
.am-instance-registration.section-config .am-license-registration-footer-actions {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.am-instance-registration.section-config .ambase-license-btn {
  border: none;
  border-radius: .3rem;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 600;
}
.am-instance-registration.section-config .ambase-license-btn-add {
  background-color: #5a5552;
  padding: .8rem 2rem;
}
.am-instance-registration.section-config .ambase-license-btn-save {
  background-color: #eb5203;
  padding: 1rem 2rem;
}
.am-irs-msg-container {
  margin-bottom: 1.5rem;
  padding: 2rem 3rem;
}
.am-irs-msg-container .am-irs-msg-header {
  font-size: 1.7rem;
  font-weight: 600;
  margin-bottom: 1.3rem;
}
.am-irs-msg-container .am-irs-msg-content {
  font-size: 1.4rem;
  font-weight: 400;
}
.am-irs-msg-container .am-irs-msg-header:before {
  margin-right: .6rem;
  vertical-align: sub;
}
.am-irs-msg-container.am-irs-msg-error {
  background-color: #fceaea;
}
.am-irs-msg-container.am-irs-msg-error .am-irs-msg-header:before {
  content: url('../../adminhtml/Magento/backend/en_US/Amasty_Base/images/irs/message/error.svg');
}
.am-irs-msg-container.am-irs-msg-success {
  background-color: #efffe2;
}
.am-irs-msg-container.am-irs-msg-success .am-irs-msg-header:before {
  content: url('../../adminhtml/Magento/backend/en_US/Amasty_Base/images/irs/message/success.svg');
}
.am-irs-msg-container.am-irs-msg-warning {
  background-color: #fdf3da;
}
.am-irs-msg-container.am-irs-msg-warning .am-irs-msg-header:before {
  content: url('../../adminhtml/Magento/backend/en_US/Amasty_Base/images/irs/message/warning.svg');
}
.am-irs-msg-container.am-irs-msg-info {
  background-color: #ecf2ff;
}
.am-irs-msg-container.am-irs-msg-info .am-irs-msg-header:before {
  content: url('../../adminhtml/Magento/backend/en_US/Amasty_Base/images/irs/message/warning.svg');
}
.am-irs-msg-container .am-irs-toggler-btn {
  background: transparent;
  border: none;
  color: #007bdb;
  font-weight: 600;
  margin-top: 1.5rem;
  padding: 0;
}
.ambase-additional-info-container.ambase-content-loaded {
  margin-top: 7.5rem;
}
.ambase-additional-info-container.ambase-content-loaded .ambase-page-title {
  margin-bottom: 2rem;
}
.ambase-additional-info-container:not(.ambase-content-loaded) {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: relative;
}
.ambase-additional-info-container:not(.ambase-content-loaded):before {
  background: transparent url('../../adminhtml/Magento/backend/en_US/images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.ambase-page-title.ambase-support-page-title {
  color: #303030;
  margin-bottom: 1rem;
}
.ambase-support-container {
  display: flex;
  flex-direction: column;
  margin-top: 3rem;
}
.ambase-support-container .support-item {
  margin-bottom: 2rem;
  padding: 2rem;
}
.ambase-support-container .support-item:nth-child(odd) {
  border: 1px solid #e5e5e5;
  color: #303030;
}
.ambase-support-container .support-item:nth-child(odd) .support-item-row:not(:last-of-type) {
  border-bottom: 1px solid #e5e5e5;
}
.ambase-support-container .support-item:nth-child(odd) .subscription-options-item-hint {
  color: #5a5552;
}
.ambase-support-container .support-item:nth-child(even) {
  background: #18184a;
  color: #ffffff;
}
.ambase-support-container .support-item:nth-child(even) .support-item-row:not(:last-of-type) {
  border-bottom: 1px solid #30306b;
}
.ambase-support-container .support-item:nth-child(even) .subscription-options-item-hint {
  color: #f6f6f6;
}
.ambase-support-container .support-item-row {
  display: flex;
  margin-bottom: 2rem;
  padding-bottom: 1.5rem;
}
.ambase-support-container .support-item-row:last-of-type {
  padding-bottom: 0;
}
.ambase-support-container .subscription-image-container {
  height: 6rem;
  margin-right: 1rem;
  width: 6rem;
}
.ambase-support-container .subscription-image-container .subscription-image {
  max-width: 6rem;
}
.ambase-support-container .subscription-info {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.ambase-support-container .subscription-info .subscription-name-container {
  display: flex;
  flex-direction: row;
}
.ambase-support-container .subscription-info .subscription-name {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 2.9rem;
  margin-bottom: .7rem;
}
.ambase-support-container .subscription-info .subscription-price {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.4rem;
}
.ambase-support-container .subscription-info .subscription-price-month {
  color: #adadad;
}
.ambase-support-container .subscription-name-container .subscription-name-badge-container {
  margin-left: auto;
}
.ambase-support-container .subscription-name-container .subscription-name-badge {
  background-color: #7a56df;
  border-radius: 1rem;
  font-size: 1rem;
  font-weight: 700;
  padding: .4rem .7rem;
  text-transform: uppercase;
}
.ambase-support-container .subscription-agreement .subscription-agreement-header {
  font-size: 1.7rem;
  font-weight: 600;
  margin-bottom: 1.5rem;
}
.ambase-support-container .subscription-agreement .agreement-badge {
  background-color: #dce7fe;
  border-radius: 5rem;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: .125rem;
  margin-left: .5rem;
  padding: .4rem .8rem;
  vertical-align: middle;
}
.ambase-support-container .subscription-agreement .subscription-agreement-container {
  display: flex;
  flex-direction: row;
}
.ambase-support-container .subscription-agreement .subscription-agreement-item {
  font-size: 1.6rem;
  font-weight: 400;
  margin-right: 1.5rem;
}
.ambase-support-container .subscription-options {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.ambase-support-container .subscription-options .subscription-options-item {
  flex: 1 0 33%;
  font-size: 1.6rem;
  font-weight: 400;
  margin: 0 1rem 1rem 1.6rem;
  max-width: fit-content;
  padding-left: 1.2rem;
}
.ambase-support-container .subscription-options .subscription-options-item::marker {
  content: url('../../adminhtml/Magento/backend/en_US/Amasty_Base/images/support/check-mark.svg');
}
.ambase-support-container .subscription-options .subscription-options-item-hint {
  font-size: 1.2rem;
  font-weight: 400;
}
.ambase-support-container .subscription-link {
  background-color: #ff5b0f;
  color: #ffffff;
  display: inline-flex;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: .1rem;
  padding: 1.7rem 2.7rem;
  text-transform: uppercase;
}
.ambase-support-container .subscription-link:hover {
  background-color: #ba4000;
  border-color: #b84002;
  box-shadow: 0 0 0 1px #007bdb;
  text-decoration: none;
}
@media all and (min-width: 1364px), print {
  .ambase-support-container {
    flex-direction: row;
    gap: 1.2%;
  }
  .ambase-support-container .support-item {
    display: flex;
    flex: 1;
    flex-direction: column;
  }
  .ambase-support-container .support-item-row {
    margin-bottom: 3rem;
  }
  .ambase-support-container .support-item-row .subscription-agreement-container {
    flex-direction: column;
  }
  .ambase-support-container .support-item-row .subscription-agreement-item {
    margin-left: 2.5rem;
  }
  .ambase-support-container .support-item-row .subscription-agreement-item:not(:last-child) {
    margin-bottom: 1.6rem;
  }
  .ambase-support-container .support-item-row .subscription-options {
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .ambase-support-container .support-item-row .subscription-options-item {
    flex: initial;
  }
  .ambase-support-container .support-item-row .subscription-options-item:last-child {
    margin-bottom: 0;
  }
  .ambase-support-container .subscription-link {
    justify-content: center;
    margin-top: auto;
  }
}
.ampromo-action-multiselect-menu-item ._is-am-promo {
  display: flex;
}
.ampromo-action-multiselect-menu-item ._is-am-promo .admin__action-multiselect-label {
  align-items: center;
  color: #adadad;
  display: flex;
}
.ampromo-action-multiselect-menu-item .ampromo-icon-wrap {
  align-items: center;
  display: flex;
  margin-right: 1rem;
}
.ampromo-action-multiselect-menu-item .ampromo-badge {
  margin-left: auto;
}
.ampromo-badge {
  border: none;
  border-radius: .4rem;
  font-weight: 400;
  padding: .5rem 1rem;
}
.ampromo-config-label {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  gap: .8rem;
  justify-content: right;
}
.ampromo-config-icon {
  background-position: center;
  background-repeat: no-repeat;
  border: none;
  border-radius: 50%;
  display: block;
  height: 32px;
  min-width: 32px;
  width: 32px;
}
.ampromo-config-content-container {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.ampromo-config-content-container .ampromo-config-notification-message {
  color: #adadad;
  font-size: 1.2rem;
}
.ampromo-config-dynamic-rows th {
  color: #adadad;
}
.admin__field .admin__field-label.ampromo-field-label-container:before {
  content: none;
}
.admin__field .ampromo-config-content-container {
  color: #303030;
  line-height: 1.9rem;
}
.admin__field .ampromo-config-notification-message {
  line-height: 1.2rem;
  margin-top: .5rem;
}
.page-main-actions .page-actions .page-actions-buttons .amasty-promotion-action-button,
.page-main-actions .page-actions .page-actions.floating-header .amasty-promotion-action-button {
  align-items: center;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  line-height: 1.1;
  padding-bottom: .5rem;
  padding-top: .5rem;
  text-align: left;
  width: min-content;
}
.page-main-actions .page-actions .page-actions-buttons .amasty-promotion-action-button span,
.page-main-actions .page-actions .page-actions.floating-header .amasty-promotion-action-button span {
  width: max-content;
}
.page-main-actions .page-actions .page-actions-buttons .amasty-promotion-action-button:before,
.page-main-actions .page-actions .page-actions.floating-header .amasty-promotion-action-button:before {
  grid-row: span 2;
  width: 3rem;
}
.page-main-actions .page-actions .page-actions-buttons .amasty-promotion-action-button.subscribe-to-unlock:before,
.page-main-actions .page-actions .page-actions.floating-header .amasty-promotion-action-button.subscribe-to-unlock:before {
  content: url('../../adminhtml/Magento/backend/en_US/Amasty_Base/images/components/promotion-action/locked.svg');
}
.page-main-actions .page-actions .page-actions-buttons .amasty-promotion-action-button.primary.subscribe-to-unlock:before,
.page-main-actions .page-actions .page-actions.floating-header .amasty-promotion-action-button.primary.subscribe-to-unlock:before {
  content: url('../../adminhtml/Magento/backend/en_US/Amasty_Base/images/components/promotion-action/locked-primary.svg');
}
.page-main-actions .page-actions .page-actions-buttons .amasty-promotion-action-button.upgrade-your-plan:before,
.page-main-actions .page-actions .page-actions.floating-header .amasty-promotion-action-button.upgrade-your-plan:before {
  content: url('../../adminhtml/Magento/backend/en_US/Amasty_Base/images/components/promotion-action/upgrade.svg');
}
.page-main-actions .page-actions .page-actions-buttons .amasty-promotion-action-button.primary.upgrade-your-plan:before,
.page-main-actions .page-actions .page-actions.floating-header .amasty-promotion-action-button.primary.upgrade-your-plan:before {
  content: url('../../adminhtml/Magento/backend/en_US/Amasty_Base/images/components/promotion-action/upgrade-primary.svg');
}
.page-main-actions .page-actions .page-actions-buttons .amasty-promotion-action-button:after,
.page-main-actions .page-actions .page-actions.floating-header .amasty-promotion-action-button:after {
  font-size: 1.2rem;
  font-weight: 400;
  width: max-content;
}
.page-main-actions .page-actions .page-actions-buttons .amasty-promotion-action-button.subscribe-to-unlock:after,
.page-main-actions .page-actions .page-actions.floating-header .amasty-promotion-action-button.subscribe-to-unlock:after {
  content: 'Subscribe to Unlock';
}
.page-main-actions .page-actions .page-actions-buttons .amasty-promotion-action-button.upgrade-your-plan:after,
.page-main-actions .page-actions .page-actions.floating-header .amasty-promotion-action-button.upgrade-your-plan:after {
  content: 'Upgrade Your Plan';
}
.amasty-promo-grid {
  background-blend-mode: color;
  margin-top: 3rem;
  padding-bottom: 70rem;
  position: relative;
}
.amasty-promo-grid .amasty-promo-grid-link {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.amasty-promo-grid .amasty-promo-grid-action {
  align-items: center;
  display: flex;
}
.amasty-promo-grid .amasty-promo-grid-action .promo-grid-image {
  padding: .5rem;
}
.ampromo-config-icon.fieldset-icon {
  float: left;
  height: 36px;
  margin-right: 1rem;
  width: 36px;
}
.ampromo-config-fieldset-notification-message {
  color: #adadad;
  display: block;
  font-size: 1.2rem;
  font-weight: 400;
}
.ambase-clip-btn-contaner {
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.ambase-clip-btn {
  background: transparent url('../../adminhtml/Magento/backend/en_US/Amasty_Base/images/components/clipboard.svg') no-repeat center;
  border: none;
  height: 25px;
  margin: 0;
  padding: .3rem .4rem;
  position: absolute;
  right: 1.5rem;
  top: 1px;
  width: 25px;
}
.ambase-clip-btn:hover,
.ambase-clip-btn:focus {
  background-color: transparent;
}
ul.tagit {
  background: inherit;
  border: 1px solid #C6C6C6;
  margin-right: inherit;
  overflow: auto;
  padding: 1px 5px;
}
ul.tagit li {
  display: block;
  float: left;
  margin: 2px 5px 2px 0;
}
ul.tagit li.tagit-choice {
  border-radius: 6px;
  background-color: #DEE7F8 !important;
  background: none;
  border: 1px solid #CAD8F3;
  font-weight: normal;
  line-height: inherit;
  position: relative;
}
ul.tagit li.tagit-choice a.tagit-label {
  cursor: pointer;
  text-decoration: none;
}
ul.tagit li.tagit-choice .tagit-close {
  cursor: pointer;
  line-height: 17px;
  margin-top: -8px;
  position: absolute;
  right: .4em;
  top: 50%;
}
ul.tagit li.tagit-choice .tagit-close .text-icon {
  color: #777;
  display: inline;
  font-family: arial, sans-serif;
  font-size: 16px;
  line-height: 16px;
}
ul.tagit li.tagit-choice input {
  display: block;
  float: left;
  margin: 2px 5px 2px 0;
}
ul.tagit li.tagit-choice .tagit-label:not(a) {
  color: #555;
}
ul.tagit li.tagit-choice a.tagit-close {
  text-decoration: none;
}
ul.tagit li.tagit-choice a.tagit-close .text-icon:hover {
  color: #222222;
}
ul.tagit li.tagit-choice .ui-icon {
  display: none;
}
ul.tagit li.tagit-choice:hover {
  background-color: #bbcef1;
  border-color: #6d95e0;
}
ul.tagit li.tagit-choice a.tagLabel:hover {
  color: #222222;
}
ul.tagit li.tagit-choice-read-only {
  padding: .2em .5em;
}
ul.tagit li.tagit-choice-editable {
  padding: .2em 18px .2em .5em;
}
ul.tagit li.tagit-new {
  padding: .25em 4px .25em 0;
  width: 250px;
}
ul.tagit input[type="text"] {
  box-shadow: none;
  box-sizing: border-box;
  background-color: inherit;
  background: none;
  border: none;
  color: #333;
  margin: 0;
  outline: none;
  padding: 0;
  width: inherit;
}
ul.tagit li.tagit-choice.remove {
  background-color: #bbcef1;
  border-color: #6d95e0;
}
input.tagit-hidden-field {
  display: none;
}
.ui-widget {
  font-size: 1.1em;
}
.tagit-autocomplete.ui-autocomplete {
  cursor: default;
  position: absolute;
  width: 1px;
}
.tagit-autocomplete.ui-menu {
  display: block;
  float: left;
  list-style: none;
  margin: 0;
  padding: 2px;
}
.tagit-autocomplete.ui-menu .ui-menu {
  margin-top: -3px;
}
.tagit-autocomplete.ui-menu .ui-menu-item {
  clear: left;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  zoom: 1;
}
.tagit-autocomplete.ui-menu .ui-menu-item a {
  display: block;
  line-height: 1.5;
  padding: .2em .4em;
  text-decoration: none;
  zoom: 1;
}
.tagit-autocomplete .ui-menu .ui-menu-item a.ui-state-hover {
  font-weight: normal;
  margin: -1px;
}
.tagit-autocomplete .ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}
.tagit-autocomplete .ui-corner-all {
  border-radius: 4px;
}
.tagit-autocomplete .ui-state-hover {
  background: #dadada;
  border: 1px solid #999999;
  color: #212121;
  font-weight: normal;
}
.tagit-autocomplete .ui-state-focus {
  background: #dadada;
  border: 1px solid #999999;
  color: #212121;
  font-weight: normal;
}
.tagit-autocomplete .ui-state-active {
  border: 1px solid #aaaaaa;
}
.tagit-autocomplete .ui-widget-content {
  border: 1px solid #aaaaaa;
}
.tagit-autocomplete.ui-widget-content {
  background: #ffffff 50% 50% repeat-x;
  border: 1px solid #aaaaaa;
  color: #222222;
}
.tagit-autocomplete.ui-corner-all {
  border-radius: 4px;
}
.tagit .ui-helper-hidden-accessible {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
.amaudit-visithistory-index .action-menu-item {
  cursor: pointer;
}
.amactionslog-input + .ui-widget .tagit-new {
  margin: 0;
  padding: 0;
}
.amactionslog-input + .ui-widget .ui-autocomplete-input {
  padding: .5rem;
  height: 29px;
  font-size: 14px;
  line-height: 19px;
}
.amactionslog-input + .ui-widget .tagit-choice-editable {
  padding: .1em 1.8em .1em .5em;
}
.amaudit-table-container.-primary {
  max-width: 70%;
}
.amaudit-table-container .amaudit-title {
  white-space: break-spaces;
  word-break: break-all;
}
.amaudit-table-container .amaudit-pre {
  white-space: break-spaces;
  font-family: inherit;
  word-break: break-all;
}
.amaudit-table-container ins {
  background: #dfdddd;
  color: #008000;
  text-decoration: none;
}
.amaudit-table-container del {
  background: #fddddd;
  color: #ff0000;
  text-decoration: none;
}
.amaudit-table-container .amaudit-thead {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.amaudit-table-container .amaudit-tbody {
  display: block;
  overflow-y: auto;
  height: calc(100vh - 271px);
  table-layout: fixed;
}
.amaudit-table-container .amaudit-tbody::-webkit-scrollbar {
  width: 4px;
}
.amaudit-table-container .amaudit-tbody::-webkit-scrollbar-track {
  width: 4px;
  background: #fff;
}
.amaudit-table-container .amaudit-tbody::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: rgba(51, 51, 51, 0.3);
}
.amaudit-table-container .amaudit-thead .amaudit-tr {
  border-radius: 3px;
  box-shadow: 0 2px 2px rgb(0 63 113 / 10%);
}
.amaudit-table-container .amaudit-tbody .amaudit-tr {
  display: table;
  width: 100%;
}
.amaudit-table-container .amaudit-th {
  padding: 10px;
  border-bottom: none;
  text-align: left;
  font-weight: 600;
  font-size: 1.4rem;
}
.amaudit-table-container .amaudit-td {
  padding: 1.5rem 0 1.5rem 1.5rem;
  border-bottom: 1px solid #ececec;
}
.amaudit-table-container.-log .amaudit-td {
  padding: 1.5rem 0 1.5rem 1rem;
}
.amaudit-table-container .amaudit-th:first-child,
.amaudit-table-container .amaudit-td:first-child {
  padding-left: 10px;
}
.amaudit-table-container .amaudit-th.-wide,
.amaudit-table-container .amaudit-td.-wide {
  width: 35%;
}
.amaudit-table-container .amaudit-td.-solid {
  width: 100%;
  font-size: 17px;
  font-weight: 500;
  text-align: center;
}
.amaudit-table-container .amaudit-td.-url {
  word-break: break-all;
}
.amaudit-table-container .amaudit-th.-index,
.amaudit-table-container .amaudit-td.-index {
  width: 32px;
}
.amaudit-table-container .amaudit-th.-duration,
.amaudit-table-container .amaudit-td.-duration {
  width: 170px;
}
.amaudit-secondary-table {
  align-self: baseline;
  max-width: calc(30% - 30px);
  margin-right: 30px;
}
.amaudit-secondary-table .admin__table-secondary {
  border-radius: 3px;
}
.amaudit-secondary-table .amaudit-td {
  font-weight: 600;
}
.amaudit-secondary-table .amaudit-th {
  color: #5a5552;
}
.amaudit-secondary-table .amaudit-tr.-dark {
  background: #f6f6f6;
}
.amaudit-tables-container .admin__fieldset,
.amaudit-tables-container {
  display: flex;
  justify-content: space-between;
}
.amaudit-actionslog-index .data-grid-cell-content.-type {
  position: relative;
  padding-left: 20px;
}
.amaudit-actionslog-index .data-grid-cell-content.-type:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 12px;
  height: 12px;
  content: '';
  transform: translateY(-50%);
}
.amaudit-actionslog-index .data-grid-cell-content.-edit:before {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC4wOSAwTDguNzI3IDEuMzczbDEuOTEgMS45MkwxMiAxLjkyMSAxMC4wOSAwek0xLjM2IDguNzg0bDEuOTEgMS45MiA2LjU0OC02LjU4Ny0xLjkwOS0xLjkyLTYuNTUgNi41ODd6TTAgMTJsMi4zMTMtLjYxTC42MDkgOS42NzMgMCAxMnoiIGZpbGw9IiNBRjhBNzMiLz48L3N2Zz4=') no-repeat center;
}
.amaudit-actionslog-index .data-grid-cell-content.-new:before {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMS45ODkgNC41NTVhLjIzNi4yMzYgMCAwMC0uMjIyLS4xNjhINy41MzJMNi4yMjIuMTY4QS4yMzUuMjM1IDAgMDA2IDBjLS4xIDAtLjE5LjA2OS0uMjIxLjE2OEw0LjQ2IDQuMzg3SC4yMzNhLjIzMy4yMzMgMCAwMC0uMjIyLjE2OGMtLjAzLjEuMDAzLjIxLjA4NC4yNzNsMy40MjIgMi42MS0xLjMxOSA0LjI0M2MtLjAzLjEuMDAzLjIxLjA4NS4yNzIuMDguMDYyLjE5Mi4wNjIuMjczIDBMNiA5LjMzNGwzLjQzNiAyLjYxOWEuMjIyLjIyMiAwIDAwLjI3MyAwIC4yNS4yNSAwIDAwLjA4Ni0uMjcyTDguNDc2IDcuNDM5bDMuNDI5LTIuNjFhLjI1My4yNTMgMCAwMC4wODQtLjI3NHoiIGZpbGw9IiNDRTk0RjMiLz48L3N2Zz4=') no-repeat center;
}
.amaudit-actionslog-index .data-grid-cell-content.-cache:before {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMuODUyIDUuMDk3YS41ODQuNTg0IDAgMDEtLjE5NC0uNzdsLjM5NS0uNzI3YS41MjcuNTI3IDAgMDEuNjU3LS4yNWwyLjI4OC45NWMuMjAzLjA5LjQzNS0uMDE5LjUyLS4yMzRMOC42ODIgMS4xMkExLjc3NiAxLjc3NiAwIDAxOS43MTIuMDk2Yy40NjgtLjE2NS45OC0uMTIgMS40MTcuMTQ5LjQzNy4yNjcuNzMuNzE0LjgyOSAxLjIyNi4xLjUxMi0uMDE2IDEuMDQyLS4zMjEgMS40NTdMOS44MTIgNS40N2EuNDQyLjQ0MiAwIDAwLjA3LjU5NGwxLjkyIDEuNjI2Yy4yMDQuMTc2LjI2LjQ3Ny4xMjMuNzI4bC0uMzk1LjcyN2EuNTE3LjUxNyAwIDAxLS43MjcuMjA2bC02Ljk1LTQuMjU0em02Ljc3LTMuODkzYS42NzguNjc4IDAgMDAtLjk1MS4yN2MtLjE5MS4zNTEtLjA3Ni44MDYuMjU1IDEuMDA4LjMzLjIwMy43Ni4wODEuOTUtLjI3YS43MzguNzM4IDAgMDAtLjI1NC0xLjAwOHpNLjQ5MyA4LjYwNEMxLjY0IDcuOTcxIDIuNjMgNi45MDYgMy4zNDkgNS45OTJsNi45NzQgNC4yNjljLS40MyAxLjEwNy0xLjM5NiAyLjczNy0yLjM1MyAzLjY1NWEuMzEuMzEgMCAwMS0uMzgxLjAzNGwtMS4wMTctLjYyMmEuNDMzLjQzMyAwIDAxLS4xOS0uNDMzbC4yNjktMS4zOWMuMDE3LS4wOS0uMDktLjE1NS0uMTU0LS4wOTRsLTEgLjk0MWEuMzgxLjM4MSAwIDAxLS40NS4wNDNsLTEuMjI5LS43NTJhLjQzMy40MzMgMCAwMS0uMTktLjQzNGwuMTkzLTEuMDE4Yy4wMTctLjA5LS4wOS0uMTU1LS4xNTQtLjA5NWwtLjcyNC42OTNhLjM4MS4zODEgMCAwMS0uNDQ5LjA0M0wuMTkgOS40MjJjLS4yNi0uMTYtLjI1LS41NTUuMDE1LS42OTNsLjI4OS0uMTI1eiIgZmlsbD0iI0U3Q0E3RiIvPjwvc3ZnPg==') no-repeat center;
}
.amaudit-actionslog-index .data-grid-cell-content.-delete:before {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDEuNjU3TDMuMzQzIDUgMCA4LjM0NCAxLjY1NiAxMCA1IDYuNjU2IDguMzQzIDEwIDEwIDguMzQ0IDYuNjU2IDUgMTAgMS42NTcgOC4zNDMgMCA1IDMuMzQ0IDEuNjU2IDAgMCAxLjY1NyIgZmlsbD0iI0YxQjZCOSIvPjwvc3ZnPg==') no-repeat center;
}
.amaudit-actionslog-index .data-grid-cell-content.-export:before {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC4zODcgNy44Mzh2Mi42MDFIMS42MTNWNy44MzhIMFYxMmgxMlY3LjgzOGgtMS42MTN6TTYgOC4zMjVsNC4yMzUtNC4xNjNINy41ODhWMEg0LjQxMnY0LjE2M0gxLjc2NUw2IDguMzI2eiIgZmlsbD0iIzdCRTA5OCIvPjwvc3ZnPg==') no-repeat center;
}
.amaudit-actionslog-index .data-grid-cell-content.-restore:before {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02LjAwNCAwYTUuOTc0IDUuOTc0IDAgMDAtNC4yNCAxLjc2MkwxIDEgMCA1LjI1IDQgNCAyLjgzNyAyLjgzNUE0LjQ0IDQuNDQgMCAwMTYuMDA0IDEuNSA0LjUwNSA0LjUwNSAwIDAxMTAuNTA3IDZjMCAyLjQ4Mi0yLjAyIDQuNS00LjUwMyA0LjVhNC40OTYgNC40OTYgMCAwMS00LjI0LTNILjIwM2E1Ljk5IDUuOTkgMCAwMDUuOCA0LjVBNS45OTQgNS45OTQgMCAwMDEyIDZjMC0zLjMxNS0yLjY4LTYtNS45OTYtNnpNNi41IDNhLjUuNSAwIDAxLjUuNXYzLjA0NGEuNzYuNzYgMCAwMS0uNDAyLjY3TDMuOTI0IDguNjRhLjQ5Ny40OTcgMCAxMS0uNDYzLS44OEw2IDYuNDM4VjMuNWEuNS41IDAgMDEuNS0uNXoiIGZpbGw9IiM3NzlCRkEiLz48L3N2Zz4=') no-repeat center;
}
.amaudit-log-modal .amaudit-table-container.-primary {
  max-width: 100%;
}
.sales_rule-promo_quote-edit .modal-popup .action-close:before,
.sales_rule-promo_quote-edit .modal-slide .action-close:before {
  font-size: inherit;
}
.sales_rule-promo_quote-edit .modal-slide .action-close {
  padding: 0;
}
.amfeed-generation-steps {
  margin: 0 auto;
  width: 420px;
}
.amfeed-generation-progress .modal-header {
  margin-bottom: 30px;
  padding: 0;
}
.amfeed-generation-progress .modal-inner-wrap {
  width: 700px;
  border-radius: 10px;
  padding: 30px 100px;
}
.amfeed-generation-progress .modal-title {
  margin: 0;
  text-align: center;
}
.amfeed-generation-progress .modal-content {
  padding: 0;
}
.amfeed-generation-progress .action-close,
.amfeed-generation-progress .action-close:focus {
  padding: 20px;
}
.amfeed-generation-progress .action-close:before,
.amfeed-generation-progress .action-close:before:active {
  font-size: 10px;
}
.amfeed-generation-error {
  background: #f4f4f4;
  display: none;
  margin-top: 20px;
  overflow: auto;
  width: 100%;
}
.amfeed-generation-error .amfeed-error {
  margin: 20px;
  word-break: break-word;
  word-wrap: break-word;
}
.amfeed-generation-info {
  border-top: 1px solid #ececec;
  box-sizing: content-box;
  padding-top: 20px;
  text-align: right;
}
.amfeed-generation-info .amfeed-duration {
  margin-right: 50px;
}
.amfeed-progress-tablist {
  display: none;
}
.amfeed-step-content {
  display: none;
  padding: 20px 0 0;
}
.amfeed-download-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  margin-bottom: 20px;
}
.amfeed-download-container:before {
  background: #1e79c2 url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNy43MyAxMC45MjJhMS4xNzQgMS4xNzQgMCAwIDEgMC0xLjY2MmwuODM0LS44MzVhMy41MzUgMy41MzUgMCAwIDAgMC00Ljk5IDMuNTQgMy41NCAwIDAgMC00Ljk5MyAwbC0zLjcyIDMuNzJhMy41NCAzLjU0IDAgMCAwIDAgNC45OTRBMS4xNzQgMS4xNzQgMCAxIDEgOC4xOSAxMy44MUM1LjkgMTEuNTI1IDUuOSA3Ljc3OCA4LjE4NiA1LjQ5M2wzLjcyMy0zLjcxOWMyLjI4NS0yLjI4OSA2LjAzMi0yLjI4OSA4LjMxNyAwIDIuMjg1IDIuMjg1IDIuMjg1IDYuMDMyIDAgOC4zMTdsLS44My44MzFhMS4xOCAxLjE4IDAgMCAxLTEuNjY3IDB6bS0xMy40NjMuMTUyYy40Ni40Ni40NiAxLjIwNiAwIDEuNjY2bC0uODMxLjgzYTMuNTQgMy41NCAwIDAgMCAwIDQuOTk0IDMuNTQyIDMuNTQyIDAgMCAwIDQuOTkgMGwzLjcyMy0zLjcyM2MxLjM3NC0xLjM3IDEuMzctMy42MTUgMC00Ljk5YTEuMTc5IDEuMTc5IDAgMCAxIDAtMS42NjUgMS4xNzIgMS4xNzIgMCAwIDEgMS42NjEgMGMyLjI5IDIuMjg5IDIuMjkgNi4wMzIgMCA4LjMybC0zLjcxOSAzLjcyYy0yLjI4OSAyLjI4OS02LjAzMiAyLjI4OS04LjMxNyAwLTIuMjg1LTIuMjg1LTIuMjg1LTYuMDMyIDAtOC4zMTdsLjgzLS44MzVjLjQ2LS40NiAxLjIwMy0uNDYgMS42NjMgMHoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=) center no-repeat;
  height: 40px;
  width: 40px;
  background-size: 55%;
  border-radius: 100%;
  content: '';
  display: block;
  position: absolute;
}
.amfeed-download-container .amfeed-input {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  margin-left: 20px;
  background: #f4f4f4;
  border: none;
  padding-left: 35px;
}
.amfeed-download-container .amfeed-button {
  background: #1e79c2;
  border: none;
  color: #ffffff;
}
.amfeed-download-container .amfeed-button:hover {
  background: #3393e0;
}
.amprogressbar-progress-timer {
  margin: 30px 0 50px;
}
.amsteps-icons-wrapper {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #ffffff;
  counter-reset: step;
  justify-content: space-between;
  list-style: none;
  margin-bottom: 5px;
  width: 100%;
}
.amsteps-icons-wrapper .amsteps-icon {
  position: relative;
}
.amsteps-icons-wrapper .amsteps-icon:after {
  background: #c2c2c2;
  height: 20px;
  width: 20px;
  border-radius: 20px;
  content: '';
  counter-increment: step;
  display: block;
  margin: auto;
  position: relative;
  text-align: center;
  z-index: 2;
}
.amsteps-icons-wrapper .amsteps-icon:not(:nth-of-type(1)):before {
  background: #c2c2c2;
  height: 2px;
  content: '';
  display: block;
  position: absolute;
  right: 50%;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 1;
}
.amsteps-icons-wrapper .amsteps-icon.-active:after {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  background: #1e79c2;
  height: 30px;
  width: 30px;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  content: counter(step);
  font-size: 14px;
  font-weight: 600;
  justify-content: center;
  z-index: 3;
}
.amsteps-icons-wrapper .amsteps-icon.-active:not(:nth-of-type(1)):before,
.amsteps-icons-wrapper .amsteps-icon.-done:not(:nth-of-type(1)):before {
  background: #1e79c2;
}
.amsteps-icons-wrapper .amsteps-icon.-done:after {
  background: #1e79c2 url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMSA0bDMuNSAzTDkgMSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+) center no-repeat;
  background-size: 60%;
  content: '';
  display: block;
  z-index: 4;
}
.amsteps-icons-wrapper .amsteps-icon.-error:after {
  background: #d80f33 url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMjkzIDEuNzA3QTEgMSAwIDAgMSAxLjcwNy4yOTNMNiA0LjU4NiAxMC4yOTMuMjkzYTEgMSAwIDEgMSAxLjQxNCAxLjQxNEw3LjQxNCA2bDQuMjkzIDQuMjkzYTEgMSAwIDAgMS0xLjQxNCAxLjQxNEw2IDcuNDE0bC00LjI5MyA0LjI5M2ExIDEgMCAwIDEtMS40MTQtMS40MTRMNC41ODYgNiAuMjkzIDEuNzA3eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) center no-repeat;
  background-size: 40%;
  content: '';
}
.amsteps-titles-wrapper {
  color: #1e79c2;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  list-style: none;
  margin: 0;
  width: 100%;
}
.amsteps-titles-wrapper .amsteps-title {
  color: #1e79c2;
  font-size: 14px;
  font-weight: 600;
  position: relative;
  text-align: center;
  visibility: hidden;
  word-break: break-word;
  word-wrap: break-word;
}
.amsteps-titles-wrapper .amsteps-title.-active {
  visibility: visible;
}
.amsteps-titles-wrapper .amsteps-title.-error {
  color: #d80f33;
}
.amsteps-icon,
.amsteps-title {
  width: 33.33333333%;
}
.amprogressbar-progress-timer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.amprogressbar-progress-timer > .amprogressbar-clock {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDBDNC40ODYgMCAwIDQuNDg2IDAgMTBzNC40ODYgMTAgMTAgMTAgMTAtNC40ODYgMTAtMTBTMTUuNTE0IDAgMTAgMHptMCAxOS4xM0M0Ljk2NiAxOS4xMy44NyAxNS4wMzYuODcgMTAgLjg3IDQuOTY1IDQuOTY2Ljg3IDEwIC44N2M1LjAzNCAwIDkuMTMgNC4wOTYgOS4xMyA5LjEzIDAgNS4wMzQtNC4wOTYgOS4xMy05LjEzIDkuMTN6IiBmaWxsPSIjMUU3OUMyIi8+PHBhdGggZD0iTTEwLjgyIDEwLjIwNWEuODQzLjg0MyAwIDAgMCAuMDI4LS4yMDUuODQ0Ljg0NCAwIDAgMC0uMDI4LS4yMDZsMS40NS0xLjQ1YS40MzUuNDM1IDAgMSAwLS42MTQtLjYxNWwtMS40NSAxLjQ1QS44NDguODQ4IDAgMSAwIDEwIDEwLjg0OGEuODMuODMgMCAwIDAgLjIwNS0uMDI4bDIuNzU2IDIuNzU2YS40MzMuNDMzIDAgMCAwIC42MTQgMCAuNDM0LjQzNCAwIDAgMCAwLS42MTVsLTIuNzU2LTIuNzU2eiIgZmlsbD0iIzFFNzlDMiIvPjxwYXRoIGQ9Ik0xOC4xNTcgOS45OTdBOC4xMyA4LjEzIDAgMCAwIDE1LjggNC4yNzFjLS4wMS0uMDEzLS4wMi0uMDI3LS4wMzItLjA0LS4wMTItLjAxMS0uMDI2LS4wMi0uMDQtLjAzMUE4LjEzIDguMTMgMCAwIDAgMTAgMS44NDMgOC4xMyA4LjEzIDAgMCAwIDQuMjcgNC4yYy0uMDEyLjAxLS4wMjYuMDItLjAzOC4wMzJzLS4wMjEuMDI2LS4wMzEuMDM5QTguMTMgOC4xMyAwIDAgMCAxLjg0MyAxMCA4LjEzIDguMTMgMCAwIDAgNC4yIDE1LjcyOWMuMDEuMDEzLjAyLjAyNy4wMzIuMDM5cy4wMjYuMDIxLjA0LjAzMmE4LjEzIDguMTMgMCAwIDAgNS43MjUgMi4zNTdoLjAwNmE4LjEzIDguMTMgMCAwIDAgNS43MjYtMi4zNTdjLjAxMy0uMDEuMDI3LS4wMi4wNC0uMDMyLjAxMS0uMDEyLjAyLS4wMjYuMDMxLS4wNGE4LjEzIDguMTMgMCAwIDAgMi4zNTctNS43MjV2LS4wMDZ6bS0yLjIzMy40MzhoMS4zNWE3LjI1OCA3LjI1OCAwIDAgMS0xLjgyNiA0LjM5OGwtLjk1Mi0uOTUyYS40MzUuNDM1IDAgMCAwLS42MTUuNjE1bC45NTIuOTUyYTcuMjU3IDcuMjU3IDAgMCAxLTQuMzk4IDEuODI1di0xLjM1YS40MzUuNDM1IDAgMCAwLS44NyAwdjEuMzVhNy4yNTYgNy4yNTYgMCAwIDEtNC4zOTgtMS44MjVsLjk1Mi0uOTUyYS40MzUuNDM1IDAgMSAwLS42MTUtLjYxNWwtLjk1Mi45NTJhNy4yNTcgNy4yNTcgMCAwIDEtMS44MjUtNC4zOThoMS4zNWEuNDM1LjQzNSAwIDEgMCAwLS44N2gtMS4zNWE3LjI1OCA3LjI1OCAwIDAgMSAxLjgyNS00LjM5OGwuOTUyLjk1MmEuNDMzLjQzMyAwIDAgMCAuNjE1IDAgLjQzNS40MzUgMCAwIDAgMC0uNjE1bC0uOTUyLS45NTJhNy4yNTggNy4yNTggMCAwIDEgNC4zOTgtMS44MjZ2MS4zNWEuNDM1LjQzNSAwIDEgMCAuODcgMHYtMS4zNWMxLjY4Mi4xIDMuMjEyLjc3MyA0LjM5OCAxLjgyNmwtLjk1Mi45NTJhLjQzNS40MzUgMCAxIDAgLjYxNS42MTVsLjk1Mi0uOTUyYTcuMjYgNy4yNiAwIDAgMSAxLjgyNiA0LjM5OGgtMS4zNWEuNDM1LjQzNSAwIDEgMCAwIC44N3oiIGZpbGw9IiMxRTc5QzIiLz48L3N2Zz4=) center no-repeat;
  height: 20px;
  width: 20px;
  background-size: cover;
  margin: 0 5px 0 15px;
}
.amprogressbar-progress-container {
  -ms-flex: auto;
  -webkit-box-flex: 1;
  flex: auto;
  margin: auto;
  position: relative;
}
.amprogressbar-progress-container > .amprogressbar-percentage {
  background: #51adef;
  border-radius: 5px;
  bottom: calc(100% + 10px);
  color: #ffffff;
  padding: 3px 10px;
  position: absolute;
  transform: translateX(-50%);
}
.amprogressbar-progress-container > .amprogressbar-percentage:before {
  background: #51adef;
  bottom: -2px;
  content: '';
  display: block;
  height: 10px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) rotate(45deg);
  width: 10px;
  z-index: -1;
}
.amprogressbar-progress-wrapper {
  height: 20px;
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
}
.amprogressbar-progress-wrapper > .amprogressbar-progress {
  background: #e1e1e1;
  border: 0;
  box-sizing: border-box;
  height: 100%;
  text-align: right;
  width: 100%;
}
.amprogressbar-progress-wrapper > .amprogressbar-progress::-webkit-progress-bar {
  background: #e1e1e1;
  border: 0;
}
.amprogressbar-progress-wrapper > .amprogressbar-progress::-moz-progress-bar {
  background: #1e79c2;
  border: 0;
}
.amprogressbar-progress-wrapper > .amprogressbar-progress::-webkit-progress-value {
  background: #1e79c2;
  border: 0;
}
.amprogressbar-progress-wrapper > .amprogressbar-progress::-ms-fill {
  background: #1e79c2;
  border: 0;
}
.amloader-spinner-container {
  text-align: center;
}
.amloader-spinner-container > .amloader-spinner {
  height: 50px;
  width: 50px;
  margin: auto;
  position: relative;
  transform: rotate(-90deg);
}
.amloader-spinner-container .amloader-title {
  margin-top: 20px;
}
.amloader-dot-container {
  height: 7px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform-origin: 0 0;
  width: 50%;
}
.amloader-dot-container > .amloader-dot {
  background: #1e79c2;
  height: 7px;
  width: 7px;
  border-radius: 100%;
  float: right;
  transform: scale(0.5, 0.5);
}
/* phpcs:ignore Magento2.Less.BracesFormatting */
.dot-1-container {
  transform: rotate(0deg) translateY(-50%);
}
/* phpcs:ignore Magento2.Less.BracesFormatting */
.dot-1 {
  -o-animation: scale-dot 1s -0.91666667s infinite;
  -webkit-animation: scale-dot 1s -0.91666667s infinite;
  -moz-animation: scale-dot 1s -0.91666667s infinite;
  animation: scale-dot 1s -0.91666667s infinite;
}
/* phpcs:ignore Magento2.Less.BracesFormatting */
.dot-2-container {
  transform: rotate(30deg) translateY(-50%);
}
/* phpcs:ignore Magento2.Less.BracesFormatting */
.dot-2 {
  -o-animation: scale-dot 1s -0.83333333s infinite;
  -webkit-animation: scale-dot 1s -0.83333333s infinite;
  -moz-animation: scale-dot 1s -0.83333333s infinite;
  animation: scale-dot 1s -0.83333333s infinite;
}
/* phpcs:ignore Magento2.Less.BracesFormatting */
.dot-3-container {
  transform: rotate(60deg) translateY(-50%);
}
/* phpcs:ignore Magento2.Less.BracesFormatting */
.dot-3 {
  -o-animation: scale-dot 1s -0.75s infinite;
  -webkit-animation: scale-dot 1s -0.75s infinite;
  -moz-animation: scale-dot 1s -0.75s infinite;
  animation: scale-dot 1s -0.75s infinite;
}
/* phpcs:ignore Magento2.Less.BracesFormatting */
.dot-4-container {
  transform: rotate(90deg) translateY(-50%);
}
/* phpcs:ignore Magento2.Less.BracesFormatting */
.dot-4 {
  -o-animation: scale-dot 1s -0.66666667s infinite;
  -webkit-animation: scale-dot 1s -0.66666667s infinite;
  -moz-animation: scale-dot 1s -0.66666667s infinite;
  animation: scale-dot 1s -0.66666667s infinite;
}
/* phpcs:ignore Magento2.Less.BracesFormatting */
.dot-5-container {
  transform: rotate(120deg) translateY(-50%);
}
/* phpcs:ignore Magento2.Less.BracesFormatting */
.dot-5 {
  -o-animation: scale-dot 1s -0.58333333s infinite;
  -webkit-animation: scale-dot 1s -0.58333333s infinite;
  -moz-animation: scale-dot 1s -0.58333333s infinite;
  animation: scale-dot 1s -0.58333333s infinite;
}
/* phpcs:ignore Magento2.Less.BracesFormatting */
.dot-6-container {
  transform: rotate(150deg) translateY(-50%);
}
/* phpcs:ignore Magento2.Less.BracesFormatting */
.dot-6 {
  -o-animation: scale-dot 1s -0.5s infinite;
  -webkit-animation: scale-dot 1s -0.5s infinite;
  -moz-animation: scale-dot 1s -0.5s infinite;
  animation: scale-dot 1s -0.5s infinite;
}
/* phpcs:ignore Magento2.Less.BracesFormatting */
.dot-7-container {
  transform: rotate(180deg) translateY(-50%);
}
/* phpcs:ignore Magento2.Less.BracesFormatting */
.dot-7 {
  -o-animation: scale-dot 1s -0.41666667s infinite;
  -webkit-animation: scale-dot 1s -0.41666667s infinite;
  -moz-animation: scale-dot 1s -0.41666667s infinite;
  animation: scale-dot 1s -0.41666667s infinite;
}
/* phpcs:ignore Magento2.Less.BracesFormatting */
.dot-8-container {
  transform: rotate(210deg) translateY(-50%);
}
/* phpcs:ignore Magento2.Less.BracesFormatting */
.dot-8 {
  -o-animation: scale-dot 1s -0.33333333s infinite;
  -webkit-animation: scale-dot 1s -0.33333333s infinite;
  -moz-animation: scale-dot 1s -0.33333333s infinite;
  animation: scale-dot 1s -0.33333333s infinite;
}
/* phpcs:ignore Magento2.Less.BracesFormatting */
.dot-9-container {
  transform: rotate(240deg) translateY(-50%);
}
/* phpcs:ignore Magento2.Less.BracesFormatting */
.dot-9 {
  -o-animation: scale-dot 1s -0.25s infinite;
  -webkit-animation: scale-dot 1s -0.25s infinite;
  -moz-animation: scale-dot 1s -0.25s infinite;
  animation: scale-dot 1s -0.25s infinite;
}
/* phpcs:ignore Magento2.Less.BracesFormatting */
.dot-10-container {
  transform: rotate(270deg) translateY(-50%);
}
/* phpcs:ignore Magento2.Less.BracesFormatting */
.dot-10 {
  -o-animation: scale-dot 1s -0.16666667s infinite;
  -webkit-animation: scale-dot 1s -0.16666667s infinite;
  -moz-animation: scale-dot 1s -0.16666667s infinite;
  animation: scale-dot 1s -0.16666667s infinite;
}
/* phpcs:ignore Magento2.Less.BracesFormatting */
.dot-11-container {
  transform: rotate(300deg) translateY(-50%);
}
/* phpcs:ignore Magento2.Less.BracesFormatting */
.dot-11 {
  -o-animation: scale-dot 1s -0.08333333s infinite;
  -webkit-animation: scale-dot 1s -0.08333333s infinite;
  -moz-animation: scale-dot 1s -0.08333333s infinite;
  animation: scale-dot 1s -0.08333333s infinite;
}
/* phpcs:ignore Magento2.Less.BracesFormatting */
.dot-12-container {
  transform: rotate(330deg) translateY(-50%);
}
/* phpcs:ignore Magento2.Less.BracesFormatting */
.dot-12 {
  -o-animation: scale-dot 1s 0s infinite;
  -webkit-animation: scale-dot 1s 0s infinite;
  -moz-animation: scale-dot 1s 0s infinite;
  animation: scale-dot 1s 0s infinite;
}
@keyframes scale-dot {
  0%,
  100% {
    transform: scale(0.5, 0.5);
  }
  50% {
    transform: scale(1, 1);
  }
}
.amfeed-category-list {
  background: #f1f1f1;
  border: 1px solid #e3e3e3;
}
.amfeed-category-list .amfeed-cell {
  padding: 10px 15px;
  vertical-align: top;
  text-align: left;
}
.amfeed-category-list .amfeed-label-container {
  padding-top: 15px;
}
.amfeed-category-list .amfeed-label-container .amfeed-label {
  position: relative;
}
.amfeed-category-list .amfeed-label-container .amfeed-label:after {
  content: '*';
  position: absolute;
  z-index: 1;
  display: inline-block;
  margin-top: 0;
  margin-left: 10px;
  font-weight: 500;
  font-size: 13px;
  line-height: 1;
  color: #e22626;
}
.amfeed-new-name {
  width: 70%;
}
.amfeed-new-name .amfeed-input {
  width: 100%;
}
.amfeed-exclude-categories {
  list-style-type: none;
}
.amfeed-exclude-categories .amfeed-label {
  color: #007bdb;
}
.amfeed-exclude-categories .amfeed-checkbox:checked ~ .amfeed-label {
  color: #d8d8d8;
}
.amfeed-exclude-categories .amfeed-category {
  padding: 3px 0;
}
.amfeed-category-edit .ui-helper-hidden-accessible,
.amfeed-googlewizard-index .ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amfeed-category-edit [data-amfeed-js="amfeed-category-list"] .ui-menu-item-wrapper,
.amfeed-googlewizard-index [data-amfeed-js="amfeed-category-list"] .ui-menu-item-wrapper {
  color: #007bdb;
  text-decoration: underline;
  padding: 5px;
}
.amfeed-link.amasty-copy-on-clipboard-text:before {
  content: url('../../adminhtml/Magento/backend/en_US/Amasty_Feed/images/icon/import.svg');
  margin-right: .5rem;
}
.amfeed-ellipsis-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: auto;
}
.amfeed-button.amasty-copy-on-clipboard-button {
  background: url('../../adminhtml/Magento/backend/en_US/Amasty_Feed/images/icon/clipboard.svg') no-repeat center;
}
.amfeed-button.amasty-copy-on-clipboard-button:hover {
  background-color: #0a5dbd;
}
.amfeed-button.amasty-copy-on-clipboard-button {
  background-color: #007bdb;
  border: none;
  border-radius: 50%;
  height: 28px;
  margin-left: 7%;
  width: 28px;
}
.amfeed-file-content {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
}
[data-tooltip='tooltip-wrapper']:has(.amfeed-tooltip-content) .data-tooltip {
  background: #6b6663;
  border: none;
  border-radius: 3px;
  box-shadow: none;
  color: #ffffff;
  padding: .7rem;
}
[data-tooltip='tooltip-wrapper']:has(.amfeed-tooltip-content) .data-tooltip-tail {
  left: -4px;
  margin-top: -4px;
}
[data-tooltip='tooltip-wrapper']:has(.amfeed-tooltip-content) .data-tooltip-tail:before,
[data-tooltip='tooltip-wrapper']:has(.amfeed-tooltip-content) .data-tooltip-tail:after {
  background: #6b6663;
  border: none;
  box-shadow: none;
  height: 8px;
  width: 8px;
}
.amfeed-status-badge {
  border-radius: 4px;
  font-size: 1.4rem;
  padding: 4px 0;
  text-align: center;
}
.amfeed-status-badge.amfeed-status-badge-inactive {
  background-color: #fce7e7;
  color: #e22637;
}
.amfeed-status-badge.amfeed-status-badge-active {
  background-color: #e2f6db;
  color: #52b430;
}
.amfeed-feed-index .data-grid-actions-cell a.action-menu-item:before {
  content: url('../../adminhtml/Magento/backend/en_US/Amasty_Feed/images/icon/edit.svg');
  margin-right: .4rem;
}
.amgeoip-import-container .amgeoip-message {
  color: #ff0000;
}
.amgeoip-import-container .amgeoip-button {
  margin-top: 30px;
  border: none;
  border-radius: 3px;
  background-color: #e3e3e3;
  transition: background-color 0.3s ease-in;
}
.amgeoip-import-container .amgeoip-button:hover {
  background: #ccc;
}
.amgeoip-import-container .amgeoip-state {
  position: relative;
  bottom: 8px;
  padding: 0;
  width: 80px;
  height: 18px;
  background: #fff;
  color: #bbb;
  vertical-align: middle;
  text-align: center;
  font-weight: 400;
}
.amgeoip-import-container .amgeoip-state.-done {
  color: #514943;
  font-weight: 600;
}
.amgeoip-import-container .amgeoip-state.-endimport {
  left: 190px;
}
.amgeoip-import-container .amgeoip-state.-endimport.-done {
  left: 184px;
}
.amgeoip-import-container .amgeoip-state.-import {
  left: 94px;
}
.amgeoip-download-state {
  margin-left: 25px;
  padding: 0 31px 0 27px;
  width: 130px;
  height: 28px;
}
.amgeoip-download-state.-download {
  position: relative;
  bottom: 23px;
  left: 155px;
}
.amgeoip-download-state .amgeoip-label {
  position: relative;
  z-index: 10;
  padding: 14px 32px 4px 0;
}
.amgeoip-download-state .amgeoip-label.-import {
  top: 21px;
  right: 31px;
}
.amgeoip-download-state .amgeoip-label.-endimport {
  bottom: 2px;
  left: 128px;
}
.amgeoip-download-state,
.amgeoip-download-container {
  position: relative;
}
.amgeoip-download-state .amgeoip-begin,
.amgeoip-download-container .amgeoip-begin {
  position: relative;
  right: 30px;
  bottom: 1px;
  z-index: 10;
  padding-right: 33px;
  padding-bottom: 28px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTUiIGN5PSIxNSIgcj0iMTQuNSIgZmlsbD0iI2ZmZiIgc3Ryb2tlPSIjRTNFM0UzIi8+PC9zdmc+') no-repeat center;
}
.amgeoip-download-state .amgeoip-begin.-done,
.amgeoip-download-container .amgeoip-begin.-done {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTUiIGN5PSIxNSIgcj0iMTUiIGZpbGw9IiMyMTk2RjMiLz48Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSI1IiBmaWxsPSIjZmZmIi8+PC9zdmc+') no-repeat center;
}
.amgeoip-download-state .amgeoip-counter,
.amgeoip-download-container .amgeoip-counter {
  position: absolute;
  bottom: 9px;
  left: 34%;
  text-align: center;
}
.amgeoip-download-state .amgeoip-counter:before,
.amgeoip-download-container .amgeoip-counter:before {
  position: absolute;
  right: calc(100% - 17px);
  bottom: 0;
  left: -17px;
  width: 34px;
  height: 21px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDYiIGhlaWdodD0iMzQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsdGVyPSJ1cmwoI2ZpbHRlcjBfZCkiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOCA0YTIgMiAwIDAwLTIgMnYxNGEyIDIgMCAwMDIgMmgxMmwyLjIgMi45MzNhMSAxIDAgMDAxLjYgMEwyNiAyMmgxMmEyIDIgMCAwMDItMlY2YTIgMiAwIDAwLTItMkg4eiIgZmlsbD0iI2ZmZiIvPjwvZz48ZGVmcz48ZmlsdGVyIGlkPSJmaWx0ZXIwX2QiIHg9IjAiIHk9IjAiIHdpZHRoPSI0NiIgaGVpZ2h0PSIzMy4zMzMiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY29sb3ItaW50ZXJwb2xhdGlvbi1maWx0ZXJzPSJzUkdCIj48ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPjxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VBbHBoYSIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAxMjcgMCIvPjxmZU9mZnNldCBkeT0iMiIvPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjMiLz48ZmVDb2xvck1hdHJpeCB2YWx1ZXM9IjAgMCAwIDAgMC4xMzMzMzMgMCAwIDAgMCAwLjE4MDM5MiAwIDAgMCAwIDAuNDM1Mjk0IDAgMCAwIDAuMjIgMCIvPjxmZUJsZW5kIGluMj0iQmFja2dyb3VuZEltYWdlRml4IiByZXN1bHQ9ImVmZmVjdDFfZHJvcFNoYWRvdyIvPjxmZUJsZW5kIGluPSJTb3VyY2VHcmFwaGljIiBpbjI9ImVmZmVjdDFfZHJvcFNoYWRvdyIgcmVzdWx0PSJzaGFwZSIvPjwvZmlsdGVyPjwvZGVmcz48L3N2Zz4=') no-repeat center;
  content: attr(data-count);
  line-height: 14px;
}
.amgeoip-download-state .amgeoip-counter.-hidden,
.amgeoip-download-container .amgeoip-counter.-hidden {
  display: none;
}
.amgeoip-download-container {
  position: relative;
  left: 52px;
  width: 130px;
}
.amgeoip-progressbar-container.-import .amgeoip-state.-completed {
  top: 0;
  left: 100px;
}
.amgeoip-progressbar-container.-import .amgeoip-state.-import {
  top: 0;
  left: 15px;
}
.amgeoip-progressbar-container.-import .amgeoip-download-container {
  left: 0;
}
.amgeoip-progressbar-container.-import .amgeoip-download-state {
  padding-bottom: 20px;
}
.amgeoip-line-container {
  position: relative;
  top: 2px;
  background: #e3e3e3;
}
.amgeoip-line-container .amgeoip-line {
  position: relative;
  height: 4px;
  background-color: #2196f3;
  background-size: 20px 20px;
  white-space: nowrap;
}
.amgeoip-download-state .amgeoip-label.-failed,
.amgeoip-download-state .amgeoip-label {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTUiIGN5PSIxNSIgcj0iMTQuNSIgZmlsbD0iI2ZmZiIgc3Ryb2tlPSIjRTNFM0UzIi8+PC9zdmc+') no-repeat center;
}
.amgeoip-download-container .amgeoip-label.-completed,
.amgeoip-download-state .amgeoip-label.-completed {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDIiIGhlaWdodD0iNDIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsdGVyPSJ1cmwoI2ZpbHRlcjBfZCkiPjxjaXJjbGUgY3g9IjIxIiBjeT0iMTkiIHI9IjE1IiBmaWxsPSIjMjE5NkYzIi8+PC9nPjxwYXRoIGQ9Ik0yNi42NiAxNC4yMzVsLTguMDQgNy44NDctMy4yNC0zLjE1YS44MS44MSAwIDAwLTEuMTQgMCAuNzY4Ljc2OCAwIDAwMCAxLjExNWwzLjggMy43MThjLjE2LjE1Ny4zNi4yMzUuNTYuMjM1LjIgMCAuNC0uMDc4LjU2LS4yMzVsOC42LTguNDE1YS43NjguNzY4IDAgMDAwLTEuMTE1Yy0uMjgtLjMxMy0uOC0uMzEzLTEuMSAweiIgZmlsbD0iI2ZmZiIvPjxkZWZzPjxmaWx0ZXIgaWQ9ImZpbHRlcjBfZCIgeD0iMCIgeT0iMCIgd2lkdGg9IjQyIiBoZWlnaHQ9IjQyIiBmaWx0ZXJVbml0cz0idXNlclNwYWNlT25Vc2UiIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiI+PGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0iMCIgcmVzdWx0PSJCYWNrZ3JvdW5kSW1hZ2VGaXgiLz48ZmVDb2xvck1hdHJpeCBpbj0iU291cmNlQWxwaGEiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMTI3IDAiLz48ZmVPZmZzZXQgZHk9IjIiLz48ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSIzIi8+PGZlQ29sb3JNYXRyaXggdmFsdWVzPSIwIDAgMCAwIDAuMTMzMzMzIDAgMCAwIDAgMC4xODE2NDcgMCAwIDAgMCAwLjQzNTI5NCAwIDAgMCAwLjQyIDAiLz48ZmVCbGVuZCBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJlZmZlY3QxX2Ryb3BTaGFkb3ciLz48ZmVCbGVuZCBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJlZmZlY3QxX2Ryb3BTaGFkb3ciIHJlc3VsdD0ic2hhcGUiLz48L2ZpbHRlcj48L2RlZnM+PC9zdmc+') no-repeat center;
}
.amgeoip-files-container {
  margin-top: 20px;
}
.amgeoip-files-container .amgeoip-files {
  position: relative;
}
.amgeoip-files-container .amgeoip-files.-available {
  padding-left: 25px;
}
.amgeoip-files-container .amgeoip-files.-available:before {
  position: absolute;
  top: 3px;
  left: 0;
  width: 16px;
  height: 16px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyLjA0MyA0LjE4OEw2LjMgMTAuNDY2bC0yLjMxNC0yLjUyYS41MzUuNTM1IDAgMDAtLjgxNSAwIC42NjYuNjY2IDAgMDAwIC44OTJsMi43MTUgMi45NzRhLjU0MS41NDEgMCAwMC40LjE4OC41NDEuNTQxIDAgMDAuNC0uMTg4bDYuMTQzLTYuNzMyYS42NjcuNjY3IDAgMDAwLS44OTIuNTA1LjUwNSAwIDAwLS43ODYgMHoiIGZpbGw9IiM2MUM4NTIiLz48L3N2Zz4=') no-repeat center;
  content: '';
}
.amgeoip-import-date {
  display: block;
  margin-top: 15px;
  color: #bbb;
}
.message-system._active .message-system-list .message:has(.amgeoip-license-message-container):before,
.message-system._active .message-system-list .order-errors .admin__fieldset-wrapper .title:has(.amgeoip-license-message-container):before {
  content: '\e632';
}
.message-system._active .message-system-list .message:has(.amgeoip-license-message-container) .amgeoip-license-message-container,
.message-system._active .message-system-list .order-errors .admin__fieldset-wrapper .title:has(.amgeoip-license-message-container) .amgeoip-license-message-container {
  display: flex;
  gap: 7rem;
}
.message-system._active .message-system-list .message:has(.amgeoip-license-message-container) .amgeoip-license-message-dismiss,
.message-system._active .message-system-list .order-errors .admin__fieldset-wrapper .title:has(.amgeoip-license-message-container) .amgeoip-license-message-dismiss {
  align-items: center;
  display: flex;
}
.amgdprcookie-colorpicker-container {
  display: flex;
  align-items: center;
}
.amgdprcookie-colorpicker-container .pickr {
  margin-right: 5px;
}
.amgdprcookie-colorpicker-container .pickr .pcr-button {
  width: 33px;
  height: 33px;
}
.amgdpr-status {
  padding: 0 10px 1px;
  border-radius: 4px;
  color: #fff;
  background: #1e79c2;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}
.page-main-actions .page-actions .amgdpr-regular-split-button {
  order: unset;
  -webkit-order: unset;
  z-index: 100;
}
.page-main-actions .page-actions .amgdpr-regular-split-button.actions-split.active,
.page-main-actions .page-actions .amgdpr-regular-split-button:hover {
  box-shadow: none;
}
.page-main-actions .page-actions .amgdpr-regular-split-button > .abs-action-quaternary:first-child,
.page-main-actions .page-actions .amgdpr-regular-split-button > .page-actions > button:first-child,
.page-main-actions .page-actions .amgdpr-regular-split-button > .page-actions .page-actions-buttons > button:first-child,
.page-main-actions .page-actions .amgdpr-regular-split-button > .page-actions .page-actions-buttons > .action:first-child,
.page-main-actions .page-actions .amgdpr-regular-split-button > .page-actions .page-actions.floating-header > button:first-child,
.page-main-actions .page-actions .amgdpr-regular-split-button > .page-actions .page-actions.floating-header > .action:first-child,
.page-main-actions .page-actions .amgdpr-regular-split-button > .page-actions > .block-footer .action-add:first-child,
.page-main-actions .page-actions .amgdpr-regular-split-button > .page-actions .page-actions-buttons > .block-footer .action-add:first-child {
  margin-right: 25px;
  height: 100%;
}
.page-main-actions .page-actions .amgdpr-regular-split-button > .abs-action-quaternary:nth-child(2),
.page-main-actions .page-actions .amgdpr-regular-split-button > .page-actions > button:nth-child(2),
.page-main-actions .page-actions .amgdpr-regular-split-button > .page-actions .page-actions-buttons > button:nth-child(2),
.page-main-actions .page-actions .amgdpr-regular-split-button > .page-actions .page-actions-buttons > .action:nth-child(2),
.page-main-actions .page-actions .amgdpr-regular-split-button > .page-actions .page-actions.floating-header > button:nth-child(2),
.page-main-actions .page-actions .amgdpr-regular-split-button > .page-actions .page-actions.floating-header > .action:nth-child(2),
.page-main-actions .page-actions .amgdpr-regular-split-button > .page-actions > .block-footer .action-add:nth-child(2),
.page-main-actions .page-actions .amgdpr-regular-split-button > .page-actions .page-actions-buttons > .block-footer .action-add:nth-child(2) {
  padding-left: calc(75%);
  border: none;
}
.page-main-actions .page-actions .amgdpr-regular-split-button > .dropdown-menu {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
}
.amcard-codes-template .admin__additional-info {
  font-size: 1.2rem;
}
.amcard-codes-setting .admin__fieldset,
.amcard-general-settings .admin__fieldset {
  padding-left: 0;
}
.amgcard-codepool-edit .amcard-codes-setting .amcard-codes-grid {
  border: none;
}
.amgcard-codepool-edit .amcard-codes-setting .amcard-codes-grid .fieldset-wrapper-title {
  padding-left: 0;
  background: none;
  border-bottom: 1px solid #cac3b4;
}
.amgcard-codepool-edit .amcard-codes-setting .amcard-codes-grid .fieldset-wrapper-title .title {
  font-size: 1.7rem;
  font-weight: 600;
}
.amcard-codes-grid .admin__data-grid-header {
  box-sizing: border-box;
}
.amcard-codes-grid .admin__data-grid-wrap .data-grid-actions-cell .action-menu-item {
  cursor: pointer;
}
.amcard-codes-grid .selectmenu .selectmenu-value input {
  height: auto;
  padding: 0;
}
.amgcard-image-edit .colorpicker {
  z-index: 10;
}
.amcard-upload-image .amcard-draggable {
  position: absolute;
  padding: 10px;
  border: 1px solid #000000;
  background-color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 15px;
  cursor: move;
}
.amcard-upload-image .amcard-draggable.-balance {
  font-size: 40px;
}
.amcard-upload-image .file-uploader-preview {
  width: auto;
  height: auto;
}
.amcard-upload-image .admin__field-tooltip-content {
  right: -5rem;
}
.amcard-upload-image .admin__field-control._with-tooltip {
  width: auto;
}
.amgcard-field-input .admin__field-control {
  max-width: 631px;
}
.amgcard-field-uploader .admin__field-control {
  position: relative;
  max-width: 631px;
}
.amgcard-field-uploader .admin__field-tooltip {
  margin-left: 10px;
}
.amgcard-field-uploader .action-basic {
  margin-top: 30px;
}
.amgcard-field-uploader .admin__field-tooltip-content {
  right: -5rem;
}
.amgcard-file-upload {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  border-image-width: 18px;
  text-align: center;
}
.amgcard-file-upload.-mode {
  justify-content: flex-end;
}
.amgcard-file-upload.-mode .file-uploader-button {
  margin-bottom: 25px;
}
.amgcard-file-upload .file-uploader-button {
  margin-top: 10px;
}
.amgcard-image-edit .amacard-button,
.amgcard-file-upload .file-uploader-button {
  box-sizing: border-box;
  padding: 8px 20px;
  border: 1px solid #adadad;
  border-radius: 3px;
  background: #f6f6f6;
  transition: background-color 0.3s ease-in;
}
.amgcard-image-edit .amacard-button:hover,
.amgcard-file-upload .file-uploader-button:hover {
  background-color: #dbdbdb;
  box-shadow: none;
}
.amgcard-image-edit .amacard-button.-dark,
.amgcard-file-upload .file-uploader-button.-dark {
  background: #5a5552;
  color: #fff;
}
.amgcard-image-edit .amacard-button.-dark:hover,
.amgcard-file-upload .file-uploader-button.-dark:hover {
  background-color: #7b776b;
}
.amgcard-image-edit .amacard-button.-light,
.amgcard-file-upload .file-uploader-button.-light {
  border: none;
  background: #fff;
  color: #303030;
  transition: opacity 0.3s ease-in;
}
.amgcard-image-edit .amacard-button.-light:hover,
.amgcard-file-upload .file-uploader-button.-light:hover {
  opacity: .7;
}
.amgcard-upload-image {
  display: block;
  margin-bottom: 15px;
  width: 48px;
  height: 34px;
  background: url('../../adminhtml/Magento/backend/en_US/Amasty_GiftCard/images/uploader.svg') no-repeat center;
}
.amgcard-file-upload,
.amacard-image-draggable {
  width: 100%;
  height: 490px;
  border: 1px dashed #adadad;
  border-radius: 8px;
}
.amacard-image-draggable {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.amacard-image-draggable.-hovered {
  border-color: #007bdb;
  background: #f1f7ff;
}
.amacard-image-draggable.-empty {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.amacard-image-draggable.-empty .amgcard-image-container {
  border: 1px solid #c0d6f5;
}
.amacard-image-draggable .amgcard-icon {
  padding: 0;
  height: 14px;
  border: none;
}
.amacard-image-draggable .amgcard-icon.-delete {
  width: 10px;
  background: url('../../adminhtml/Magento/backend/en_US/Amasty_GiftCard/images/delete.svg') no-repeat center;
}
.amacard-image-draggable .amgcard-icon.-edit {
  margin-right: 7px;
  width: 14px;
  background: url('../../adminhtml/Magento/backend/en_US/Amasty_GiftCard/images/edit.svg') no-repeat center;
}
.amgcard-image-container {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin: 5px 25px 15px;
  max-width: 580px;
  max-height: 390px;
  background: #fff;
}
.amgcard-image-container.-wall > .amgcard-image {
  opacity: .1;
}
.amgcard-image-container.-wall .amgcard-draggable {
  border: 1px dashed #303030;
  border-radius: 3px;
  cursor: pointer;
  pointer-events: all;
}
.amgcard-image-container.-wall .amgcard-draggable:hover .amgcard-icon.-edit,
.amgcard-image-container.-wall .amgcard-draggable:hover .amgcard-icon.-delete {
  display: block;
}
.amgcard-image-container .amgcard-image {
  width: 100%;
  height: 100%;
}
.amgcard-image-container .amgcard-image.-barcode {
  padding: 5px 0 1px 0;
}
.amgcard-image-container .amgcard-draggable {
  position: absolute;
  padding: 15px;
  overflow: hidden;
  border: none;
  pointer-events: none;
}
.amgcard-image-container .amgcard-draggable[data-code="logo"] {
  box-sizing: unset;
}
.amgcard-image-container .amgcard-icon.-edit,
.amgcard-image-container .amgcard-icon.-delete {
  display: none;
}
.amgcard-image-container.-wall .amgcard-icon.-edit,
.amgcard-image-container.-wall .amgcard-icon.-delete {
  position: absolute;
  top: 0;
  display: none;
  margin: 4px;
  height: 12px;
  width: 12px;
}
.amgcard-image-container.-wall .amgcard-icon.-delete {
  right: 0;
  background-size: 8px;
}
.amgcard-image-container.-wall .amgcard-icon.-edit {
  right: 16px;
  background-size: 10px;
}
.amgcard-edit-block {
  align-self: flex-end;
  margin: 6px 10px 0;
  line-height: 11px;
}
.amgcard-elems-container {
  margin-left: calc( 100% * 0.25 + 10px );
  max-width: 630px;
}
.amgcard-elems-container.-hovered {
  padding: 10px;
  border: 1px dashed #007bdb;
  background: #f1f7ff;
}
.amgcard-elems-container.-hovered .amgcard-draggable {
  margin-right: 4px;
}
.amgcard-draggable-elems {
  display: flex;
  flex-wrap: wrap;
}
.amgcard-draggable-elems .amgcard-draggable {
  position: relative;
  margin: 0 15px 15px 0;
  padding: 8px 8px 8px 48px;
  width: 200px;
  border: none;
  border-radius: 3px;
  background-color: #3f7bd4;
  color: #fff;
  list-style: none;
  cursor: pointer;
  transition: background-color 0.3s ease-in;
}
.amgcard-draggable-elems .amgcard-draggable:before {
  position: absolute;
  top: 50%;
  left: 20px;
  width: 8px;
  height: 20px;
  background: url('../../adminhtml/Magento/backend/en_US/Amasty_GiftCard/images/drag-gripper.svg') no-repeat center;
  content: '';
  transform: translateY(-50%);
}
.amgcard-draggable-elems .amgcard-draggable:nth-child(3n) {
  margin-right: 0;
}
.amgcard-draggable-elems .amgcard-draggable:hover {
  background-color: #3063b1;
  box-shadow: 0 3px 6px #aac2e4;
}
.amgcard-draggable-elems .amgcard-draggable.-used {
  background-color: #c0d6f5;
  pointer-events: none;
}
.amgcard-draggable-elems .amgcard-draggable.-used:hover {
  box-shadow: none;
  cursor: default;
}
.amgcard-alert-container .modal-title {
  margin: 0;
}
.amgcard-alert-container .modal-inner-wrap {
  max-width: 600px;
}
.amgcard-uploader-container {
  position: relative;
  z-index: 10;
}
.amgcard-account-edit .admin__data-grid-header {
  box-sizing: border-box;
}
.amgcard-account-edit .selectmenu {
  padding: 0 15px 0 0;
}
.amgcard-account-edit .admin__form-field-legend {
  padding-left: 0;
}
.amgcard-account-edit .admin__form-field {
  padding: 0;
}
.amgcard-account-new ._has-datepicker {
  background-color: #e9e9e9;
  opacity: .5;
  cursor: not-allowed;
}
._am-hide {
  display: none;
}
.amgcard-modal-container .modal-inner-wrap {
  max-width: 800px;
}
.amgcard-modal-container .modal-inner-wrap .modal-title {
  margin-bottom: 28px;
  margin-left: 30px;
  font-size: 28px;
  line-height: 38px;
}
.amgcard-modal-container .modal-component {
  display: flex;
  flex-direction: column;
  margin-bottom: 60px;
  padding: 0 30px;
}
.amgcard-modal-container .amgcard-title {
  font-weight: 600;
}
.amgcard-modal-container .amacard-button.-update {
  align-self: flex-end;
}
.amgcard-modal-container .admin__field-error {
  margin-bottom: 10px;
}
.amgcard-field-container {
  margin-bottom: 50px;
}
.amgcard-field-container .amgcard-title {
  margin-bottom: 20px;
  letter-spacing: .03em;
  font-size: 17px;
  line-height: 23px;
}
.amgcard-field-container .amgcard-label {
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
  width: 300px;
  font-weight: 600;
}
.amgcard-field-container .amgcard-input {
  margin-left: 15px;
  width: 200px;
  height: 33px;
}
.amgcard-field-container .amgcard-textarea {
  max-width: 680px;
  width: 100%;
  resize: vertical;
}
.amgcard-field-container .amgcard-name {
  line-height: 33px;
}
.amgcard-field-container .amgcard-field {
  display: flex;
  flex-direction: column;
}
.amgcard-field-container .amgcard-comment {
  margin-left: 15px;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
}
.amgcard-labels-container {
  display: flex;
  justify-content: space-between;
}
.amgiftcardaccount-modal-container [data-role="messages"] + .page-main-actions + [data-role="messages"],
.amgiftcardaccount-modal-container [data-role="messages"] + .page-main-actions,
.amgiftcardaccount-modal-container .page-main-actions + .page-main-actions {
  display: none;
}
/* CUSTOM */
.amexportcore-textarea.-codemirror .CodeMirror {
  width: calc(100% - 45px - 4px);
}
/* BASICS */
.CodeMirror {
  /* Set height, width, borders, and global font properties here */
  font-family: monospace;
  height: 300px;
  color: black;
  direction: ltr;
}
/* PADDING */
.CodeMirror-lines {
  padding: 4px 0;
  /* Vertical padding around content */
}
.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
  padding: 0 4px;
  /* Horizontal padding of content */
}
.CodeMirror-scrollbar-filler,
.CodeMirror-gutter-filler {
  background-color: white;
  /* The little square between H and V scrollbars */
}
/* GUTTER */
.CodeMirror-gutters {
  border-right: 1px solid #ddd;
  background-color: #f7f7f7;
  white-space: nowrap;
}
.CodeMirror-linenumber {
  padding: 0 3px 0 5px;
  min-width: 20px;
  text-align: right;
  color: #999;
  white-space: nowrap;
}
.CodeMirror-guttermarker {
  color: black;
}
.CodeMirror-guttermarker-subtle {
  color: #999;
}
/* CURSOR */
.CodeMirror-cursor {
  border-left: 1px solid black;
  border-right: none;
  width: 0;
}
/* Shown when moving in bi-directional text */
.CodeMirror div.CodeMirror-secondarycursor {
  border-left: 1px solid silver;
}
.cm-fat-cursor .CodeMirror-cursor {
  width: auto;
  border: 0 !important;
  background: #7e7;
}
.cm-fat-cursor div.CodeMirror-cursors {
  z-index: 1;
}
.cm-fat-cursor-mark {
  background-color: rgba(20, 255, 20, 0.5);
  -webkit-animation: blink 1.06s steps(1) infinite;
  -moz-animation: blink 1.06s steps(1) infinite;
  animation: blink 1.06s steps(1) infinite;
}
.cm-animate-fat-cursor {
  width: auto;
  border: 0;
  -webkit-animation: blink 1.06s steps(1) infinite;
  -moz-animation: blink 1.06s steps(1) infinite;
  animation: blink 1.06s steps(1) infinite;
  background-color: #7e7;
}
@-moz-keyframes blink {
  50% {
    background-color: transparent;
  }
}
@-webkit-keyframes blink {
  50% {
    background-color: transparent;
  }
}
@keyframes blink {
  50% {
    background-color: transparent;
  }
}
/* Can style cursor different in overwrite (non-insert) mode */
.cm-tab {
  display: inline-block;
  text-decoration: inherit;
}
.CodeMirror-rulers {
  position: absolute;
  left: 0;
  right: 0;
  top: -50px;
  bottom: 0;
  overflow: hidden;
}
.CodeMirror-ruler {
  border-left: 1px solid #ccc;
  top: 0;
  bottom: 0;
  position: absolute;
}
/* DEFAULT THEME */
.cm-s-default .cm-header {
  color: blue;
}
.cm-s-default .cm-quote {
  color: #090;
}
.cm-negative {
  color: #d44;
}
.cm-positive {
  color: #292;
}
.cm-header,
.cm-strong {
  font-weight: bold;
}
.cm-em {
  font-style: italic;
}
.cm-link {
  text-decoration: underline;
}
.cm-strikethrough {
  text-decoration: line-through;
}
.cm-s-default .cm-keyword {
  color: #708;
}
.cm-s-default .cm-atom {
  color: #219;
}
.cm-s-default .cm-number {
  color: #164;
}
.cm-s-default .cm-def {
  color: #00f;
}
.cm-s-default .cm-variable-2 {
  color: #05a;
}
.cm-s-default .cm-variable-3,
.cm-s-default .cm-type {
  color: #085;
}
.cm-s-default .cm-comment {
  color: #a50;
}
.cm-s-default .cm-string {
  color: #a11;
}
.cm-s-default .cm-string-2 {
  color: #f50;
}
.cm-s-default .cm-meta {
  color: #555;
}
.cm-s-default .cm-qualifier {
  color: #555;
}
.cm-s-default .cm-builtin {
  color: #30a;
}
.cm-s-default .cm-bracket {
  color: #997;
}
.cm-s-default .cm-tag {
  color: #170;
}
.cm-s-default .cm-attribute {
  color: #00c;
}
.cm-s-default .cm-hr {
  color: #999;
}
.cm-s-default .cm-link {
  color: #00c;
}
.cm-s-default .cm-error {
  color: #f00;
}
.cm-invalidchar {
  color: #f00;
}
.CodeMirror-composing {
  border-bottom: 2px solid;
}
/* Default styles for common addons */
div.CodeMirror span.CodeMirror-matchingbracket {
  color: #0b0;
}
div.CodeMirror span.CodeMirror-nonmatchingbracket {
  color: #a22;
}
.CodeMirror-matchingtag {
  background: rgba(255, 150, 0, 0.3);
}
.CodeMirror-activeline-background {
  background: #e8f2ff;
}
/* STOP */
/* The rest of this file contains styles related to the mechanics of
   the editor. You probably shouldn't touch them. */
.CodeMirror {
  position: relative;
  overflow: hidden;
  background: white;
}
.CodeMirror-scroll {
  overflow: scroll !important;
  /* Things will break if this is overridden */
  /* 50px is the magic margin used to hide the element's real scrollbars */
  /* See overflow: hidden in .CodeMirror */
  margin-bottom: -50px;
  margin-right: -50px;
  padding-bottom: 50px;
  height: 100%;
  outline: none;
  /* Prevent dragging from highlighting the element */
  position: relative;
}
.CodeMirror-sizer {
  position: relative;
  border-right: 50px solid transparent;
}
/* The fake, visible scrollbars. Used to force redraw during scrolling
   before actual scrolling happens, thus preventing shaking and
   flickering artifacts. */
.CodeMirror-vscrollbar,
.CodeMirror-hscrollbar,
.CodeMirror-scrollbar-filler,
.CodeMirror-gutter-filler {
  position: absolute;
  z-index: 6;
  display: none;
  outline: none;
}
.CodeMirror-vscrollbar {
  right: 0;
  top: 0;
  overflow-x: hidden;
  overflow-y: scroll;
}
.CodeMirror-hscrollbar {
  bottom: 0;
  left: 0;
  overflow-y: hidden;
  overflow-x: scroll;
}
.CodeMirror-scrollbar-filler {
  right: 0;
  bottom: 0;
}
.CodeMirror-gutter-filler {
  left: 0;
  bottom: 0;
}
.CodeMirror-gutters {
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
  z-index: 3;
}
.CodeMirror-gutter {
  white-space: normal;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: -50px;
}
.CodeMirror-gutter-wrapper {
  position: absolute;
  z-index: 4;
  background: none !important;
  border: none !important;
}
.CodeMirror-gutter-background {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 4;
}
.CodeMirror-gutter-elt {
  position: absolute;
  cursor: default;
  z-index: 4;
}
.CodeMirror-gutter-wrapper ::selection {
  background-color: transparent;
}
.CodeMirror-gutter-wrapper ::-moz-selection {
  background-color: transparent;
}
.CodeMirror-lines {
  cursor: text;
  min-height: 1px;
  /* prevents collapsing before first draw */
}
.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
  /* Reset some styles that the rest of the page might have set */
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-width: 0;
  background: transparent;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  white-space: pre;
  word-wrap: normal;
  line-height: inherit;
  color: inherit;
  z-index: 2;
  position: relative;
  overflow: visible;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-variant-ligatures: contextual;
  font-variant-ligatures: contextual;
}
.CodeMirror-wrap pre.CodeMirror-line,
.CodeMirror-wrap pre.CodeMirror-line-like {
  word-wrap: break-word;
  white-space: pre-wrap;
  word-break: normal;
}
.CodeMirror-linebackground {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}
.CodeMirror-linewidget {
  position: relative;
  z-index: 2;
  padding: 0.1px;
  /* Force widget margins to stay inside of the container */
}
.CodeMirror-rtl pre {
  direction: rtl;
}
.CodeMirror-code {
  outline: none;
}
/* Force content-box sizing for the elements where we expect it */
.CodeMirror-scroll,
.CodeMirror-sizer,
.CodeMirror-gutter,
.CodeMirror-gutters,
.CodeMirror-linenumber {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.CodeMirror-measure {
  position: absolute;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.CodeMirror-cursor {
  position: absolute;
  pointer-events: none;
}
.CodeMirror-measure pre {
  position: static;
}
div.CodeMirror-cursors {
  visibility: hidden;
  position: relative;
  z-index: 3;
}
div.CodeMirror-dragcursors {
  visibility: visible;
}
.CodeMirror-focused div.CodeMirror-cursors {
  visibility: visible;
}
.CodeMirror-selected {
  background: #d9d9d9;
}
.CodeMirror-focused .CodeMirror-selected {
  background: #d7d4f0;
}
.CodeMirror-crosshair {
  cursor: crosshair;
}
.CodeMirror-line::selection,
.CodeMirror-line > span::selection,
.CodeMirror-line > span > span::selection {
  background: #d7d4f0;
}
.CodeMirror-line::-moz-selection,
.CodeMirror-line > span::-moz-selection,
.CodeMirror-line > span > span::-moz-selection {
  background: #d7d4f0;
}
.cm-searching {
  background-color: #ffa;
  background-color: rgba(255, 255, 0, 0.4);
}
/* Used to force a border model for a node */
.cm-force-border {
  padding-right: .1px;
}
@media print {
  /* Hide the cursor when printing */
  .CodeMirror div.CodeMirror-cursors {
    visibility: hidden;
  }
}
/* See issue #2901 */
.cm-tab-wrap-hack:after {
  content: '';
}
/* Help users use markselection to safely style text background */
span.CodeMirror-selectedtext {
  background: none;
}
.item-importcore .submenu-group-title {
  display: block !important;
}
.amimportcore-dynamic-rows {
  margin-top: 0 !important;
}
.amimportcore-dynamic-rows > .admin__field-label {
  font-size: 20px !important;
  margin-bottom: 20px !important;
}
.amimportcore-dynamic-rows .amimportcore-remove .action-delete:before {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjE0OCAyMmg5LjczMmwxLjIyMy0xMS45NDRINS45OEw3LjE1IDIyem03LjU4NS0xNy4wM1YyLjY4M2MwLS4zNzctLjI5Mi0uNjgyLS42NTItLjY4Mkg5Ljk0OGMtLjM2IDAtLjY1MS4zMDYtLjY1MS42ODJ2Mi4yNTFBMTguMjU3IDE4LjI1NyAwIDAwNSA1Ljk2MXYyLjEwMmgxNFY1LjkwNXMtMS43MDktLjYxNi00LjI2OC0uOTM0aC4wMDF6bS0xLjI5OS0uMTI1YTIyLjQ4IDIyLjQ4IDAgMDAtMi45MDctLjAyVjMuNjJjMC0uMTg4LjE0My0uMzQuMzI0LS4zNGgyLjI1NmMuMTgyIDAgLjMyNy4xNTIuMzI3LjM0djEuMjI2eiIgZmlsbD0iIzVBNTU1MiIvPjwvc3ZnPg==') no-repeat center;
  content: '';
  height: 20px;
  position: absolute;
  right: 30px;
  top: 18px;
  width: 15px;
}
.amimportcore-dynamic-rows th._no-header {
  border-bottom: 5px solid #ffffff;
  color: #444444;
  font-weight: 600;
  padding: 13px 1rem;
}
.amimportcore-dynamic-rows td.-amwidth30 {
  width: 30%;
}
.amimportcore-dynamic-rows td.amimportcore-filter {
  border-bottom: 5px solid #ffffff;
  padding: 13px 1rem;
}
.amimportcore-dynamic-rows td.amwidth40px {
  border-bottom: 5px solid #ffffff;
  width: 40px;
}
.amimportcore-dynamic-rows td.-amwidth30 .admin__control-select,
.amimportcore-dynamic-rows td.-amwidth30 .admin__control-multiselect,
.amimportcore-dynamic-rows td.-amwidth30 .ui-datepicker .ui-datepicker-title select {
  width: 100%;
}
.amimportcore-dynamic-rows .admin__control-table-wrapper .admin__action-multiselect-wrap .action-menu,
.amimportcore-dynamic-rows .admin__control-table-wrapper .admin__action-multiselect-wrap .abs-action-menu .action-submenu,
.amimportcore-dynamic-rows .admin__control-table-wrapper .admin__action-multiselect-wrap .action-menu .action-submenu,
.amimportcore-dynamic-rows .admin__control-table-wrapper .admin__action-multiselect-wrap .actions-split .dropdown-menu .action-submenu,
.amimportcore-dynamic-rows .admin__control-table-wrapper .admin__action-multiselect-wrap .actions-split .action-menu .action-submenu {
  z-index: 10;
}
.amimportcore-dynamic-rows .amimportcore-remove {
  position: relative;
  text-align: right;
}
.amimportcore-fields-table {
  width: 100%;
}
.amimportcore-fields-table .amimportcore-row {
  border-bottom: 5px solid #ffffff;
  padding: 3px 10px;
}
.amimportcore-fields-table .amimportcore-td {
  background: #f1f1f1;
  color: #403630;
  font-size: 16px;
  font-weight: 600;
  padding: 7px 10px;
}
.amimportcore-fields-table .amimportcore-td.-checkbox {
  width: 35px;
}
.amimportcore-fields-table .amimportcore-td.-button {
  text-align: right;
}
.amimportcore-fields-table .amimportcore-td.-button .amimportcore-td {
  padding-left: 15px;
}
.amimportcore-fields-table .amimportcore-td.-button .amimportcore-button {
  padding: 5px 31px;
}
.amimportcore-fields-table .amimportcore-modifiers-container {
  display: flex;
}
.amimportcore-fields-table .amimportcore-modifiers-container .amimportcore-field + .amimportcore-field {
  margin-left: 15px;
}
.amimportcore-fields-table .amimportcore-delete {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjE0OCAyMmg5LjczMmwxLjIyMy0xMS45NDRINS45OEw3LjE1IDIyem03LjU4NS0xNy4wM1YyLjY4M2MwLS4zNzctLjI5Mi0uNjgyLS42NTItLjY4Mkg5Ljk0OGMtLjM2IDAtLjY1MS4zMDYtLjY1MS42ODJ2Mi4yNTFBMTguMjU3IDE4LjI1NyAwIDAwNSA1Ljk2MXYyLjEwMmgxNFY1LjkwNXMtMS43MDktLjYxNi00LjI2OC0uOTM0aC4wMDF6bS0xLjI5OS0uMTI1YTIyLjQ4IDIyLjQ4IDAgMDAtMi45MDctLjAyVjMuNjJjMC0uMTg4LjE0My0uMzQuMzI0LS4zNGgyLjI1NmMuMTgyIDAgLjMyNy4xNTIuMzI3LjM0djEuMjI2eiIgZmlsbD0iIzVBNTU1MiIvPjwvc3ZnPg==') no-repeat center;
  cursor: pointer;
  height: 30px;
  margin-right: 30px;
  padding: 10px;
  width: 6px;
}
.amimportcore-fields-table .amimportcore-thead.-search .amimportcore-row {
  background: #e3e3e3;
}
.amimportcore-fields-table .amimportcore-thead.-search .amimportcore-th {
  padding: 6px 10px;
  text-align: left;
}
.amimportcore-fields-table .amimportcore-thead.-search .amimportcore-th.-button {
  max-width: 120px;
  text-align: right;
  width: 120px;
}
.amimportcore-fields-table .amimportcore-thead.-search .amimportcore-th.-button .action-primary {
  font-size: 16px;
  padding: 5px 19px;
}
.amimportcore-fields-table.-selected {
  background: #ffffff;
  margin-top: 20px;
}
.amimportcore-fields-table.-selected .amimportcore-thead .amimportcore-row {
  text-align: left;
}
.amimportcore-fields-table.-selected .amimportcore-row {
  border-bottom: none;
}
.amimportcore-fields-table.-selected .amimportcore-thead {
  background-color: #000000;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.amimportcore-fields-table.-selected .amimportcore-th {
  color: #ffffff;
  font-weight: 600;
  padding: 15px 0 15px 15px;
}
.amimportcore-fields-table.-selected .amimportcore-td {
  background: transparent;
  padding: 20px 0 20px 15px;
}
.amimportcore-fields-table.-selected .amimportcore-td.-modifier .amimportcore-button {
  padding: 6px 5px;
  width: 134px;
}
.amimportcore-fields-table.-selected .amimportcore-td.-button,
.amimportcore-fields-table.-selected .amimportcore-th.-button {
  width: 65px;
}
.amimportcore-fields-table.-selected .amimportcore-th.-button {
  position: relative;
}
.amimportcore-fields-table.-selected .amimportcore-th .amimportcore-label {
  position: absolute;
  right: 20px;
  top: calc(50% - 10px);
}
.amimportcore-fields-table.-selected .amimportcore-td.-modifier,
.amimportcore-fields-table.-selected .amimportcore-th.-modifier {
  width: 149px;
}
.amimportcore-fields-table.-selected .amimportcore-td.-name,
.amimportcore-fields-table.-selected .amimportcore-th.-name {
  width: 30%;
}
.amimportcore-fields-table.-selected .amimportcore-field {
  border: 1px solid #adadad;
  border-radius: 1px;
  font-size: 14px;
  font-weight: 400;
  padding: 5px 8px;
  width: 100%;
}
.amimportcore-fields-table.-selected .amimportcore-field::placeholder {
  color: #cccccc;
}
.amimportcore-fields-table.-selected .amimportcore-field.-disabled {
  background: #ffffff;
  box-sizing: border-box;
  color: #adadad;
}
.amimportcore-fields-table.-selected .amimportcore-field.admin__control-select,
.amimportcore-fields-table.-selected .amimportcore-field.ui-datepicker .ui-datepicker-title select {
  padding-right: 32px;
}
.amimportcore-fields-table.-selected ._odd-row {
  background-color: #f5f5f5;
}
.amimportcore-fields-container {
  background: #f1f1f1;
  margin-top: 30px;
}
.amimportcore-fields-container .amimportcore-header {
  background: #f1f1f1;
  display: flex;
  margin-bottom: 5px;
}
.amimportcore-fields-container .amimportcore-title {
  display: block;
  font-weight: 700;
  padding: 15px;
  width: 100%;
}
.amimportcore-fields-container .amimportcore-title.-button {
  padding: 0 25px;
}
.amimportcore-button-container {
  background: #ffffff;
  margin-bottom: 30px;
  padding: 30px;
}
.amimportcore-button:active,
.amimportcore-button {
  background: #e3e3e3;
  border-color: #adadad;
  box-shadow: none;
  color: #514943;
  text-shadow: none;
}
.amimportcore-button:hover {
  background-color: #dbdbdb;
  box-shadow: none;
  color: #514943;
}
.amimportcore-button-margin {
  margin-bottom: 30px;
}
.amimportcore-flex-container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.amimportcore-search-container .amimportcore-search {
  border: 1px solid #cccccc;
  font-weight: 400;
  min-width: 250px;
  padding: 5px 25px 5px 10px;
  width: 100%;
}
.amimportcore-search-container .amimportcore-reset.-hidden {
  display: none;
}
.amimportcore-search-container .amimportcore-reset {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMCAuNzc1TDkuMjI0IDAgNSA0LjIyNS43NzYgMCAwIC43NzUgNC4yMjUgNSAwIDkuMjI1Ljc3NiAxMCA1IDUuNzc1IDkuMjI0IDEwIDEwIDkuMjI1IDUuNzc1IDUgMTAgLjc3NXoiIGZpbGw9IiNCODM4NTEiLz48L3N2Zz4=') no-repeat center;
  height: 32px;
  position: absolute;
  right: 5px;
  width: 20px;
}
.amimportcore-search-input {
  position: relative;
}
.amimportcore-fieldset > .admin__fieldset-wrapper-content > .admin__fieldset {
  padding-top: 0;
}
.amimportcore-modal-fields .modal-header .page-main-actions {
  background: #ffffff;
  border: none;
}
.amimportcore-modal-fields .modal-title {
  font-size: 30px;
}
.amimportpro-importjob-edit .amimportcore-button.-brown:hover,
.amimport-import-index .amimportcore-button.-brown:hover,
.amorderimport-profile-edit .amimportcore-button.-brown:hover,
.amproductimport-profile-edit .amimportcore-button.-brown:hover,
.amcustomerimport-profile-edit .amimportcore-button.-brown:hover {
  background-color: #7b776b;
}
.amimportpro-importjob-edit .amimportcore-button.-brown,
.amimport-import-index .amimportcore-button.-brown,
.amorderimport-profile-edit .amimportcore-button.-brown,
.amproductimport-profile-edit .amimportcore-button.-brown,
.amcustomerimport-profile-edit .amimportcore-button.-brown {
  background-color: #605d56;
  border-radius: 3px;
  color: #ffffff;
  font-weight: 400;
  transition: background-color 0.3s ease-in;
}
.amimportpro-importjob-edit .amimportcore-button.-light:hover,
.amimport-import-index .amimportcore-button.-light:hover,
.amorderimport-profile-edit .amimportcore-button.-light:hover,
.amproductimport-profile-edit .amimportcore-button.-light:hover,
.amcustomerimport-profile-edit .amimportcore-button.-light:hover {
  background-color: #dbdbdb;
}
.amimportpro-importjob-edit .amimportcore-button.-light,
.amimport-import-index .amimportcore-button.-light,
.amorderimport-profile-edit .amimportcore-button.-light,
.amproductimport-profile-edit .amimportcore-button.-light,
.amcustomerimport-profile-edit .amimportcore-button.-light {
  background-color: #ffffff;
  border-radius: 3px;
  box-sizing: border-box;
  transition: background-color 0.3s ease-in;
}
.amorderimport-profile-edit .amimportcore-field .admin__control-select,
.amproductimport-profile-edit .amimportcore-field .admin__control-select,
.amcustomerimport-profile-edit .amimportcore-field .admin__control-select,
.amorderimport-profile-edit .amimportcore-fieldset .admin__control-select,
.amproductimport-profile-edit .amimportcore-fieldset .admin__control-select,
.amcustomerimport-profile-edit .amimportcore-fieldset .admin__control-select,
.amorderimport-profile-edit .amimportcore-fieldset ul.ui-widget,
.amproductimport-profile-edit .amimportcore-fieldset ul.ui-widget,
.amcustomerimport-profile-edit .amimportcore-fieldset ul.ui-widget,
.amorderimport-profile-edit .amimportcore-textarea .admin__control-textarea,
.amproductimport-profile-edit .amimportcore-textarea .admin__control-textarea,
.amcustomerimport-profile-edit .amimportcore-textarea .admin__control-textarea,
.amorderimport-profile-edit .amcron-select .admin__control-select,
.amproductimport-profile-edit .amcron-select .admin__control-select,
.amcustomerimport-profile-edit .amcron-select .admin__control-select,
.amorderimport-profile-edit .amimportcore-field .ui-datepicker .ui-datepicker-title select,
.amproductimport-profile-edit .amimportcore-field .ui-datepicker .ui-datepicker-title select,
.amcustomerimport-profile-edit .amimportcore-field .ui-datepicker .ui-datepicker-title select,
.amorderimport-profile-edit .amimportcore-fieldset .ui-datepicker .ui-datepicker-title select,
.amproductimport-profile-edit .amimportcore-fieldset .ui-datepicker .ui-datepicker-title select,
.amcustomerimport-profile-edit .amimportcore-fieldset .ui-datepicker .ui-datepicker-title select,
.amorderimport-profile-edit .amcron-select .ui-datepicker .ui-datepicker-title select,
.amproductimport-profile-edit .amcron-select .ui-datepicker .ui-datepicker-title select,
.amcustomerimport-profile-edit .amcron-select .ui-datepicker .ui-datepicker-title select {
  width: calc(100% - 45px - 4px);
}
.amorderimport-profile-edit .amcron-schedule-container .admin__field-control .admin__control-text,
.amproductimport-profile-edit .amcron-schedule-container .admin__field-control .admin__control-text,
.amcustomerimport-profile-edit .amcron-schedule-container .admin__field-control .admin__control-text {
  width: 100%;
}
.amorderimport-profile-edit .admin__fieldset .amimportcore-button.-margin:not(:first-of-type),
.amproductimport-profile-edit .admin__fieldset .amimportcore-button.-margin:not(:first-of-type),
.amcustomerimport-profile-edit .admin__fieldset .amimportcore-button.-margin:not(:first-of-type) {
  margin-left: 15px;
}
.amorderimport-profile-edit .admin__fieldset > .amimportcore-filters-fieldset,
.amproductimport-profile-edit .admin__fieldset > .amimportcore-filters-fieldset,
.amcustomerimport-profile-edit .admin__fieldset > .amimportcore-filters-fieldset {
  margin-top: -20px;
}
.amorderimport-profile-edit .amimportcore-filters-fieldset .amimportcore-filters-notice,
.amproductimport-profile-edit .amimportcore-filters-fieldset .amimportcore-filters-notice,
.amcustomerimport-profile-edit .amimportcore-filters-fieldset .amimportcore-filters-notice {
  margin: 0;
}
.amorderimport-profile-edit .amimportcore-filters-fieldset .admin__fieldset-wrapper-content .admin__fieldset,
.amproductimport-profile-edit .amimportcore-filters-fieldset .admin__fieldset-wrapper-content .admin__fieldset,
.amcustomerimport-profile-edit .amimportcore-filters-fieldset .admin__fieldset-wrapper-content .admin__fieldset {
  padding-top: 0;
}
.amimportpro-importjob-edit .amimportcore-fields-table.-selected .amimportcore-td.-name,
.amimport-import-index .amimportcore-fields-table.-selected .amimportcore-td.-name,
.amimportpro-importjob-edit .amimportcore-fields-table.-selected .amimportcore-th.-name,
.amimport-import-index .amimportcore-fields-table.-selected .amimportcore-th.-name {
  width: 30%;
}
.amimportpro-importjob-edit .admin__fieldset .admin__fieldset,
.amimport-import-index .admin__fieldset .admin__fieldset {
  padding: 0;
}
.amimportpro-importjob-edit .amimportcore-fieldset > .admin__fieldset-wrapper-content > .admin__fieldset,
.amimport-import-index .amimportcore-fieldset > .admin__fieldset-wrapper-content > .admin__fieldset {
  padding-top: 3rem;
}
.amimportpro-importjob-edit .amimportcore-fieldset .admin__control-select,
.amimportpro-importjob-edit .amimportcore-fieldset .ui-datepicker .ui-datepicker-title select {
  width: 100%;
}
.amimportcore-fieldset ul.ui-widget {
  border: 1px solid #adadad;
  margin-bottom: 0;
}
.amimportcore-fieldset ul.ui-widget .tagit-new {
  margin: 0;
}
.amimportcore-checkbox .admin__field-tooltip .admin__field-tooltip-content,
.amimportcore-fieldset-container .admin__field-tooltip .admin__field-tooltip-content {
  width: 45vw;
}
.amimportcore-checkbox .fieldset-wrapper-title .title,
.amimportcore-fieldset-container .fieldset-wrapper-title .title {
  font-size: 2rem;
  font-weight: 400;
}
.amimportcore-template-type .admin__fieldset,
.amimportcore-compress-file .admin__fieldset {
  padding-top: 0;
}
.amimportcore-tooltip .admin__field-tooltip-content {
  bottom: inherit;
  top: 40px;
  width: 45vw;
}
.amimportcore-tooltip .admin__field-tooltip-content:after,
.amimportcore-tooltip .admin__field-tooltip-content:before {
  top: -32px;
  transform: rotate(180deg);
}
.amimportcore-tooltip .admin__field-tooltip-content:after {
  margin-top: 1px;
}
.amimport-import-index .amimportcore-checkbox.-type .amimportcore-tooltip .admin__field-tooltip-content {
  left: -14px;
}
.amimport-import-index .amimportcore-checkbox.-type .amimportcore-tooltip .admin__field-tooltip-content:after,
.amimport-import-index .amimportcore-checkbox.-type .amimportcore-tooltip .admin__field-tooltip-content:before {
  left: 10px;
}
.admin__fieldset .fieldset-wrapper + .admin__field.amimportcore-field-upload {
  margin-top: 3rem;
}
/* CUSTOM */
.amexportcore-textarea.-codemirror .CodeMirror {
  width: calc(100% - 45px - 4px);
}
/* BASICS */
.CodeMirror {
  /* Set height, width, borders, and global font properties here */
  font-family: monospace;
  height: 300px;
  color: black;
  direction: ltr;
}
/* PADDING */
.CodeMirror-lines {
  padding: 4px 0;
  /* Vertical padding around content */
}
.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
  padding: 0 4px;
  /* Horizontal padding of content */
}
.CodeMirror-scrollbar-filler,
.CodeMirror-gutter-filler {
  background-color: white;
  /* The little square between H and V scrollbars */
}
/* GUTTER */
.CodeMirror-gutters {
  border-right: 1px solid #ddd;
  background-color: #f7f7f7;
  white-space: nowrap;
}
.CodeMirror-linenumber {
  padding: 0 3px 0 5px;
  min-width: 20px;
  text-align: right;
  color: #999;
  white-space: nowrap;
}
.CodeMirror-guttermarker {
  color: black;
}
.CodeMirror-guttermarker-subtle {
  color: #999;
}
/* CURSOR */
.CodeMirror-cursor {
  border-left: 1px solid black;
  border-right: none;
  width: 0;
}
/* Shown when moving in bi-directional text */
.CodeMirror div.CodeMirror-secondarycursor {
  border-left: 1px solid silver;
}
.cm-fat-cursor .CodeMirror-cursor {
  width: auto;
  border: 0 !important;
  background: #7e7;
}
.cm-fat-cursor div.CodeMirror-cursors {
  z-index: 1;
}
.cm-fat-cursor-mark {
  background-color: rgba(20, 255, 20, 0.5);
  -webkit-animation: blink 1.06s steps(1) infinite;
  -moz-animation: blink 1.06s steps(1) infinite;
  animation: blink 1.06s steps(1) infinite;
}
.cm-animate-fat-cursor {
  width: auto;
  border: 0;
  -webkit-animation: blink 1.06s steps(1) infinite;
  -moz-animation: blink 1.06s steps(1) infinite;
  animation: blink 1.06s steps(1) infinite;
  background-color: #7e7;
}
@-moz-keyframes blink {
  50% {
    background-color: transparent;
  }
}
@-webkit-keyframes blink {
  50% {
    background-color: transparent;
  }
}
@keyframes blink {
  50% {
    background-color: transparent;
  }
}
/* Can style cursor different in overwrite (non-insert) mode */
.cm-tab {
  display: inline-block;
  text-decoration: inherit;
}
.CodeMirror-rulers {
  position: absolute;
  left: 0;
  right: 0;
  top: -50px;
  bottom: 0;
  overflow: hidden;
}
.CodeMirror-ruler {
  border-left: 1px solid #ccc;
  top: 0;
  bottom: 0;
  position: absolute;
}
/* DEFAULT THEME */
.cm-s-default .cm-header {
  color: blue;
}
.cm-s-default .cm-quote {
  color: #090;
}
.cm-negative {
  color: #d44;
}
.cm-positive {
  color: #292;
}
.cm-header,
.cm-strong {
  font-weight: bold;
}
.cm-em {
  font-style: italic;
}
.cm-link {
  text-decoration: underline;
}
.cm-strikethrough {
  text-decoration: line-through;
}
.cm-s-default .cm-keyword {
  color: #708;
}
.cm-s-default .cm-atom {
  color: #219;
}
.cm-s-default .cm-number {
  color: #164;
}
.cm-s-default .cm-def {
  color: #00f;
}
.cm-s-default .cm-variable-2 {
  color: #05a;
}
.cm-s-default .cm-variable-3,
.cm-s-default .cm-type {
  color: #085;
}
.cm-s-default .cm-comment {
  color: #a50;
}
.cm-s-default .cm-string {
  color: #a11;
}
.cm-s-default .cm-string-2 {
  color: #f50;
}
.cm-s-default .cm-meta {
  color: #555;
}
.cm-s-default .cm-qualifier {
  color: #555;
}
.cm-s-default .cm-builtin {
  color: #30a;
}
.cm-s-default .cm-bracket {
  color: #997;
}
.cm-s-default .cm-tag {
  color: #170;
}
.cm-s-default .cm-attribute {
  color: #00c;
}
.cm-s-default .cm-hr {
  color: #999;
}
.cm-s-default .cm-link {
  color: #00c;
}
.cm-s-default .cm-error {
  color: #f00;
}
.cm-invalidchar {
  color: #f00;
}
.CodeMirror-composing {
  border-bottom: 2px solid;
}
/* Default styles for common addons */
div.CodeMirror span.CodeMirror-matchingbracket {
  color: #0b0;
}
div.CodeMirror span.CodeMirror-nonmatchingbracket {
  color: #a22;
}
.CodeMirror-matchingtag {
  background: rgba(255, 150, 0, 0.3);
}
.CodeMirror-activeline-background {
  background: #e8f2ff;
}
/* STOP */
/* The rest of this file contains styles related to the mechanics of
   the editor. You probably shouldn't touch them. */
.CodeMirror {
  position: relative;
  overflow: hidden;
  background: white;
}
.CodeMirror-scroll {
  overflow: scroll !important;
  /* Things will break if this is overridden */
  /* 50px is the magic margin used to hide the element's real scrollbars */
  /* See overflow: hidden in .CodeMirror */
  margin-bottom: -50px;
  margin-right: -50px;
  padding-bottom: 50px;
  height: 100%;
  outline: none;
  /* Prevent dragging from highlighting the element */
  position: relative;
}
.CodeMirror-sizer {
  position: relative;
  border-right: 50px solid transparent;
}
/* The fake, visible scrollbars. Used to force redraw during scrolling
   before actual scrolling happens, thus preventing shaking and
   flickering artifacts. */
.CodeMirror-vscrollbar,
.CodeMirror-hscrollbar,
.CodeMirror-scrollbar-filler,
.CodeMirror-gutter-filler {
  position: absolute;
  z-index: 6;
  display: none;
  outline: none;
}
.CodeMirror-vscrollbar {
  right: 0;
  top: 0;
  overflow-x: hidden;
  overflow-y: scroll;
}
.CodeMirror-hscrollbar {
  bottom: 0;
  left: 0;
  overflow-y: hidden;
  overflow-x: scroll;
}
.CodeMirror-scrollbar-filler {
  right: 0;
  bottom: 0;
}
.CodeMirror-gutter-filler {
  left: 0;
  bottom: 0;
}
.CodeMirror-gutters {
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
  z-index: 3;
}
.CodeMirror-gutter {
  white-space: normal;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: -50px;
}
.CodeMirror-gutter-wrapper {
  position: absolute;
  z-index: 4;
  background: none !important;
  border: none !important;
}
.CodeMirror-gutter-background {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 4;
}
.CodeMirror-gutter-elt {
  position: absolute;
  cursor: default;
  z-index: 4;
}
.CodeMirror-gutter-wrapper ::selection {
  background-color: transparent;
}
.CodeMirror-gutter-wrapper ::-moz-selection {
  background-color: transparent;
}
.CodeMirror-lines {
  cursor: text;
  min-height: 1px;
  /* prevents collapsing before first draw */
}
.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
  /* Reset some styles that the rest of the page might have set */
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-width: 0;
  background: transparent;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  white-space: pre;
  word-wrap: normal;
  line-height: inherit;
  color: inherit;
  z-index: 2;
  position: relative;
  overflow: visible;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-variant-ligatures: contextual;
  font-variant-ligatures: contextual;
}
.CodeMirror-wrap pre.CodeMirror-line,
.CodeMirror-wrap pre.CodeMirror-line-like {
  word-wrap: break-word;
  white-space: pre-wrap;
  word-break: normal;
}
.CodeMirror-linebackground {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}
.CodeMirror-linewidget {
  position: relative;
  z-index: 2;
  padding: 0.1px;
  /* Force widget margins to stay inside of the container */
}
.CodeMirror-rtl pre {
  direction: rtl;
}
.CodeMirror-code {
  outline: none;
}
/* Force content-box sizing for the elements where we expect it */
.CodeMirror-scroll,
.CodeMirror-sizer,
.CodeMirror-gutter,
.CodeMirror-gutters,
.CodeMirror-linenumber {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.CodeMirror-measure {
  position: absolute;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.CodeMirror-cursor {
  position: absolute;
  pointer-events: none;
}
.CodeMirror-measure pre {
  position: static;
}
div.CodeMirror-cursors {
  visibility: hidden;
  position: relative;
  z-index: 3;
}
div.CodeMirror-dragcursors {
  visibility: visible;
}
.CodeMirror-focused div.CodeMirror-cursors {
  visibility: visible;
}
.CodeMirror-selected {
  background: #d9d9d9;
}
.CodeMirror-focused .CodeMirror-selected {
  background: #d7d4f0;
}
.CodeMirror-crosshair {
  cursor: crosshair;
}
.CodeMirror-line::selection,
.CodeMirror-line > span::selection,
.CodeMirror-line > span > span::selection {
  background: #d7d4f0;
}
.CodeMirror-line::-moz-selection,
.CodeMirror-line > span::-moz-selection,
.CodeMirror-line > span > span::-moz-selection {
  background: #d7d4f0;
}
.cm-searching {
  background-color: #ffa;
  background-color: rgba(255, 255, 0, 0.4);
}
/* Used to force a border model for a node */
.cm-force-border {
  padding-right: .1px;
}
@media print {
  /* Hide the cursor when printing */
  .CodeMirror div.CodeMirror-cursors {
    visibility: hidden;
  }
}
/* See issue #2901 */
.cm-tab-wrap-hack:after {
  content: '';
}
/* Help users use markselection to safely style text background */
span.CodeMirror-selectedtext {
  background: none;
}
.item-importcore .submenu-group-title {
  display: block !important;
}
.amexportcore-dynamic-rows {
  margin-top: 0 !important;
}
.amexportcore-dynamic-rows > .admin__field-label {
  font-size: 20px !important;
  margin-bottom: 20px !important;
}
.amexportcore-dynamic-rows .amexportcore-remove .action-delete:before {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjE0OCAyMmg5LjczMmwxLjIyMy0xMS45NDRINS45OEw3LjE1IDIyem03LjU4NS0xNy4wM1YyLjY4M2MwLS4zNzctLjI5Mi0uNjgyLS42NTItLjY4Mkg5Ljk0OGMtLjM2IDAtLjY1MS4zMDYtLjY1MS42ODJ2Mi4yNTFBMTguMjU3IDE4LjI1NyAwIDAwNSA1Ljk2MXYyLjEwMmgxNFY1LjkwNXMtMS43MDktLjYxNi00LjI2OC0uOTM0aC4wMDF6bS0xLjI5OS0uMTI1YTIyLjQ4IDIyLjQ4IDAgMDAtMi45MDctLjAyVjMuNjJjMC0uMTg4LjE0My0uMzQuMzI0LS4zNGgyLjI1NmMuMTgyIDAgLjMyNy4xNTIuMzI3LjM0djEuMjI2eiIgZmlsbD0iIzVBNTU1MiIvPjwvc3ZnPg==') no-repeat center;
  content: '';
  height: 20px;
  position: absolute;
  right: 30px;
  top: 18px;
  width: 15px;
}
.amexportcore-dynamic-rows .label._with-tooltip {
  align-items: flex-end;
  display: flex;
}
.amexportcore-dynamic-rows .admin__field-tooltip.tooltip {
  margin-left: 10px;
  width: auto;
}
.amexportcore-dynamic-rows th._no-header {
  border-bottom: 5px solid #ffffff;
  color: #444444;
  font-weight: 600;
  padding: 13px 1rem;
}
.amexportcore-dynamic-rows td.-amwidth30 {
  width: 30%;
}
.amexportcore-dynamic-rows td.amexportcore-filter {
  border-bottom: 5px solid #ffffff;
  padding: 13px 1rem;
}
.amexportcore-dynamic-rows td.amwidth40px {
  border-bottom: 5px solid #ffffff;
  width: 40px;
}
.amexportcore-dynamic-rows td.-amwidth30 .admin__control-select,
.amexportcore-dynamic-rows td.-amwidth30 .admin__control-multiselect,
.amexportcore-dynamic-rows td.-amwidth30 .ui-datepicker .ui-datepicker-title select {
  width: 100%;
}
.amexportcore-dynamic-rows .admin__control-table-wrapper {
  overflow: visible;
}
.amexportcore-dynamic-rows .admin__control-table-wrapper .admin__action-multiselect-wrap .action-menu,
.amexportcore-dynamic-rows .admin__control-table-wrapper .admin__action-multiselect-wrap .abs-action-menu .action-submenu,
.amexportcore-dynamic-rows .admin__control-table-wrapper .admin__action-multiselect-wrap .action-menu .action-submenu,
.amexportcore-dynamic-rows .admin__control-table-wrapper .admin__action-multiselect-wrap .actions-split .dropdown-menu .action-submenu,
.amexportcore-dynamic-rows .admin__control-table-wrapper .admin__action-multiselect-wrap .actions-split .action-menu .action-submenu {
  z-index: 10;
}
.amexportcore-dynamic-rows .amexportcore-remove {
  position: relative;
  text-align: right;
}
.amexportcore-dynamic-rows .amexportcore-remove > .action-delete {
  margin-left: 10px;
  min-width: 40px;
}
.amexportcore-fields-table {
  width: 100%;
}
.amexportcore-fields-table .amexportcore-row {
  border-bottom: 5px solid #ffffff;
  padding: 3px 10px;
}
.amexportcore-fields-table .amexportcore-td {
  background: #f1f1f1;
  color: #403630;
  font-size: 16px;
  font-weight: 600;
  padding: 7px 10px;
}
.amexportcore-fields-table .amexportcore-td.-checkbox {
  width: 35px;
}
.amexportcore-fields-table .amexportcore-td.-button {
  text-align: right;
}
.amexportcore-fields-table .amexportcore-td.-button .amexportcore-td {
  padding-left: 15px;
}
.amexportcore-fields-table .amexportcore-td.-button .amexportcore-button {
  padding: 5px 31px;
}
.amexportcore-fields-table .amexportcore-td.-fields {
  display: flex;
}
.amexportcore-fields-table .amexportcore-td.-fields .amexportcore-field + .amexportcore-field {
  margin-left: 15px;
}
.amexportcore-fields-table .amexportcore-delete {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjE0OCAyMmg5LjczMmwxLjIyMy0xMS45NDRINS45OEw3LjE1IDIyem03LjU4NS0xNy4wM1YyLjY4M2MwLS4zNzctLjI5Mi0uNjgyLS42NTItLjY4Mkg5Ljk0OGMtLjM2IDAtLjY1MS4zMDYtLjY1MS42ODJ2Mi4yNTFBMTguMjU3IDE4LjI1NyAwIDAwNSA1Ljk2MXYyLjEwMmgxNFY1LjkwNXMtMS43MDktLjYxNi00LjI2OC0uOTM0aC4wMDF6bS0xLjI5OS0uMTI1YTIyLjQ4IDIyLjQ4IDAgMDAtMi45MDctLjAyVjMuNjJjMC0uMTg4LjE0My0uMzQuMzI0LS4zNGgyLjI1NmMuMTgyIDAgLjMyNy4xNTIuMzI3LjM0djEuMjI2eiIgZmlsbD0iIzVBNTU1MiIvPjwvc3ZnPg==') no-repeat center;
  cursor: pointer;
  height: 30px;
  margin-right: 30px;
  padding: 10px;
  width: 6px;
}
.amexportcore-fields-table .amexportcore-thead.-search .amexportcore-row {
  background: #e3e3e3;
}
.amexportcore-fields-table .amexportcore-thead.-search .amexportcore-th {
  padding: 6px 10px;
  text-align: left;
}
.amexportcore-fields-table .amexportcore-thead.-search .amexportcore-th.-button {
  max-width: 120px;
  text-align: right;
  width: 120px;
}
.amexportcore-fields-table .amexportcore-thead.-search .amexportcore-th.-button .action-primary {
  font-size: 16px;
  padding: 5px 19px;
}
.amexportcore-fields-table.-selected {
  background: #ffffff;
}
.amexportcore-fields-table.-selected.-static {
  margin: 0;
}
.amexportcore-fields-table.-selected .amexportcore-thead .amexportcore-row {
  text-align: left;
}
.amexportcore-fields-table.-selected .amexportcore-thead .amexportcore-row,
.amexportcore-fields-table.-selected .amexportcore-row.-dnd {
  border-bottom: 1px solid #ffffff;
}
.amexportcore-fields-table.-selected .amexportcore-row {
  border-bottom: none;
}
.amexportcore-fields-table.-selected .amexportcore-thead {
  background-color: #000000;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.amexportcore-fields-table.-selected .amexportcore-th {
  color: #ffffff;
  font-weight: 600;
  padding: 15px 0 15px 15px;
}
.amexportcore-fields-table.-selected .amexportcore-td.-dnd {
  padding-left: 30px;
}
.amexportcore-fields-table.-selected .amexportcore-td {
  background: transparent;
  padding: 20px 0 20px 15px;
}
.amexportcore-fields-table.-selected .amexportcore-td.-modifier .amexportcore-button {
  padding: 6px 5px;
  width: 134px;
}
.amexportcore-fields-table.-selected .amexportcore-td.-button,
.amexportcore-fields-table.-selected .amexportcore-th.-button {
  width: 65px;
}
.amexportcore-fields-table.-selected .amexportcore-th.-button {
  position: relative;
}
.amexportcore-fields-table.-selected .amexportcore-th .amexportcore-label {
  position: absolute;
  right: 20px;
  top: calc(50% - 10px);
}
.amexportcore-fields-table.-selected .amexportcore-td.-dnd,
.amexportcore-fields-table.-selected .amexportcore-th.-dnd {
  width: 55px;
}
.amexportcore-fields-table.-selected .amexportcore-td.-modifier,
.amexportcore-fields-table.-selected .amexportcore-th.-modifier {
  width: 149px;
}
.amexportcore-fields-table.-selected .amexportcore-td.-name,
.amexportcore-fields-table.-selected .amexportcore-th.-name {
  width: 40%;
}
.amexportcore-fields-table.-selected .amexportcore-field {
  border: 1px solid #adadad;
  border-radius: 1px;
  font-size: 14px;
  font-weight: 400;
  padding: 5px 8px;
  width: 100%;
}
.amexportcore-fields-table.-selected .amexportcore-field::placeholder {
  color: #cccccc;
}
.amexportcore-fields-table.-selected .amexportcore-field.-disabled {
  background: #ffffff;
  box-sizing: border-box;
  color: #adadad;
}
.amexportcore-fields-table.-selected .amexportcore-dnd {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04IDE5LjMzM2gzLjA0OVYyMkg4di0yLjY2N3pNMTIuOTUzIDJIMTZ2Mi42NjdoLTMuMDQ3VjJ6bTAgNC4zMzNIMTZWOWgtMy4wNDdWNi4zMzN6bTAgNC4zMzRIMTZ2Mi42NjZoLTMuMDQ3di0yLjY2NnptMCA0LjMzM0gxNnYyLjY2N2gtMy4wNDdWMTV6bTAgNC4zMzNIMTZWMjJoLTMuMDQ3di0yLjY2N3pNOCAyaDMuMDQ5djIuNjY3SDhWMnptMCA0LjMzM2gzLjA0OVY5SDhWNi4zMzN6bTAgNC4zMzRoMy4wNDl2Mi42NjZIOHYtMi42NjZ6TTggMTVoMy4wNDl2Mi42NjdIOFYxNXoiIGZpbGw9IiM1QTU1NTIiLz48L3N2Zz4=');
  display: block;
  height: 24px;
  width: 24px;
}
.amexportcore-fields-table.-selected ._odd-row {
  background-color: #f5f5f5;
}
.amexportcore-fields-table.-static,
.amexportcore-fields-table.-merged {
  background: #ffffff;
}
.amexportcore-fields-table.-selected + .amexportcore-fields-table.-static,
.amexportcore-fields-table.-selected + .amexportcore-fields-table.-merged {
  margin-top: 0;
}
.amexportcore-fields-table.-static .amexportcore-thead .amexportcore-row,
.amexportcore-fields-table.-merged .amexportcore-thead .amexportcore-row {
  border: none;
}
.amexportcore-fields-table.-static .amexportcore-th,
.amexportcore-fields-table.-merged .amexportcore-th {
  padding: 30px;
  text-align: left;
  width: 50%;
}
.amexportcore-fields-table.-static .amexportcore-td,
.amexportcore-fields-table.-merged .amexportcore-td {
  background: #ffffff;
  padding: 0 0 30px 30px;
}
.amexportcore-fields-table.-static .amexportcore-row,
.amexportcore-fields-table.-merged .amexportcore-row {
  border: none;
}
.amexportcore-fields-table.-static .amexportcore-field,
.amexportcore-fields-table.-merged .amexportcore-field {
  border: 1px solid #adadad;
  border-radius: 1px;
  font-size: 14px;
  padding: 5px 8px;
  width: 100%;
}
.amexportcore-fields-table.-static + .amexportcore-button-container,
.amexportcore-fields-table.-merged + .amexportcore-button-container {
  border: none;
}
.amexportcore-fields-container {
  background: #f1f1f1;
  margin-top: 30px;
}
.amexportcore-fields-container .amexportcore-header {
  background: #f1f1f1;
  display: flex;
  margin-bottom: 5px;
}
.amexportcore-fields-container .amexportcore-title {
  display: block;
  font-weight: 700;
  padding: 15px;
  width: 100%;
}
.amexportcore-fields-container .amexportcore-title.-button {
  padding: 0 25px;
}
.amexportcore-button-container {
  background: #ffffff;
  margin-bottom: 30px;
  padding: 30px;
}
.amexportcore-button:active,
.amexportcore-button {
  background: #e3e3e3;
  border-color: #adadad;
  box-shadow: none;
  color: #514943;
  text-shadow: none;
}
.amexportcore-button-margin {
  margin-bottom: 30px;
}
.amexportcore-button:hover {
  background-color: #dbdbdb;
  box-shadow: none;
  color: #514943;
}
.amexportcore-flex-container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.amexportcore-search-container .amexportcore-search {
  border: 1px solid #cccccc;
  font-weight: 400;
  min-width: 250px;
  padding: 5px 25px 5px 10px;
  width: 100%;
}
.amexportcore-search-container .amexportcore-reset.-hidden {
  display: none;
}
.amexportcore-search-container .amexportcore-reset {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMCAuNzc1TDkuMjI0IDAgNSA0LjIyNS43NzYgMCAwIC43NzUgNC4yMjUgNSAwIDkuMjI1Ljc3NiAxMCA1IDUuNzc1IDkuMjI0IDEwIDEwIDkuMjI1IDUuNzc1IDUgMTAgLjc3NXoiIGZpbGw9IiNCODM4NTEiLz48L3N2Zz4=') no-repeat center;
  height: 32px;
  position: absolute;
  right: 5px;
  width: 20px;
}
.amexportcore-search-input {
  position: relative;
}
.amexportcore-fieldset > .admin__fieldset-wrapper-content > .admin__fieldset {
  padding-top: 0;
}
.amexportcore-modal-fields .modal-header .page-main-actions {
  background: #ffffff;
  border: none;
}
.amexportcore-modal-fields .modal-title {
  font-size: 30px;
}
.amexportpro-exportjob-edit .amexportcore-button.-brown:hover,
.amexport-export-index .amexportcore-button.-brown:hover,
.amorderexport-profile-edit .amexportcore-button.-brown:hover,
.amproductexport-profile-edit .amexportcore-button.-brown:hover,
.amcustomerexport-profile-edit .amexportcore-button.-brown:hover {
  background-color: #7b776b;
}
.amexportpro-exportjob-edit .amexportcore-button.-brown,
.amexport-export-index .amexportcore-button.-brown,
.amorderexport-profile-edit .amexportcore-button.-brown,
.amproductexport-profile-edit .amexportcore-button.-brown,
.amcustomerexport-profile-edit .amexportcore-button.-brown {
  background-color: #605d56;
  border-radius: 3px;
  color: #ffffff;
  font-weight: 400;
  transition: background-color 0.3s ease-in;
}
.amexportpro-exportjob-edit .amexportcore-button.-light:hover,
.amexport-export-index .amexportcore-button.-light:hover,
.amorderexport-profile-edit .amexportcore-button.-light:hover,
.amproductexport-profile-edit .amexportcore-button.-light:hover,
.amcustomerexport-profile-edit .amexportcore-button.-light:hover {
  background-color: #dbdbdb;
}
.amexportpro-exportjob-edit .amexportcore-button.-light,
.amexport-export-index .amexportcore-button.-light,
.amorderexport-profile-edit .amexportcore-button.-light,
.amproductexport-profile-edit .amexportcore-button.-light,
.amcustomerexport-profile-edit .amexportcore-button.-light {
  background-color: #ffffff;
  border-radius: 3px;
  box-sizing: border-box;
  transition: background-color 0.3s ease-in;
}
.amorderexport-profile-edit .amexportcore-field .admin__control-select,
.amproductexport-profile-edit .amexportcore-field .admin__control-select,
.amcustomerexport-profile-edit .amexportcore-field .admin__control-select,
.amorderexport-profile-edit .amexportcore-fieldset .admin__control-select,
.amproductexport-profile-edit .amexportcore-fieldset .admin__control-select,
.amcustomerexport-profile-edit .amexportcore-fieldset .admin__control-select,
.amorderexport-profile-edit .amexportcore-fieldset ul.ui-widget,
.amproductexport-profile-edit .amexportcore-fieldset ul.ui-widget,
.amcustomerexport-profile-edit .amexportcore-fieldset ul.ui-widget,
.amorderexport-profile-edit .amexportcore-textarea .admin__control-textarea,
.amproductexport-profile-edit .amexportcore-textarea .admin__control-textarea,
.amcustomerexport-profile-edit .amexportcore-textarea .admin__control-textarea,
.amorderexport-profile-edit .amcron-select .admin__control-select,
.amproductexport-profile-edit .amcron-select .admin__control-select,
.amcustomerexport-profile-edit .amcron-select .admin__control-select,
.amorderexport-profile-edit .amexportcore-field .ui-datepicker .ui-datepicker-title select,
.amproductexport-profile-edit .amexportcore-field .ui-datepicker .ui-datepicker-title select,
.amcustomerexport-profile-edit .amexportcore-field .ui-datepicker .ui-datepicker-title select,
.amorderexport-profile-edit .amexportcore-fieldset .ui-datepicker .ui-datepicker-title select,
.amproductexport-profile-edit .amexportcore-fieldset .ui-datepicker .ui-datepicker-title select,
.amcustomerexport-profile-edit .amexportcore-fieldset .ui-datepicker .ui-datepicker-title select,
.amorderexport-profile-edit .amcron-select .ui-datepicker .ui-datepicker-title select,
.amproductexport-profile-edit .amcron-select .ui-datepicker .ui-datepicker-title select,
.amcustomerexport-profile-edit .amcron-select .ui-datepicker .ui-datepicker-title select {
  width: calc(100% - 45px - 4px);
}
.amorderexport-profile-edit .amcron-schedule-container .admin__field-control .admin__control-text,
.amproductexport-profile-edit .amcron-schedule-container .admin__field-control .admin__control-text,
.amcustomerexport-profile-edit .amcron-schedule-container .admin__field-control .admin__control-text {
  width: 100%;
}
.amorderexport-profile-edit .admin__fieldset .amexportcore-button-margin:not(:first-of-type),
.amproductexport-profile-edit .admin__fieldset .amexportcore-button-margin:not(:first-of-type),
.amcustomerexport-profile-edit .admin__fieldset .amexportcore-button-margin:not(:first-of-type) {
  margin-left: 15px;
}
.amexportpro-exportjob-edit .amexportcore-fields-table.-selected .amexportcore-td.-name,
.amexport-export-index .amexportcore-fields-table.-selected .amexportcore-td.-name,
.amexportpro-exportjob-edit .amexportcore-fields-table.-selected .amexportcore-th.-name,
.amexport-export-index .amexportcore-fields-table.-selected .amexportcore-th.-name {
  width: 45%;
}
.amexportpro-exportjob-edit .amexportcore-fieldset .admin__control-select,
.amexportpro-exportjob-edit .amexportcore-fieldset .ui-datepicker .ui-datepicker-title select {
  width: 100%;
}
.amexportcore-fieldset ul.ui-widget {
  border: 1px solid #adadad;
  margin-bottom: 0;
}
.amexportcore-fieldset ul.ui-widget .tagit-new {
  margin: 0;
}
.amexportcore-checkbox .admin__field-tooltip .admin__field-tooltip-content,
.amexportcore-fieldset-container .admin__field-tooltip .admin__field-tooltip-content {
  width: 45vw;
}
.amexportcore-checkbox .fieldset-wrapper-title .title,
.amexportcore-fieldset-container .fieldset-wrapper-title .title {
  font-size: 2rem;
  font-weight: 400;
}
.amexportcore-template-type .admin__fieldset,
.amexportcore-post-processing .admin__fieldset {
  padding-top: 0;
}
.amexportcore-tooltip .admin__field-tooltip-content {
  bottom: inherit;
  top: 40px;
  width: 45vw;
}
.amexportcore-tooltip .admin__field-tooltip-content:after,
.amexportcore-tooltip .admin__field-tooltip-content:before {
  top: -32px;
  transform: rotate(180deg);
}
.amexportcore-tooltip .admin__field-tooltip-content:after {
  margin-top: 1px;
}
.amexport-export-index .amexportcore-checkbox.-type .amexportcore-tooltip .admin__field-tooltip-content {
  left: -14px;
}
.amexport-export-index .amexportcore-checkbox.-type .amexportcore-tooltip .admin__field-tooltip-content:after,
.amexport-export-index .amexportcore-checkbox.-type .amexportcore-tooltip .admin__field-tooltip-content:before {
  left: 10px;
}
.admin__fieldset-wrapper-content .admin__field.amexportpro-notice-field {
  margin-top: calc(-3rem + 15px);
}
.amrelated-admin-section {
  margin: 0 0 1rem;
  padding: 1rem 2rem;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #f4fbff;
  border-color: #f4fbff;
  color: #333333;
  position: relative;
  padding-left: 31px;
}
.amrelated-admin-section a {
  color: inherit;
}
.amrelated-admin-section a:hover {
  color: inherit;
}
.amrelated-admin-section a:active {
  color: inherit;
}
.amrelated-admin-section:before {
  background: transparent;
  width: 30px;
  content: '';
  display: block;
  height: 100%;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 0;
}
.amrelated-admin-section > *:first-child:before {
  margin-top: -5px;
  content: '';
  overflow: hidden;
  position: absolute;
  top: 50%;
}
.amrelated-admin-section > *:first-child:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #01a7ff;
  content: '\e60c';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 23px;
  width: 30px;
  position: absolute;
  text-align: center;
}
.amrelated-admin-section:before {
  left: 0;
}
.amrelated-admin-section > *:first-child:before {
  border: 5px solid transparent;
  height: 0;
  width: 0;
  border-left-color: transparent;
  left: 30px;
}
.amrelated-admin-section > *:first-child:after {
  left: 0;
}
.amrelated-admin-section .amrelated-title {
  margin-bottom: 15px;
  padding: 5px 0 10px;
  border-bottom: 1px solid #cccccc;
  font-size: 1.6rem;
}
.amrelated-admin-section .amrelated-content {
  margin: 0 0 5px;
  color: #333333;
  list-style-type: none;
}
.amrelated-admin-section .amrelated-item {
  margin: 10px 0 0;
}
.amrelated-dropdown-block > .amrelated-toggle {
  display: inline-block;
  position: relative;
  padding: 0;
  border: none;
  background-color: transparent;
  color: #007bdb;
  text-decoration: none;
  font-size: 1.3rem;
  line-height: 1;
}
.amrelated-dropdown-block > .amrelated-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: inherit;
  content: '\e621';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.amrelated-dropdown-block > .amrelated-toggle:hover {
  text-decoration: underline;
}
.amrelated-dropdown-block:not(.active) > .amrelated-options {
  display: none;
}
.amrelated-dropdown-block:not(.active) > .amrelated-toggle:after {
  content: '\e622';
}
.amrelated-dropdown-block .amrelated-separator:after {
  margin: 0 3px 0 -3px;
  content: ',';
}
.amrelated-dropdown-block .amrelated-separator:last-of-type:after {
  content: '.';
}
.amrelated-dropdown-block > .amrelated-options {
  margin: 0 0 1rem;
  padding: 1rem 2rem;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
  margin-top: .5rem;
}
.amrelated-dropdown-block > .amrelated-options a {
  color: #007bdb;
}
.amrelated-dropdown-block > .amrelated-options a:hover {
  color: #007bdb;
}
.amrelated-dropdown-block > .amrelated-options a:active {
  color: #007bdb;
}
.amrelated-dropdown-block > .amrelated-options > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.amrelated-dropdown-block > .amrelated-options .amrelated-inner {
  line-height: 1.4;
}
.amrelated-dropdown-block > .amrelated-options .amrelated-inner:before {
  content: '\e60c';
}
.amrelated-level-block {
  display: block;
  padding: 3px;
  border-radius: 3px;
  text-align: center;
}
.amrelated-level-block.-level-0,
.amrelated-level-block.-level-1 {
  background-color: #ff8181;
}
.amrelated-level-block.-level-2 {
  background-color: #fcc;
}
.amrelated-level-block.-level-3 {
  background-color: #ffde88;
}
.amrelated-level-block.-level-4 {
  background-color: #daf48e;
}
.amrelated-level-block.-level-5 {
  background-color: #a0ed7b;
}
.product-sales-demo {
  background: url('../../adminhtml/Magento/backend/en_US/Amasty_Mostviewed/images/product_sales_demo.png') no-repeat center, linear-gradient(transparent, #ffffff);
  background-blend-mode: color;
  background-size: contain;
  margin-top: 3rem;
  padding-bottom: 70rem;
  position: relative;
}
.product-sales-demo .product-sales-demo-link {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.product-sales-demo .product-sales-demo-action {
  align-items: center;
  display: flex;
}
.product-sales-demo .product-sales-demo-action > img {
  padding: .5rem;
}
.ampromo-grid-product.data-grid-cell-content {
  display: flex;
  justify-content: space-between;
}
.ampromo-gift-cell {
  cursor: pointer;
}
.ampromo-gift-cell.-select .data-grid-checkbox-cell-inner {
  text-align: center;
}
.ampromo-gifts-modal .page-main-actions:not(._hidden) {
  align-items: center;
  background: none;
  border: none;
  display: flex;
}
.ampromo-gifts-modal .page-actions {
  order: 1;
}
.ampromo-gifts-modal .ampromo-counter-wrapper {
  margin-right: auto;
  order: 0;
}
.ampromo-gifts-counter {
  border-radius: 4px;
  display: block;
  font-size: 16px;
  padding: 10px;
}
.ampromo-gifts-counter.-available {
  background: #e8f5ff;
}
.ampromo-gifts-counter.-not-available {
  background: #fffddd;
}
.ampromo-overlay {
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 10000;
}
.ampromo-popup-wrapper {
  border: 1px solid #ededed;
  background-color: #ffffff;
  box-sizing: border-box;
  display: inline-block;
  margin: 30px auto;
  max-height: 95vh;
  overflow: auto;
  padding: 24px;
  position: relative;
  text-align: left;
}
.ampromo-popup-wrapper .ampromo-popup-title,
.ampromo-popup-wrapper .ampromo-item-buttons,
.ampromo-popup-wrapper .ampromo-title {
  text-align: center;
}
.ampromo-popup-wrapper .ampromo-popup-title .ampromo-counter {
  font-weight: 700;
}
.ampromo-popup-wrapper .ampromo-item {
  border: 1px solid #ededed;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
  box-sizing: border-box;
  margin: 0 8px 7px;
  padding: 20px;
  position: relative;
}
.ampromo-popup-wrapper .ampromo-item:hover {
  background: #cccccc;
}
.ampromo-popup-wrapper .ampromo-item .fieldset .field {
  margin-bottom: 10px;
}
.ampromo-popup-wrapper .ampromo-item .fieldset .field .label {
  margin-bottom: 3px;
}
.ampromo-popup-wrapper .ampromo-popup-title {
  margin: 0 auto 20px;
}
.ampromo-popup-wrapper .ampromo-close {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMCAxMG0wLTEwTDEgMTEiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat;
  background-size: contain;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 16px;
  margin: 0;
  opacity: .8;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 16px;
  z-index: 1;
}
.ampromo-popup-wrapper .ampromo-close:hover {
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  opacity: 1;
}
.ampromo-popup-wrapper .ampromo-button {
  border: none;
  box-shadow: none;
}
.ampromo-popup-wrapper .ampromo-item.-selected {
  background: #1f78c2;
}
.ampromo-popup-wrapper .ampromo-item.-selected .ampromo-options {
  max-height: 690px;
}
.ampromo-popup-wrapper .ampromo-item-image {
  display: block;
  margin: 7px auto;
}
.ampromo-popup-wrapper .ampromo-title {
  margin: 0;
}
.ampromo-popup-wrapper .slick-prev,
.ampromo-popup-wrapper .slick-next {
  width: 42px;
  height: 42px;
  padding-top: 3px;
}
.ampromo-popup-wrapper .slick-prev:before,
.ampromo-popup-wrapper .slick-next:before {
  color: #000000;
  font-size: 42px;
  padding-top: 3px;
}
.ampromo-popup-wrapper .slick-prev {
  left: -45px;
}
.ampromo-popup-wrapper .slick-next {
  right: -45px;
}
.ampromo-popup-wrapper .slick-dots button,
.ampromo-popup-wrapper .slick-dots .block-footer .action-add {
  box-shadow: none;
}
.ampromo-item .ampromo-options {
  -webkit-transition: max-height 0.2s ease;
  -moz-transition: max-height 0.2s ease;
  -ms-transition: max-height 0.2s ease;
  transition: max-height 0.2s ease;
  margin-bottom: 20px;
  max-height: 0;
  overflow: hidden;
  padding: 0 5px;
}
.ampromo-gallery {
  margin: 0 30px;
  width: 850px;
}
.ampromo-gallery[data-count='1'] {
  width: 280px;
}
.ampromo-gallery[data-count='2'] {
  width: 570px;
}
.ampromo-gallery.slick-slider {
  margin-bottom: 30px;
}
.ampromo-items-add {
  border: 1px solid #ededed;
  display: none;
  margin-bottom: 12px;
  padding: 7px;
  text-align: center;
}
.ampromo-items-add > a {
  border-bottom: 1px dashed;
  text-decoration: none;
}
.checkout-index-index .ampromo-items-add:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNTEyIDI1NmMwIDE0MS4zODctMTE0LjYxMyAyNTYtMjU2IDI1NlMwIDM5Ny4zODcgMCAyNTYgMTE0LjYxMyAwIDI1NiAwczI1NiAxMTQuNjEzIDI1NiAyNTZ6bTAgMCIgZmlsbD0iIzYwYjJmYyIvPjxwYXRoIGQ9Ik01MTIgMjU2YzAtMS4xNTItLjAyNy0yLjI5Ny0uMDQzLTMuNDQ1TDM2OS4wNTEgMTA5LjY0OGwtODUuMzU2IDIzLjA2My03LjU4Ni03LjU4Ni00Ni4wNjIgOC44OTgtMjQuNTg2LTI0LjU5Ny02OC4wMDQgNTMuOTU3LTI1LjUzMSA3NC44NDQgNTguMDI3IDU3LjMyLTM5LjMxNiAxMjAuMTIxIDk0LjQ3MiA5NC40NzNBMjU5LjI2IDI1OS4yNiAwIDAgMCAyNTYgNTEyYzE0MS4zODcgMCAyNTYtMTE0LjYxMyAyNTYtMjU2em0wIDAiIGZpbGw9IiMzOTY1Y2MiLz48cGF0aCBkPSJNMjMzLjE4OCAxMzcuNjg4bC0yNy43MjctMjguMjYyYy04LjI4MS04LjQ0Mi0xOS4zNTItMTMuMDk0LTMxLjE2NC0xMy4wOTQtMjQuMDc0IDAtNDMuNjYgMTkuNTg2LTQzLjY2IDQzLjY2IDAgMjQuMDc0IDE5LjU4NiA0My42NiA0My42NiA0My42NkgyNTZ2LTQ1Ljk2NHptMCAwIiBmaWxsPSIjZjY0MjEzIi8+PHBhdGggZD0iTTMzNy43MDMgOTYuMzMyYy0xMS44MTYgMC0yMi44ODMgNC42NTItMzEuMTY0IDEzLjA5NGwtMjcuNzI2IDI4LjI2MUgyNTZ2NDUuOTY1aDgxLjcwM2MyNC4wNzQgMCA0My42Ni0xOS41ODYgNDMuNjYtNDMuNjYgMC0yNC4wNzQtMTkuNTg2LTQzLjY2LTQzLjY2LTQzLjY2em0wIDAiIGZpbGw9IiNlZDI0MDAiLz48cGF0aCBkPSJNMTMwLjYzNyAyMTkuNTE2SDI1NnYxOTYuMTUySDEzMC42Mzd6bTAgMCIgZmlsbD0iI2ZmNiIvPjxwYXRoIGQ9Ik0yNTYgMjE5LjUxNmgxMjUuMzYzdjE5Ni4xNTJIMjU2em0wIDAiIGZpbGw9IiNmZmQxNWUiLz48cGF0aCBkPSJNMTExLjkyNiAxNjMuMzgzSDI1NnY3NC44NDRIMTExLjkyNnptMCAwIiBmaWxsPSIjZmZmZmMyIi8+PHBhdGggZD0iTTI1NiAxNjMuMzgzaDE0NC4wNzR2NzQuODQ0SDI1NnptMCAwIiBmaWxsPSIjZmZlYTdjIi8+PHBhdGggZD0iTTI4NC4wNjYgMTQ0LjY3MmMwLTE1LjUwNC0xMi41NjYtMjguMDY3LTI4LjA2Ni0yOC4wNjdsLTEyLjQ3MyA2NS40ODkgNDAuNTQtMTguNzExem0wIDAiIGZpbGw9IiNmNjQyMTMiLz48cGF0aCBkPSJNMjI3LjkzNCAxNDQuNjcydjE4LjcxTDI1NiAxODIuMDk1di02NS40ODljLTE1LjUgMC0yOC4wNjYgMTIuNTYzLTI4LjA2NiAyOC4wNjd6bTAgMCIgZmlsbD0iI2ZmNjEyNiIvPjxwYXRoIGQ9Ik0yNTYgMTYzLjM4M2wtMTIuNDczIDczLjU5NEwyNTYgMzA4LjcwM2wyOC4wNjYgMTguNzExVjE2My4zODN6bTAgMCIgZmlsbD0iI2VkMjQwMCIvPjxwYXRoIGQ9Ik0yMjcuOTM0IDE2My4zODN2MTY0LjAzMUwyNTYgMzA4LjcwNFYxNjMuMzgyem0wIDAiIGZpbGw9IiNmNjQyMTMiLz48L3N2Zz4=) no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 32px;
  margin-right: 12px;
  vertical-align: middle;
  width: 32px;
}
.ampromo-items-form {
  background: #ffffff;
  padding: 5px;
}
.ampromo-items-form .ampromo-qty {
  margin-left: 35%;
  margin-top: 10%;
  width: 30%;
}
.ampromo-items-form .product-info-price {
  padding-bottom: 10px;
  text-align: center;
  word-break: break-all;
}
.ampromo-items-form .price-base-price .price {
  font-size: 25px;
  margin-left: 15px;
  text-decoration: line-through;
}
.ampromo-items-form .price-new-price .price-wrapper {
  font-size: 36px;
  font-weight: 700;
  line-height: 36px;
}
.ampromo-items-form .ampromo-item-qty-input > .mage-error {
  float: left;
}
@media only screen and (max-width: 1000px) and (min-width: 701px) {
  .ampromo-overlay .ampromo-gallery {
    width: 570px;
  }
}
@media only screen and (max-width: 700px) {
  .ampromo-overlay .ampromo-gallery {
    width: 280px;
  }
}
@media only screen and (max-width: 400px) {
  .ampromo-overlay .ampromo-gallery {
    margin: 0 0 30px;
  }
  .ampromo-overlay .slick-prev,
  .ampromo-overlay .slick-next {
    display: none !important;
  }
  .ampromo-popup-wrapper {
    padding: 15px;
  }
}
.am-visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.ui-tooltip .arrow {
  left: 8px;
  width: 15px;
}
.ui-tooltip .arrow:after {
  border-right: 15px solid transparent;
}
.ui-tooltip .arrow:before {
  border-right: 14px solid transparent;
}
.amslider-container {
  margin: auto;
  margin-bottom: 15px;
  width: 100%;
}
.am-rating-up {
  font-size: smaller;
}
.amshopby-highlighted {
  background-color: #ffff00;
}
.amshopby-item .filter-value {
  margin-left: 5px;
}
.amshopby-filter-tooltip {
  display: inline-block;
  margin-left: 6px;
  max-height: 16px;
  max-width: 16px;
  vertical-align: top;
}
.amshopby-filter-value .swatch-option.image,
.amshopby-filter-value .swatch-attribute.size .swatch-option,
.amshopby-filter-value .swatch-attribute.manufacturer .swatch-option {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.filter-options-item .filter-options-title:after {
  font-size: 14px;
}
.range.am-fromto-widget .am-filter-go {
  margin: 0 10px;
  vertical-align: top;
}
.amshopby-button {
  word-break: break-word;
  word-wrap: break-word;
  background: #1979c3;
  border-radius: 3px;
  color: #fff;
  font-size: 16px;
  letter-spacing: -.015em;
  line-height: 22px;
  min-height: 40px;
  text-align: center;
  transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.ie11 .amshopby-button {
  word-break: break-all;
}
.amshopby-button:not(.primary) {
  border-radius: 3px;
}
.amshopby-button:not(.primary),
.amshopby-button:not(.primary):active {
  box-shadow: none;
}
.amshopby-button:hover {
  background: #399ae6;
  border-color: #399ae6;
}
.amshopby-button:active,
.amshopby-button:focus {
  background: #135d96;
  border-color: #135d96;
}
.am-filter-go {
  word-break: break-word;
  word-wrap: break-word;
  background: #1979c3;
  border-radius: 3px;
  color: #fff;
  font-size: 16px;
  letter-spacing: -.015em;
  line-height: 22px;
  min-height: 40px;
  text-align: center;
  transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
  margin: 15px 0 0;
  width: 25%;
}
.ie11 .am-filter-go {
  word-break: break-all;
}
.am-filter-go:not(.primary) {
  border-radius: 3px;
}
.am-filter-go:not(.primary),
.am-filter-go:not(.primary):active {
  box-shadow: none;
}
.am-filter-go:hover {
  background: #399ae6;
  border-color: #399ae6;
}
.am-filter-go:active,
.am-filter-go:focus {
  background: #135d96;
  border-color: #135d96;
}
input[type='text'].am-filter-price.-to.right {
  float: right;
}
.am-swatch-options {
  display: flex;
  flex-direction: column;
}
.am-swatch-options .swatch-option {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  margin: 0 10px 0 0;
}
.am-swatch-options > .item {
  padding-bottom: 4px;
}
.am-swatch-options > .item:hover {
  background-color: transparent;
}
.am-swatch-options .am-shopby-swatch-label {
  display: inline-block;
  max-width: 70%;
  vertical-align: middle;
  word-wrap: break-word;
}
.filter-options .am-swatch-wrapper {
  line-height: initial;
  margin: 0 0 5px !important;
}
.filter-options .am-swatch-wrapper.-amshopby-hidden {
  opacity: 0;
  position: absolute;
  visibility: hidden;
}
.catalog-topnav .filter-options {
  flex-wrap: wrap;
  min-height: 40px;
}
.catalog-topnav .filter-options .filter-options-item {
  border: 0;
  display: inline-block;
}
.catalog-topnav .filter-options .filter-options-content {
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 6px;
  box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  margin-top: 12px;
  min-width: 100px;
  position: absolute;
  z-index: 9999;
}
.catalog-topnav .filter-options .am-filter-items-rating li {
  margin: 0 0 10px;
}
.catalog-topnav .filter-options .am-filter-items-rating li:last-child {
  margin: 0;
}
.catalog-topnav .block-actions {
  display: none;
}
.catalog-topnav {
  display: none;
}
.filter-options .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  right: 8px;
  top: 5px;
}
.page-layout-1column .filter-options-item.active .filter-options-content {
  padding: 10px 15px;
}
.page-layout-1column .filter-options-content li.item {
  padding: 0;
}
.filter [data-role='collapsible']:not([data-collapsible='true']) [data-role='content'] {
  display: none;
}
div.swatch-option-tooltip {
  z-index: 9999;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  background-size: contain !important;
}
.filter-options .am-labels-folding .item {
  position: relative;
}
.filter-options .ui-menu {
  display: block;
  list-style: none;
  margin: 0;
  outline: 0;
  padding: 0;
}
.filter-options .ui-menu .ui-menu {
  position: absolute;
}
.filter-options .ui-menu .ui-menu-item {
  cursor: pointer;
  list-style: none;
  margin: 0;
}
.filter-options .ui-menu .ui-menu-item-wrapper {
  padding: 3px 1em 3px .4em;
  position: relative;
}
.filter-options .ui-menu .ui-menu-divider {
  border-width: 1px 0 0;
  font-size: 0;
  height: 0;
  line-height: 0;
  margin: 5px 0;
}
.filter-options-content .am-swatch-wrapper {
  display: inline-block;
}
.filter-options-content .am-swatch-wrapper:hover .am-swatch-link {
  background: none;
}
.filter-options-content .am-swatch-wrapper > .input.-hidden {
  display: none;
}
.am-filter-items-attr_price {
  max-width: 350px;
  min-width: 130px;
}
.am-filter-items-attr_color .swatch-option.text {
  padding: 1px 2px;
  width: 30px;
}
.amasty-catalog-topnav.block.filter {
  flex-basis: auto;
}
.amasty-catalog-topnav .filter-options .item:last-child {
  margin-bottom: 0;
}
.amshopby-category-dropdown {
  background-color: #ffffff;
  border: 1px solid #adadad;
  cursor: pointer;
  display: block;
  font-weight: 400;
  min-height: 3.2rem;
  overflow: hidden;
  padding-right: 3.6rem;
  text-align: left;
  text-overflow: ellipsis;
  white-space: normal;
}
.amshopby-category-dropdown:after {
  border-color: #000000 transparent transparent;
  border-style: solid;
  border-width: .5rem .4rem 0;
  box-sizing: border-box;
  content: '';
  height: 0;
  margin-top: -.2rem;
  position: absolute;
  right: 1.2rem;
  top: 50%;
  transition: all .2s linear;
  width: 0;
}
.amshopby-category-dropdown:before {
  background-color: #e3e3e3;
  border: 1px solid #adadad;
  bottom: 0;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 3.2rem;
}
.am-category-wrapper {
  display: block;
  position: relative;
  user-select: none;
}
.am-category-wrapper.-active .amshopby-category-dropdown:after {
  transform: rotate(180deg);
}
.am-category-wrapper .amshopby-checkbox,
.am-category-wrapper .amshopby-radio {
  margin-left: 20px;
}
.am-category-wrapper .amshopby-filter-parent {
  padding-left: 0;
}
.am-category-wrapper .am-multiselect-crumb {
  background-color: #f5f5f5;
  border: 1px solid #a79d95;
  border-radius: 1px;
  display: inline-block;
  font-size: 1.2rem;
  margin: .3rem 0 .3rem .3rem;
  padding: .3rem 2.4rem .4rem 1rem;
  position: relative;
  transition: border-color 0.1s linear;
}
.am-category-wrapper .am-multiselect-crumb .action-close {
  background-color: transparent;
  border: none;
  border-radius: 0;
  bottom: 0;
  box-shadow: none;
  color: #514943;
  font-size: .5em;
  height: auto;
  line-height: 1;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 2rem;
}
.am-category-wrapper .am-multiselect-crumb .action-close:before {
  content: 'x';
  font-size: 10px;
  transition: color .1s linear;
}
.am-category-wrapper .am-multiselect-crumb .action-close > span {
  clip: rect(0, 0, 0, 0);
  display: none;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}
.filter-options .am-labels-folding .item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 0 0 20px;
  position: relative;
}
.filter-options .am-labels-folding .item .am-input,
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) input[type='radio'],
.filter-options .amshopby-category-dropdown + form .item input[type='radio'],
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) input[type='checkbox'],
.filter-options .amshopby-category-dropdown + form .item input[type='checkbox'] {
  left: 0;
  margin: 0 5px 0 0;
  position: absolute;
  top: 4px;
}
.filter-options .am-labels-folding .item .am-collapse-icon ~ .am-input {
  left: 20px;
}
.filter-options .am-labels-folding .item .am-collapse-icon ~ [class*='am-filter-item-'] {
  padding-left: 20px;
}
.filter-options .amshopby-category-dropdown + form .item {
  flex-wrap: wrap;
}
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered),
.filter-options .amshopby-category-dropdown + form .item {
  display: block;
  position: relative;
}
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ .am-input,
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ .am-input,
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='radio'],
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='radio'],
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'],
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'],
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice,
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice {
  left: 20px;
}
.filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .items-children.-folding {
  padding-left: 20px;
}
.am-labels-folding .am-collapse-icon,
.filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon {
  display: flex;
  align-items: center;
  align-self: flex-start;
  left: 0;
  top: 0;
}
.am-labels-folding .am-collapse-icon:after,
.filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon:after,
.am-labels-folding .am-show-more:before {
  margin: 0;
  position: static;
}
.am-collapse-icon {
  -webkit-font-smoothing: antialiased;
  border-radius: 50%;
  box-sizing: border-box;
  cursor: pointer;
  font-style: normal;
  font-weight: 400;
  height: 20px;
  line-height: 1;
  position: absolute;
  width: 20px;
}
.am-collapse-icon:after,
.am-show-more:before {
  background: url("../../adminhtml/Magento/backend/en_US/Amasty_Shopby/images/svg/arrow-bottom.svg") no-repeat 100% / contain;
  content: '';
  height: 20px;
  position: absolute;
  right: 0;
  width: 12px;
}
.am-collapse-icon.-active:after {
  content: '';
  transform: rotate(180deg);
}
.amshopby-option-link {
  clear: both;
  display: inline-block;
  margin-right: 5px;
}
.amshopby-option-link img {
  float: left;
  margin: 0 5px 5px 0;
}
.amshopby-option-link img:not([src*='/resized']) {
  max-height: 30px;
  max-width: 30px;
}
.amshopby-item-removed {
  text-decoration: none;
}
.am-category-image {
  vertical-align: middle;
}
.amshopby-filter-current .filter-label {
  vertical-align: middle;
}
.amshopby-filter-current .amshopby-items {
  padding: 0 0 0 10px;
}
.amshopby-filter-current .amshopby-item.item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 0 0 20px;
  position: relative;
}
.amshopby-filter-current .amshopby-filter-name {
  display: flex;
  font-weight: 600;
  padding: 0 5px 0 0;
}
.amshopby-filter-current .amshopby-filter-name:after {
  content: ':';
}
.ie11 .amshopby-filter-current .amshopby-filter-name:after {
  padding-left: 1px;
}
.amshopby-filter-current .amshopby-filter-value {
  flex-grow: 1;
}
.amshopby-filter-current .am-swatch-link {
  display: flex;
  align-items: center;
}
.amshopby-filter-current .amshopby-filter-value .am-swatch-options .swatch-option {
  margin: 0;
}
.amshopby-filter-current .amshopby-remove {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 12px;
  left: 0;
  position: absolute;
  width: 12px;
}
.ie11 .amshopby-filter-current .amshopby-remove {
  top: calc(50% - (12px / 2));
}
.amshopby-filter-current .amshopby-remove:hover:after,
.amshopby-filter-current .amshopby-remove:hover:before {
  background-color: #494949;
}
.amshopby-filter-current .amshopby-remove:hover ~ * {
  opacity: .5;
}
.amshopby-filter-current .amshopby-remove:after,
.amshopby-filter-current .amshopby-remove:before {
  background-color: #c7c7c7;
  content: '';
  height: 1px;
  position: absolute;
  width: 100%;
}
.amshopby-filter-current .amshopby-remove:after {
  transform: rotate(45deg);
}
.amshopby-filter-current .amshopby-remove:before {
  transform: rotate(-45deg);
}
.amshopby-filter-current .am-shopby-swatch-label {
  margin-left: 10px;
}
.amshopby-filter-current .swatch-option-link-layered {
  display: flex;
  align-items: center;
  flex-basis: 100%;
}
.amshopby-filter-current .item {
  padding-bottom: 0;
}
.am-dropdown .am-select,
.am-dropdown .chosen-container .chosen-choices {
  background-color: #ffffff;
  border-color: #cccccc;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  min-height: 32px;
}
.am-dropdown .chosen-container .chosen-choices {
  background-image: none;
}
.am-dropdown .chosen-container-multi .chosen-choices li.search-field input[type='text'] {
  color: #000000;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  min-width: 100px;
}
.filter-options-content [class*='am-filter-items-'] .label {
  word-break: break-word;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .amshopby-item.item {
  display: flex;
  align-items: center;
  padding: 0 0 10px 20px;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .items {
  padding: 15px;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .am-show-more {
  padding: 12px 25px 0 0;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .category-image .image {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
}
.am-porto-cmtb .filter-options-content .swatch-option {
  min-width: 22px;
  width: 22px;
  height: 22px;
  border: none;
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.am-porto-cmtb .page-wrapper > .page-header {
  z-index: 900;
}
.am-porto-cmtb .page-main {
  z-index: 9;
}
.am-porto-cmtb .am-show-more:hover {
  color: #006bb4 !important;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper {
  margin: 0 10px;
}
.amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-slider-wrapper,
.filter-options-item .filter-options-content .amshopby-slider-wrapper > .items:not(.items-children):not(.am-category-view),
.filter-options-item .filter-options-content .amshopby-slider-wrapper .amshopby-fromto-wrap {
  margin: 0;
}
.amshopby-slider-container {
  margin: 10px 0 5px;
}
.amshopby-slider-container .ui-slider-range {
  position: absolute;
  z-index: 2;
}
.amshopby-slider-container .am-slider:not(.-loaded) {
  opacity: 0;
  visibility: hidden;
}
.amshopby-slider-container .am-slider:before,
.amshopby-slider-container .am-slider:after {
  border-radius: 20px;
  content: '';
  position: absolute;
  z-index: 1;
}
.amshopby-slider-container .am-slider .ui-slider-handle {
  cursor: pointer;
  display: flex;
  justify-content: center;
  margin: 0;
  overflow: inherit;
  padding: 0;
}
.amshopby-slider-container .amshopby-slider-display {
  margin: 10px 0 0;
  text-align: center;
}
.amshopby-slider-container .ui-slider-handle.ui-state-hover ~ .ui-slider-handle,
.amshopby-slider-container .ui-slider-handle.ui-state-active ~ .ui-slider-handle {
  pointer-events: none;
  user-select: none;
}
.amshopby-slider-container .amshopby-slider-tooltip {
  border: 1px solid #fff;
  border-radius: 2px;
  bottom: calc(100% + 7px);
  box-sizing: border-box;
  display: flex;
  font-size: 12px;
  justify-content: center;
  letter-spacing: .03em;
  line-height: 1;
  padding: 3px;
  position: absolute;
  transition: none;
  z-index: 1;
}
.amshopby-slider-container .ui-slider-handle .amshopby-slider-corner {
  position: absolute;
  top: -12px;
  width: 8px;
  z-index: 2;
}
.amshopby-slider-container .ui-slider-handle .amshopby-slider-corner:before,
.amshopby-slider-container .ui-slider-handle .amshopby-slider-corner:after {
  border: 1px solid;
  border-color: inherit;
  box-sizing: content-box;
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
  content: '';
  display: block;
  height: 6px;
  position: absolute;
  transform: rotate(45deg);
  width: 6px;
}
.amshopby-slider-container .ui-slider-handle .amshopby-slider-corner:after {
  background: inherit;
}
.amshopby-slider-container.-default .am-slider {
  background: #dadada;
  height: 10px;
  margin: 0 8px;
}
.amshopby-slider-container.-default .am-slider:before,
.amshopby-slider-container.-default .am-slider:after {
  height: 10px;
  width: 16px;
}
.amshopby-slider-container.-default .am-slider:before {
  left: -8px;
}
.amshopby-slider-container.-default .am-slider:after {
  right: -8px;
}
.amshopby-slider-container.-default .ui-slider-range {
  background: #b6b6b6;
  height: 10px;
}
.amshopby-slider-container.-default .am-slider .ui-slider-handle {
  border-radius: 50%;
  height: 16px;
  transform: translate(-8px, -3px);
  width: 16px;
}
.filter-options-item .filter-options-content .amshopby-fromto-wrap .am-fromto-widget {
  flex-wrap: wrap;
  margin-top: 10px;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper .amshopby-fromto-wrap .am-fromto-widget {
  margin-top: 25px;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper.-volumetric .amshopby-fromto-wrap .am-fromto-widget {
  margin-top: 35px;
}
.amasty-catalog-topnav .amshopby-fromto-wrap .am-fromto-widget {
  max-width: 210px;
}
.amshopby-fromto-wrap .am-fromto-widget > .amshopby-input-wrapper {
  max-width: 50%;
  position: relative;
  width: calc(50% - 7px);
}
.amshopby-fromto-wrap .am-fromto-widget .am-filter-price {
  background-clip: padding-box;
  border: 1px solid #dfdedd;
  color: #494949;
  font-size: 14px;
  height: 40px;
  letter-spacing: .03em;
  text-align: center;
  width: 100%;
}
.amshopby-fromto-wrap .am-fromto-widget > .delimiter {
  line-height: 40px;
  margin: 0;
  width: 14px;
}
.amshopby-fromto-wrap .am-fromto-widget > .am-filter-go {
  margin: 15px 0 0;
  width: 100%;
}
.amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:not(.primary),
.amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:active {
  box-shadow: none;
}
.amshopby-input-wrapper .amshopby-currency {
  background: #fff;
  bottom: calc(100% - 10px);
  color: #494949;
  font-size: 14px;
  left: 4px;
  letter-spacing: .03em;
  line-height: 16px;
  padding: 2px;
  position: absolute;
}
.amshopby-slider-tooltip {
  color: #fff;
}
.ui-slider-handle:not(.ui-state-hover):not(.ui-state-active) .amshopby-slider-corner,
.ui-slider-handle:not(.ui-state-hover):not(.ui-state-active) .amshopby-slider-tooltip {
  opacity: 0;
  visibility: hidden;
}
.amshopby-slider-container.-improved {
  margin-top: 30px;
}
.amshopby-slider-container.-improved .am-slider {
  background: #dfdedd;
  height: 4px;
  margin: 0 8px;
}
.amshopby-slider-container.-improved .am-slider:before,
.amshopby-slider-container.-improved .am-slider:after {
  background: #dfdedd;
  height: 4px;
  width: 16px;
}
.amshopby-slider-container.-improved .am-slider:before {
  left: -8px;
}
.amshopby-slider-container.-improved .am-slider:after {
  right: -8px;
}
.amshopby-slider-container.-improved .ui-slider-range {
  height: 4px;
}
.amshopby-slider-container.-improved .am-slider .ui-slider-handle {
  border-radius: 50%;
  height: 16px;
  top: -6px;
  transform: translateX(-8px);
  width: 16px;
}
.amshopby-slider-container.-volumetric {
  margin-top: 20px;
}
.amshopby-slider-container.-volumetric .am-slider {
  background: #dfdedd;
  border-radius: 20px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
  height: 4px;
  margin: 0 4px;
}
.amshopby-slider-container.-volumetric .am-slider:before,
.amshopby-slider-container.-volumetric .am-slider:after {
  display: none;
}
.amshopby-slider-container.-volumetric .ui-slider-range {
  border-radius: 20px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
  height: 4px;
}
.amshopby-slider-container.-volumetric .am-slider .ui-slider-handle {
  border-radius: 2px;
  height: 12px;
  transform: translate(-4px, 10px);
  width: 8px;
}
.amshopby-slider-container.-volumetric .am-slider .ui-slider-handle:before {
  background: inherit;
  bottom: calc(100% - 4px);
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
  content: '';
  display: block;
  height: 6px;
  left: calc(50% - 3px);
  position: absolute;
  transform: rotate(-135deg);
  width: 6px;
}
.amshopby-slider-container.-volumetric .amshopby-slider-tooltip {
  border-radius: 3px;
  bottom: calc(100% + 17px);
}
.amshopby-slider-container.-volumetric .amshopby-slider-corner {
  top: -23px;
}
.amshopby-slider-container.-volumetric .amshopby-slider-display {
  margin-top: 20px;
}
.amshopby-slider-container.-light {
  margin-top: 30px;
}
.amshopby-slider-container.-light .am-slider {
  background: #dfdedd;
  height: 1px;
  margin: 0 8px;
}
.amshopby-slider-container.-light .am-slider:before,
.amshopby-slider-container.-light .am-slider:after {
  background: #dfdedd;
  height: 1px;
  width: 16px;
}
.amshopby-slider-container.-light .am-slider:before {
  left: -8px;
}
.amshopby-slider-container.-light .am-slider:after {
  right: -8px;
}
.amshopby-slider-container.-light .ui-slider-range {
  height: 1px;
}
.amshopby-slider-container.-light .am-slider .ui-slider-handle {
  background: #ffffff;
  border: 1px solid #dfdedd;
  border-radius: 50%;
  box-sizing: border-box;
  height: 16px;
  top: -8px;
  transform: translateX(-8px);
  width: 16px;
}
.amshopby-slider-container.-light .amshopby-slider-corner {
  background: #fff;
  border-color: #dfdedd;
}
.amshopby-slider-container.-light .amshopby-slider-tooltip {
  border-color: #dfdedd;
}
.amshopby-slider-container.-dark {
  margin-top: 30px;
}
.amshopby-slider-container.-dark .am-slider {
  background: #4a4948;
  height: 3px;
  margin: 0 5px;
}
.amshopby-slider-container.-dark .am-slider:before,
.amshopby-slider-container.-dark .am-slider:after {
  height: 3px;
  width: 10px;
}
.amshopby-slider-container.-dark .am-slider:before {
  left: -5px;
}
.amshopby-slider-container.-dark .am-slider:after {
  right: -5px;
}
.amshopby-slider-container.-dark .ui-slider-range {
  height: 3px;
}
.amshopby-slider-container.-dark .am-slider .ui-slider-handle {
  border-radius: 2px;
  height: 15px;
  top: -6px;
  transform: translateX(-5px);
  width: 10px;
}
.filter-options-item .filter-options-content {
  padding-bottom: 5px;
}
.filter-options-item .filter-options-content .am-swatch-wrapper .swatch-option.image,
.filter-options-item .filter-options-content .swatch-attribute.size .swatch-option.selected,
.filter-options-item .filter-options-content .swatch-attribute.manufacturer .swatch-option.selected {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.filter-options-item .filter-options-content .range {
  align-items: center;
  display: flex;
  margin-top: 15px;
  text-align: center;
}
.filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view),
.filter-options-item .filter-options-content .am-category-wrapper,
.filter-options-item .filter-options-content .amshopby-fromto-wrap {
  margin: 0 10px;
}
.filter-options-item .filter-options-content .am-shopby-form {
  margin: 0 7px;
}
.filter-options-item .filter-options-content .items [class*='am-filter-item'] {
  margin-left: 0;
  padding: 0;
}
.filter-options-item .filter-options-content .count {
  display: inline-flex;
  padding-left: 0;
}
.filter-options-item .filter-options-content .am-shopby-swatch-label .count {
  margin: 0;
  padding: 0;
}
.filter-options-item .filter-options-content .am-shopby-swatch-label .label {
  margin-right: 5px;
}
.filter-options-item .filter-options-content .am-shopby-form {
  margin-bottom: -15px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 3px;
}
.filter-options-item .filter-options-content .am-shopby-form .swatch-attribute .swatch-option-link-layered:hover {
  background-color: unset;
}
.amasty-catalog-topnav .filter-options-item .filter-options-content {
  padding-bottom: 10px;
}
.amasty-catalog-topnav .filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view),
.amasty-catalog-topnav .filter-options-item .filter-options-content .am-shopby-form,
.amasty-catalog-topnav .filter-options-item .filter-options-content .am-category-wrapper,
.amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-fromto-wrap {
  margin: 0;
}
.filter-options .item.-is-collapsible.-is-by-click.-folded .-folding {
  display: none;
}
.filter-options .items.-am-overflow {
  overflow-x: hidden;
  overflow-y: auto;
}
.filter-options .items .items-children.-folding {
  list-style: none;
  padding-left: 20px;
  width: 100%;
}
.filter-options .items.-am-singleselect .item.-is-by-click .items-children.-folding .item .amshopby-filter-parent {
  padding-left: 20px;
}
.filter-options .items.-am-multiselect .item.-is-expanded .items-children.-folding {
  padding-left: 0;
}
.filter-options .items .items-children.-folding .item {
  margin: 5px 0;
}
.filter-options .item.-empty-value {
  opacity: .5;
  pointer-events: none;
  user-select: none;
}
.filter-options .ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
}
.filter-options .ui-widget-shadow {
  box-shadow: 0 0 5px #666666;
}
.filter-options .am-category-view {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  display: none;
  margin: 0;
  max-height: 300px;
  overflow-y: auto;
  padding: 10px;
  position: absolute;
  white-space: nowrap;
  width: 100%;
  z-index: 9;
}
.filter-options .items.am-category-view,
.filter-options .am-category-view ol.items {
  margin: 0;
}
.filter-options .am-category-view.-am-singleselect .am-collapse-icon {
  top: 0;
}
.filter-options .am-category-view.-am-singleselect .am-collapse-icon:after,
.filter-options .am-category-view.-am-singleselect .am-show-more:before {
  left: 0;
  right: inherit;
}
.filter-options .am-category-view .item a.amshopby-filter-parent {
  padding-left: 20px;
}
.filter-options .am-category-view.-am-multiselect .item > .am-collapse-icon ~ a.amshopby-filter-parent {
  padding-left: 40px;
}
.filter-options .am-category-view [class*='am-filter-item'] {
  display: inline-block;
  white-space: initial;
}
.filter-options .filter-options-content .rating-summary {
  display: inline-block;
  vertical-align: sub;
}
.filter-options .amshopby-search-box {
  margin: 0 0 15px;
}
.filter-options .am-labels-folding.-am-singleselect .item .am-input,
.filter-options [class*='am-filter-items-'].am-labels-folding.-am-singleselect .item:not(.swatch-option-link-layered) input[type='radio'],
.filter-options .amshopby-category-dropdown + form .-am-singleselect .item input[type='radio'],
.filter-options .am-category-view input[type='radio'] {
  display: none;
}
.filter-options .am-labels-folding.-am-singleselect .item {
  padding: 0;
}
.filter-options .am-category-wrapper .items.-am-multiselect .item.-filter-parent:not(.-is-collapsible),
.filter-options .items:not(.items-children):has(.item.-is-by-click.-filter-parent) > .item.-is-expanded {
  margin-left: 20px;
}
.filter-options-content .am-ranges .items.-am-multiselect .item {
  position: relative;
}
.filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item'] {
  padding-left: 20px;
}
.filter-actions .filter-clear {
  color: #1979c3;
  font-size: 14px;
  line-height: 19px;
}
.filter-actions .filter-clear:hover {
  color: #399ae6;
  text-decoration: none;
}
.filter-actions .filter-clear:focus,
.filter-actions .filter-clear:active {
  color: #135d96;
}
.filter-options-content .item a:hover {
  background-color: transparent;
  color: #1979c3;
}
.filter-options-content .item a:hover .count {
  color: #1979c3;
}
.filter-options-content .item a:active,
.filter-options-content .item a:active .count {
  color: #135d96;
  text-decoration: none;
}
.filter-options-content .item:first-child {
  margin-top: 0;
}
.filter-options-content .item:last-child {
  margin-bottom: 0;
}
.filter-options-content .item > a {
  display: block;
}
.filter-options-content .items.-am-singleselect .item > input[type='radio'] {
  display: none;
}
.filter-options-content .items.-am-singleselect .amshopby-link-selected,
.filter-options-content .swatch-option.selected + .am-shopby-swatch-label {
  color: #1979c3;
}
.filter-options-content .items.-am-singleselect .amshopby-link-selected .count,
.filter-options-content .swatch-option.selected + .am-shopby-swatch-label .count {
  color: #1979c3;
}
.am-show-more,
.filter-options-content .am-show-more {
  background: transparent;
  border: 0;
  color: #070605;
  cursor: pointer;
  display: none;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .03em;
  line-height: 20px;
  margin: 10px 0 0;
  padding: 0 22px 0 0;
  position: relative;
}
.amasty-catalog-topnav .filter-options-content .am-show-more {
  padding-left: 0;
}
.filter-options-content .am-show-more {
  padding-left: 10px;
}
.am-show-more:hover,
.filter-options-content .am-show-more:hover {
  background-color: transparent;
  color: #838382;
  text-decoration: none;
}
.am-show-more:active,
.filter-options-content .am-show-more:active {
  box-shadow: none;
  color: #070605;
}
.am-show-more:before {
  top: 0;
}
.am-show-more.-active {
  align-items: center;
  display: inline-flex;
}
.am-show-more .am-counter {
  display: inline-block;
  margin: 0 2px;
  opacity: .5;
}
.am-show-more[data-is-hide='false']:before {
  transform: rotate(180deg);
}
.amshopby-link-selected {
  color: #1979c3;
}
.items[class*='category_ids']:not(.items-children) > .item > a {
  font-weight: 700;
}
.filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding {
  padding-left: 0;
}
.filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding .item.-is-expanded {
  margin-left: 20px;
}
.am-filter-items-stock .amshopby-link-selected,
.am-filter-items-rating .amshopby-link-selected {
  text-decoration: none;
}
.filter-content [class*='am-filter-item']:hover ~ .amshopby-choice:before {
  border-color: #1979c3;
}
.filter-content .items.-am-multiselect [class*='am-filter-item']:hover {
  color: inherit;
}
.filter-content .items.-am-multiselect [class*='am-filter-item']:hover .count {
  color: #757575;
}
.amshopby-fly-out-view.ui-menu,
.amshopby-flyout-block .items.amshopby-fly-out-view .item .items-children {
  position: relative;
  padding: 13px 0;
  border-radius: 3px;
  background: #fff;
  box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
}
.amshopby-fly-out-view .ui-menu {
  width: 100%;
}
.amshopby-fly-out-view .items-children:not(.ui-menu) {
  display: none;
}
.amshopby-fly-out-view .am-input {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0;
}
.amshopby-fly-out-view .am-input[type='radio'] + .amshopby-choice {
  display: none;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
  margin: 0;
  padding: 4px 20px;
  font-size: 14px;
  line-height: 18px;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item:hover {
  background-color: #f8f8f9;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item .items-children {
  position: absolute;
  z-index: 995;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item > .amshopby-choice {
  position: relative;
  top: inherit;
  left: inherit;
  margin: 3px 0;
  padding-left: 22px;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-'] {
  display: inline-block;
  width: 100%;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-']:hover {
  background-color: transparent;
  color: inherit;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-']:hover > .count {
  color: #757575;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item .amshopby-choice:hover:before,
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-']:hover ~ .amshopby-choice:before {
  border-color: #e3e3e3;
}
.am_shopby_apply_filters {
  position: fixed;
  bottom: -80px;
  z-index: 999;
  width: 100%;
  transition: left 0.2s ease-in-out;
}
.am_shopby_apply_filters.visible {
  bottom: 0;
}
.am-show-button {
  z-index: 211;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 15px 0;
  width: 100%;
  border-top: 1px solid #cccccc;
  background: #ffffff;
  text-align: center;
}
.am-show-button > .am-items {
  margin: 0;
  padding: 0 10px;
  color: #070605;
  font-size: 14px;
  line-height: 22px;
}
.am-show-button > .am-items.-loading {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url('../../adminhtml/Magento/backend/en_US/Amasty_Shopby/images/svg/loader.svg') center / 30px no-repeat;
  vertical-align: middle;
}
.am-show-button > .amshopby-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  min-width: 90px;
  line-height: 1;
}
.ie11 .am-show-button > .amshopby-button {
  padding: 10px;
}
#amasty-shopby-product-list {
  z-index: 1;
}
#amasty-shopby-product-list .products.wrapper {
  position: relative;
}
.amshopby-overlay-block {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 230;
  display: none;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
}
.amshopby-overlay-block > .amshopby-loader {
  position: absolute;
  top: 10%;
  left: 50%;
  display: block;
  width: 100px;
  height: 100px;
  background: url('../../adminhtml/Magento/backend/en_US/Amasty_Shopby/images/svg/loader.svg') center / 100px no-repeat;
  transform: translate(-50%, -10%);
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amshopby-slider-settings {
  list-style: none;
}
.amshopby-slider-settings.-style {
  max-width: 214px;
}
.amshopby-slider-settings.-style .amshopby-slider-container.-default .amshopby-label {
  padding-bottom: 15px;
}
.amshopby-slider-settings.-style .am-slider {
  z-index: 0;
  margin: 0;
}
.amshopby-slider-settings.-style .amshopby-label {
  display: flex;
  align-items: center;
  padding-bottom: 45px;
}
.amshopby-slider-settings.-style .amshopby-input {
  display: flex;
  align-items: center;
  justify-content: center;
}
.amshopby-slider-settings.-style .amshopby-input:checked {
  background: #007bdb;
}
.amshopby-slider-settings.-style .amshopby-input:checked:after {
  position: initial;
  margin: 0;
  width: 6px;
  height: 6px;
  background: #fff;
}
.amshopby-slider-settings.-style .amshopby-title {
  padding-left: 7px;
}
.amshopby-slider-settings.-style .amshopby-slider-tooltip {
  visibility: visible;
  opacity: 1;
  transition: none;
}
[class*='adminhtml-widget'] .admin__field:has([name*='[brands_display]']) {
  display: flex;
}
[class*='adminhtml-widget'] .admin__field:has([name*='[brands_display]']) .tooltip {
  /* phpcs:disable Magento2.Less.ColonSpacing.AfterNewline */
  position: relative;
  /* phpcs:enable Magento2.Less.ColonSpacing.AfterNewline */
}
[class*='adminhtml-widget'] .admin__field:has([name*='[brands_display]']) .tooltip .tooltip-content {
  background: rgba(49, 48, 43, 0.8);
  border-radius: 5px;
  max-width: 360px;
  min-width: 250px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #ffffff;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-bottom: 5px;
  bottom: 100%;
  left: 0;
}
[class*='adminhtml-widget'] .admin__field:has([name*='[brands_display]']) .tooltip .tooltip-content:after,
[class*='adminhtml-widget'] .admin__field:has([name*='[brands_display]']) .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
[class*='adminhtml-widget'] .admin__field:has([name*='[brands_display]']) .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
[class*='adminhtml-widget'] .admin__field:has([name*='[brands_display]']) .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
[class*='adminhtml-widget'] .admin__field:has([name*='[brands_display]']) .tooltip .tooltip-content:after,
[class*='adminhtml-widget'] .admin__field:has([name*='[brands_display]']) .tooltip .tooltip-content:before {
  top: 100%;
}
[class*='adminhtml-widget'] .admin__field:has([name*='[brands_display]']) .tooltip .tooltip-content:after {
  border-top-color: rgba(49, 48, 43, 0.8);
  left: 15px;
  margin-left: -5px;
}
[class*='adminhtml-widget'] .admin__field:has([name*='[brands_display]']) .tooltip .tooltip-content:before {
  border-top-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
[class*='adminhtml-widget'] .admin__field:has([name*='[brands_display]']) .tooltip .tooltip-toggle {
  cursor: help;
}
[class*='adminhtml-widget'] .admin__field:has([name*='[brands_display]']) .tooltip .tooltip-toggle:hover + .tooltip-content,
[class*='adminhtml-widget'] .admin__field:has([name*='[brands_display]']) .tooltip .tooltip-toggle:focus + .tooltip-content,
[class*='adminhtml-widget'] .admin__field:has([name*='[brands_display]']) .tooltip:hover .tooltip-content {
  display: block;
}
[class*='adminhtml-widget'] .admin__field:has([name*='[brands_display]']) .tooltip .tooltip-content {
  margin-left: 9px;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.amsl-social-chart {
  border-radius: 4px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  min-height: 250px;
  min-width: 400px;
  position: relative;
}
.amsl-social-chart.-loading:before {
  animation: loading 1.2s linear infinite;
  border: 6px solid #e2dfdf;
  border-radius: 50%;
  border-top-color: #23a0f2;
  box-sizing: border-box;
  content: '';
  height: 50px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 50px;
}
.amsl-social-chart .amcharts-chart-div > a {
  bottom: 5px;
  color: #333 !important;
  font-size: 10px !important;
  left: initial !important;
  right: 5px;
  top: initial !important;
}
.amsl-other-connection {
  border-radius: 4px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  margin-bottom: 50px;
  max-width: 430px;
}
.amsl-other-connection .amsl-thead {
  background: #e6f6ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
}
.amsl-other-connection .amsl-row {
  font-size: 14px;
  font-weight: 400;
}
.amsl-other-connection .amsl-row:nth-child(2n) {
  background: #f8f8f8;
}
.amsl-other-connection .amsl-cell {
  padding: 15px;
  text-align: left;
}
.amsl-other-connection .amsl-cell.-purchased {
  max-width: 115px;
}
.amsl-other-connection .amsl-name {
  display: inline-block;
  font-weight: 600;
}
.amsl-row .amsl-icon:before {
  background-position: center;
  background-repeat: no-repeat;
}
.amsl-row.-facebook .amsl-icon:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCIgZmlsbD0ibm9uZSI+PGNpcmNsZSBjeD0iMjAiIGN5PSIyMCIgcj0iMjAiIGZpbGw9IiMzQzVBOTkiLz48bWFzayBpZD0iYSIgd2lkdGg9IjQwIiBoZWlnaHQ9IjQwIiB4PSIwIiB5PSIwIiBtYXNrLXR5cGU9ImFscGhhIiBtYXNrVW5pdHM9InVzZXJTcGFjZU9uVXNlIj48Y2lyY2xlIGN4PSIyMCIgY3k9IjIwIiByPSIyMCIgZmlsbD0iIzNDNUE5OSIvPjwvbWFzaz48ZyBtYXNrPSJ1cmwoI2EpIj48cGF0aCBmaWxsPSIjM0M1QTk5IiBkPSJNMzIuNDI1IDM0Ljc4M2MuODIyIDAgMS40ODgtLjY2NyAxLjQ4OC0xLjQ4OFY5LjMxNGMwLS44MjItLjY2Ni0xLjQ4OC0xLjQ4OC0xLjQ4OEg4LjQ0NWMtLjgyMiAwLTEuNDg4LjY2Ni0xLjQ4OCAxLjQ4OHYyMy45OGMwIC44MjIuNjY1IDEuNDg5IDEuNDg3IDEuNDg5aDIzLjk4MXoiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMjIuNjg1IDMyLjE3NFYyMS44NmgzLjU4OWwuNTM3LTQuMDJoLTQuMTI2di0yLjU2NWMwLTEuMTY0LjMzNS0xLjk1NyAyLjA2NS0xLjk1N2gyLjIwN1Y5LjcyM2MtLjM4Mi0uMDUtMS42OTItLjE1OS0zLjIxNi0uMTU5LTMuMTgyIDAtNS4zNiAxLjg3My01LjM2IDUuMzEzdjIuOTY0aC0zLjU5OHY0LjAxOWgzLjU5OHYxMC4zMTNoNC4zMDR6Ii8+PC9nPjwvc3ZnPg==);
}
.amsl-row.-twitter .amsl-icon:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMjAiIGN5PSIyMCIgcj0iMjAiIGZpbGw9IiMxREExRjIiLz48cGF0aCBkPSJNMTUuODU1IDI4LjY5NmM3LjU0OCAwIDExLjY3NS02LjM1NiAxMS42NzUtMTEuODY3IDAtLjE4MS0uMDAzLS4zNi0uMDExLS41NGE4LjQyIDguNDIgMCAwIDAgMi4wNDYtMi4xNiA4LjA4IDguMDggMCAwIDEtMi4zNTYuNjU3IDQuMTc1IDQuMTc1IDAgMCAwIDEuODA0LTIuMzA3IDguMTUgOC4xNSAwIDAgMS0yLjYwNSAxLjAxMyA0LjA2OCA0LjA2OCAwIDAgMC0yLjk5NS0xLjMxOGMtMi4yNjcgMC00LjEwNCAxLjg2OC00LjEwNCA0LjE3IDAgLjMyOC4wMzYuNjQ2LjEwNi45NTEtMy40MS0uMTc0LTYuNDM0LTEuODM0LTguNDU4LTQuMzU4YTQuMjEyIDQuMjEyIDAgMCAwLS41NTUgMi4wOTdjMCAxLjQ0Ny43MjQgMi43MjQgMS44MjYgMy40NzJhNC4wMjQgNC4wMjQgMCAwIDEtMS44NTktLjUyMnYuMDUzYzAgMi4wMiAxLjQxNCAzLjcwNyAzLjI5MiA0LjA4OWE0LjA0OCA0LjA0OCAwIDAgMS0xLjg1NC4wNzJjLjUyMyAxLjY1NyAyLjAzOCAyLjg2MyAzLjgzNCAyLjg5NmE4LjE0OCA4LjE0OCAwIDAgMS02LjA3NiAxLjcyOCAxMS40NzkgMTEuNDc5IDAgMCAwIDYuMjkgMS44NzQiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
}
.amsl-row.-google .amsl-icon:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzEiIGhlaWdodD0iMzMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PG1hc2sgaWQ9ImEiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjAiIHk9IjAiIHdpZHRoPSIzMSIgaGVpZ2h0PSIzMyI+PHBhdGggZD0iTS4xMDIgMTYuNTJDLS4yMDggOC4yNjUgNi45MTYuNjM1IDE1LjA1Ni41MzZjNC4xNS0uMzYgOC4xODYgMS4yNzYgMTEuMzI2IDMuOTQ0LTEuMjg4IDEuNDM4LTIuNTk5IDIuODU5LTMuOTk4IDQuMTktMi43NjUtMS43MDUtNi4wOTMtMy4wMDUtOS4zMjMtMS44NS01LjIxIDEuNTA1LTguMzY2IDcuNzUxLTYuNDM4IDEyLjkyNiAxLjU5NyA1LjQwNSA4LjA3MiA4LjM3IDEzLjE0NyA2LjEgMi42MjgtLjk1NSA0LjM2LTMuNDE2IDUuMTItNi4wNjEtMy4wMTEtLjA2MS02LjAyMy0uMDIzLTkuMDM1LS4xMDctLjAwOC0xLjgyLS4wMTUtMy42MzItLjAwOC01LjQ1IDUuMDIzLS4wMDggMTAuMDUzLS4wMjQgMTUuMDgzLjAyMi4zMDkgNC40NTctLjM0IDkuMjI3LTMuMTkzIDEyLjgwNC0zLjkwOSA1LjEwNy0xMS4xMyA2LjYwNS0xNy4wMDMgNC42MDJDNC41IDI5LjU3OC0uMDM0IDIzLjIwMi4xMDIgMTYuNTJ6IiBmaWxsPSIjZmZmIi8+PC9tYXNrPjxnIG1hc2s9InVybCgjYSkiPjxwYXRoIGQ9Ik0tOS43NjIgMzQuMzZWMi4zMzVsMjAuOTQgMTYuMDE0LTIwLjk0IDE2LjAxM3oiIGZpbGw9IiNGQkJDMDUiLz48cGF0aCBkPSJNLTkuNzYyIDIuMzM1bDIwLjk0IDE2LjAxMyA4LjYyMy03LjUxNEw0OS4zNjMgNi4wM3YtMTcuMjQ1SC05Ljc2MnYxMy41NXoiIGZpbGw9IiNFQTQzMzUiLz48cGF0aCBkPSJNLTkuNzYyIDM0LjM2TDI3LjE5IDYuMDNsOS43MzEgMS4yMzIgMTIuNDQxLTE4LjQ3N1Y0Ny45MUgtOS43NjJWMzQuMzZ6IiBmaWxsPSIjMzRBODUzIi8+PHBhdGggZD0iTTQ5LjM2MyA0Ny45MUwxMS4xNzggMTguMzQ4bC00LjkyNy0zLjY5Nkw0OS4zNjMgMi4zMzRWNDcuOTF6IiBmaWxsPSIjNDI4NUY0Ii8+PC9nPjwvc3ZnPg==);
}
.amsl-row.-linkedin .amsl-icon:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMjAiIGN5PSIyMCIgcj0iMjAiIGZpbGw9IiMwMDc3QjciLz48cGF0aCBkPSJNMTQuNzk3IDMwLjA2M2MwIC4zOS0uMzA5LjcwNi0uNjkuNzA2aC0yLjkzOGEuNjk5LjY5OSAwIDAgMS0uNjktLjcwNlYxNy40NTVjMC0uMzkuMzA4LS43MDYuNjktLjcwNmgyLjkzOGMuMzgxIDAgLjY5LjMxNi42OS43MDZ2MTIuNjA4em0tMi4xNi0xNC41MDNjLTEuNTQxIDAtMi43OS0xLjI3OS0yLjc5LTIuODU3IDAtMS41NzggMS4yNDktMi44NTcgMi43OS0yLjg1NyAxLjU0MyAwIDIuNzkyIDEuMjggMi43OTIgMi44NTcgMCAxLjU3OC0xLjI1IDIuODU3LTIuNzkxIDIuODU3em0xNy41MTcgMTQuNTZjMCAuMzU4LS4yODQuNjUtLjYzNS42NWgtMy4xNTNhLjY0Mi42NDIgMCAwIDEtLjYzNS0uNjV2LTUuOTE0YzAtLjg4Mi4yNTMtMy44NjYtMi4yNTItMy44NjYtMS45NDQgMC0yLjMzOCAyLjA0My0yLjQxNyAyLjk1OXY2LjgyYzAgLjM2LS4yODQuNjUtLjYzNS42NWgtMy4wNWEuNjQyLjY0MiAwIDAgMS0uNjM0LS42NVYxNy40YzAtLjM2LjI4NC0uNjUuNjM1LS42NWgzLjA1Yy4zNSAwIC42MzQuMjkuNjM0LjY1djEuMWMuNzItMS4xMDcgMS43OTEtMS45NjIgNC4wNzItMS45NjIgNS4wNDkgMCA1LjAyIDQuODI4IDUuMDIgNy40OHY2LjEwM3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
}
.amsl-row.-twitch .amsl-cell .amsl-icon:before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMDAgMTAwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAwMCAxMDAwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48bWV0YWRhdGE+IFN2ZyBWZWN0b3IgSWNvbnMgOiBodHRwOi8vd3d3Lm9ubGluZXdlYmZvbnRzLmNvbS9pY29uIDwvbWV0YWRhdGE+PGc+PHBhdGggZD0iTTExNSwxMEw0NSwxODV2NjY1aDIxMHYxNDBoMTQwbDE0MC0xNDBoMTc1bDI0NS0yNDVWMTBIMTE1eiBNODUwLDU3MEw3MTAsNzEwSDUwMEwzNjAsODUwVjcxMEgxODVWMTE1aDY2NVY1NzB6Ii8+PHBhdGggZD0iTTY0MCwyNTIuOGgxMDVWNTM1SDY0MFYyNTIuOHoiLz48cGF0aCBkPSJNMzk1LDI1Mi44aDEwNVY1MzVIMzk1VjI1Mi44eiIvPjwvZz48L3N2Zz4=);
  border-radius: inherit;
  height: 30px;
}
.amsl-row.-instagram .amsl-icon:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMjAiIGN5PSIyMCIgcj0iMjAiIGZpbGw9InVybCgjcGFpbnQwX2xpbmVhcikiLz48cGF0aCBkPSJNMjAgMTEuMTcxYzIuODc2IDAgMy4yMTYuMDExIDQuMzUyLjA2MyAxLjA1LjA0OCAxLjYyLjIyMyAyIC4zNy40NjcuMTc0Ljg5LjQ0OSAxLjIzOC44MDYuMzU4LjM0OC42MzMuNzcuODA1IDEuMjM5LjE0OC4zOC4zMjMuOTUuMzcxIDIgLjA1MiAxLjEzNS4wNjMgMS40NzYuMDYzIDQuMzUxIDAgMi44NzYtLjAxMSAzLjIxNi0uMDYzIDQuMzUyLS4wNDggMS4wNS0uMjIzIDEuNjItLjM3IDJhMy41NjcgMy41NjcgMCAwIDEtMi4wNDQgMi4wNDNjLS4zOC4xNDgtLjk1LjMyMy0yIC4zNzEtMS4xMzYuMDUyLTEuNDc2LjA2My00LjM1Mi4wNjMtMi44NzYgMC0zLjIxNi0uMDEtNC4zNTItLjA2My0xLjA1LS4wNDgtMS42Mi0uMjIzLTItLjM3YTMuMzM2IDMuMzM2IDAgMCAxLTEuMjM4LS44MDYgMy4zMzggMy4zMzggMCAwIDEtLjgwNS0xLjIzOGMtLjE0OC0uMzgtLjMyMy0uOTUtLjM3LTItLjA1My0xLjEzNi0uMDY0LTEuNDc2LS4wNjQtNC4zNTIgMC0yLjg3NS4wMTEtMy4yMTYuMDYzLTQuMzUyLjA0OC0xLjA1LjIyMy0xLjYyLjM3LTIgLjE3NC0uNDY3LjQ0OS0uODkuODA3LTEuMjM4LjM0Ny0uMzU3Ljc3LS42MzMgMS4yMzgtLjgwNS4zOC0uMTQ4Ljk1LS4zMjMgMi0uMzcxIDEuMTM1LS4wNTIgMS40NzYtLjA2MyA0LjM1MS0uMDYzem0wLTEuOTRjLTIuOTI0IDAtMy4yOTEuMDEyLTQuNDQuMDY1LTEuMTQ2LjA1Mi0xLjkyOS4yMzQtMi42MTQuNWE1LjI4IDUuMjggMCAwIDAtMS45MDcgMS4yNDIgNS4yOCA1LjI4IDAgMCAwLTEuMjQzIDEuOTA4Yy0uMjY2LjY4NS0uNDQ4IDEuNDY4LS41IDIuNjE0LS4wNTMgMS4xNDgtLjA2NSAxLjUxNS0uMDY1IDQuNDQgMCAyLjkyNS4wMTIgMy4yOTIuMDY1IDQuNDQuMDUyIDEuMTQ2LjIzNCAxLjkzLjUgMi42MTRhNS4yOCA1LjI4IDAgMCAwIDEuMjQzIDEuOTA4IDUuMjc4IDUuMjc4IDAgMCAwIDEuOTA3IDEuMjQyYy42ODUuMjY2IDEuNDY4LjQ0OCAyLjYxNC41IDEuMTQ5LjA1MyAxLjUxNi4wNjUgNC40NC4wNjUgMi45MjUgMCAzLjI5Mi0uMDEyIDQuNDQtLjA2NCAxLjE0Ny0uMDUzIDEuOTMtLjIzNSAyLjYxNC0uNTAxYTUuNTA3IDUuNTA3IDAgMCAwIDMuMTUtMy4xNWMuMjY2LS42ODUuNDQ4LTEuNDY4LjUtMi42MTQuMDUzLTEuMTQ5LjA2NS0xLjUxNS4wNjUtNC40NCAwLTIuOTI1LS4wMTItMy4yOTItLjA2NC00LjQ0LS4wNTMtMS4xNDYtLjIzNS0xLjkzLS41MDEtMi42MTRhNS4yNzkgNS4yNzkgMCAwIDAtMS4yNDItMS45MDggNS4yNzggNS4yNzggMCAwIDAtMS45MDgtMS4yNDJjLS42ODUtLjI2Ni0xLjQ2Ny0uNDQ4LTIuNjE0LS41LTEuMTQ4LS4wNTMtMS41MTUtLjA2NS00LjQ0LS4wNjV6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTIwIDE0LjQ3YTUuNTMgNS41MyAwIDEgMCAwIDExLjA2IDUuNTMgNS41MyAwIDAgMCAwLTExLjA2em0wIDkuMTJhMy41OSAzLjU5IDAgMSAxIDAtNy4xNzkgMy41OSAzLjU5IDAgMCAxIDAgNy4xNzl6TTI1Ljc0OSAxNS41NDRhMS4yOTIgMS4yOTIgMCAxIDAgMC0yLjU4NSAxLjI5MiAxLjI5MiAwIDAgMCAwIDIuNTg1eiIgZmlsbD0iI2ZmZiIvPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhciIgeDE9IjIwIiB5MT0iMzkuODg0IiB4Mj0iMjAiIHkyPSIuMzExIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iI0UwOUIzRCIvPjxzdG9wIG9mZnNldD0iLjMiIHN0b3AtY29sb3I9IiNDNzRDNEQiLz48c3RvcCBvZmZzZXQ9Ii42IiBzdG9wLWNvbG9yPSIjQzIxOTc1Ii8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjNzAyNEM0Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PC9zdmc+);
}
.amsl-row.-paypal .amsl-icon:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMyIgaGVpZ2h0PSIzNiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzI1M0I4MCIgZD0iTTkuNDUzIDM2bC43MTMtNC4yNTEtMS41ODgtLjAzNUgzTDYuMjY3IDQuMzQzYS40MDkuNDA5IDAgMCAxIC4xNDctLjI0Ni40NDcuNDQ3IDAgMCAxIC4yOC0uMDk3TDE3IDNjNSAwIDguNDcxLTIuNjM3IDEwLTEgMC0uNS43OCAyLjExNyAxIDMgLjIzMi45MjcgMS44IDEuOTUzIDEuNTc0IDMuMzAzbC0uMDE2LjA5OXYuODY1bC43MTYuMzgxYy42MDQuMzAxIDEuMDgzLjY0NSAxLjQ1MSAxLjA0LjYxMy42NTYgMS4wMSAxLjQ5IDEuMTc3IDIuNDguMTczIDEuMDE3LjExNi4yMjgtLjE2NyAxLjU5OC0uMzI3IDEuNTc3LS44NTYgMi45NS0xLjU3IDQuMDc0YTguNTk3IDguNTk3IDAgMCAxLTIuNDg2IDIuNTZjLS45NDguNjMyLTIuMDc1IDEuMTEyLTMuMzQ4IDEuNDE5LTEuMjM1LjMwMi0yLjY0Mi40NTQtNC4xODUuNDU0aC0uOTk1Yy0uNzEgMC0xLjQwMi4yNC0xLjk0NC42NzItLjU0My40NC0uOTAzIDMuMDQyLTEuMDEzIDMuN2wtLjA3NS4zODItMS4yNiA3LjQ5My0uMDU2LjI3NWMtLjAxNS4wODctLjA0MS4xMy0uMDguMTZhLjIxOS4yMTkgMCAwIDEtLjEzLjA0NWgtNi4xNHoiLz48cGF0aCBmaWxsPSIjMTc5QkQ3IiBkPSJNMjkuNSA3Yy0uMDM2LjIyOS4xNzcuNjYzLjEzMS45MDQtMS41ODggOC4xMjUtNy4wMiAxMC45MzItMTMuOTYgMTAuOTMySDEyLjE0Yy0uODQ4IDAtMS41NjMuNjE1LTEuNjk2IDEuNDQ5TDguNjM1IDMxLjcxOGwtLjUxMyAzLjI0QS45MDIuOTAyIDAgMCAwIDkuMDE1IDM2aDYuMjY1Yy43NDIgMCAxLjM3My0uNTM3IDEuNDktMS4yNjdsLjA2MS0uMzE3IDEuMTgtNy40NjIuMDc2LS40MDlhMS41MDUgMS41MDUgMCAwIDEgMS40ODktMS4yN2guOTM3YzYuMDcgMCAxMC44MjMtMi40NTYgMTIuMjEyLTkuNTY0LjU4LTIuOTcuMjgtNS40NS0xLjI1Ni03LjE5M0MzMS4wMDUgNy45OTIgMzAuMTc0IDcuMzU2IDI5LjUgN3oiLz48cGF0aCBmaWxsPSIjMjIyRDY1IiBkPSJNMjguMDUzIDdjLS4yMjMtLjA3LTEuMjA1LS41NjQtMS40NDEtLjYyMmExMi4yMDQgMTIuMjA0IDAgMCAwLS43MzItLjE1QTE2LjYxMyAxNi42MTMgMCAwIDAgMjMuMDEzIDZoLTguNjg5Yy0uMjEzIDAtLjQxNy4wNTMtLjU5OS4xNDgtLjQuMjEtLjY5OC42MjMtLjc3IDEuMTI5TDExLjA1MyAyMGwtLjA1My4zNzJjLjEyMi0uODQuODMzLTEuNDMgMS42MTQtMS40M2gzLjI1M2M2LjAxIDAgMTEuNDU5LTIuMTIxIDEzLjI5OS05LjE4MWExNy4yMzIgMTcuMjMyIDAgMCAwIC4zMDMtMS4zODljLjA0NC0uMjQyLjA4LS40NzcuMTEzLS43MDhhNy40NTkgNy40NTkgMCAwIDAtMS4yMDEtLjU1MkE5Ljk4NSA5Ljk4NSAwIDAgMCAyOC4wNTMgN3oiLz48cGF0aCBmaWxsPSIjMjUzQjgwIiBkPSJNMTIuNzgzIDkuMzk3Yy4wNzUtLjQ3NC4zODQtLjg2Mi44LTEuMDU4LjE5LS4wODkuNC0uMTM4LjYyMi0uMTM4aDkuMDJjMS4wNjkgMCAyLjA2Ni4wNjggMi45NzcuMjEzYTEyLjEyMiAxMi4xMjIgMCAwIDEgMS44MTcuNDI2Yy40NDcuMTQ3Ljg2My4zMiAxLjI0Ny41MTkgMS4yMjItMy4yNTkuMjc5LTUuMDEyLTEuMjc4LTYuNzU5QzI2LjI3LjY3NiAyMi44OS4xIDE4LjkyOC4xSDcuNDE4Yy0uODEgMC0xLjUuNTgtMS42MjYgMS4zNjhMMSAzMS4zNzVhLjk3OC45NzggMCAwIDAgLjk3NSAxLjEyNWg2LjYyMmwyLjI2Ny0xMS4xNCAxLjkxOS0xMS45NjN6Ii8+PC9zdmc+);
}
.amsl-row.-amazon .amsl-icon:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDIiIGhlaWdodD0iNDIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMjEiIGN5PSIyMSIgcj0iMjAuNSIgZmlsbD0iI2ZmZiIgc3Ryb2tlPSIjRTdFN0U3Ii8+PHBhdGggZD0iTTMxLjY4OCAzMC4zNDVjLTIuODk3IDIuMTMzLTcuMDk3IDMuMjctMTAuNzEzIDMuMjctNS4wNyAwLTkuNjM1LTEuODcyLTEzLjA4OS00Ljk4Ny0uMjctLjI0NC0uMDI4LS41NzguMjk4LS4zODcgMy43MjcgMi4xNjUgOC4zMzUgMy40NjcgMTMuMDk1IDMuNDY3IDMuMjEgMCA2Ljc0MS0uNjYzIDkuOTg4LTIuMDQuNDktLjIwNy45MDEuMzIyLjQyMS42Nzd6IiBmaWxsPSIjRjkwIi8+PHBhdGggZD0iTTMyLjg5MyAyOC45NjljLS4zNjktLjQ3My0yLjQ0OC0uMjI0LTMuMzgyLS4xMTMtLjI4NC4wMzUtLjMyOC0uMjEyLS4wNzEtLjM5IDEuNjU2LTEuMTY0IDQuMzczLS44MjggNC42OS0uNDM4LjMxNy4zOTItLjA4MiAzLjExMi0xLjYzOSA0LjQxLS4yMzguMi0uNDY2LjA5NC0uMzYtLjE3LjM1LS44NzIgMS4xMzMtMi44MjUuNzYyLTMuMyIgZmlsbD0iI0Y5MCIvPjxwYXRoIGQ9Ik0yMi43NjggMTkuMTJ2LS42ODdjLTIuMzE1IDAtNC43NjIuNDktNC43NjIgMy4xOTMgMCAxLjM2OC43MTcgMi4yOTYgMS45NDcgMi4yOTYuOSAwIDEuNzA3LS41NDkgMi4yMTYtMS40NC42My0xLjA5Ny42LTIuMTI3LjYtMy4zNjJ6bTMuMjMgNy43MjZhLjY3NC42NzQgMCAwIDEtLjc1Ny4wNzZjLTEuMDYzLS44NzQtMS4yNTItMS4yOC0xLjgzOC0yLjExMy0xLjc1NyAxLjc3NC0zIDIuMzA1LTUuMjggMi4zMDUtMi42OTMgMC00Ljc5Mi0xLjY0Ni00Ljc5Mi00Ljk0IDAtMi41NzIgMS40MS00LjMyNSAzLjQxNC01LjE4IDEuNzM5LS43NTggNC4xNjctLjg5MiA2LjAyMy0xLjEwMnYtLjQxYzAtLjc1My4wNTktMS42NDUtLjM4Ny0yLjI5Ni0uMzkyLS41ODQtMS4xNC0uODI1LTEuNzk4LS44MjUtMS4yMiAwLTIuMzEuNjItMi41NzYgMS45MDQtLjA1NS4yODUtLjI2Ni41NjYtLjU1NS41OGwtMy4xMDgtLjMzYy0uMjYxLS4wNTgtLjU1LS4yNjgtLjQ3Ny0uNjY1LjcxNi0zLjcyNiA0LjExNy00Ljg1IDcuMTYyLTQuODUgMS41NTkgMCAzLjU5NS40MSA0LjgyNSAxLjU3OCAxLjU1OSAxLjQ0IDEuNDEgMy4zNjIgMS40MSA1LjQ1M3Y0Ljk0YzAgMS40ODQuNjIyIDIuMTM1IDEuMjA3IDIuOTM3LjIwNy4yODUuMjUyLjYyOS0uMDA5Ljg0My0uNjUzLjU0LTEuODE1IDEuNTQyLTIuNDU1IDIuMTA0bC0uMDA5LS4wMDkiIGZpbGw9IiMyMjFGMUYiLz48L3N2Zz4=);
}
.amsl-row.-apple .amsl-icon:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAjCAYAAABo4wHSAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKGSURBVHgBvVddbtpAEJ5dm1SVIuq8EcWm7glK3/pWOEGSExAe+9T2BE1OUHqCuDcIJ4Ab1Jygq5IfHi1qpApsb2ccg4xrO1HszSeBl9ldvp31zM63DGqCgdjfb34CkF36fX096xWN1aEGHB5aJ5rGLokbgOFDTsrGVyZtt9v9KAJn1yqnZXMYVECr1bJ1fe9X1h4E/M18LkTRPA4VoOsvLrM2KcEpI6xESl5ugiZFKMKQXzw098mkmtbo5hD2HvKyEiljzE6aHkD0fbnk7x5DGM8t6jBNsysl73AOb9EPDyN0GobryRz/mfpxdzGIAtv3ddfzhEfjcSHH6LGN3QZj4GbnFJJSzuk6+5ZMzoGcYN8P9M5FEuOeiJ1BnKMFM6QcLpd/LjzEf6SW1Sayz6AA6LlYr1c98nr7Tk2z/VUVIYF2rtHYG1M7PpGOjqwzfJyDQlB0Y4ycbkk5Z+SlUsJ0OnHLsk6Kg6YeRJH8kk4njmF9DEohJ3d3s6u0hWPId0AhMJ1GWRtFrw0KwVjkQg6pAc+MSqXtMQhDZuSReqAQKGM6eaQClEJ+yFo45ugUlIJ1qYjskGoauKAYpBTvlUZCulrxK1APgw77DXFc2kzz9Tird1QBa6sTpwzncgTPBDwBDxJS7oDi1NkgDKWjUQNVxN9m89VLbHZBIajE3d7OPm5PJF3nQzKCUshYE29JhRAeHs4DUARS/jc3M4faWrpjsVgI3OYDbL6HGpEoh4Hv56jBDVCk/cRHXXXWwwvVjhDPvSri++0FQTQuIXZJTFMDi7SN3zQur0SS+j+dz3+LtLH0qogen+PW9JHAJiL8jHyfD0nRZ8eSomSM95MF0HLcINAGeVeNfzUoF3Ix/HhxAAAAAElFTkSuQmCC);
}
.amsl-stat-title {
  background: #e8f5ff;
  color: #333333;
  font-size: 20px;
  font-weight: 400;
  margin-top: 35px;
  padding: 24px 34px;
  width: 100%;
}
.amsl-stat-title .collapsible-icon {
  float: right;
  position: relative;
}
.amsl-stat-title .collapsible-icon:before {
  -webkit-font-smoothing: antialiased;
  color: #007bdb;
  font-family: 'Admin Icons';
  font-size: 1.8rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: absolute;
  right: 1.3rem;
  speak: none;
  top: .5rem;
}
.amsl-stat-title .open:before {
  content: '\e616';
}
.amsl-stat-title .close:before {
  content: '\e615';
}
.amsl-stat-title:hover {
  cursor: pointer;
}
.amsl-stat-wrap {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #d7dbe9;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top: none;
  margin-bottom: 50px;
  padding: 30px;
  width: 100%;
}
.amsl-stat-wrap .amsl-wrapper {
  display: flex;
}
.amsl-stat-wrap .amsl-item {
  margin-right: 60px;
}
.amsl-stat-wrap .amsl-item:last-child {
  margin-right: 0;
}
.amsl-stat-wrap .amsl-title {
  color: #000000;
  font-size: 18px;
  font-weight: 500;
  margin: 0 0 20px;
}
.am-social-analytic {
  margin-bottom: 50px;
}
.am-social-analytic .amsl-no-data {
  font-size: 16px;
  margin: 0 auto;
  text-align: center;
}
.am-social-analytic .am-social-analytic-collapsible.loading .amsl-stat-wrap {
  display: none;
}
.am-social-analytic .am-social-analytic-collapsible.loading .loader {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  height: 160px;
  position: relative;
  z-index: 1;
}
.am-social-analytic .am-social-analytic-collapsible.loading .loader:before {
  background: transparent url('../../adminhtml/Magento/backend/en_US/images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.amsl-top-login {
  margin-bottom: 50px;
}
.amsl-top-login .amsl-cell {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  color: #000;
  height: 60px;
  line-height: 60px;
  margin: 0 0 15px;
}
.amsl-top-login .amsl-cell > .amsl-count {
  display: inline-block;
  font-size: 20px;
}
.amsl-top-login .amsl-cell > .amsl-label {
  display: inline-block;
  font-size: 14px;
  margin-right: 10px;
  vertical-align: top;
}
.amsl-top-login .amsl-cell.-type .amsl-numb {
  border-radius: 4px 0 0 4px;
  color: #fff;
  display: inline-block;
  font-size: 28px;
  margin-right: 12px;
  text-align: center;
  width: 25px;
}
.amsl-top-login .amsl-cell.-type .amsl-count {
  float: right;
  margin-right: 15px;
}
.amsl-top-login .amsl-cell.-users,
.amsl-top-login .amsl-cell.-purchased,
.amsl-top-login .amsl-cell.-amount {
  margin-left: 20px;
  padding: 0 15px;
}
.amsl-top-login .amsl-row.-facebook .amsl-cell.-type .amsl-numb {
  background-color: #3c5a99;
}
.amsl-top-login .amsl-row.-twitter .amsl-cell.-type .amsl-numb {
  background-color: #137ab9;
}
.amsl-top-login .amsl-row.-google .amsl-cell.-type .amsl-numb {
  background-color: #35a852;
}
.amsl-top-login .amsl-row.-linkedin .amsl-cell.-type .amsl-numb {
  background-color: #0077b7;
}
.amsl-top-login .amsl-row.-twitch .amsl-cell.-type .amsl-numb {
  background-color: #6441a5;
}
.amsl-top-login .amsl-row.-instagram .amsl-cell.-type .amsl-numb {
  background: linear-gradient(0deg, #e09b3d, #c74c4d, #c21975, #7024c4);
}
.amsl-top-login .amsl-row.-paypal .amsl-cell.-type .amsl-numb {
  background-color: #253b80;
}
.amsl-top-login .amsl-row.-amazon .amsl-cell.-type .amsl-numb {
  background-color: #ff9900;
}
.amsl-top-login .amsl-row.-apple .amsl-cell.-type .amsl-numb {
  background-color: #c5c5ca;
}
.amsl-top-login.amsl-cell.-users {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NiIgaGVpZ2h0PSI0MCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0U3RjZGRiIgZD0iTTIyLjk3NiAzLjYxMWMtNi40NTYgMC0xMS4wNjcgNi44MjktOC4xOTcgMTMuMTE5IDMuMjQ0IDcuMSAxMy4xOTUgNy4wOTQgMTYuNDQgMCAyLjc3OS02LjA3Ni0xLjQtMTMuMDM0LTguMjQzLTEzLjExOXpNNy45MjMgMzkuOTkzYy0uNjQ1LS4wNDUtMS4wMTktLjUzOC0xLjAxOS0xLjIyNmgtLjAwNmMwLTMuMTEuODU4LTYuMDExIDIuMzM0LTguNDg0SDEuMWMtLjY2NCAwLTEuMDg0LS40ODctMS4wOTctMS4yMDctLjEyOS01LjI3OCAzLjQwNi0xMC4yNSA4LjMwNy0xMi4wNzQtOC4wMTYtNC41NTYtNC43OTgtMTcgNC4zNDctMTcgMi4yMTkgMCA0LjMyMS44MzEgNS45NCAyLjMwNSAyLjc5Mi0xLjIwMSA2LjAxNy0xLjIwMSA4LjgxIDAgNS43MTQtNS4xODcgMTQuODcyLTEuMDY1IDE0Ljg3MiA2Ljc3YTkuMTE4IDkuMTE4IDAgMCAxLTQuNTg2IDcuOTI1YzUuMDExIDEuODYzIDguMjM2IDYuNTcgOC4zMDcgMTIuMTc4IDAgLjYxLS40OSAxLjEwMy0xLjA5NiAxLjEwM2gtOC4xODVjMS40NTggMi40MzQgMi4zODcgNS41OTUgMi4zODcgOC42MTRBMS4xIDEuMSAwIDAgMSAzOC4wMDkgNDBsLTMwLjA4Ni0uMDA3em0yLjg5Ni0xMS45MTdhMTYuMTE1IDE2LjExNSAwIDAgMSA3LjM0Ni00LjkwNyAxMS4zNTggMTEuMzU4IDAgMCAxLTQuOTk4LTQuNzMyYy01LjY4Mi0uMjUzLTEwLjQxNiA0LjAzLTEwLjkyNiA5LjYzOWg4LjU3OHptMTctNC44OTRjMi44NjQuOTE1IDUuMzg2IDIuNjM1IDcuMzE0IDQuODk0aDguNjNjLS41MS01LjYwOC01LjI0NC05Ljg5Mi0xMC45MjYtOS42NGExMS4zOTkgMTEuMzk5IDAgMCAxLTUuMDE4IDQuNzQ2em05LjAxIDE0LjYxMWMtLjc5My0xMS45NjMtMTUuMjA3LTE3LjY0Mi0yMy42NzUtOS4wMjktMi4zMDMgMi4zNDMtMy44MDYgNS41OTUtNC4wMzEgOS4wM2gyNy43MDZ6bS0yLjk2Ny0yMS44NjhjNS43MzQtLjQ0MiA4LjMxMy03LjU4MiA0LjI1LTExLjcxYTYuNjU5IDYuNjU5IDAgMCAwLTguNjU1LS43NTNjMy44OSAyLjc1OSA1LjcwOCA3LjczIDQuNDA1IDEyLjQ2M3pNMTYuNTQ2IDMuNDYyYy00LjQzLTMuMTg3LTEwLjYyOS4wMi0xMC42MjkgNS42MTUgMCAzLjU5IDIuNzEgNi41NzUgNi4yMjQgNi44NDgtMS4zMDMtNC43MzIuNTE2LTkuNzA0IDQuNDA1LTEyLjQ2M3oiLz48cGF0aCBmaWxsPSIjRTZGNkZGIiBkPSJNMTEuODMgMTQuOTFjLjYxNi0xLjA5OSAyLjQxMy0uMjM5IDEuODA0Ljg2LTEuOTQ3IDMuNTA3LTcuMzIyIDMuNTA3LTkuMjY5IDAtLjYwOS0xLjA5OSAxLjE4OS0xLjk1OSAxLjc5OC0uODYgMS4xOTQgMi4xNDcgNC40NzMgMi4xNTMgNS42NjggMHoiLz48L3N2Zz4=) no-repeat;
  background-position: 90%;
}
.amsl-top-login.amsl-cell.-purchased {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOSIgaGVpZ2h0PSI0MCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0U2RjZGRiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTkuNDggMGMuMDk0IDAgLjE5LjAxNC4yOC4wNDNMMzguMjA1IDUuOTJhLjkxLjkxIDAgMCAxIC4zOS4xNjEuOTE2LjkxNiAwIDAgMSAuMzc2Ljk4N3YyNi4xMTRhLjkxMy45MTMgMCAwIDEtLjYzMi44NjZsLTE4LjQ2NCA1Ljg2OGEuOTA3LjkwNyAwIDAgMS0uNjQ5LjA0MWgtLjAwNWMtLjAwMyAwLS4wMDYgMC0uMDA5LS4wMDRMLjYzMiAzNC4wNUEuOTEzLjkxMyAwIDAgMSAwIDMzLjE4M1Y2LjgxOGwuMDAxLS4wMjd2LS4wMTRhLjkxNC45MTQgMCAwIDEgLjQ3NC0uNzcuOTA3LjkwNyAwIDAgMSAuMjk2LS4xTDE5LjIxMS4wNDJBLjkwMy45MDMgMCAwIDEgMTkuNDggMHptLjAwNSAxLjg2M2wtNi4yODggMkwyOC43OCA4LjgxNmw2LjI3LTEuOTk0LTE1LjU2NC00Ljk2em0tOS4yODcgMi45NTNMMy45MDEgNi44MmwxNS41NjUgNC45NiA2LjMxNS0yLjAwOC0xNS41ODMtNC45NTV6TTM3LjE2IDguMDZsLTcuNDY4IDIuMzc1LjA3NCA2LjM3YS45MTUuOTE1IDAgMCAxLS41NDcuODU4LjkwNy45MDcgMCAwIDEtMS4yNjUtLjgzNmwtLjA2Ny01LjgxNy03LjQ5NSAyLjM4M3YyNC40NTRsMTYuNzY4LTUuMzI4VjguMDU5ek0xLjgxMiA4LjA2djI0LjQ1OGwxNi43NjggNS4zMjhWMTMuNDA0TDEuODEyIDguMDZ6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=) no-repeat;
  background-position: 90%;
}
.amsl-top-login.amsl-cell.-amount {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MyIgaGVpZ2h0PSI0MCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0U2RjZGRiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNDMgNS4yQzQzIDIuMTIgMzcuNTAyIDAgMzAuODMgMFMxOC42NiAyLjEyIDE4LjY2IDUuMnM1LjQ5OCA1LjIgMTIuMTcgNS4yUzQzIDguMjggNDMgNS4yem0tMjIuNDY4IDBjMC0xLjcwNyA0LjU2Mi0zLjQ2NyAxMC4yOTgtMy40NjdTNDEuMTI3IDMuNDkzIDQxLjEyNyA1LjJzLTQuNTYgMy40NjctMTAuMjk3IDMuNDY3Yy01LjczNiAwLTEwLjI5OC0xLjc2LTEwLjI5OC0zLjQ2N3oiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjxwYXRoIGZpbGw9IiNFNkY2RkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LjY2IDEwLjhjMCAzLjA4IDUuNDk4IDUuMiAxMi4xNyA1LjJTNDMgMTMuODggNDMgMTAuOFY1LjZoLTEuODczdjUuMmMwIDEuNzA3LTQuNTYgMy40NjctMTAuMjk3IDMuNDY3LTUuNzM2IDAtMTAuMjk4LTEuNzYtMTAuMjk4LTMuNDY3VjUuNkgxOC42NnY1LjJ6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBmaWxsPSIjRTZGNkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOC42NiAxNC40N1YxMC40aDEuODcydjQuNjc0YTYuMjA0IDYuMjA0IDAgMCAwLTEuODcyLS42MDN6bTEwLjcyMiA3Ljg5MWMuNDc1LjAyNi45NTguMDM5IDEuNDQ4LjAzOSA2LjY3MiAwIDEyLjE3LTIuNDQ3IDEyLjE3LTZ2LTZoLTEuODczdjZjMCAxLjk3LTQuNTYgNC0xMC4yOTcgNC0xLjM4MyAwLTIuNjk3LS4xMTgtMy44OTYtLjMyNS45MjUuNjIgMS43NTIgMS4zOTMgMi40NDggMi4yODZ6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBmaWxsPSIjRTZGNkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMS43MjMgMjcuMkMzNy45ODYgMjcuMDA2IDQzIDI0Ljc3OCA0MyAyMS42MDdWMTZoLTEuODczdjUuNjA3YzAgMS43ODItNC4yNzQgMy42MTctOS43NSAzLjczMi4xNy42LjI4NyAxLjIyMi4zNDYgMS44NjF6bS0xMS4xOS05LjI5di0uMDQxSDE4LjY2di4zODdjLjYwNC0uMTcgMS4yMy0uMjg3IDEuODcyLS4zNDV6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBmaWxsPSIjRTZGNkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMC44MyAzMmguMTg0QzM3LjU4NSAzMiA0MyAzMC4wNDMgNDMgMjcuMnYtNC44aC0xLjg0NHY0LjhjMCAxLjUyNS00LjIwOCAzLjA5Ni05LjYgMy4xOTVBOC4wODYgOC4wODYgMCAwIDEgMzAuODMgMzJ6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBmaWxsPSIjRTZGNkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yNS4xNSAzNy4wMTFjMS43MTcuMzggMy42OC41ODkgNS43NTYuNTg5QzM3LjUzNiAzNy42IDQzIDM1LjQ4IDQzIDMyLjR2LTUuMmgtMS44NnY1LjJjMCAxLjcwNy00LjUzNCAzLjQ2Ny0xMC4yMzQgMy40NjctMS4xIDAtMi4xNTgtLjA2Ni0zLjE0Ny0uMTg0YTEwLjQ2IDEwLjQ2IDAgMCAxLTIuNjA4IDEuMzI4ek0xMi43NjkgMjRoLS4xOTRDNS42ODEgMjQgMCAyMS43MTYgMCAxOC40czUuNjgtNS42IDEyLjU3NS01LjYgMTIuNTc2IDIuMjg0IDEyLjU3NiA1LjZjMCAuMTI4LS4wMDkuMjU1LS4wMjUuMzhhMTAuOTQ0IDEwLjk0NCAwIDAgMC0xLjkxLS4zMzhWMTguNGMwLTEuODM4LTQuNzEzLTMuNzMzLTEwLjY0LTMuNzMzLTUuOTI4IDAtMTAuNjQxIDEuODk0LTEwLjY0MSAzLjczMyAwIDEuODM4IDQuNzEzIDMuNzMzIDEwLjY0IDMuNzMzLjUxIDAgMS4wMS0uMDE0IDEuNS0uMDRhMTAuMjY0IDEwLjI2NCAwIDAgMC0xLjMwNiAxLjkwNnoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjxwYXRoIGZpbGw9IiNFNkY2RkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTExLjY1IDI5LjZDNS4xOCAyOS4zOTEgMCAyNy4wMDQgMCAyMy42MDdWMTcuNmgxLjkzNXY2LjAwN2MwIDEuODcgNC4yMzEgMy43OTIgOS43MTggMy45ODlhMTEuNTI5IDExLjUyOSAwIDAgMC0uMDAzIDIuMDA0em0xMy41LTExLjU4NVYxNy42aC0xLjkzNHYuMDQ1Yy42NjUuMDYyIDEuMzExLjE4NyAxLjkzNS4zN3oiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjxwYXRoIGZpbGw9IiNFNkY2RkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTEyLjk4MSAzMy41NzFjLS40MzcuMDItLjg4LjAyOS0xLjMzLjAyOUM1LjI2MiAzMy42IDAgMzEuNjQyIDAgMjguOFYyNGgxLjc5MnY0LjhjMCAxLjU3NiA0LjM2NyAzLjIgOS44NTggMy4yaC4xNzlhOC43ODcgOC43ODcgMCAwIDAgMS4xNTIgMS41NzF6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBmaWxsPSIjRTZGNkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMS45MDYgMzguMjY2QzE5LjYxMyAzOS4zNTcgMTYuMjE3IDQwIDEyLjQ1OCA0MCA1LjYyNyA0MCAwIDM3Ljg4IDAgMzQuOHYtNS4yaDEuOTE3djUuMmMwIDEuNzA3IDQuNjY5IDMuNDY3IDEwLjU0IDMuNDY3IDIuMTYyIDAgNC4xNi0uMjM5IDUuODIyLS42MjUgMS4xMjkuMzkgMi4zNS42MSAzLjYyNy42MjR6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBmaWxsPSIjRTZGNkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMS41IDM5LjJjNi4wNDkgMCAxMC45NTMtNS4wMTQgMTAuOTUzLTExLjIgMC02LjE4Ni00LjkwNC0xMS4yLTEwLjk1My0xMS4yLTYuMDUgMC0xMC45NTMgNS4wMTQtMTAuOTUzIDExLjIgMCA2LjE4NiA0LjkwNCAxMS4yIDEwLjk1MyAxMS4yem0wLTEuNzIzYzUuMTE4IDAgOS4yNjctNC4yNDMgOS4yNjctOS40NzdzLTQuMTQ5LTkuNDc3LTkuMjY3LTkuNDc3Yy01LjExOSAwLTkuMjY4IDQuMjQzLTkuMjY4IDkuNDc3czQuMTUgOS40NzcgOS4yNjggOS40Nzd6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBmaWxsPSIjRTZGNkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMi4zNDkgMjIuOTNWMjEuNmgtMS42MDd2MS40MDJjLTEuNTgyLjMzOC0yLjYzOCAxLjQ3NC0yLjYzOCAyLjg1IDAgMy4yNTQgNS40NTMgMi43NiA1LjQ1MyA1LjA1MyAwIDEuMDA0LS44OTMgMS41NTktMS45NDUgMS41NTktMS42NzQgMC0yLjg3LTEuMTQtMi44Ny0xLjE0bC0uODkzIDEuMTI1czEuMDI5IDEuMDcgMi44OTMgMS4zMzZWMzUuMmgxLjYwN3YtMS40MTRjMS43NjctLjI3MyAyLjgwMi0xLjQ5IDIuODAyLTIuOTI2IDAtMy40MzMtNS40NTMtMi44NDgtNS40NTMtNS4wMzcgMC0uODQuODQ2LTEuNTQ0IDIuMDQxLTEuNTQ0IDEuNDM1IDAgMi40NzEuOTE0IDIuNDcxLjkxNGwuNzE4LTEuMjNzLS44ODctLjg1Ny0yLjU4LTEuMDMyeiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat;
  background-position: 90%;
}
.amsl-cell.-type > .amsl-icon:before {
  border-radius: 50%;
  content: '';
  display: inline-block;
  height: 40px;
  margin-right: 7px;
  vertical-align: middle;
  width: 40px;
}
.amsl-cell.-type > .amsl-icon.-small:before {
  background-size: 27px 27px;
  height: 27px;
  width: 27px;
}
.amsl-suggestion-block {
  align-items: center;
  background: #dfe8f8 url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI5MiIgaGVpZ2h0PSI4MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEwNy41NjIgNDcuNDEzdjI3LjM0YzAgOC4wODUtNi42MTggMTQuNjI3LTE0Ljc5NyAxNC42MjdoLTUwLjMxTDAgNDcuNDEzVi0yLjM3M0MwLTEwLjQ1OCA2LjYxOC0xNyAxNC43OTctMTdoMjcuNjU4bDY1LjEwNyA2NC40MTN6bTEwNy41NjIgMHYyNy4zNGMwIDguMDg1LTYuNjE4IDE0LjYyNy0xNC43OTcgMTQuNjI3aC01MC4zMWwtNDIuNDU1LTQxLjk2N1YtMi4zNzNjMC04LjA4NSA2LjYxOS0xNC42MjcgMTQuNzk3LTE0LjYyN2gyNy42NThsNjUuMTA3IDY0LjQxM3ptMTA3LjU2MyAwdjI3LjM0YzAgOC4wODUtNi42MTkgMTQuNjI3LTE0Ljc5OCAxNC42MjdoLTUwLjMxbC00Mi40NTUtNDEuOTY3Vi0yLjM3M2MwLTguMDg1IDYuNjE5LTE0LjYyNyAxNC43OTgtMTQuNjI3aDI3LjY1N2w2NS4xMDggNjQuNDEzem0xMDcuNTYyIDB2MjcuMzRjMCA4LjA4NS02LjYxOSAxNC42MjctMTQuNzk3IDE0LjYyN2gtNTAuMzExbC00Mi40NTQtNDEuOTY3Vi0yLjM3M2MwLTguMDg1IDYuNjE4LTE0LjYyNyAxNC43OTctMTQuNjI3aDI3LjY1N2w2NS4xMDggNjQuNDEzem0xMDcuNTYyIDB2MjcuMzRjMCA4LjA4NS02LjYxOCAxNC42MjctMTQuNzk3IDE0LjYyN2gtNTAuMzExbC00Mi40NTQtNDEuOTY3Vi0yLjM3M2MwLTguMDg1IDYuNjE4LTE0LjYyNyAxNC43OTctMTQuNjI3aDI3LjY1N2w2NS4xMDggNjQuNDEzem0xMDcuNTYyIDB2MjcuMzRjMCA4LjA4NS02LjYxOCAxNC42MjctMTQuNzk3IDE0LjYyN2gtNTAuMzFsLTQyLjQ1NS00MS45NjdWLTIuMzczYzAtOC4wODUgNi42MTgtMTQuNjI3IDE0Ljc5Ny0xNC42MjdoMjcuNjU4bDY1LjEwNyA2NC40MTN6bTEwNy41NjIgMHYyNy4zNGMwIDguMDg1LTYuNjE4IDE0LjYyNy0xNC43OTcgMTQuNjI3aC01MC4zMWwtNDIuNDU1LTQxLjk2N1YtMi4zNzNjMC04LjA4NSA2LjYxOS0xNC42MjcgMTQuNzk3LTE0LjYyN2gyNy42NThsNjUuMTA3IDY0LjQxM3ptMTA4LjgxNiAwdjI3LjM0YzAgOC4wODUtNi42MTggMTQuNjI3LTE0Ljc5NyAxNC42MjdINzk1LjM5bC00Mi40NTUtNDEuOTY3Vi0yLjM3M2MwLTguMDg1IDYuNjE5LTE0LjYyNyAxNC43OTgtMTQuNjI3aDI4LjkxMWw2NS4xMDcgNjQuNDEzem0xMDcuNTYyIDB2MjcuMzRjMCA4LjA4NS02LjYxOCAxNC42MjctMTQuNzk3IDE0LjYyN2gtNTAuMzFsLTQyLjQ1NS00MS45NjdWLTIuMzczYzAtOC4wODUgNi42MTktMTQuNjI3IDE0Ljc5Ny0xNC42MjdoMjcuNjU4bDY1LjEwNyA2NC40MTN6bTEwNy41NjcgMHYyNy4zNGMwIDguMDg1LTYuNjIgMTQuNjI3LTE0LjggMTQuNjI3aC01MC4zMWwtNDIuNDU3LTQxLjk2N1YtMi4zNzNjMC04LjA4NSA2LjYxOS0xNC42MjcgMTQuNzk4LTE0LjYyN2gyNy42NTlsNjUuMTEgNjQuNDEzem0xMDcuNTYgMEwxMTE5LjMzLTE3aC0yNy42NmMtOC4xOCAwLTE0Ljc5IDYuNTQyLTE0Ljc5IDE0LjYyN3Y0OS43ODZsNDIuNDUgNDEuOTY3aDUwLjMxYzguMTggMCAxNC44LTYuNTQyIDE0LjgtMTQuNjI3di0yNy4zNHptMCAwVi0yLjM3M2MwLTguMDg1IDYuNjItMTQuNjI3IDE0Ljc5LTE0LjYyN2gyNy42NkwxMjkyIDQ3LjQxM3YyNy4zNGMwIDguMDg1LTYuNjIgMTQuNjI3LTE0LjggMTQuNjI3aC01MC4zMWwtNDIuNDUtNDEuOTY3eiIgZmlsbD0idXJsKCNwYWludDBfbGluZWFyKSIvPjxnIGZpbHRlcj0idXJsKCNmaWx0ZXIwX2YpIj48ZWxsaXBzZSBjeD0iNjQ2IiBjeT0iNDQuNSIgcng9IjM1MyIgcnk9IjQ0LjUiIGZpbGw9IiNmZmYiLz48L2c+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJwYWludDBfbGluZWFyIiB4MT0iMjM4IiB5MT0iMzYiIHgyPSIxMDI2LjU0IiB5Mj0iNzUuMzE1IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIuMjciLz48c3RvcCBvZmZzZXQ9Ii40NjciIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0MxRDJFRiIgc3RvcC1vcGFjaXR5PSIuMjYiLz48L2xpbmVhckdyYWRpZW50PjxmaWx0ZXIgaWQ9ImZpbHRlcjBfZiIgeD0iMTkzIiB5PSItMTAwIiB3aWR0aD0iOTA2IiBoZWlnaHQ9IjI4OSIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPjxmZUZsb29kIGZsb29kLW9wYWNpdHk9IjAiIHJlc3VsdD0iQmFja2dyb3VuZEltYWdlRml4Ii8+PGZlQmxlbmQgaW49IlNvdXJjZUdyYXBoaWMiIGluMj0iQmFja2dyb3VuZEltYWdlRml4IiByZXN1bHQ9InNoYXBlIi8+PGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iNTAiIHJlc3VsdD0iZWZmZWN0MV9mb3JlZ3JvdW5kQmx1ciIvPjwvZmlsdGVyPjwvZGVmcz48L3N2Zz4=) no-repeat center / cover;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(166, 181, 218, 0.25), 0 10px 30px rgba(166, 181, 218, 0.25);
  display: flex;
  justify-content: center;
  margin: 40px 0 0;
  min-height: 80px;
}
.amsl-suggestion-block .amsl-text {
  color: #131335;
  font-family: Roboto, sans-serif;
  font-size: 26px;
  letter-spacing: .0025em;
}
.amsl-suggestion-block .amsl-link {
  align-items: center;
  display: flex;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 16px;
  margin-left: 50px;
  text-shadow: none;
  text-transform: uppercase;
}
.amsl-suggestion-block .amsl-link:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjUuMzU0IDQuODU0YS41LjUgMCAwMDAtLjcwOEwyMi4xNzIuOTY0YS41LjUgMCAxMC0uNzA3LjcwOEwyNC4yOTMgNC41bC0yLjgyOCAyLjgyOGEuNS41IDAgMTAuNzA3LjcwOGwzLjE4Mi0zLjE4MnpNMCA1aDI1VjRIMHYxeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) no-repeat center / cover;
  content: '';
  display: block;
  height: 8px;
  margin-left: 10px;
  width: 25px;
}
#amsorting-sort-order {
  margin-top: 2.2rem;
}
#amsorting-sort-order tr td,
#amsorting-sort-order tr th {
  background: #efefef;
  border-bottom: 1px solid #fff;
}
#amsorting-sort-order tr td .draggable,
#amsorting-sort-order tr th .draggable {
  color: #adadad;
}
#amsorting-sort-order tr td:hover {
  cursor: move;
}
#amsorting-sort-order tr td.item-position {
  max-width: 87px;
  padding: 1rem;
}
#amsorting-sort-order tr td:before {
  content: '\e63d';
  font-family: 'Admin Icons';
}
.ampickup-date-info {
  float: right;
  clear: right;
  margin-top: 15px;
  width: calc(100% * 0.5 - 30px);
}
.ampickup-date-info > * {
  display: block;
}
.ampickup-date-info .ampickup-title {
  font-weight: bold;
}
.ampickup-order-fieldset {
  margin: 40px 0 0;
  padding: 0;
  min-width: 0;
  border: 0;
}
.ampickup-order-fieldset .ampickup-field {
  width: 40%;
}
.admin__page-section.-ampickup > div > h4,
.admin__page-section.-ampickup .admin__page-section-title {
  display: none;
}
tr[id$='_amazon_pay_advanced_sales_options_restrict_categories'] .action-select-wrap .action-select:after {
  transform: none;
}
tr[id$='_amazon_pay_advanced_sales_options_restrict_categories'] .action-select-wrap._active .action-select:after {
  transform: rotate(180deg);
}
tr[id$='_amazon_pay_credentials_private_key_pem'],
tr[id$='_amazon_pay_credentials_private_key_text'],
tr[id$='_amazon_pay_credentials_private_key_selected'],
tr[id$='_amazon_pay_credentials_private_key_selector'] {
  display: none;
}
tr[id$='_amazon_pay_credentials_private_key_selector'] .value .private-key-buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
tr[id$='_amazon_pay_credentials_private_key_selector'] .use-default {
  display: none;
}
#reset-auto-key-exchange-message {
  display: none;
  color: red;
}
#autokeyexchange_form button,
#autokeyexchange_form .block-footer .action-add {
  width: 320px;
}
#keypair-hint {
  margin-bottom: 1em;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Core
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Core
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Core
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
@font-face {
  font-family: 'Mageplaza Icons';
  src: url('../../adminhtml/Magento/backend/en_US/Mageplaza_Core/fonts/mageplaza-icons/mageplaza-icons.woff2') format('woff2'), url('../../adminhtml/Magento/backend/en_US/Mageplaza_Core/fonts/mageplaza-icons/mageplaza-icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Avada Icons';
  src: url('../../adminhtml/Magento/backend/en_US/Mageplaza_Core/fonts/avada-icons/avada-icons.woff2') format('woff2'), url('../../adminhtml/Magento/backend/en_US/Mageplaza_Core/fonts/avada-icons/avada-icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
/* Main Mageplaza menu icon */
.admin__menu #nav li#menu-mageplaza-core-menu.item-menu.parent.level-0 > a:before {
  content: '\e900';
  font-family: 'Mageplaza Icons';
  font-size: 2.5rem;
  padding-top: .2rem;
}
.mageplaza-extensions .title:before {
  content: '\e900';
  font-family: 'Mageplaza Icons';
  font-size: 1.5rem;
  padding-top: .2rem;
}
.avada-extensions .title:before {
  content: '\e900';
  font-family: 'Avada Icons';
  font-size: 1.7rem;
  padding-top: .2rem;
}
ul[role="menu"] [data-ui-id^="menu-avada"] strong:before {
  content: '\e900';
  font-family: 'Avada Icons';
  font-size: 1.6rem;
  margin-right: .8rem;
}
.row_mageplaza_module_version .value {
  vertical-align: bottom !important;
}
.row_mageplaza_module_version .value .special {
  font-weight: 600;
}
#mageplaza-module-messages {
  max-width: 75%;
  margin: 0 auto -35px;
}
[data-ui-id="menu-mageplaza-core-menu"] strong:before {
  display: none;
  /*no icon under Mageplaza tab*/
}
ul[role="menu"] [data-ui-id^="menu-mageplaza"] strong:before {
  content: '\e900';
  font-family: 'Mageplaza Icons';
  font-size: 1.5rem;
  margin-right: .8rem;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Smtp
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mpsmtp-modal-email .modal-content {
  height: 100%;
}
.mpsmtp-modal-email .modal-content > div {
  height: 100%;
}
#mageplaza_smtp_provider {
  width: calc(100% - 125px);
}
.actions-provider-button {
  width: 121px;
  box-sizing: border-box;
}
#smtp-abandoned-cart .tooltip {
  position: relative;
  display: inline-block;
}
#smtp-abandoned-cart .tooltip .tooltip-text {
  visibility: hidden;
  width: 140px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -75px;
  opacity: 0;
  transition: opacity 0.3s;
}
#smtp-abandoned-cart .tooltip .tooltip-text::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
#smtp-abandoned-cart .tooltip:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
}
form[action*="channable"] #mm-ui-button_help {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  min-width: 130px;
  padding: 1.2rem 1.6rem;
  border: 0;
  border-radius: 8px;
  font: 700 1.4rem 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-decoration: none;
  transition: .3s;
  background-color: #109cd8;
  color: #f8f8f8;
}
form[action*="channable"] #mm-ui-button_help i[class*="icon"] {
  width: 25px;
  height: 25px;
  transition: .3s;
}
form[action*="channable"] #mm-ui-button_help:hover {
  background-color: #0e8bc0;
}
form[action*="channable"] #mm-ui-button_test {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  min-width: 130px;
  padding: 1.2rem 1.6rem;
  border: 0;
  border-radius: 8px;
  font: 700 1.4rem 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-decoration: none;
  transition: .3s;
  background-color: #e33b8f;
  color: #f8f8f8;
}
form[action*="channable"] #mm-ui-button_test i[class*="icon"] {
  width: 25px;
  height: 25px;
  transition: .3s;
}
form[action*="channable"] #mm-ui-button_test:hover {
  background-color: #e02582;
}
form[action*="channable"] #mm-ui-button_debug,
form[action*="channable"] #mm-ui-button_error,
form[action*="channable"] #mm-ui-button_version {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  min-width: 130px;
  padding: 1.2rem 1.6rem;
  border: 0;
  border-radius: 8px;
  font: 700 1.4rem 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-decoration: none;
  transition: .3s;
  padding: .8rem 1.6rem;
  border: 1px solid rgba(180, 180, 180, 0.8);
  background-color: transparent;
  color: #8e8e8e;
  font: 600 1.3rem 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
form[action*="channable"] #mm-ui-button_debug i[class*="icon"],
form[action*="channable"] #mm-ui-button_error i[class*="icon"],
form[action*="channable"] #mm-ui-button_version i[class*="icon"] {
  width: 25px;
  height: 25px;
  transition: .3s;
}
form[action*="channable"] #mm-ui-button_debug:hover,
form[action*="channable"] #mm-ui-button_error:hover,
form[action*="channable"] #mm-ui-button_version:hover {
  color: #514943;
}
form[action*="channable"] #mm-ui-button_changelog {
  display: inline;
  padding: 0;
  border: none;
  background: transparent;
  color: rgba(81, 73, 67, 0.7);
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: .3s;
}
form[action*="channable"] #mm-ui-button_changelog:hover {
  color: #514943;
}
form[action*="channable"] .mm-ui-debug-button-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 32px;
}
form[action*="channable"] .mm-ui-button-wrapper {
  position: relative;
}
form[action*="channable"] #mm-ui-button_debug,
form[action*="channable"] #mm-ui-button_error {
  padding: 1rem 1.6rem 1rem 4.2rem;
}
form[action*="channable"] #mm-ui-button_debug + svg,
form[action*="channable"] #mm-ui-button_error + svg {
  position: absolute;
  top: 10px;
  left: 14px;
  fill: rgba(81, 73, 67, 0.7);
  width: 20px;
  height: 20px;
  transition: .3s;
  pointer-events: none;
}
form[action*="channable"] #mm-ui-button_debug:hover + svg._debug,
form[action*="channable"] #mm-ui-button_error:hover + svg._debug {
  fill: #edc709;
}
form[action*="channable"] #mm-ui-button_debug:hover + svg._error,
form[action*="channable"] #mm-ui-button_error:hover + svg._error {
  fill: #b41f1f;
}
.mm-ui-modal.channable .popup-loading {
  padding: 50px 0 10px;
}
.mm-ui-modal.channable .modal-inner-wrap {
  border-radius: 8px;
}
.mm-ui-modal.channable .modal-header {
  padding-bottom: 0;
}
.mm-ui-modal.channable .modal-header .modal-title {
  padding: 0 5.7rem 12px 0;
  margin-right: 0;
  border-bottom: 1px solid #edeff1;
}
.mm-ui-modal.channable .modal-header .action-close {
  padding: 2.1rem 2.6rem;
}
.mm-ui-modal.channable .modal-content {
  padding-bottom: 0;
}
.mm-ui-modal.channable .modal-content > div {
  padding: 12px 0;
}
.mm-ui-modal.channable .modal-content ul {
  display: grid;
  grid-gap: 6px;
  margin: 0;
  list-style: none;
}
.mm-ui-modal.channable .modal-content ul > li {
  padding: 10px 15px;
}
.mm-ui-modal.channable .modal-content ul > li:nth-child(even) {
  background: rgba(237, 239, 241, 0.5);
}
.mm-ui-modal.channable .modal-content ul > li > div {
  margin-top: 1rem;
}
.mm-ui-modal.channable .modal-content ul .mm-ui-divider {
  display: inline-block;
  padding: 0 0.4rem;
  font-size: 1.8rem;
  opacity: .5;
}
.mm-ui-modal.channable .modal-content .mm-ui-result_test-item {
  position: relative;
  display: grid;
  gap: 20px;
  grid-template-columns: 22px 1fr;
  margin-bottom: 4px;
  padding: 24px;
  background-color: rgba(237, 239, 241, 0.5);
}
.mm-ui-modal.channable .modal-content .mm-ui-result_test-item > div {
  margin: 0 !important;
  padding: 0 !important;
}
.mm-ui-modal.channable .modal-content .mm-ui-result_test-item > div > div {
  margin-top: 6px;
  padding-left: 0;
}
.mm-ui-modal.channable .modal-content .mm-ui-result_test-item svg {
  width: 22px;
  height: 22px;
}
.mm-ui-modal.channable .modal-content .mm-ui-result_test-item div strong {
  padding-right: 185px;
  color: #41362f !important;
  font-size: 1.6rem;
}
.mm-ui-modal.channable .modal-content .mm-ui-result_test-item div strong::before {
  display: none;
}
.mm-ui-modal.channable .modal-content .mm-ui-result_test-item em {
  display: block;
  margin-top: 8px;
  padding-left: 8px;
  border-left: 4px solid #109cd8;
  color: rgba(81, 73, 67, 0.7);
}
.mm-ui-modal.channable .modal-content .mm-ui-result_test-item.success {
  border-left: 8px solid #109cd8;
}
.mm-ui-modal.channable .modal-content .mm-ui-result_test-item.failed {
  border-left: 8px solid #e33b8f;
}
.mm-ui-modal.channable .modal-content .mm-ui-result_test-item .mm-ui-icon__help-rounded {
  position: absolute;
  top: 20px;
  right: 20px;
  display: flex;
  gap: 12px;
  align-items: center;
  margin: 0;
  padding: 8px 16px;
  border-radius: 12px;
  background-color: #109cd8;
  color: #f8f8f8;
  text-decoration: none;
  transition: .3s;
}
.mm-ui-modal.channable .modal-content .mm-ui-result_test-item .mm-ui-icon__help-rounded svg {
  width: 12px;
  height: 12px;
}
.mm-ui-modal.channable .modal-content .mm-ui-result_test-item .mm-ui-icon__help-rounded:hover {
  background-color: #0c7aa9;
}
.mm-ui-modal.channable .modal-content .mm-ui-result_changelog-item {
  margin-bottom: 4px;
  padding: 24px;
  background-color: rgba(237, 239, 241, 0.5);
  border-left: 8px solid #109cd8;
}
.mm-ui-modal.channable .modal-content .mm-ui-result_changelog-item u {
  display: block;
  margin-bottom: -8px;
  padding-left: 8px;
  border-left: 4px solid #109cd8;
  color: rgba(81, 73, 67, 0.7);
}
.mm-ui-modal.channable .modal-footer {
  display: flex;
  justify-content: flex-end;
  gap: 16px;
  margin: 0 30px;
  padding: 25px 0;
  border-top: 1px solid #edeff1;
}
.mm-ui-modal.channable .mm-ui-source-blocked {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px 10px;
  margin: 12px 0;
  border-radius: 8px;
  background-color: rgba(249, 224, 99, 0.5);
}
.mm-ui-modal.channable .mm-ui-source-blocked svg {
  width: 20px;
}
.mm-ui-modal.channable .mm-ui-button__download {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  min-width: 130px;
  padding: 1.2rem 1.6rem;
  border: 0;
  border-radius: 8px;
  font: 700 1.4rem 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  transition: .3s;
  background-color: #514943;
  color: #f8f8f8;
}
.mm-ui-modal.channable .mm-ui-button__download:hover {
  background-color: #41362f;
}
.mm-ui-modal.channable .mm-ui-button__download + button,
.mm-ui-modal.channable .mm-ui-button__download + .block-footer .action-add {
  display: none;
}
.mm-ui-modal.channable .mm-ui-modal-close {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  min-width: 130px;
  padding: 1.2rem 1.6rem;
  border: 0;
  border-radius: 8px;
  font: 700 1.4rem 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  transition: .3s;
  background-color: #edeff1;
  color: #514943;
}
.mm-ui-modal.channable .mm-ui-modal-close:hover {
  background-color: #dfe2e6;
}
form[action*="channable"] .mm-ui-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 25px;
  margin-bottom: 25px;
  padding: 1.8rem 1.8rem 1.8rem 9.5rem;
  border: 1px solid rgba(180, 180, 180, 0.25);
  border-left: 4px solid #109cd8;
  border-radius: 8px;
  background: no-repeat 2rem 2.5rem / 5rem;
  font-size: 1.3rem;
  text-align: left;
}
form[action*="channable"] .mm-ui-header-text {
  display: grid;
  grid-gap: 4px;
  margin-top: 4px;
}
form[action*="channable"] .mm-ui-header-text strong {
  margin-bottom: 2px;
  font-size: 1.4rem;
}
form[action*="channable"] .mm-ui-header-text div {
  max-width: 320px;
}
form[action*="channable"] .mm-ui-header-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
form[action*="channable"] .mm-ui-result_version-wrapper {
  position: relative;
  display: flex;
  align-items: flex-start;
  min-height: 31px;
  margin-top: -.8rem;
  margin-bottom: -.3rem;
}
form[action*="channable"] .mm-ui-result_version-wrapper > span {
  position: relative;
  top: 8px;
}
form[action*="channable"] .mm-ui-result_version-wrapper .loading-mask {
  top: 0 !important;
  height: 100% !important;
}
form[action*="channable"] .mm-ui-result_version-wrapper .loading-mask ~ .button-wrapper {
  display: none;
}
form[action*="channable"] .mm-ui-result_version-wrapper .loading-mask ~ #mm-ui-result_version {
  position: relative;
  top: 5px;
  min-height: 31px;
}
form[action*="channable"] .mm-ui-result_version-wrapper .button-wrapper {
  position: relative;
  margin-left: 15px;
}
form[action*="channable"] .mm-ui-result_version-wrapper .loading-mask,
form[action*="channable"] .mm-ui-result_version-wrapper .popup-loading {
  position: absolute;
  padding: 0;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
}
form[action*="channable"] .mm-ui-result_version-wrapper .loading-mask {
  height: 200%;
  top: -50%;
}
form[action*="channable"] .mm-ui-result_version-wrapper .popup-loading:after {
  margin: 0;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
form[action*="channable"] .mm-ui-version {
  position: relative;
  top: -4px;
  display: block;
  margin-left: 1rem;
  padding: .6rem 1em .6rem .4rem;
  white-space: nowrap;
  font-weight: 600;
}
form[action*="channable"] .mm-ui-version span {
  color: #4c651c;
}
form[action*="channable"] .mm-ui-source-blocked {
  position: relative;
  top: -5px;
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-left: 12px;
  padding: 6px 16px 8px;
  border-radius: 8px;
  background-color: rgba(249, 224, 99, 0.5);
  font-size: 12px;
}
form[action*="channable"] .mm-ui-source-blocked svg {
  margin-top: 2px;
  width: 20px;
  min-width: 20px;
}
form[action*="channable"] .mm-ui-source-blocked span {
  position: relative;
  top: 5px;
  margin-bottom: 7px;
}
form[action*="channable"] .mm-ui-heading-block {
  display: flex;
  gap: 16px;
  justify-content: space-between;
  padding: 1rem;
  border-left: 3px solid #109cd8;
  background-color: #f8f8f8;
  color: #514943;
  font-size: 1.3rem;
  text-align: left;
}
form[action*="channable"] .mm-ui-heading-comment {
  padding: 1.2rem 0 0 1rem;
  font-size: 1.2rem;
  line-height: 2rem;
  border-left: 3px solid #f8f8f8;
}
form[action*="channable"] .mm-ui-show-more-actions a {
  padding: 4px 12px;
  border-radius: 12px;
  background-color: rgba(16, 156, 216, 0.75);
  color: #f8f8f8;
  font: 600 1.2rem 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-decoration: none;
  transition: .3s;
}
form[action*="channable"] .mm-ui-show-more-actions a:hover {
  background-color: rgba(16, 156, 216, 0.9);
}
form[action*="channable"] .mm-ui-heading-comment {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
form[action*="channable"] .mm-ui-heading-comment.show {
  -webkit-line-clamp: initial;
}
form[action*="channable"] .mm-ui-heading-comment span {
  display: block;
}
form[action*="channable"] .mm-ui-heading-comment span + span {
  margin-top: 10px;
}
form[action*="channable"] #row_ui_connect_general_debug_debug_button .value {
  padding-top: 1rem;
}
form[action*="channable"] #row_ui_connect_general_debug_error_button .value {
  padding-top: .5rem;
}
form[action*="channable"] #row_ui_connect_general_debug_selftest_button .mm-ui-heading-block {
  display: none;
}
form[action*="channable"] #mm-ui-button_support {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  min-width: 130px;
  padding: 1.2rem 1.6rem;
  border: 0;
  border-radius: 8px;
  font: 700 1.4rem 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-decoration: none;
  transition: .3s;
  background-color: #1b1a3a;
  color: #f8f8f8;
}
form[action*="channable"] #mm-ui-button_support i[class*="icon"] {
  width: 25px;
  height: 25px;
  transition: .3s;
}
form[action*="channable"] #mm-ui-button_support:hover {
  opacity: .85;
}
form[action*="channable"] .mm-block-ui-feed {
  display: grid;
  gap: 8px;
  margin-top: 28px;
}
form[action*="channable"] .mm-block-ui-feed .store-info {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
  font-size: 16px;
}
form[action*="channable"] .mm-block-ui-feed .left {
  font-weight: 500;
}
form[action*="channable"] .mm-block-ui-feed .right {
  opacity: .7;
  font-size: 15px;
  font-weight: 300;
}
form[action*="channable"] .mm-block-ui-feed .links {
  display: flex;
  align-items: center;
  gap: 32px;
}
form[action*="channable"] .mm-block-ui-feed .links a {
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  transition: .3s;
}
form[action*="channable"] .mm-block-ui-feed .links a:hover {
  opacity: .85;
}
form[action*="channable"] .mm-block-ui-feed .links svg {
  width: 20px;
  height: 20px;
}
form[action*="channable"] .mm-block-ui-feed .links .preview {
  color: #5b7922;
}
form[action*="channable"] .mm-block-ui-feed .links .json {
  color: #b41f1f;
}
form[action*="channable"] .mm-block-ui-feed .links .connect {
  margin-left: auto;
  color: #af8705;
}
form[action*="channable"] .mm-block-ui-feed .item {
  padding: 16px;
  border: 1px solid rgba(180, 180, 180, 0.35);
  border-left: 4px solid #109cd8;
}
form[action*="channable"] .mm-block-ui-feed .item:nth-child(even) {
  background-color: #f8f8f8;
}
form[action*="channable"] .channable-table table th,
form[action*="channable"] .channable-table table td {
  padding: 8px 12px !important;
  vertical-align: top;
}
form[action*="channable"] .channable-table table a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  min-width: 130px;
  padding: 1.2rem 1.6rem;
  border: 0;
  border-radius: 8px;
  font: 700 1.4rem 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-decoration: none;
  transition: .3s;
  padding: .8rem;
  background-color: #e33b8f;
  color: #f8f8f8;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
}
form[action*="channable"] .channable-table table a i[class*="icon"] {
  width: 25px;
  height: 25px;
  transition: .3s;
}
form[action*="channable"] .channable-table table a:hover {
  background-color: #ce1d76;
}
#menu-magmodules-channable-channable > a {
  display: grid;
  gap: 4px;
}
#menu-magmodules-channable-channable > a::before {
  display: none;
}
#menu-magmodules-channable-channable > a::after {
  content: '';
  display: block;
  order: -1;
  height: 32px;
  background-image: url('../../adminhtml/Magento/backend/en_US/Magmodules_Channable/images/channable-logo.png');
  background-position: center;
  background-repeat: no-repeat;
  text-indent: 50px;
  background-size: 26px;
}
.channable-order-index .data-grid-cell-content i,
.channable-order-index .grid-more-info i {
  position: relative;
  color: #109cd8;
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-style: dashed;
  cursor: pointer;
  transition: .3s;
}
.channable-order-index .data-grid-cell-content i:hover,
.channable-order-index .grid-more-info i:hover {
  color: #0c7aa9;
}
.channable-order-index .data-grid-cell-content i.show > div,
.channable-order-index .grid-more-info i.show > div {
  opacity: 1;
  visibility: visible;
  transform: translate(-20px, -20px);
}
.channable-order-index .data-grid-cell-content i > div,
.channable-order-index .grid-more-info i > div {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 10;
  display: block;
  transform: translate(100%, -20px);
  background-color: #f8f8f8;
  visibility: hidden;
  opacity: 0;
  transition: .5s;
  box-shadow: 0 4px 6px -1px rgba(27, 26, 58, 0.1), 0 2px 4px -2px rgba(27, 26, 58, 0.1);
}
.channable-order-index .data-grid-cell-content i header,
.channable-order-index .grid-more-info i header {
  position: relative;
  padding: 12px 12px 12px 58px;
  border-radius: 8px 8px 0 0;
  background-color: #1b1a3a;
  color: #f8f8f8;
  font-size: 15px;
  font-weight: 700;
}
.channable-order-index .data-grid-cell-content i header:before,
.channable-order-index .grid-more-info i header:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 14px;
  display: block;
  width: 28px;
  height: 28px;
  background: center / contain no-repeat url('../../adminhtml/Magento/backend/en_US/Magmodules_Channable/images/channable-logo.png');
}
.channable-order-index .data-grid-cell-content i table tr:nth-child(even) td,
.channable-order-index .grid-more-info i table tr:nth-child(even) td {
  background-color: #edeff1 !important;
}
.channable-order-index .data-grid-cell-content i td,
.channable-order-index .grid-more-info i td {
  padding: 8px;
  background-color: #f8f8f8 !important;
  font-size: 15px;
}
.channable-order-index .data-grid-cell-content i td:last-child,
.channable-order-index .grid-more-info i td:last-child {
  padding-left: 12px;
  color: rgba(65, 54, 47, 0.7);
  font-weight: 400;
}
.channable-order-index .data-grid-cell-content i span,
.channable-order-index .grid-more-info i span {
  display: block;
  padding: 8px 12px;
  border: 1px solid #b4b4b4;
  border-radius: 0 0 8px 8px;
  color: #1b1a3a;
  font-weight: 400;
}
.sales-order-view .order-payment-method-title .admin__table-secondary td,
.sales-order_creditmemo-view .order-payment-method-title .admin__table-secondary td,
.sales-order_creditmemo-new .order-payment-method-title .admin__table-secondary td {
  text-align: left;
}
.sales-order-view .channable-tooltip,
.sales-order_creditmemo-view .channable-tooltip,
.sales-order_creditmemo-new .channable-tooltip {
  position: relative;
  display: inline-block;
  color: #007bdb;
  transition: .3s;
  cursor: pointer;
}
.sales-order-view .channable-tooltip:hover,
.sales-order_creditmemo-view .channable-tooltip:hover,
.sales-order_creditmemo-new .channable-tooltip:hover {
  text-decoration: underline;
}
.sales-order-view .channable-tooltip:hover span,
.sales-order_creditmemo-view .channable-tooltip:hover span,
.sales-order_creditmemo-new .channable-tooltip:hover span {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.sales-order-view .channable-tooltip span,
.sales-order_creditmemo-view .channable-tooltip span,
.sales-order_creditmemo-new .channable-tooltip span {
  position: absolute;
  top: 28px;
  left: 0;
  z-index: 10;
  padding: 4px;
  background-color: #ffffff;
  white-space: nowrap;
  border: 1px solid #b4b4b4;
  transition: .3s;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
}
.sales-order-view .channable-tooltip span td:not(:last-child),
.sales-order_creditmemo-view .channable-tooltip span td:not(:last-child),
.sales-order_creditmemo-new .channable-tooltip span td:not(:last-child) {
  border-right: 1px solid #b4b4b4;
}
.channable-credit-memo {
  padding: 16px;
  margin-top: 28px;
  border-radius: 8px;
  background: #f8f8f8;
  border: 1px solid #b4b4b4;
}
.admin__page-nav._collapsed.channable-tab .title:before {
  display: none;
}
.admin__page-nav._collapsed.channable-tab .title,
.admin__page-nav._collapsed._show.channable-tab .title {
  background-image: url('../../adminhtml/Magento/backend/en_US/Magmodules_Channable/images/channable-logo.png') !important;
  background-position: 18px center;
  background-repeat: no-repeat;
  text-indent: 50px;
  background-size: auto 60%;
}
#row_magmodules_channable_debug_error_button .value {
  padding-top: 8px;
}
.hosted-control {
  height: 3.4rem;
  position: relative;
}
.hosted-control.braintree-hosted-fields-focused {
  border-color: #007bdb;
}
.hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) {
  border-color: #ee7d7d;
}
.hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.hosted-control.braintree-hosted-fields-valid {
  border-color: #79a22e;
}
.hosted-control.hosted-date {
  float: left;
  margin-bottom: .2rem;
  width: 5rem;
}
.hosted-control.hosted-date:first-of-type {
  margin-right: 50px;
}
.hosted-control.hosted-date:first-of-type:after {
  content: '/';
  display: inline;
  padding-bottom: inherit;
  padding-top: inherit;
  position: absolute;
  right: -28.57142857px;
  top: 0;
}
.hosted-control.hosted-cid {
  width: 6rem;
}
.hosted-control .icon-type {
  background-image: url('../../adminhtml/Magento/backend/en_US/images/cards.png');
  background-position: -1000px 0;
  background-repeat: no-repeat;
  height: 26px;
  position: absolute;
  right: 5px;
  top: 3px;
  width: 40px;
}
.hosted-control .icon-type.icon-type-discover {
  background-position: 0 0;
}
.hosted-control .icon-type.icon-type-visa {
  background-position: 0 -29px;
}
.hosted-control .icon-type.icon-type-master-card {
  background-position: 0 -58px;
}
.hosted-control .icon-type.icon-type-maestro {
  background-position: 0 -87px;
}
.hosted-control .icon-type.icon-type-american-express {
  background-position: 0 -114px;
}
.hosted-control .icon-type.icon-type-unionpay {
  background-position: 0 -140px;
}
.hosted-control .icon-type.icon-type-diners-club {
  background-position: 0 -168px;
}
.hosted-error {
  clear: both;
  color: #ee7d7d;
  height: 0;
  opacity: 0;
}
.paypal-styling-buttons button,
.paypal-styling-buttons .block-footer .action-add {
  margin: 5px;
}
.admin-usage-notification {
  -webkit-transition: visibility 0s .5s, opacity .5s ease;
  transition: visibility 0s .5s, opacity .5s ease;
}
.admin-usage-notification._show {
  -webkit-transition: opacity .5s ease;
  opacity: 1;
  transition: opacity .5s ease;
  visibility: visible;
}
.admin-usage-notification .modal-inner-wrap {
  -webkit-transform: translateX(0);
  -webkit-transition: -webkit-transform 0s;
  transition: transform 0s;
  transform: translateX(0);
  margin-top: 13rem;
  max-width: 75rem;
}
.admin-usage-notification .modal-inner-wrap .modal-content,
.admin-usage-notification .modal-inner-wrap .modal-header {
  padding-left: 4rem;
  padding-right: 4rem;
}
.admin-usage-notification .modal-inner-wrap .modal-content .action-close,
.admin-usage-notification .modal-inner-wrap .modal-header .action-close {
  display: none;
}
.admin-usage-notification .modal-inner-wrap .modal-list {
  margin-left: 0;
  padding-left: 40px;
  padding-top: 5px;
}
.admin-usage-notification .admin__fieldset {
  padding: 0;
}
.message-system-inner {
  background: #fffbbb;
  border: solid #d1d1d1;
  border-width: 0 0.1rem 0.1rem;
  position: relative;
}
.message-system-inner .message-error {
  background: none;
}
.message-system-inner .message,
.message-system-inner .order-errors .admin__fieldset-wrapper .title {
  background: none;
  margin: 0 0 -3px;
  overflow: hidden;
  padding: 1.5rem 0 1.5rem 3.3rem;
}
.message-system-inner .message:before,
.message-system-inner .order-errors .admin__fieldset-wrapper .title:before {
  left: .3rem;
}
.message-system-inner .action-menu-item {
  float: right;
  padding: 1.5rem 0 0;
  vertical-align: top;
}
.message-system-inner .action-menu-item.action-close-wrapper {
  width: 3.5rem;
}
.message-system-inner .action-menu-item .action-close {
  float: right;
}
.message-system-list {
  border-bottom: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  list-style: none;
  margin: 0 0 1.5rem;
}
.message-system-list li + li {
  border-top: 1px dashed #d1d1d1;
}
.message-system-short {
  min-height: 5rem;
}
.message-system-short .action-close-wrapper {
  display: none;
}
.message-system-short-wrapper {
  overflow: hidden;
  padding: 0 1.5rem 0 1rem;
}
.message-system-collapsible {
  background: #fffbbb;
  border: 0.1rem solid #d1d1d1;
  border-top: 0;
  display: none;
  left: -1px;
  padding: 0 3rem 1.5rem;
  position: absolute;
  right: -1px;
  top: 100%;
  z-index: 498;
}
._active .message-system-collapsible {
  display: block;
}
.message-system-action-dropdown {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  float: right;
  margin: 1.5rem 0;
  position: relative;
  padding-right: 3rem;
}
.message-system-action-dropdown:focus,
.message-system-action-dropdown:active {
  background: none;
  border: none;
}
.message-system-action-dropdown:hover {
  background: none;
  border: none;
}
.message-system-action-dropdown.disabled,
.message-system-action-dropdown[disabled],
fieldset[disabled] .message-system-action-dropdown {
  pointer-events: none;
  opacity: 0.5;
}
.message-system-action-dropdown._active:after,
.message-system-action-dropdown.active:after {
  transform: rotate(180deg);
}
.message-system-action-dropdown:after {
  border-color: #333333 transparent transparent transparent;
  border-style: solid;
  border-width: 0.5rem 0.4rem 0 0.4rem;
  content: '';
  height: 0;
  margin-top: -0.2rem;
  position: absolute;
  right: 1.1rem;
  top: 50%;
  transition: all .2s linear;
  width: 0;
}
._active .message-system-action-dropdown:after,
.active .message-system-action-dropdown:after {
  transform: rotate(180deg);
}
.message-system-action-dropdown:hover:after {
  border-color: #1a1a1a transparent transparent transparent;
}
.message-system-summary {
  text-align: right;
}
.message-system-summary .action__message-log {
  border-right: 1px solid #d1d1d1;
  display: inline-block;
  margin: 0 0.2rem 0 0.5rem;
  padding-right: 0.5rem;
}
.message-system-summary .action__message-log:last-child {
  border-right: 0;
  margin: 0;
  padding: 0;
}
.notices-wrapper .admin__data-grid-loading-mask {
  display: none;
  min-height: 5.1rem;
  z-index: 499;
}
.notices-wrapper .admin__data-grid-outer-wrap {
  min-height: 0;
}
.accordion .add-by-sku-wrapper {
  margin: 0 0 2rem;
}
.add-by-sku-wrapper .add-sku-csv .admin__field-label:before {
  display: none;
}
.order-search-items .col-select {
  text-align: center;
}
.order-search-items .col-select .data-grid-checkbox-cell-inner {
  text-align: center;
}
.order-discounts .action-secondary:not(:first-of-type) {
  margin-right: 1rem;
}
.order-errors .admin__fieldset-wrapper .title {
  display: block;
  margin: 0 0 2rem;
}
.dashboard-advanced-reports {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-color: #e3e3e3;
  border-style: solid;
  border-width: 1px 0;
  margin-bottom: 3rem;
  padding: 2.5rem 0;
}
.dashboard-advanced-reports-title {
  margin-bottom: 1rem;
}
.dashboard-advanced-reports-content {
  line-height: 1.7;
}
.dashboard-advanced-reports-actions {
  -webkit-flex-basis: auto;
  flex-basis: auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  align-self: center;
  margin-left: 2.5rem;
  margin-right: 1.5rem;
  text-align: right;
}
.action-advanced-reports {
  background-color: #007dbd;
  border-color: #007dbd;
  color: #ffffff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
}
.action-advanced-reports:after {
  content: '\e644';
  font-size: 1rem;
  vertical-align: super;
}
.action-advanced-reports:hover,
.action-advanced-reports:active,
.action-advanced-reports:focus {
  background-color: #0073ae;
  border-color: #007dbd;
  box-shadow: 0 0 0 1px #007bdb;
  color: #ffffff;
  text-decoration: none;
}
.action-advanced-reports.disabled,
.action-advanced-reports[disabled] {
  cursor: default;
  opacity: 0.5;
  pointer-events: none;
}
.advanced-reports-subscription-modal .modal-inner-wrap {
  margin-top: 13rem;
  max-width: 75rem;
}
.advanced-reports-subscription-modal .modal-inner-wrap .modal-content,
.advanced-reports-subscription-modal .modal-inner-wrap .modal-header {
  padding-left: 4rem;
  padding-right: 4rem;
}
.advanced-reports-subscription-modal .modal-inner-wrap .modal-content .action-close,
.advanced-reports-subscription-modal .modal-inner-wrap .modal-header .action-close {
  display: none;
}
.advanced-reports-subscription-modal .admin__fieldset {
  padding: 0;
}
.advanced-reports-subscription-text {
  line-height: 1.7;
  padding-bottom: 8rem;
}
.advanced-reports-subscription-close {
  display: block;
  float: right;
}
.advanced-reports-subscription-modal h1:first-of-type {
  background: url("../../adminhtml/Magento/backend/en_US/Magento_Analytics/images/analytics-icon.svg") no-repeat;
  background-size: 55px 49.08px;
  padding: 1.5rem 0 2rem 7rem;
}
.config-additional-comment {
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px 0;
  margin: 3rem 0;
  padding: 2.5rem;
}
.config-additional-comment-title {
  margin-bottom: 0.5rem;
}
.config-additional-comment-content {
  line-height: 1.5;
}
.config-vertical-title {
  clear: both;
  color: #303030;
  font-size: 1.7rem;
  font-weight: 600;
  letter-spacing: .025em;
  padding: 1.9rem 2.8rem 1.9rem 0;
  position: relative;
}
.config-vertical-comment {
  line-height: 1.5;
  margin-bottom: .5em;
  margin-top: 1rem;
}
/**
 * @codingStandardsIgnoreStart
 */
#row_analytics_general_vertical > td.config-vertical-label > label.admin__field-label {
  padding-right: 0;
}
/**
 * @codingStandardsIgnoreStart
 */
.menu-wrapper {
  display: inline-block;
  position: relative;
  width: 8.800000000000001rem;
  z-index: 700;
}
.menu-wrapper:before {
  background-color: #373330;
  bottom: 0;
  content: '';
  left: 0;
  position: fixed;
  top: 0;
  width: 8.800000000000001rem;
  z-index: 699;
}
.menu-wrapper._fixed {
  left: 0;
  position: fixed;
  top: 0;
}
.menu-wrapper._fixed ~ .page-wrapper {
  margin-left: 8.800000000000001rem;
}
.menu-wrapper .logo {
  display: block;
  height: 7.5rem;
  padding: 1.7rem 0 1.7rem;
  position: relative;
  text-align: center;
  z-index: 700;
}
._keyfocus .menu-wrapper .logo:focus {
  background-color: #4a4542;
  box-shadow: none;
}
._keyfocus .menu-wrapper .logo:focus + .admin__menu .level-0:first-child > a {
  background-color: #373330;
}
._keyfocus .menu-wrapper .logo:focus + .admin__menu .level-0:first-child > a:after {
  display: none;
}
.menu-wrapper .logo:hover .logo-img {
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
}
.menu-wrapper .logo:active .logo-img {
  transform: scale(0.95);
}
.menu-wrapper .logo .logo-img {
  height: 4.1rem;
  transition: -webkit-filter 0.2s linear, filter 0.2s linear, transform 0.1s linear;
  width: 3.5rem;
}
.abs-menu-separator,
.admin__menu .level-0:first-child > a:after,
.admin__menu .item-partners > a:after {
  background-color: #736963;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  margin-left: 16%;
  position: absolute;
  top: 0;
  width: 68%;
}
.admin__menu li {
  display: block;
}
.admin__menu [target='_blank']:after {
  content: '\e644';
  font-size: .5rem;
  margin-left: 0.5rem;
  vertical-align: super;
}
.admin__menu .level-0:first-child > a {
  position: relative;
}
.admin__menu .level-0:first-child._active > a:after {
  display: none;
}
.admin__menu .level-0._active > a,
.admin__menu .level-0:hover > a {
  color: #f7f3eb;
}
.admin__menu .level-0._active > a {
  background-color: #524d49;
}
.admin__menu .level-0:hover > a {
  background-color: #4a4542;
}
.admin__menu .level-0 > a {
  color: #aaa6a0;
  display: block;
  font-size: 1rem;
  letter-spacing: .025em;
  min-height: 6.2rem;
  padding: 1.2rem .5rem .5rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 0.1s linear;
  word-wrap: break-word;
  z-index: 700;
}
.admin__menu .level-0 > a:focus {
  box-shadow: none;
}
.admin__menu .level-0 > a:before {
  content: '\e63a';
  display: block;
  font-size: 2.2rem;
  height: 2.2rem;
  margin-bottom: .3rem;
}
.admin__menu .level-0 > .submenu,
#menu-menuamasty-base-menu .ambase-submenu.-second {
  background-color: #4a4542;
  box-shadow: 0 0 3px #000000;
  left: 100%;
  padding: 2rem 0 0;
  position: absolute;
  top: 0;
  transform: translateX(-100%);
  transition-duration: .3s;
  transition-property: transform, visibility;
  transition-timing-function: ease-in-out;
  visibility: hidden;
  z-index: 697;
}
.ie11 .admin__menu .level-0 > .submenu {
  height: 100%;
}
.admin__menu .level-0 > .submenu > ul[role='menu'] {
  max-width: calc(100vw - 8.800000000000001rem);
  min-height: 720px;
  overflow-x: auto;
  overflow-y: hidden;
}
.admin__menu .level-0._show > .submenu,
#menu-menuamasty-base-menu .ambase-submenu.-second {
  transform: translateX(0);
  visibility: visible;
  z-index: 698;
}
.admin__menu .level-1 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.admin__menu [class*='level-']:not(.level-0) a,
#menu-menuamasty-base-menu .ambase-submenu:not(.-second) .ambase-menu-item {
  display: block;
  padding: 1.25rem 1.5rem;
}
.admin__menu [class*='level-']:not(.level-0) a:hover,
#menu-menuamasty-base-menu .ambase-submenu:not(.-second) .ambase-menu-item:hover {
  background-color: #403934;
}
.admin__menu [class*='level-']:not(.level-0) a:active,
#menu-menuamasty-base-menu .ambase-submenu:not(.-second) .ambase-menu-item:active {
  background-color: #322c29;
  padding-bottom: 1.15rem;
  padding-top: 1.35rem;
}
.admin__menu .submenu li {
  min-width: 23.8rem;
}
.admin__menu .submenu a,
#menu-menuamasty-base-menu .ambase-submenu:not(.-second) .ambase-menu-item {
  color: #fcfcfc;
  transition: background-color 0.1s linear;
}
.admin__menu .submenu a:hover,
.admin__menu .submenu a:focus,
#menu-menuamasty-base-menu .ambase-submenu:not(.-second) .ambase-menu-item:hover,
#menu-menuamasty-base-menu .ambase-submenu:not(.-second) .ambase-menu-item:focus {
  box-shadow: none;
  text-decoration: none;
}
._keyfocus .admin__menu .submenu a:focus,
._keyfocus #menu-menuamasty-base-menu .ambase-submenu:not(.-second) .ambase-menu-item:focus {
  background-color: #403934;
}
._keyfocus .admin__menu .submenu a:active,
._keyfocus #menu-menuamasty-base-menu .ambase-submenu:not(.-second) .ambase-menu-item:active {
  background-color: #322c29;
}
.admin__menu .submenu .parent {
  margin-bottom: 4.5rem;
}
.admin__menu .submenu .parent .submenu-group-title {
  color: #a79d95;
  display: block;
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: .7rem;
  padding: 1.25rem 1.5rem;
  pointer-events: none;
}
.admin__menu .submenu .column {
  display: table-cell;
}
.admin__menu .submenu-title {
  color: #ffffff;
  display: block;
  font-size: 2.2rem;
  font-weight: 600;
  margin-bottom: 4.2rem;
  margin-left: 3rem;
  margin-right: 5.8rem;
}
.admin__menu .submenu-sub-title {
  color: #ffffff;
  display: block;
  font-size: 1.2rem;
  margin: -3.8rem 5.8rem 3.8rem 3rem;
}
.admin__menu .action-close {
  padding: 2.4rem 2.8rem;
  position: absolute;
  right: 0;
  top: 0;
}
.admin__menu .action-close:before {
  color: #a79d95;
  font-size: 1.7rem;
}
.admin__menu .action-close:hover:before {
  color: #ffffff;
}
.admin__menu .item-dashboard > a:before {
  content: '\e604';
  font-size: 1.8rem;
  padding-top: 0.4rem;
}
.admin__menu .item-sales > a:before {
  content: '\e60b';
}
.admin__menu .item-catalog > a:before {
  content: '\e608';
}
.admin__menu .item-customer > a:before {
  content: '\e603';
  font-size: 2.6rem;
  position: relative;
  top: -0.4rem;
}
.admin__menu .item-marketing > a:before {
  content: '\e609';
  font-size: 2rem;
  padding-top: 0.2rem;
}
.admin__menu .item-content > a:before {
  content: '\e602';
  font-size: 2.4rem;
  position: relative;
  top: -0.2rem;
}
.admin__menu .item-report > a:before {
  content: '\e60a';
}
.admin__menu .item-stores > a:before {
  content: '\e60d';
  font-size: 1.9rem;
  padding-top: 0.3rem;
}
.admin__menu .item-system > a:before {
  content: '\e610';
}
.admin__menu .item-system._current + .item-partners > a:after {
  display: none;
}
.admin__menu .item-partners._active > a:after {
  display: none;
}
.admin__menu .item-partners > a {
  padding-bottom: 1rem;
}
.admin__menu .item-partners > a:before {
  content: '\e612';
}
.admin__menu .level-0 > .submenu > ul > .level-1:only-of-type > .submenu-group-title {
  display: none;
}
.admin__menu-overlay {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 697;
}
.admin-user {
  float: right;
  line-height: 1.36;
  margin-left: .3rem;
  z-index: 490;
}
.admin-user._active .admin__action-dropdown,
.admin-user.active .admin__action-dropdown {
  border-color: #007bdb;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.admin-user .admin__action-dropdown {
  padding-right: 2.8rem;
  height: 3.3rem;
  padding-bottom: 0.4rem;
  padding-left: 4rem;
  padding-top: 0.7rem;
}
.admin-user .admin__action-dropdown._active:after,
.admin-user .admin__action-dropdown.active:after {
  transform: rotate(180deg);
}
.admin-user .admin__action-dropdown:after {
  border-color: #41362f transparent transparent transparent;
  border-style: solid;
  border-width: 0.5rem 0.4rem 0 0.4rem;
  content: '';
  height: 0;
  margin-top: -0.2rem;
  position: absolute;
  right: 1.3rem;
  top: 50%;
  transition: all .2s linear;
  width: 0;
}
._active .admin-user .admin__action-dropdown:after,
.active .admin-user .admin__action-dropdown:after {
  transform: rotate(180deg);
}
.admin-user .admin__action-dropdown:hover:after {
  border-color: #060504 transparent transparent transparent;
}
.admin-user .admin__action-dropdown:before {
  color: #41362f;
  content: '\e600';
  font-size: 2rem;
  left: 1.1rem;
  margin-top: -1.1rem;
  position: absolute;
  top: 50%;
}
.admin-user .admin__action-dropdown:hover:before {
  color: #41362f;
}
.admin-user .admin__action-dropdown-menu {
  min-width: 20rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.admin-user .admin__action-dropdown-menu > li > a {
  padding-left: .5em;
  padding-right: 1.8rem;
  transition: background-color 0.1s linear;
  white-space: nowrap;
}
.admin-user .admin__action-dropdown-menu > li > a:hover {
  background-color: #e0f6fe;
  color: #41362f;
}
.admin-user .admin__action-dropdown-menu > li > a:active {
  background-color: #c7effd;
  bottom: -1px;
  position: relative;
}
.admin-user .admin__action-dropdown-menu .admin-user-name {
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  max-width: 20rem;
  overflow: hidden;
  vertical-align: top;
}
.admin-user-account-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  max-width: 11.2rem;
}
.search-global {
  float: right;
  margin-right: -.3rem;
  position: relative;
  z-index: 480;
}
.search-global-field {
  min-width: 5rem;
}
.search-global-field._active .search-global-input {
  background-color: #ffffff;
  border-color: #007bdb;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  padding-right: 4rem;
  width: 25rem;
}
.search-global-field._active .search-global-action {
  display: block;
  height: 3.3rem;
  position: absolute;
  right: 0;
  text-indent: -100%;
  top: 0;
  width: 5rem;
  z-index: 3;
}
.search-global-field .autocomplete-results {
  height: 3.3rem;
  position: absolute;
  right: 0;
  top: 0;
  width: 25rem;
}
.search-global-field .search-global-menu {
  border: 1px solid #007bdb;
  border-top-color: transparent;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  left: 0;
  margin-top: -2px;
  max-height: 80vh;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 100%;
  word-break: break-word;
  word-wrap: break-word;
  z-index: 2;
}
.search-global-field .search-global-menu:after {
  background-color: #ffffff;
  content: '';
  height: 5px;
  left: 0;
  position: absolute;
  right: 0;
  top: -5px;
}
.search-global-field .search-global-menu > li {
  background-color: #ffffff;
  border-top: 1px solid #dddddd;
  display: block;
  font-size: 1.2rem;
  padding: 0.75rem 1.4rem 0.55rem;
}
.search-global-field .search-global-menu > li._active {
  background-color: #e0f6fe;
}
.search-global-field .search-global-menu .title {
  display: block;
  font-size: 1.4rem;
}
.search-global-field .search-global-menu .type {
  color: #231d1a;
  display: block;
}
.search-global-label {
  cursor: pointer;
  height: 3.3rem;
  padding: 0.75rem 1.4rem 0.55rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.search-global-label:active {
  transform: scale(0.9);
}
.search-global-label:hover:before {
  color: #060504;
}
.search-global-label:before {
  color: #41362f;
  content: '\e60c';
  font-size: 2rem;
}
.search-global-input {
  background-color: transparent;
  border: 1px solid transparent;
  font-size: 1.4rem;
  height: 3.5rem;
  padding: 0.75rem 1.4rem 0.55rem;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .1s linear, width .3s linear;
  width: 5rem;
  z-index: 1;
}
.search-global-action {
  display: none;
}
.notifications-wrapper {
  float: right;
  line-height: 1;
  position: relative;
}
.notifications-wrapper.active {
  z-index: 500;
}
.notifications-wrapper.active .notifications-action {
  border-color: #007bdb;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.notifications-wrapper.active .notifications-action:after {
  background-color: #ffffff;
  border: none;
  content: '';
  display: block;
  height: 6px;
  left: -6px;
  margin-top: 0;
  position: absolute;
  right: 0;
  top: 100%;
  width: auto;
}
.notifications-wrapper .admin__action-dropdown-menu {
  padding: 1rem 0 0;
  width: 32rem;
}
.notifications-action {
  color: #41362f;
  height: 3.3rem;
  padding: 0.75rem 2rem 0.65rem;
}
.notifications-action:after {
  display: none;
}
.notifications-action:before {
  content: '\e607';
  font-size: 1.9rem;
  margin-right: 0;
}
.notifications-action:active:before {
  position: relative;
  top: 1px;
}
.notifications-action .notifications-counter {
  background-color: #e22626;
  border-radius: 1em;
  color: #ffffff;
  display: inline-block;
  font-size: 1.1rem;
  font-weight: 700;
  height: 20px;
  left: 50%;
  line-height: 20px;
  margin-left: .3em;
  margin-top: -1.1em;
  min-width: 20px;
  position: absolute;
  text-align: center;
  top: 50%;
}
.notifications-entry {
  line-height: 1.36;
  padding: 0.6rem 2rem 0.8rem;
  position: relative;
  transition: background-color 0.1s linear;
}
.notifications-entry:hover {
  background-color: #e0f6fe;
}
.notifications-entry.notifications-entry-last {
  margin: 0 2rem;
  padding: .3rem 0 1.3rem;
  text-align: center;
}
.notifications-entry.notifications-entry-last:hover {
  background-color: transparent;
}
.notifications-entry + .notifications-entry-last {
  border-top: 1px solid #dddddd;
  padding-bottom: .6rem;
}
.notifications-entry ._cutted {
  cursor: pointer;
}
.notifications-entry ._cutted .notifications-entry-description-start:after {
  content: '...';
}
.notifications-entry-title {
  color: #ef672f;
  display: block;
  font-size: 1.1rem;
  font-weight: 700;
  margin-bottom: .7rem;
  margin-right: 1em;
}
.notifications-entry-description {
  color: #333333;
  font-size: 1.1rem;
  margin-bottom: .8rem;
}
.notifications-entry-description-end {
  display: none;
}
.notifications-entry-description-end._show {
  display: inline;
}
.notifications-entry-time {
  color: #777777;
  font-size: 1.1rem;
}
.notifications-close {
  line-height: 1;
  padding: 1rem;
  position: absolute;
  right: 0;
  top: .6rem;
}
.notifications-close:before {
  color: #cccccc;
  content: '\e620';
  transition: color 0.1s linear;
  transition: colors all ease-in;
  transition: all colors ease-in;
}
.notifications-close:hover:before {
  color: #b3b3b3;
}
.notifications-close:active {
  transform: scale(0.95);
}
.page-header-actions {
  padding-top: 1.1rem;
}
.page-header-hgroup {
  padding-right: 1.5rem;
}
.page-title-wrapper {
  margin-top: 1.6rem;
}
.page-title {
  color: #41362f;
  font-size: 2.8rem;
  margin-bottom: 0;
  word-break: break-all;
}
.page-header {
  margin-bottom: 1.2rem;
  padding: 1.5rem 3rem;
}
.page-footer {
  background-color: #f5f5f5;
  border-top: 0.1rem solid #dddddd;
  color: #777777;
  margin-top: auto;
  padding: 2.6rem 3rem 6rem;
}
.page-footer a {
  color: #ef672f;
  text-decoration: underline;
}
.page-footer a:hover {
  color: #ef672f;
}
.page-footer .admin__control-select,
.page-footer .ui-datepicker .ui-datepicker-title select {
  max-width: 52rem;
  width: 100%;
}
.magento-version {
  margin-bottom: .5rem;
}
.magento-version strong {
  color: #666666;
}
.copyright {
  margin-bottom: -.2rem;
  position: relative;
  text-align: left;
}
.copyright .link-copyright {
  display: inline-block;
  margin-right: .5rem;
  text-decoration: none;
  vertical-align: top;
}
.copyright .link-copyright:hover:before {
  color: #f38a5e;
}
.copyright .link-copyright:before {
  transition: color 0.1s linear;
  transition: colors all ease-in;
  transition: all colors ease-in;
  color: #eb5202;
  content: '\e606';
  display: block;
  font-size: 2.5rem;
  position: relative;
  top: -.2rem;
}
.copyright .link-copyright:active:before {
  transform: scale(0.9);
}
.footer-legal {
  padding-top: 1rem;
}
.footer-legal-system {
  text-align: right;
}
.store-switcher {
  color: #41362f;
  float: left;
  font-size: 1.3rem;
  margin-top: .59rem;
}
.store-switcher .admin__action-dropdown {
  background-color: #f8f8f8;
  margin-left: .5em;
}
.store-switcher .dropdown {
  display: inline-block;
  position: relative;
}
.store-switcher .dropdown:before,
.store-switcher .dropdown:after {
  content: '';
  display: table;
}
.store-switcher .dropdown:after {
  clear: both;
}
.store-switcher .dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.store-switcher .dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 2;
  color: #41362f;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.store-switcher .dropdown .action.toggle:hover:after {
  color: #41362f;
}
.store-switcher .dropdown .action.toggle:active:after {
  color: #41362f;
}
.store-switcher .dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.store-switcher .dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 2;
  color: #41362f;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.store-switcher .dropdown .action.toggle.active:hover:after {
  color: #41362f;
}
.store-switcher .dropdown .action.toggle.active:active:after {
  color: #41362f;
}
.store-switcher .dropdown .dropdown-menu {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #aaa6a0;
  margin-top: 4px;
  min-width: 19.5rem;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.store-switcher .dropdown .dropdown-menu li {
  margin: 0;
  padding: 0;
}
.store-switcher .dropdown .dropdown-menu li:hover {
  background: transparent;
  cursor: pointer;
}
.store-switcher .dropdown.active {
  overflow: visible;
}
.store-switcher .dropdown.active .dropdown-menu {
  display: block;
}
.store-switcher .dropdown-menu {
  left: 0;
  margin-top: .5em;
  max-height: 250px;
  overflow-y: auto;
  padding-top: .25em;
}
.store-switcher .dropdown-menu::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
.store-switcher .dropdown-menu::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
}
.store-switcher .dropdown-menu li {
  border: 0;
  cursor: default;
}
.store-switcher .dropdown-menu li:hover {
  cursor: default;
}
.store-switcher .dropdown-menu li a,
.store-switcher .dropdown-menu li span {
  color: #41362f;
  display: block;
  padding: .5rem 1.3rem;
}
.store-switcher .dropdown-menu li a {
  text-decoration: none;
}
.store-switcher .dropdown-menu li a:hover {
  background: #e9e9e9;
}
.store-switcher .dropdown-menu li span {
  color: #adadad;
  cursor: default;
}
.store-switcher .dropdown-menu li.current span {
  background: #eeeeee;
  color: #41362f;
}
.store-switcher .dropdown-menu .store-switcher-store a,
.store-switcher .dropdown-menu .store-switcher-store span {
  padding-left: 2.6rem;
}
.store-switcher .dropdown-menu .store-switcher-store-view a,
.store-switcher .dropdown-menu .store-switcher-store-view span {
  padding-left: 3.9rem;
}
.store-switcher .dropdown-menu .dropdown-toolbar {
  border-top: 1px solid #ebebeb;
  margin-top: 1rem;
}
.store-switcher .dropdown-menu .dropdown-toolbar a:before {
  content: '\e610';
  margin-right: .25em;
  position: relative;
  top: 1px;
}
.store-switcher-label {
  font-weight: 700;
}
.store-switcher-alt {
  display: inline-block;
  position: relative;
}
.store-switcher-alt.active .dropdown-menu {
  display: block;
}
.store-switcher-alt .dropdown-menu {
  margin-top: 2px;
  white-space: nowrap;
}
.store-switcher-alt .dropdown-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.store-switcher-alt strong {
  color: #a79d95;
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.333;
  padding: 5px 10px;
}
.store-switcher-alt .store-selected {
  color: #676056;
  cursor: pointer;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.333;
}
.store-switcher-alt .store-selected:after {
  -webkit-font-smoothing: antialiased;
  color: #afadac;
  content: '\e02c';
  font-style: normal;
  font-weight: normal;
  margin: 0 0 0 3px;
  speak: none;
  vertical-align: text-top;
}
.store-switcher-alt .store-switcher-website,
.store-switcher-alt .store-switcher-store {
  padding: 0;
}
.store-switcher-alt .store-switcher-website:hover,
.store-switcher-alt .store-switcher-store:hover {
  background: none;
}
.store-switcher-alt .store-switcher-store-view {
  padding: 0;
}
.store-switcher-alt .store-switcher-all,
.store-switcher-alt .manage-stores {
  padding: 0;
}
.store-switcher-alt .store-switcher-all > a,
.store-switcher-alt .manage-stores > a {
  color: #676056;
  display: block;
  font-size: 12px;
  padding: 8px 15px;
  text-decoration: none;
}
.store-switcher-website {
  margin: 5px 0 0;
}
.store-switcher-website > strong {
  padding-left: 13px;
}
.store-switcher-store {
  margin: 1px 0 0;
}
.store-switcher-store > strong {
  padding-left: 20px;
}
.store-switcher-store > ul {
  margin-top: 1px;
}
.store-switcher-store-view:first-child {
  border-top: 1px solid #e5e5e5;
}
.store-switcher-store-view > a {
  color: #333333;
  display: block;
  font-size: 13px;
  padding: 5px 15px 5px 24px;
  text-decoration: none;
}
.store-view:not(.store-switcher) {
  float: left;
  margin-top: 1.10rem;
}
.store-view .store-switcher-label {
  display: inline-block;
}
.tooltip {
  display: inline-block;
  margin-left: .5em;
}
.tooltip .help span,
.tooltip .help a {
  cursor: pointer;
  display: inline-block;
  height: 22px;
  position: relative;
  vertical-align: middle;
  width: 22px;
  z-index: 2;
}
.tooltip .help span:before,
.tooltip .help a:before {
  color: #41362f;
  content: '\e633';
  font-size: 1.7rem;
}
.tooltip .help a:hover {
  text-decoration: none;
}
.tooltip .tooltip-content {
  background: rgba(49, 48, 43, 0.8);
  background: #000000;
  border-radius: 3px;
  color: #ffffff;
  display: none;
  margin-left: -19px;
  margin-top: 10px;
  max-width: 200px;
  padding: 4px 8px;
  position: absolute;
  text-shadow: none;
  z-index: 20;
}
.tooltip .tooltip-content:before {
  border-bottom: 5px solid #000000;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  content: '';
  height: 0;
  left: 20px;
  opacity: .8;
  position: absolute;
  top: -5px;
  width: 0;
}
.tooltip .tooltip-content.loading {
  position: absolute;
}
.tooltip .tooltip-content.loading:before {
  border-bottom-color: rgba(0, 0, 0, 0.3);
}
.tooltip:hover > .tooltip-content {
  display: block;
}
.page-main-actions:not(._hidden),
.page-actions._fixed {
  background: #f8f8f8;
  border-bottom: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  padding: 1.5rem;
}
.actions-scrollable .page-actions {
  display: flex;
  overflow-x: auto;
}
.page-main-actions {
  display: flex;
  margin: 0 0 3rem;
}
.page-main-actions._hidden .store-switcher {
  display: none;
}
.page-main-actions._hidden .page-actions-placeholder {
  min-height: 50px;
}
.page-actions {
  margin-left: auto;
  order: 2;
}
.page-main-actions .page-actions._fixed {
  left: 8.800000000000001rem;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 501;
}
.page-main-actions .page-actions._fixed .page-actions-inner:before {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #41362f;
  content: attr(data-title);
  float: left;
  font-size: 2.8rem;
  margin-top: .3rem;
  max-width: 50%;
}
.page-actions > button,
.page-actions .page-actions-buttons > button,
.page-actions .page-actions-buttons > .action,
.page-actions .page-actions.floating-header > button,
.page-actions .page-actions.floating-header > .action,
.page-actions > .block-footer .action-add,
.page-actions .page-actions-buttons > .block-footer .action-add {
  float: right;
  margin-left: 1.3rem;
}
.page-actions > button.back,
.page-actions .page-actions-buttons > button.back,
.page-actions .page-actions-buttons > .action.back,
.page-actions > button.action-back,
.page-actions .page-actions-buttons > button.action-back,
.page-actions .page-actions-buttons > .action.action-back,
.page-actions .page-actions.floating-header > button.back,
.page-actions .page-actions.floating-header > .action.back,
.page-actions .page-actions.floating-header > button.action-back,
.page-actions .page-actions.floating-header > .action.action-back,
.page-actions > .block-footer .action-add.back,
.page-actions .page-actions-buttons > .block-footer .action-add.back,
.page-actions > .block-footer .action-add.action-back,
.page-actions .page-actions-buttons > .block-footer .action-add.action-back {
  float: left;
  -ms-flex-order: -1;
  -webkit-order: -1;
  order: -1;
}
.page-actions > button.back:before,
.page-actions .page-actions-buttons > button.back:before,
.page-actions .page-actions-buttons > .action.back:before,
.page-actions > button.action-back:before,
.page-actions .page-actions-buttons > button.action-back:before,
.page-actions .page-actions-buttons > .action.action-back:before,
.page-actions .page-actions.floating-header > button.back:before,
.page-actions .page-actions.floating-header > .action.back:before,
.page-actions .page-actions.floating-header > button.action-back:before,
.page-actions .page-actions.floating-header > .action.action-back:before,
.page-actions > .block-footer .action-add.back:before,
.page-actions .page-actions-buttons > .block-footer .action-add.back:before,
.page-actions > .block-footer .action-add.action-back:before,
.page-actions .page-actions-buttons > .block-footer .action-add.action-back:before {
  content: '\e626';
  margin-right: .5em;
  position: relative;
  top: 1px;
}
.page-actions > button.action-primary,
.page-actions .page-actions-buttons > button.action-primary,
.page-actions .page-actions-buttons > .action.action-primary,
.page-actions > button.primary,
.page-actions .page-actions-buttons > button.primary,
.page-actions .page-actions-buttons > .action.primary,
.page-actions .page-actions-buttons > .amshopby-button,
.page-actions .page-actions-buttons > .am-filter-go,
.page-actions .page-actions.floating-header > button.action-primary,
.page-actions .page-actions.floating-header > .action.action-primary,
.page-actions .page-actions.floating-header > button.primary,
.page-actions .page-actions.floating-header > .action.primary,
.page-actions > .block-footer .action-add.action-primary,
.page-actions .page-actions-buttons > .block-footer .action-add.action-primary,
.page-actions > .block-footer .action-add.primary,
.page-actions .page-actions-buttons > .block-footer .action-add.primary {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.page-actions > button.save:not(.primary),
.page-actions .page-actions-buttons > button.save:not(.primary),
.page-actions .page-actions-buttons > .action.save:not(.primary),
.page-actions .page-actions.floating-header > button.save:not(.primary),
.page-actions .page-actions.floating-header > .action.save:not(.primary),
.page-actions > .block-footer .action-add.save:not(.primary),
.page-actions .page-actions-buttons > .block-footer .action-add.save:not(.primary) {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.page-actions > button.delete,
.page-actions .page-actions-buttons > button.delete,
.page-actions .page-actions-buttons > .action.delete,
.page-actions .page-actions.floating-header > button.delete,
.page-actions .page-actions.floating-header > .action.delete,
.page-actions > .block-footer .action-add.delete,
.page-actions .page-actions-buttons > .block-footer .action-add.delete {
  -ms-flex-order: -1;
  -webkit-order: -1;
  order: -1;
}
.page-actions .page-actions-buttons > .action-element,
.page-actions .page-actions.floating-header > .action-element {
  float: right;
  margin-left: 1.3rem;
}
.page-actions .actions-split {
  float: right;
  margin-left: 1.3rem;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.page-actions .actions-split .dropdown-menu .item {
  display: block;
}
.page-actions-buttons,
.page-actions.floating-header {
  float: right;
  justify-content: flex-end;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.customer-index-edit .page-actions-buttons,
.customer-index-edit .page-actions.floating-header {
  background-color: transparent;
}
.admin__page-nav,
.order-sidebar {
  background: #f1f1f1;
  border: 1px solid #e3e3e3;
}
.admin__page-nav._collapsed:first-child {
  border-bottom: none;
}
.admin__page-nav._collapsed._show {
  border-bottom: 1px solid #e3e3e3;
}
.admin__page-nav._collapsed._show ._collapsible {
  background: #f1f1f1;
}
.admin__page-nav._collapsed._show ._collapsible:after {
  content: '\e62b';
}
.admin__page-nav._collapsed._show ._collapsible + .admin__page-nav-items {
  display: block;
}
.admin__page-nav._collapsed._hide .admin__page-nav-title-messages {
  display: inline-block;
}
.admin__page-nav._collapsed._hide .admin__page-nav-title-messages ._active {
  display: inline-block;
}
.admin__page-nav + ._collapsed {
  border-bottom: none;
  border-top: none;
}
.admin__page-nav-title {
  border-bottom: 1px solid #e3e3e3;
  color: #303030;
  display: block;
  font-size: 1.4rem;
  line-height: 1.2;
  margin: 0 0 -1px;
  padding: 1.8rem 1.5rem;
  position: relative;
  text-transform: uppercase;
}
.admin__page-nav-title._collapsible {
  background: #ffffff;
  cursor: pointer;
  margin: 0;
  padding-right: 3.5rem;
  transition: border-color 0.1s ease-out, background-color 0.1s ease-out;
}
.admin__page-nav-title._collapsible + .admin__page-nav-items {
  display: none;
  margin-top: -1px;
}
.admin__page-nav-title._collapsible:after {
  content: '\e628';
  font-size: 1.3rem;
  font-weight: 700;
  position: absolute;
  right: 1.8rem;
  top: 2rem;
}
.admin__page-nav-title._collapsible:hover {
  background: #f1f1f1;
}
.admin__page-nav-title._collapsible:last-child {
  margin: 0 0 -1px;
}
.admin__page-nav-title strong {
  font-weight: 700;
}
.admin__page-nav-title .admin__page-nav-title-messages {
  display: none;
}
.admin__page-nav-items {
  list-style-type: none;
  margin: 0;
  padding: 1rem 0 1.3rem 0;
}
.admin__page-nav-item {
  border-left: 3px solid transparent;
  margin-left: 0.7rem;
  padding: 0;
  position: relative;
  transition: border-color 0.1s ease-out, background-color 0.1s ease-out;
}
.admin__page-nav-item:hover {
  border-color: #e4e4e4;
}
.admin__page-nav-item:hover .admin__page-nav-link {
  background: #e4e4e4;
  color: #303030;
  text-decoration: none;
}
.admin__page-nav-item._active,
.admin__page-nav-item.ui-state-active {
  border-color: #eb5202;
}
.admin__page-nav-item._active .admin__page-nav-link,
.admin__page-nav-item.ui-state-active .admin__page-nav-link {
  background: #ffffff;
  border-color: #e3e3e3;
  border-right: 1px solid #ffffff;
  color: #303030;
  margin-right: -1px;
}
.admin__page-nav-item._active .admin__page-nav-link,
.admin__page-nav-item.ui-state-active .admin__page-nav-link {
  font-weight: 600;
}
.admin__page-nav-item._loading:before,
.admin__page-nav-item.ui-tabs-loading:before {
  display: none;
}
.admin__page-nav-item._loading .admin__page-nav-item-message-loader,
.admin__page-nav-item.ui-tabs-loading .admin__page-nav-item-message-loader {
  display: inline-block;
}
.admin__page-nav-link {
  border: 1px solid transparent;
  border-width: 1px 0;
  color: #303030;
  display: block;
  font-weight: 500;
  line-height: 1.2;
  margin: 0 0 -1px;
  padding: 2rem 0 2rem 1rem;
  transition: border-color 0.1s ease-out, background-color 0.1s ease-out;
  word-wrap: break-word;
}
.admin__page-nav-item-messages {
  display: inline-block;
}
.admin__page-nav-item-messages .admin__page-nav-item-message-tooltip {
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
  border-radius: 1px;
  bottom: 3.7rem;
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.3);
  display: none;
  font-size: 1.4rem;
  font-weight: 400;
  left: -1rem;
  line-height: 1.36;
  padding: 1.5rem;
  position: absolute;
  text-transform: none;
  width: 27rem;
  word-break: normal;
  z-index: 2;
}
.admin__page-nav-item-messages .admin__page-nav-item-message-tooltip:after,
.admin__page-nav-item-messages .admin__page-nav-item-message-tooltip:before {
  border: 15px solid transparent;
  height: 0;
  width: 0;
  border-top-color: #f1f1f1;
  content: '';
  display: block;
  left: 2rem;
  position: absolute;
  top: 100%;
  z-index: 3;
}
.admin__page-nav-item-messages .admin__page-nav-item-message-tooltip:after {
  border-top-color: #f1f1f1;
  margin-top: -1px;
  z-index: 4;
}
.admin__page-nav-item-messages .admin__page-nav-item-message-tooltip:before {
  border-top-color: #bfbfbf;
  margin-top: 1px;
}
.admin__page-nav-item-message-loader {
  display: none;
  margin-top: -1rem;
  position: absolute;
  right: 0;
  top: 50%;
}
.admin__page-nav-item-message-loader .spinner {
  font-size: 2rem;
  margin-right: 1.5rem;
}
._loading > .admin__page-nav-item-messages .admin__page-nav-item-message-loader {
  display: inline-block;
}
.admin__page-nav-item-message {
  position: relative;
}
.admin__page-nav-item-message:hover {
  z-index: 500;
}
.admin__page-nav-item-message:hover .admin__page-nav-item-message-tooltip {
  display: block;
}
.admin__page-nav-item-message._error,
.admin__page-nav-item-message._changed {
  display: none;
}
.admin__page-nav-item-message .admin__page-nav-item-message-icon {
  display: inline-block;
  font-size: 1.4rem;
  padding-left: .8em;
  vertical-align: baseline;
}
.admin__page-nav-item-message .admin__page-nav-item-message-icon:after {
  color: #666666;
  content: '\e631';
}
._changed:not(._error) > .admin__page-nav-item-messages ._changed {
  display: inline-block;
}
._error .admin__page-nav-item-message-icon:after {
  color: #eb5202;
  content: '\e623';
}
._error > .admin__page-nav-item-messages ._error {
  display: inline-block;
}
._error > .admin__page-nav-item-messages ._error .spinner {
  font-size: 2rem;
  margin-right: 1.5rem;
}
._error .admin__page-nav-item-message-tooltip {
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
  border-radius: 1px;
  bottom: 3.7rem;
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.3);
  display: none;
  font-weight: 400;
  left: -1rem;
  line-height: 1.36;
  padding: 2rem;
  position: absolute;
  text-transform: none;
  width: 27rem;
  word-break: normal;
  z-index: 2;
}
._error .admin__page-nav-item-message-tooltip:after,
._error .admin__page-nav-item-message-tooltip:before {
  border: 15px solid transparent;
  height: 0;
  width: 0;
  border-top-color: #f1f1f1;
  content: '';
  display: block;
  left: 2rem;
  position: absolute;
  top: 100%;
  z-index: 3;
}
._error .admin__page-nav-item-message-tooltip:after {
  border-top-color: #f1f1f1;
  margin-top: -1px;
  z-index: 4;
}
._error .admin__page-nav-item-message-tooltip:before {
  border-top-color: #bfbfbf;
}
.admin__collapsible-block-wrapper {
  border-bottom: 1px solid #cccccc;
}
.admin__collapsible-block-wrapper .admin__collapsible-title[aria-expanded='true']:before {
  content: '\e615';
}
.admin__fieldset > .admin__collapsible-block-wrapper:last-child {
  border-bottom-width: 0;
}
.admin__collapsible-block-wrapper .admin__collapsible-title {
  clear: both;
  color: #303030;
  cursor: pointer;
  display: block;
  font-size: 1.7rem;
  font-weight: 600;
  letter-spacing: .025em;
  padding: 1.9rem 2.8rem 1.9rem 0;
  position: relative;
  text-decoration: none;
  transition: color .15s linear;
}
.admin__collapsible-block-wrapper .admin__collapsible-title:hover,
.admin__collapsible-block-wrapper .admin__collapsible-title:visited,
.admin__collapsible-block-wrapper .admin__collapsible-title:focus {
  color: #0a0a0a;
  text-decoration: none;
}
.admin__collapsible-block-wrapper .admin__collapsible-title:active:before {
  transform: scale(0.9);
}
.admin__collapsible-block-wrapper .admin__collapsible-title._disabled,
.admin__collapsible-block-wrapper .admin__collapsible-title.disabled {
  color: #7d7d7d;
  cursor: default;
}
.admin__collapsible-block-wrapper .admin__collapsible-title:before {
  content: '\e616';
  font-size: 1.8rem;
  position: absolute;
  right: 1.3rem;
  top: 2.3rem;
}
.admin__collapsible-block-wrapper .admin__collapsible-title._loading:before {
  content: '';
}
.admin__collapsible-block-wrapper.opened > .fieldset-wrapper-title .admin__collapsible-title:before,
.admin__collapsible-block-wrapper._show > .fieldset-wrapper-title .admin__collapsible-title:before {
  content: '\e615';
}
.admin__collapsible-block-wrapper.opened.fieldset-wrapper .fieldset-wrapper-title .actions,
.admin__collapsible-block-wrapper._show.fieldset-wrapper .fieldset-wrapper-title .actions {
  display: block;
}
.admin__collapsible-block-wrapper.opened td.admin__collapsible-block-wrapper .admin__collapsible-title:before,
.admin__collapsible-block-wrapper._show td.admin__collapsible-block-wrapper .admin__collapsible-title:before {
  content: '\e616';
}
.admin__collapsible-block-wrapper.opened td.admin__collapsible-block-wrapper._show .admin__collapsible-title:before,
.admin__collapsible-block-wrapper._show td.admin__collapsible-block-wrapper._show .admin__collapsible-title:before {
  content: '\e615';
}
.admin__collapsible-block-wrapper.fieldset-wrapper {
  border-bottom: 1px solid #cccccc;
  padding: 0;
}
.admin__collapsible-block-wrapper.fieldset-wrapper .fieldset-wrapper-title {
  border: 0;
  margin: 0;
  padding: 0;
}
.admin__collapsible-block-wrapper.fieldset-wrapper .fieldset-wrapper-content {
  padding-bottom: 1.9rem;
}
.admin__collapsible-block-wrapper.collapsible-block-wrapper-last {
  border-bottom: 0;
}
.admin__collapsible-block-wrapper .admin__dynamic-rows.admin__control-collapsible td.admin__collapsible-block-wrapper {
  border-bottom: none;
}
.admin__collapsible-content {
  max-height: 0;
  transform: scaleY(0);
  transform-origin: 0 0;
  transition: transform 100ms ease-in-out, max-height 100ms ease-in-out, visibility 100ms ease-in-out;
  visibility: hidden;
}
.admin__collapsible-content._show {
  max-height: 100%;
  transform: none;
  visibility: visible;
}
.admin__collapsible-content .admin__collapsible-title {
  font-size: 1.6rem;
  padding-left: 2.8rem;
}
.admin__collapsible-content .admin__collapsible-title:before {
  left: 0;
  right: auto;
  top: 2rem;
}
.admin__collapsible-content .admin__collapsible-title._loading .admin__page-nav-item-message-loader {
  left: 0;
  right: auto;
}
.admin__collapsible-content .admin__collapsible-block-wrapper {
  margin-left: 4rem;
}
.fieldset-wrapper .admin__collapsible-block-wrapper .fieldset-wrapper-title {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fieldset-wrapper .admin__collapsible-block-wrapper .fieldset-wrapper-title .actions {
  position: absolute;
  right: 1.3rem;
  top: 1.4rem;
}
.fieldset-wrapper .admin__collapsible-block-wrapper .fieldset-wrapper-title .draggable-handle {
  top: 2.4rem;
}
.modal-slide .fieldset-wrapper .admin__collapsible-title {
  clear: both;
  color: #303030;
  cursor: pointer;
  display: block;
  font-size: 1.7rem;
  font-weight: 600;
  letter-spacing: .025em;
  padding: 1.9rem 2.8rem 1.9rem 0;
  position: relative;
  text-decoration: none;
  transition: color .15s linear;
}
.modal-slide .fieldset-wrapper .admin__collapsible-title:hover,
.modal-slide .fieldset-wrapper .admin__collapsible-title:visited,
.modal-slide .fieldset-wrapper .admin__collapsible-title:focus {
  color: #0a0a0a;
  text-decoration: none;
}
.modal-slide .fieldset-wrapper .admin__collapsible-title:active:before {
  transform: scale(0.9);
}
.modal-slide .fieldset-wrapper .admin__collapsible-title._disabled,
.modal-slide .fieldset-wrapper .admin__collapsible-title.disabled {
  color: #7d7d7d;
  cursor: default;
}
.modal-slide .fieldset-wrapper .admin__collapsible-title:before {
  content: '\e616';
  font-size: 1.8rem;
  position: absolute;
  right: 1.3rem;
  top: 2.3rem;
}
.modal-slide .fieldset-wrapper .admin__collapsible-title._loading:before {
  content: '';
}
.modal-slide .fieldset-wrapper .admin__collapsible-title:before {
  left: auto;
}
.admin__collapsible-block .comment {
  line-height: 1.5;
  margin-bottom: .5em;
  margin-top: 1rem;
}
.admin__collapsible-block .admin__collapsible-block {
  border: 0;
}
.admin__collapsible-block .admin__collapsible-block .entry-edit-head > a {
  padding-left: 2.8rem;
  padding-right: 0;
}
.admin__collapsible-block .admin__collapsible-block .entry-edit-head > a:before {
  left: 0;
  right: auto;
}
.admin__collapsible-block ~ .admin__collapsible-block {
  border: 0;
  padding: 0 0 2.6rem;
}
.section-config > .admin__collapsible-block > a,
.accordion > dt a,
.accordion .admin__collapsible-block > a,
form[action*="channable"] .mm-block-channable-feeds .title {
  clear: both;
  color: #303030;
  cursor: pointer;
  display: block;
  font-size: 1.7rem;
  font-weight: 600;
  letter-spacing: .025em;
  padding: 1.9rem 2.8rem 1.9rem 0;
  position: relative;
  text-decoration: none;
  transition: color .15s linear;
}
.section-config > .admin__collapsible-block > a:hover,
.accordion > dt a:hover,
.accordion .admin__collapsible-block > a:hover,
.section-config > .admin__collapsible-block > a:visited,
.accordion > dt a:visited,
.accordion .admin__collapsible-block > a:visited,
.section-config > .admin__collapsible-block > a:focus,
.accordion > dt a:focus,
.accordion .admin__collapsible-block > a:focus {
  color: #0a0a0a;
  text-decoration: none;
}
.section-config > .admin__collapsible-block > a:active:before,
.accordion > dt a:active:before,
.accordion .admin__collapsible-block > a:active:before {
  transform: scale(0.9);
}
.section-config > .admin__collapsible-block > a._disabled,
.accordion > dt a._disabled,
.accordion .admin__collapsible-block > a._disabled,
.section-config > .admin__collapsible-block > a.disabled,
.accordion > dt a.disabled,
.accordion .admin__collapsible-block > a.disabled {
  color: #7d7d7d;
  cursor: default;
}
.section-config > .admin__collapsible-block > a:before,
.accordion > dt a:before,
.accordion .admin__collapsible-block > a:before {
  content: '\e616';
  font-size: 1.8rem;
  position: absolute;
  right: 1.3rem;
  top: 2.3rem;
}
.section-config > .admin__collapsible-block > a._loading:before,
.accordion > dt a._loading:before,
.accordion .admin__collapsible-block > a._loading:before {
  content: '';
}
.section-config > .admin__collapsible-block > a > i,
.accordion > dt a > i,
.accordion .admin__collapsible-block > a > i {
  display: block;
  font-size: 1.4rem;
  font-style: italic;
  font-weight: 400;
  padding-top: .4rem;
}
.section-config.active > .admin__collapsible-block > a:before,
.accordion > dt.open a:before,
.accordion .admin__collapsible-block.open a:before {
  content: '\e615';
}
.section-config.active > .admin__collapsible-block + input + fieldset,
.accordion > dt + dd.open,
.accordion .admin__collapsible-block.open + input + fieldset {
  display: block;
  margin: 0;
}
.sortable-wrapper {
  margin-bottom: 1.5rem;
}
.accordion {
  margin: 0 0 .8rem;
  padding: 0;
}
.accordion dt {
  border-bottom: 1px solid #cccccc;
}
.accordion dt.open {
  border-bottom: none;
}
.accordion dd {
  border-bottom: 1px solid #cccccc;
  display: none;
}
.accordion dd.open:empty {
  background: #ffffff url(../../../web/mui/images/ajax-loader-big.gif) no-repeat center;
  height: 100px;
}
.accordion dt:last-of-type,
.accordion dd:last-of-type {
  border-bottom: none;
}
.accordion .form-inline .config td {
  padding: 2.2rem 1.5rem 0 0;
}
.accordion .form-inline .config .scope-label {
  padding: 31px 1.5rem 0 0;
}
.accordion .form-inline .config .use-default {
  padding: 29px 1.5rem 0 0;
}
.accordion .form-inline .config .value {
  padding-right: 2rem;
}
.accordion .form-inline > .section-config:last-child {
  border-bottom: 0;
}
.accordion .config .comment a,
.accordion .config .link-more {
  color: #007bdb;
  font-size: 1.4rem;
  font-weight: 400;
}
.accordion .config .comment a:focus,
.accordion .config .link-more:focus,
.accordion .config .comment a:hover,
.accordion .config .link-more:hover {
  text-decoration: underline;
}
.accordion .config legend {
  display: none;
}
.accordion .config table {
  width: 100%;
}
.accordion .config td {
  padding: 2.2rem 1.5rem 0 0;
  vertical-align: top;
}
.accordion .config td[colspan] {
  padding: 0;
}
.accordion .config .admin__control-table {
  margin: 0 0 0.5rem;
}
.accordion .config .admin__control-table td {
  padding: 1.3rem 2.5rem 1.3rem 0;
}
.accordion .config .admin__control-table td:first-child {
  padding-left: 1.5rem;
}
.accordion .config .admin__control-table .cc-type-select {
  min-width: 20rem;
}
.accordion .config input[type='text'],
.accordion .config input[type='password'],
.accordion .config select,
.accordion .config textarea {
  width: 100%;
}
.accordion .config input.input-file {
  margin-top: 4px;
}
.accordion .config select.select-date {
  width: 27%;
}
.accordion .config .label {
  color: #303030;
  float: none;
  font-size: 14px;
  font-weight: 600;
  padding-right: 30px;
  text-align: right;
  width: 33%;
}
.accordion .config .label label {
  padding-top: 7px;
}
.accordion .config .label span[data-config-scope] {
  display: inline-block;
  position: relative;
}
.accordion .config .scope-label {
  color: #999999;
  font-size: 1.2rem;
  letter-spacing: .05em;
  padding: 31px 1.5rem 0 0;
}
.accordion .config .note {
  color: #303030;
  font-size: 12px;
  margin: 5px 0;
}
.accordion .config .note a {
  color: #007bdb;
  font-size: 12px;
  font-weight: 400;
}
.accordion .config .note a:focus,
.accordion .config .note a:hover {
  text-decoration: underline;
}
.accordion .config ._with-tooltip select,
.accordion .config ._with-tooltip input[type='text'],
.accordion .config ._with-tooltip input[type='password'] {
  float: left;
}
.accordion .config ._with-tooltip .note {
  clear: both;
  margin: 0;
  padding: 0.5rem 0;
}
.accordion .config .system-tooltip-box {
  position: absolute;
}
.accordion .config .value {
  padding-right: 40px;
  vertical-align: middle;
  width: 44%;
}
.accordion .config .value.with-tooltip {
  font-size: 0;
}
.accordion .config .value.with-tooltip .tooltip {
  bottom: 0;
  float: right;
  left: 0;
  margin: 6px -28px 0 0;
  position: relative;
  right: 0;
  top: 0;
}
.accordion .config .value.with-tooltip .time-separator {
  font-size: 14px;
  padding-left: 5px;
}
.accordion .config .value.with-tooltip .tooltip-content {
  background: #35302c;
  background: rgba(49, 48, 43, 0.8);
  border-radius: 5px;
  bottom: 100%;
  font-size: 13px;
  line-height: 1.4;
  margin: 0 -17px 10px 0;
  max-width: 239px;
  padding: 18px;
  right: 0;
  width: 239px;
}
.accordion .config .value.with-tooltip .tooltip-content:before {
  border-bottom: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #35302c;
  bottom: -5px;
  content: '';
  height: 0;
  left: auto;
  opacity: .8;
  position: absolute;
  right: 20px;
  top: auto;
  width: 0;
}
.accordion .config .value.with-tooltip .help {
  margin: 0;
  position: relative;
  width: auto;
}
.accordion .config .value .checkboxes {
  list-style: none;
  margin: -3px 0 0;
  padding: 0;
}
.accordion .config .value .checkboxes li {
  margin: 7px 0;
}
.accordion .config .value .checkboxes input,
.accordion .config .value .checkboxes label {
  vertical-align: middle;
}
.accordion .config .value .checkboxes label {
  margin-left: 5px;
}
.accordion .config .value .label {
  padding: 6px 5px 0 1.5rem;
  vertical-align: top;
  width: auto;
}
.accordion .config .value .label:first-child {
  padding-left: 0;
}
.accordion .paypal-selection-simplified {
  padding-left: 30px;
}
.accordion .paypal-selection {
  border-bottom: 2px solid #bfbfbf;
  margin: 10px;
  width: 98%;
}
.accordion .paypal-selection th {
  padding: 6px 10px 7px;
}
.accordion .paypal-selection input[type='checkbox'] {
  margin: -4px 7px 0 0;
}
.accordion .paypal-payment-notice {
  margin: 10px;
}
.accordion .custom-options {
  border: 1px solid #999999;
  margin: 0 0 20px;
  padding: 0 10px;
}
.tree-store-scope.admin__fieldset {
  padding: 0;
}
.tree-store-scope.admin__fieldset > .admin__field {
  margin-left: -30px;
}
.tree-store-scope [class*='field-w'].admin__field,
.tree-store-scope [class*='field-sg'].admin__field {
  margin: 0 0 0 -30px;
}
.tree-store-scope [class*='field-w'] .admin__field-label,
.tree-store-scope [class*='field-sg'] .admin__field-label {
  text-align: left;
}
.tree-store-scope [class*='field-website_label'] .admin__field-label {
  text-align: right;
}
.tree-store-scope [class*='field-website_label'] .admin__field-tooltip {
  margin: -0.2rem 0 0 -2.5rem;
}
.store-scope .admin__legend .admin__field-tooltip {
  margin-left: 0;
  margin-top: .5rem;
}
.no-margin-top-tooltip .admin__legend .admin__field-tooltip {
  margin-top: 0;
}
.page-separator {
  border-bottom: 0;
  border-top: 1px solid #e3e3e3;
  display: block;
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.page-sub-title {
  font-size: 2.4rem;
  margin-bottom: 1.2rem;
}
.page-sub-sub-title {
  font-size: 1.7rem;
  font-weight: 600;
}
.dashboard-data {
  background: #ffffff;
  font-size: 1.3rem;
  width: 100%;
}
.dashboard-data tr._clickable {
  cursor: pointer;
}
.dashboard-data th,
.dashboard-data td {
  padding: 1rem 0 1rem 1rem;
}
.dashboard-data th:first-child,
.dashboard-data td:first-child {
  padding-left: 0;
}
.dashboard-data.admin__table-primary th {
  border-top: 0;
}
.dashboard-main .dashboard-data th,
.dashboard-main .dashboard-data td {
  text-align: right;
  white-space: nowrap;
  width: 15%;
}
.dashboard-main .dashboard-data .col-name {
  text-align: left;
  white-space: normal;
  width: 55%;
}
.dashboard-main .dashboard-data .col-product {
  width: 70%;
}
.dashboard-main .dashboard-data .col-orders {
  text-align: left;
}
.dashboard-secondary .dashboard-data .col-popularity,
.dashboard-secondary .dashboard-data .col-total {
  text-align: right;
  width: 21.27659574%;
}
.dashboard-secondary .dashboard-data .col-customer,
.dashboard-secondary .dashboard-data .col-search-query {
  width: 57.44680851%;
}
.dashboard-container .empty-text {
  background: #ffffff;
  font-size: 1.3rem;
}
.dashboard-container .ui-tabs-panel {
  border-top: 1px solid #adadad;
}
.dashboard-diagram-disabled {
  padding: .5rem 2rem 2rem;
}
.dashboard-diagram-switcher {
  border-top: 1px solid #adadad;
  margin-top: -1px;
  padding: 2rem 2rem 0;
}
.dashboard-diagram-switcher + .dashboard-diagram-tab-content > .ui-tabs-panel {
  border-top: 0 none;
}
.dashboard-totals {
  margin: 1rem 2rem 6rem;
}
.dashboard-totals-list {
  display: table;
  width: 100%;
}
.dashboard-totals-item {
  display: table-cell;
  padding: 0 1rem 0 0;
  width: 25%;
}
.dashboard-totals-item:first-child .price {
  color: #eb5202;
}
.dashboard-totals-label {
  display: block;
  font-size: 1.3rem;
  font-weight: 700;
}
.dashboard-totals-value {
  font-size: 2.4rem;
  font-weight: 600;
}
.dashboard-store-stats .ui-tabs {
  margin-bottom: 0;
  position: relative;
}
.dashboard-store-stats .ui-tabs:before {
  background-color: rgba(255, 255, 255, 0);
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(255, 255, 255, 0) 0%), color-stop(#ffffff 100%));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255, 255, 255, 0)', endColorstr='#ffffff', GradientType=1);
  content: '';
  height: 4.8rem;
  position: absolute;
  right: 0;
  top: 0;
  width: 2rem;
}
.dashboard-store-stats .ui-tabs-panel {
  background: url(../../adminhtml/Magento/backend/en_US/images/ajax-loader-small.gif) no-repeat 50% 50%;
  min-height: 4.5rem;
}
.dashboard-store-stats .tabs-horiz {
  border-right: 1px solid #ffffff;
  float: left;
  overflow-x: auto;
  white-space: nowrap;
  width: 100%;
}
.dashboard-store-stats .tabs-horiz .ui-state-default {
  display: inline-block;
  float: none;
  margin-right: .1rem;
}
.dashboard-container .dashboard-secondary {
  padding-right: 3.5rem;
}
.dashboard-item {
  margin-bottom: 3rem;
}
.dashboard-item-title,
.dashboard-advanced-reports-title {
  font-size: 1.8rem;
  font-weight: 700;
}
.dashboard-item-primary:first-child .dashboard-sales-value {
  color: #eb5202;
}
.dashboard-sales-value {
  font-size: 2.4rem;
  font-weight: 600;
}
.login-header {
  margin: 0 0 3rem;
}
.page-layout-admin-login {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #373330;
  height: 101%;
  max-height: 100%;
  min-width: 50rem;
}
.page-layout-admin-login .page-wrapper {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  background-color: #ffffff;
  border: 1px solid #e3e3e3;
  box-shadow: 0 5px 30px 0 #000000;
  display: block;
  float: none;
  margin: auto;
  max-width: 45rem;
  min-height: 30rem;
  min-width: 0;
  padding: 40px 80px 50px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.page-layout-admin-login :-ms-input-placeholder {
  color: transparent;
}
.page-layout-admin-login ::-webkit-input-placeholder {
  color: transparent;
}
.page-layout-admin-login ::-moz-placeholder {
  color: transparent;
}
.page-layout-admin-login .admin__legend {
  color: #eb5202;
  font-size: 2.6rem;
  font-weight: 300;
  line-height: 1.2;
  margin: -1rem 0 2.5rem;
}
.page-layout-admin-login .admin__field-info {
  margin-bottom: 3rem;
}
.page-layout-admin-login .messages {
  margin-top: .5rem;
}
.page-layout-admin-login .messages + form .admin__legend {
  display: none;
}
.page-layout-admin-login .actions {
  padding: 0 0 3rem;
}
.login-footer {
  color: #989287;
  font-size: 1rem;
  font-weight: 400;
  left: 0;
  margin: 5rem 0 2rem;
  position: absolute;
  text-align: center;
  top: 100%;
  width: 100%;
}
.login-footer .link-copyright:before {
  display: none;
}
.adminhtml-auth-login .form-actions {
  display: table;
  margin-top: -2rem;
}
.adminhtml-auth-login .form-actions .links {
  display: table-header-group;
}
.adminhtml-auth-login .form-actions .actions {
  padding: 3rem 0 0;
}
.grid-severity-critical,
.grid-severity-major,
.grid-severity-notice,
.grid-severity-minor {
  background: #feeee1 none repeat scroll 0 0;
  border: 1px solid #ed4f2e;
  color: #ed4f2e;
  display: block;
  font-weight: bold;
  line-height: 17px;
  padding: 0 3px;
  text-align: center;
  text-transform: uppercase;
}
.grid-severity-critical,
.grid-severity-major {
  background: #f9d4d4 none repeat scroll 0 0;
  border-color: #e22626;
  color: #e22626;
}
.grid-severity-notice {
  background: #d0e5a9 none repeat scroll 0 0;
  border-color: #5b8116;
  color: #185b00;
}
.additional-cache-management {
  margin-bottom: 0;
}
.additional-cache-management h2 {
  border-bottom: 1px solid #cac3b4;
  box-sizing: border-box;
  float: left;
  margin: 0 0 18px;
  padding: 0;
  position: static;
  width: 100%;
}
.additional-cache-management h2 span {
  color: #303030;
  display: inline-block;
  font-size: 1.7rem;
  font-weight: 600;
  padding: 7px 0 10px;
}
.additional-cache-management span {
  color: #303030;
  font-size: 14px;
  font-weight: 600;
  margin: 5px 0 6px;
}
.access-denied-hr {
  height: 0.2rem;
  border: 0;
  box-shadow: 0 10px 10px -10px #b4b3b3 inset;
}
.access-denied-page {
  margin: 3.5rem 0 10rem 0;
}
.access-denied-page h2 {
  margin-bottom: 3rem;
}
.access-denied-page ul li {
  font-size: 1.2rem;
  margin: 2rem 0 2rem 3rem;
}
.access-denied-page ul li span {
  font-size: 1.4rem;
  margin-left: 1rem;
}
input[type='checkbox'].banner-content-checkbox {
  position: absolute;
  top: .8rem;
}
input[type='checkbox'].banner-content-checkbox + .addafter {
  line-height: 3.2rem;
  padding-left: 2.6rem;
}
.tree-store-scope .field .banner-content-checkbox + .addafter {
  padding: 0 0 0 2.6rem;
}
.adminhtml-widget_instance-edit .admin__fieldset .admin__field-control .data-grid-actions-cell input[type='checkbox'],
.adminhtml-cms_page-edit .admin__fieldset .admin__field-control .data-grid-actions-cell input[type='checkbox'],
.adminhtml-banner-edit .admin__fieldset .admin__field-control .data-grid-actions-cell input[type='checkbox'],
.adminhtml-widget_instance-edit .admin__fieldset .admin__field-control .data-grid-checkbox-cell-inner input[type='checkbox'],
.adminhtml-cms_page-edit .admin__fieldset .admin__field-control .data-grid-checkbox-cell-inner input[type='checkbox'],
.adminhtml-banner-edit .admin__fieldset .admin__field-control .data-grid-checkbox-cell-inner input[type='checkbox'] {
  margin-top: 0;
}
.catalog-product-index .admin__data-grid-wrap .data-row {
  cursor: pointer;
}
.catalog-category-edit .admin__grid-control .admin__grid-control-value {
  display: none;
}
.admin__field-complex-attributes .admin__field-complex-content {
  font-size: 2.4rem;
  padding: .5rem 0;
}
.attributes-summary .attributes-selected,
.attributes-summary .attributes-found {
  display: block;
}
.sidebar-actions {
  margin-bottom: 2rem;
}
.sidebar-actions [class*='action-'] {
  margin-bottom: 0.5rem;
}
.catalog-category-edit .x-tree.tree-wrapper,
.catalog-category-add .x-tree.tree-wrapper {
  overflow-x: auto;
}
.admin__field-use-config .admin__field {
  margin-top: -2rem;
}
.admin__control-fields .control-grouped {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.admin__control-fields .control-grouped .admin__field + .admin__field {
  margin-left: 1rem;
  margin-top: 0;
}
.admin__control-fields .control-grouped .admin__field + .admin__field .admin__field-control .admin__control-addon .admin__control-text {
  min-width: 6rem;
}
.admin__field-control .attribute-change-checkbox input[type='checkbox'].checkbox {
  margin-top: 0;
}
.permissions-custom-options {
  margin: 0 0 2rem;
}
.permissions-custom-options .admin__control-table {
  margin: 0 0 0.5rem;
}
.permissions-custom-options .col-grants .admin__field-label {
  display: block;
  text-align: left;
}
.warning-enable-permissions {
  color: #f00;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.modal-slide .media-gallery-modal .page-main-actions {
  margin-bottom: 3rem;
}
.modal-slide .media-gallery-modal .page-main-actions .page-action-buttons {
  text-align: right;
}
.modal-slide .media-gallery-modal .new_folder {
  margin-right: 10px;
}
.tree-actions a {
  cursor: pointer;
}
.section-config {
  border-bottom: 1px solid #cccccc;
}
.admin__fieldset > .section-config:last-child {
  border-bottom-width: 0;
}
.section-config .admin__collapsible-block tr:last-child > td > .section-config {
  border-bottom-color: transparent;
  padding-bottom: 0;
}
.section-config .admin__collapsible-block tr:last-child > td > .section-config > .config {
  padding-bottom: 0;
}
.section-config .section-config {
  margin-left: 4rem;
}
.section-config .section-config .entry-edit-head > a {
  padding-left: 2.8rem;
  padding-right: 0;
}
.section-config .section-config .entry-edit-head > a:before {
  left: 0;
  right: auto;
}
.section-config.complex .section-config.with-button.enabled > .entry-edit-head:before,
.section-config .config td.label label.enabled:before {
  background-color: #79a22e;
  border-radius: 100%;
  color: #ffffff;
  content: '\e62d';
  display: block;
  float: left;
  font-size: 1.6rem;
  font-weight: 400;
  height: 1em;
  margin-left: -25px;
  margin-top: .2rem;
  overflow: hidden;
  width: 1em;
}
.section-config.config-advanced {
  padding-top: 2.6rem;
}
.section-config.config-advanced .section-config {
  padding-top: 2.6rem;
}
.section-config.with-button {
  padding: 2rem 0;
}
.section-config.with-button.active {
  padding-bottom: 0;
}
.section-config.with-button.active .config-heading {
  margin-bottom: 2rem;
}
.section-config.with-button .section-config {
  margin-left: 0;
}
.section-config.with-button .section-config .section-config {
  margin-left: 4rem;
}
.section-config.with-button .config-heading strong {
  display: block;
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: .5rem;
}
.section-config.with-button .config-heading .button-container {
  margin: 1.5rem 0 0;
}
.section-config.with-button .button-container {
  line-height: 28px;
}
.section-config.with-button .button-container a {
  margin-left: 20px;
}
.section-config.with-button .action-configure.open .state-opened {
  height: auto;
  overflow: auto;
  visibility: visible;
}
.section-config.with-button .action-configure.open .state-closed,
.section-config.with-button .action-configure .state-opened {
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.section-config.with-button .action-configure span {
  display: block;
  position: relative;
  text-align: center;
}
.section-config .config {
  padding-bottom: 2.6rem;
}
.section-config .config h4 {
  color: #303030;
  font-size: 1.7rem;
  font-weight: 600;
  margin-bottom: 0;
  padding-left: 2.8rem;
  padding-top: 2.6rem;
}
.section-config > .config.admin__collapsible-block {
  display: none;
}
.product-create-configuration {
  padding: 1rem 0;
}
.product-create-configuration .product-create-configuration-info {
  float: left;
  width: 60%;
}
.product-create-configuration .product-create-configuration-actions {
  float: right;
  text-align: right;
  width: 40%;
}
.product-create-configuration .product-create-configuration-action {
  float: right;
  margin-left: 1rem;
}
.product-create-configuration .action-menu-item {
  padding-right: 0;
}
.steps-wizard {
  position: relative;
}
.steps-wizard .steps-wizard-navigation {
  background: #f8f8f8;
  border-bottom: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  margin: 0 0 2rem;
  padding: 1.5rem;
  text-align: center;
}
.steps-wizard .steps-wizard-title {
  font-size: 2.4rem;
  margin: 0 0 1rem;
}
.steps-wizard .steps-wizard-info {
  margin: 0 0 2rem;
}
.steps-wizard .admin__data-grid-wrap .action-multicheck-wrap {
  position: static;
}
.steps-wizard .admin__data-grid-wrap .action-multicheck-wrap .action-menu,
.steps-wizard .admin__data-grid-wrap .action-multicheck-wrap .abs-action-menu .action-submenu,
.steps-wizard .admin__data-grid-wrap .action-multicheck-wrap .action-menu .action-submenu,
.steps-wizard .admin__data-grid-wrap .action-multicheck-wrap .actions-split .dropdown-menu .action-submenu,
.steps-wizard .admin__data-grid-wrap .action-multicheck-wrap .actions-split .action-menu .action-submenu {
  left: 0;
  margin-top: 16px;
  right: auto;
  top: auto;
  z-index: 2;
}
.steps-wizard .admin__data-grid-wrap .note {
  margin: 2rem 0;
}
.nav {
  background-color: #f8f8f8;
  border-bottom: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  display: none;
  padding: 2.2rem 1.5rem 0 0;
}
.nav-bar-outer-actions {
  margin-bottom: 1.7rem;
}
.nav-bar-outer-actions .action-wrap {
  display: inline-block;
  margin-left: .5rem;
  margin-right: .5rem;
}
.nav-bar-outer-actions {
  margin-top: -10.6rem;
  padding-right: 1.5rem;
}
.nav-bar {
  counter-reset: i;
  float: left;
  margin: 0 1rem 1.7rem 0;
  padding: 0;
  position: relative;
  white-space: nowrap;
}
.nav-bar:before {
  background-color: #d4d4d4;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(top, #d1d1d1 0%, #d4d4d4 100%);
  background-image: linear-gradient(to bottom, #d1d1d1 0%, #d4d4d4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1d1d1', endColorstr='#d4d4d4', GradientType=0);
  border-bottom: 1px solid #d9d9d9;
  border-top: 1px solid #bfbfbf;
  content: '';
  height: .8rem;
  left: 5.15rem;
  position: absolute;
  right: 5.15rem;
  top: 0.7rem;
}
.nav-bar > li {
  display: inline-block;
  font-size: 0;
  position: relative;
  vertical-align: top;
  width: 10.3rem;
}
.nav-bar > li:first-child:after {
  display: none;
}
.nav-bar > li:after {
  background-color: #514943;
  content: '';
  height: .5rem;
  left: calc(-50% + .25rem);
  position: absolute;
  right: calc(50% + .7rem);
  top: .9rem;
}
.nav-bar > li.disabled:before,
.nav-bar > li.ui-state-disabled:before {
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.nav-bar > li.active ~ li:after,
.nav-bar > li.ui-state-active ~ li:after {
  display: none;
}
.nav-bar > li.active ~ li a:after,
.nav-bar > li.ui-state-active ~ li a:after {
  background-color: transparent;
  border-color: transparent;
  color: #a6a6a6;
}
.nav-bar > li.active a,
.nav-bar > li.ui-state-active a {
  color: #000000;
}
.nav-bar > li.active a:hover,
.nav-bar > li.ui-state-active a:hover {
  cursor: default;
}
.nav-bar > li.active a:after,
.nav-bar > li.ui-state-active a:after {
  background-color: #ffffff;
  content: '';
}
.nav-bar a {
  color: #514943;
  display: block;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.2;
  overflow: hidden;
  padding: 3rem .5em 0;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.nav-bar a:hover {
  text-decoration: none;
}
.nav-bar a:after {
  background-color: #514943;
  border: 4px solid #514943;
  border-radius: 100%;
  color: #ffffff;
  content: counter(i);
  counter-increment: i;
  height: 0.7rem;
  left: 50%;
  line-height: .6;
  margin-left: -0.8rem;
  position: absolute;
  right: auto;
  text-align: center;
  top: 0.4rem;
  width: 0.7rem;
}
.nav-bar a:before {
  background-color: #d6d6d6;
  border: 1px solid transparent;
  border-radius: 100%;
  content: '';
  height: 2.1rem;
  left: 50%;
  line-height: 1;
  margin-left: -1.2rem;
  position: absolute;
  top: 0;
  width: 2.1rem;
}
.steps-wizard .nav-bar {
  margin: 0.5rem 0 0;
}
.steps-wizard .nav-bar a {
  text-overflow: initial;
  white-space: normal;
}
.steps-wizard .nav-bar :after,
.steps-wizard .nav-bar :before {
  box-sizing: content-box;
}
.steps-wizard .nav-bar-outer-actions {
  margin-top: 1rem;
  padding-right: 0;
}
.action-wrap-prev,
.action-wrap-next {
  min-width: 8.5rem;
}
.data-grid-configurable .col-image {
  padding: 1rem;
  width: 6rem;
}
.data-grid-configurable .images-uploaded {
  display: inline-block;
  position: relative;
}
.data-grid-configurable .images-uploaded span {
  font-size: 1.1rem;
  background: #ffffff;
  border: 1px solid #a3a3a3;
  border-radius: 10px;
  line-height: 10px;
  min-width: 20px;
  padding: .4rem;
  position: absolute;
  right: -8px;
  text-align: center;
  top: -8px;
}
.currency-addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border: 1px solid #adadad;
  flex-flow: row nowrap;
  position: relative;
  width: 100%;
}
.currency-addon .admin__control-text {
  -ms-flex-order: 1;
  -webkit-appearance: none;
  -webkit-flex-grow: 1;
  -webkit-flex-shrink: 1;
  -webkit-order: 1;
  appearance: none;
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  flex-grow: 1;
  flex-shrink: 1;
  order: 1;
  vertical-align: top;
}
.currency-addon .admin__control-text:focus + .currency-symbol {
  border-color: #007bdb;
}
.currency-addon label.error {
  left: 0;
  position: absolute;
  top: 33px;
}
.currency-addon .currency-symbol {
  -webkit-flex-basis: auto;
  -webkit-flex-grow: 0;
  -webkit-flex-shrink: 0;
  border: solid #adadad;
  border-width: 0;
  box-sizing: border-box;
  color: #858585;
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  height: 3.2rem;
  order: 0;
  padding: 7px 0 0 0.5rem;
  position: static;
  transition: border-color 0.1s linear;
  z-index: 1;
}
._error .currency-addon .admin__control-text,
._error .currency-addon .currency-symbol {
  border-color: #e22626;
}
.affected-attribute-set .admin__fieldset {
  margin: 2rem 0 0 3rem;
}
.affected-attribute-set .admin__field-option .addafter:before {
  margin-right: 1rem;
}
.affected-attribute-set .admin__field-option .addafter:after {
  top: 3px;
}
.steps-wizard .select-attributes-block {
  margin: 0 0 2rem;
}
.steps-wizard .select-attributes-actions {
  float: right;
  margin-bottom: 1rem;
}
.steps-wizard .attribute-entity {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 3rem;
  max-width: 70rem;
  padding: 1rem;
  transition: border-color 0.3s;
}
.steps-wizard .attribute-entity.ui-sortable-helper {
  border-color: #1979c3;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
.steps-wizard .attribute-entity.ui-sortable-helper .draggable-handle {
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
.steps-wizard .attribute-entity .action-select-all,
.steps-wizard .attribute-entity .action-deselect-all {
  display: inline-block;
  font-weight: 400;
  line-height: 1;
  margin: 0.5rem 0 0;
  padding: 0 0 0 0.5rem;
}
.steps-wizard .attribute-entity .action-deselect-all {
  border-left: 1px solid #d1d1d1;
}
.steps-wizard .attribute-entity .action-remove-all {
  padding: 0;
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}
.steps-wizard .attribute-entity .action-remove-all > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.steps-wizard .attribute-entity .action-remove-all:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.8rem;
  line-height: inherit;
  color: #575757;
  content: '\e630';
  font-family: 'Admin Icons';
  margin: -2px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.steps-wizard .attribute-entity .action-remove-all:hover:before {
  color: #858585;
}
.steps-wizard .attribute-entity-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 1rem;
}
.steps-wizard .attribute-entity-title {
  display: inline;
  font-size: 1.8rem;
}
.steps-wizard .attribute-options-block {
  display: inline-block;
  margin-left: 1rem;
}
.steps-wizard .attribute-entity-actions {
  margin-left: auto;
  white-space: nowrap;
}
.steps-wizard .attribute-options {
  font-size: 0;
  margin: 0 0 1rem;
}
.steps-wizard .attribute-options .admin__field + .admin__field {
  margin-top: 0;
}
.steps-wizard .attribute-option {
  box-sizing: border-box;
  display: inline-block;
  font-size: 1.4rem;
  padding: 0 0.5rem 1rem 0;
  width: 33.33333333%;
}
.steps-wizard .attribute-option .action-save,
.steps-wizard .attribute-option .action-remove {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  padding: 0 0.5rem;
}
.steps-wizard .attribute-option .action-save:hover,
.steps-wizard .attribute-option .action-remove:hover {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
.steps-wizard .attribute-option .action-save:before,
.steps-wizard .attribute-option .action-remove:before {
  content: '\e625';
}
.steps-wizard .attribute-option .action-save:hover,
.steps-wizard .attribute-option .action-remove:hover {
  color: #35302c;
}
.steps-wizard .attribute-option .action-save > span,
.steps-wizard .attribute-option .action-remove > span {
  display: none;
}
.steps-wizard .attribute-option .action-remove:before {
  content: '\e630';
}
.steps-wizard .attribute-option .admin__field-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.steps-wizard .attribute-option .admin__field-create-new .admin__field-control {
  display: inline-block;
  width: 50%;
}
.steps-wizard .admin__field-create-new .admin__control-text {
  width: 100%;
}
.steps-wizard .action-create-new {
  font-weight: 400;
  padding-left: 0;
}
.steps-wizard .steps-wizard-section-list {
  margin: 0 0 3rem;
}
.steps-wizard .steps-wizard-section-list > li {
  margin: 0 0 1rem;
}
.steps-wizard .steps-wizard-section {
  margin: 0 0 3rem;
}
.steps-wizard .steps-wizard-section .admin__field-control .admin__control-select,
.steps-wizard .steps-wizard-section .admin__field-control .ui-datepicker .ui-datepicker-title select {
  min-width: 100%;
}
.steps-wizard .steps-wizard-section-title {
  border-bottom: 1px solid #e3e3e3;
  font-size: 1.8rem;
  margin: 0 0 1rem;
  padding: 0 0 1rem;
}
.steps-wizard .gallery-image-wrapper {
  background: #f8f8f8;
  padding: 14px 2rem;
  position: relative;
}
.steps-wizard .attribute-image-selector .attribute-label {
  display: block;
  margin: 0 0 1rem;
}
.steps-wizard .attribute-image-selector .attributes-selector-list {
  border: 1px solid #f4f4f4;
  list-style-type: none;
  margin: 0 0 2.5rem;
  padding: 2.5rem 1rem;
}
.steps-wizard .attribute-image-selector .attributes-selector-list:empty {
  display: none;
}
.steps-wizard .attribute-image-selector .attributes-selector-list > .item + .item {
  margin-top: 2.5rem;
}
.steps-wizard .attribute-image-selector .attribute-label {
  font-size: 1.6rem;
  margin-bottom: 0.5rem;
}
.steps-wizard .attribute-image-selector .image-panel {
  margin: 0;
}
.steps-wizard .bulk-attribute-values {
  max-width: 700px;
}
.steps-wizard .bulk-attribute-values .admin__field-label {
  padding-left: 2.6rem;
  text-align: left;
}
.steps-wizard .button-assign-sources {
  margin-left: 0;
}
.steps-wizard .button-assign-sources .admin__field-control {
  display: block;
  float: right;
}
.steps-wizard .data-grid-configurable .col-image img {
  max-width: 5rem;
}
.admin__fieldset-import-service {
  margin: 0 0 2rem;
}
.admin__fieldset-import-service .admin__field {
  margin: 0 0 2rem;
}
.admin__fieldset-import-service > .action-default {
  margin-left: calc( (100%) * 0.25 + 30px );
}
.customer_form_areas_address_address_customer_address_update_modal_update_customer_address_form_loader .admin__field .admin__field .admin__field-label {
  background: none;
}
.customer-address-form *,
.customer-address-form *:after,
.customer-address-form *:before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.customer-address-form address {
  font-style: normal;
}
.customer-address-form .customer-default-address-wrapper {
  align-items: flex-start;
  display: flex;
  float: left;
  position: relative;
  width: 50%;
}
.customer-address-form .customer-default-address-wrapper .action-additional {
  margin: 2px 0 0 8px;
}
.customer-address-form .customer_form_areas_address_address_customer_address_listing {
  clear: both;
}
.customer-address-form .add-new-address-button {
  clear: both;
  float: right;
  margin-bottom: 30px;
  position: relative;
}
.customer-address-form .address-information {
  float: left;
  margin-bottom: 20px;
}
.customer-address-form .address-information address {
  float: left;
}
.customer-address-form .address-information address .address_caption {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 16px;
}
.customer-newsletter-fieldset.admin__fieldset.multi-website > .admin__field > .admin__field-control {
  width: calc(100% * 0.75 - 30px);
}
.customer-newsletter-fieldset.admin__fieldset.multi-website > .admin__field > .admin__field-control table th.subscriber-status {
  text-align: center;
}
.customer-newsletter-fieldset.admin__fieldset.multi-website > .admin__field > .admin__field-control table td.subscriber-status {
  text-align: center;
}
.customer-newsletter-fieldset.admin__fieldset.multi-website > .admin__field > .admin__field-control table td select.admin__control-select,
.customer-newsletter-fieldset.admin__fieldset.multi-website > .admin__field > .admin__field-control table td select.ui-datepicker .ui-datepicker-title select {
  width: 100%;
}
.field-refund-store-credit .admin__control-text {
  margin-left: 1rem;
  width: 8rem;
}
.admin__field-is-downloaodable {
  margin-bottom: 3rem;
}
.downloadable-form .admin__legend {
  font-size: 1.8rem;
}
.downloadable-form .admin__legend + .note {
  margin-bottom: 3rem;
}
.downloadable-form .admin__control-table th {
  padding-bottom: 1.3rem;
  vertical-align: top;
}
.downloadable-form .admin__control-table tbody tr:first-child td {
  padding-top: 0;
}
.downloadable-form .admin__control-table td {
  vertical-align: top;
}
.downloadable-form .admin__control-table td.col-sort {
  padding-right: 15px;
  width: 15px;
}
.downloadable-form th.col-sort span {
  display: none;
}
.downloadable-form td.col-actions-add {
  background: #ffffff;
  padding: 0;
}
.downloadable-form .col-actions {
  width: 15px;
}
.downloadable-form .draggable-handle {
  margin-top: .3rem;
}
.downloadable-form.admin__fieldset .draggable-handle {
  background: none;
  height: inherit;
  line-height: inherit;
}
.downloadable-form .action-delete {
  margin-top: .4rem;
  padding: 0;
}
.downloadable-form .action-delete:before {
  color: #999999;
  font-size: 1.8rem;
}
.downloadable-form .action-add {
  padding: 0.5rem 0 0;
}
.downloadable-form .admin__field-file-url {
  padding-left: 2.6rem;
}
.downloadable-form .admin__field-file-url .admin__field-label span {
  display: none;
}
.downloadable-form .admin__field-file-url .admin__field-label {
  margin-left: -2.6rem;
}
.downloadable-form .admin__field-uploader {
  display: inline-block;
  margin-left: 0.5rem;
  vertical-align: top;
}
.downloadable-form .fileinput-button {
  color: #007bdb;
  cursor: pointer;
  display: inline-block;
}
.downloadable-form .fileinput-button:hover {
  color: #007bdb;
  text-decoration: underline;
}
.downloadable-form .file-info-size {
  font-size: 1.2rem;
}
.downloadable-form .note {
  margin-top: .8rem;
}
.downloadable-form.admin__fieldset {
  padding: 0;
}
.downloadable-form.admin__fieldset .admin__control-radio {
  position: absolute;
}
@-moz-document url-prefix() {
  .downloadable-form {
    display: table-column;
  }
}
.admin__dynamic-rows.admin__control-table .file-uploader-filename {
  max-width: 170px;
}
.admin__field-amount .admin__control-table {
  width: auto;
}
.admin__field-amount tbody .admin__control-text {
  min-width: 15rem;
}
.form-sharing-info .admin__legend {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 1.7rem;
  padding: 1.4rem 0 .5rem;
}
.form-sharing-info .admin__legend span {
  float: left;
  margin: 0;
}
.form-sharing-info .sharing-info-textarea {
  display: block;
  height: 50px;
  margin-bottom: 2.5rem;
}
.order-create-gift-wrapping {
  float: left;
  width: calc( (100%) * 0.5 - 30px );
}
.order-create-gift-wrapping .admin__field {
  margin: 1.5rem 0;
}
.order-create-gift-wrapping .gift-wrapping-design {
  display: none;
}
.order-create-gift-wrapping .gift-wrapping-design._active {
  display: block;
}
.giftmessage-order-create + .order-create-gift-wrapping {
  float: right;
}
.order-create-gift-wrapping .gift-wrapping-design .image-box,
.order-gift-options .gift-wrapping-design .image-box,
.gift-options-popup .gift-wrapping-design .image-box {
  float: left;
  margin-right: 1.5rem;
  max-height: 7.5rem;
  max-width: 7.5rem;
}
.order-gift-options .admin__field {
  margin: 1.5rem 0;
}
.gift-options-popup .admin__field {
  margin-bottom: 1.5rem;
}
.gift-options-popup .price {
  font-weight: 700;
}
.gift-options-popup .image-box {
  display: none;
}
.gift-options-popup .image-box._active {
  display: block;
}
.ui-dialog .gift-wrapping-form .admin__legend {
  margin: 0;
}
[class*='adminhtml-giftwrapping-'] .field-base_price .admin__field-control {
  max-width: 15rem;
}
[class*='adminhtml-giftwrapping-'] .field-base_price .admin__control-addon > .addafter {
  -webkit-flex-basis: auto;
  flex-basis: auto;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
}
[class*='adminhtml-giftwrapping-'] .field-base_price .admin__control-addon [class*='admin__control-'][class] ~ .addafter:last-child {
  padding-left: 1rem;
  position: static !important;
  z-index: 0;
}
[class*='adminhtml-giftwrapping-'] .field-base_price .admin__control-addon [class*='admin__control-'][class] ~ .addafter:last-child > * {
  position: relative;
  vertical-align: top;
  z-index: 1;
}
[class*='adminhtml-giftwrapping-'] .field-base_price .admin__control-addon [class*='admin__control-'][class] ~ .addafter:last-child:before {
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
[class*='adminhtml-giftwrapping-'] .field-image .admin__field-control {
  padding-top: .8rem;
}
[class*='adminhtml-giftwrapping-'] .field-image .admin__field-control > a {
  display: inline-block;
  vertical-align: middle;
}
.adminhtml-integration-index .data-grid .action[disabled] {
  color: #bbbbbb;
  cursor: not-allowed;
  opacity: 0.6;
}
.adminhtml-integration-index .data-grid .action:hover:before {
  color: #7e807e;
}
.adminhtml-integration-index .data-grid .action.edit:before {
  content: '\e631';
}
.adminhtml-integration-index .data-grid .action.info:before {
  content: '\e61a';
}
.adminhtml-integration-index .data-grid .action.delete:before {
  content: '\e630';
}
.adminhtml-integration-index .security-notice {
  color: #b30000;
  font-size: 1.1rem;
  margin-left: 1.5rem;
  vertical-align: middle;
}
.adminhtml-integration-index .security-notice:before {
  content: '\e623';
  margin-right: 0.5rem;
}
.adminhtml-integration-index input[readonly] {
  cursor: copy;
}
.adminhtml-integration-index .ui-dialog .ui-dialog-buttonpane {
  float: none;
}
.adminhtml-integration-index .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  text-align: right;
}
.adminhtml-integration-index .no-close .ui-dialog-titlebar-close {
  display: none;
}
.page-partners {
  border-top: 1px solid #e3e3e3;
  padding-top: 2.5rem;
}
.page-partners .partners-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page-partners .partner {
  margin-bottom: 4rem;
  padding: 0 2.5rem;
  width: 33.33333333%;
}
.partners-description,
.partner-description {
  line-height: 1.7;
}
.partners-description {
  margin-bottom: 2em;
}
.partner-title {
  font-size: 1.7rem;
  font-weight: 600;
  margin-bottom: .8rem;
}
.partner-image {
  margin-bottom: 2.2rem;
  margin-top: .8rem;
  max-height: 12rem;
  max-width: 12rem;
}
.partner-description {
  margin-bottom: 1rem;
}
.partners-footer .magento-marketplace-logo {
  float: right;
  margin-bottom: 1px;
}
.partners-footer p {
  line-height: 1.7;
}
.partners-search {
  padding-left: 7.7rem;
  position: relative;
}
.partners-search:before {
  content: '\e63f';
  font-size: 4.5rem;
  left: .9rem;
  position: absolute;
  top: .6rem;
}
.pp-buttons-container > div {
  margin-top: -2.2rem;
}
.pp-buttons-container > div a[data-paypal-button=true] {
  display: inline-block;
  margin-top: 2.2rem;
}
.abs-video-gallery-icon,
.video-item .product-image-wrapper,
.mage-new-video-dialog .video-player-container {
  display: block;
  text-decoration: none;
}
.abs-video-gallery-icon > span,
.video-item .product-image-wrapper > span,
.mage-new-video-dialog .video-player-container > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-video-gallery-icon:before,
.video-item .product-image-wrapper:before,
.mage-new-video-dialog .video-player-container:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #000000;
  content: '\e641';
  font-family: 'Admin Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-video-gallery-icon:hover:before,
.video-item .product-image-wrapper:hover:before,
.mage-new-video-dialog .video-player-container:hover:before {
  color: #000000;
}
.abs-video-gallery-icon:before,
.video-item .product-image-wrapper:before,
.mage-new-video-dialog .video-player-container:before {
  left: 0;
  margin-top: -2rem;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.image.video-placeholder {
  display: inline-block;
  position: relative;
  text-decoration: none;
}
.image.video-placeholder:before {
  background: url(../../adminhtml/Magento/backend/en_US/Magento_ProductVideo/images/gallery-sprite.png) no-repeat left bottom;
  content: '';
  height: 49px;
  left: 50%;
  margin-left: -24px;
  opacity: .7;
  position: absolute;
  top: 18px;
  width: 49px;
  z-index: 1;
}
.image.video-placeholder .image-placeholder-text {
  font-weight: 400;
}
.preview-image-hidden-input {
  display: none;
}
.video-item .product-image-wrapper:hover:before {
  opacity: .3;
}
.mage-new-video-dialog form.admin__scope-old {
  float: left;
  width: 65%;
}
.mage-new-video-dialog .video-player-sidebar {
  float: left;
  width: 34.99999%;
}
.mage-new-video-dialog .video-player-container {
  border: 1px solid #e3e3e3;
  height: 20vw;
  margin-bottom: 30px;
  position: relative;
  width: 100%;
}
.mage-new-video-dialog .video-information {
  display: none;
  margin-bottom: 7px;
}
.mage-new-video-dialog .video-information:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.mage-new-video-dialog .video-information label {
  display: block;
  float: left;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  text-align: right;
  width: 25%;
}
.mage-new-video-dialog .video-information span {
  display: block;
  float: left;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 300;
  padding-left: 20px;
  width: 74.9999%;
}
.mage-new-video-dialog .product-video {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 20;
}
.mage-new-video-dialog .admin__scope-old .admin__field.field-role .admin__field-control,
.mage-new-video-dialog .admin__scope-old .admin__field.field-video_image .admin__field-control,
.mage-new-video-dialog .admin__scope-old .admin__field.field-video_small_image .admin__field-control,
.mage-new-video-dialog .admin__scope-old .admin__field.field-video_thumbnail .admin__field-control,
.mage-new-video-dialog .admin__scope-old .admin__field.field-video_swatch_image .admin__field-control,
.mage-new-video-dialog .admin__scope-old .admin__field.field-new_video_disabled .admin__field-control {
  width: calc( (100%) * 0.25 - 30px );
  margin-left: 30px;
  float: left;
  margin-left: 80px;
  position: relative;
}
.mage-new-video-dialog .admin__scope-old .admin__field.field-role .admin__field-control input,
.mage-new-video-dialog .admin__scope-old .admin__field.field-video_image .admin__field-control input,
.mage-new-video-dialog .admin__scope-old .admin__field.field-video_small_image .admin__field-control input,
.mage-new-video-dialog .admin__scope-old .admin__field.field-video_thumbnail .admin__field-control input,
.mage-new-video-dialog .admin__scope-old .admin__field.field-video_swatch_image .admin__field-control input,
.mage-new-video-dialog .admin__scope-old .admin__field.field-new_video_disabled .admin__field-control input {
  float: right;
}
.mage-new-video-dialog .admin__scope-old .admin__field.field-role .admin__field-label,
.mage-new-video-dialog .admin__scope-old .admin__field.field-video_image .admin__field-label,
.mage-new-video-dialog .admin__scope-old .admin__field.field-video_small_image .admin__field-label,
.mage-new-video-dialog .admin__scope-old .admin__field.field-video_thumbnail .admin__field-label,
.mage-new-video-dialog .admin__scope-old .admin__field.field-video_swatch_image .admin__field-label,
.mage-new-video-dialog .admin__scope-old .admin__field.field-new_video_disabled .admin__field-label {
  cursor: pointer;
  left: 0;
  margin-left: 26%;
  padding-left: 45px;
  position: absolute;
  width: 250px;
}
.mage-new-video-dialog .admin__scope-old .admin__field.field-role .admin__field-label:before,
.mage-new-video-dialog .admin__scope-old .admin__field.field-video_image .admin__field-label:before,
.mage-new-video-dialog .admin__scope-old .admin__field.field-video_small_image .admin__field-label:before,
.mage-new-video-dialog .admin__scope-old .admin__field.field-video_thumbnail .admin__field-label:before,
.mage-new-video-dialog .admin__scope-old .admin__field.field-video_swatch_image .admin__field-label:before,
.mage-new-video-dialog .admin__scope-old .admin__field.field-new_video_disabled .admin__field-label:before {
  content: none;
}
.mage-new-video-dialog .admin__scope-old .admin__field.field-role .admin__field-label span,
.mage-new-video-dialog .admin__scope-old .admin__field.field-video_image .admin__field-label span,
.mage-new-video-dialog .admin__scope-old .admin__field.field-video_small_image .admin__field-label span,
.mage-new-video-dialog .admin__scope-old .admin__field.field-video_thumbnail .admin__field-label span,
.mage-new-video-dialog .admin__scope-old .admin__field.field-video_swatch_image .admin__field-label span,
.mage-new-video-dialog .admin__scope-old .admin__field.field-new_video_disabled .admin__field-label span {
  float: left;
}
.mage-new-video-dialog .admin__scope-old .admin__field.field-new_video_disabled {
  margin-top: 32px;
}
.mage-new-video-dialog .admin__scope-old .admin__field.field.field-new_video_screenshot {
  margin-bottom: 5px;
}
.mage-new-video-dialog .admin__scope-old .admin__field.field.field-new_video_screenshot_preview {
  margin-bottom: 50px;
}
.mage-new-video-dialog .admin__scope-old .admin__field.field-role-label {
  height: 0;
}
.mage-new-video-dialog .admin__scope-old .admin__field.field-role-label .admin__field-control {
  width: calc( (100%) * 0.25 - 30px );
  margin-left: 30px;
  float: left;
  margin-left: 80px;
  position: relative;
}
.mage-new-video-dialog .admin__scope-old .admin__field.field-role-label .admin__field-control .control-value {
  color: #000000;
  float: right;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  position: relative;
  right: 50px;
  top: 21px;
}
.mage-new-video-dialog .admin__scope-old .admin__field label > input[type='checkbox'] {
  margin: -3px 3px 0 0;
  vertical-align: middle;
}
.mage-new-video-dialog .admin__scope-old .admin__field input[type='checkbox'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: #ffffff;
  border: 1px solid #adadad;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  margin: 0 5px 0 0;
  position: relative;
  transition: all 0.1s ease-in;
  vertical-align: middle;
  width: 16px;
}
.mage-new-video-dialog .admin__scope-old .admin__field input[type='checkbox']:focus {
  border-color: #007bdb;
  box-shadow: none;
  outline: 0;
}
.mage-new-video-dialog .admin__scope-old .admin__field input[type='checkbox'][disabled] {
  background-color: #e9e9e9;
  border-color: #adadad;
  opacity: .5;
}
.mage-new-video-dialog .admin__scope-old .admin__field input[type='checkbox']:checked:after {
  color: #514943;
  content: '\e62d';
  display: inline-block;
  font-family: 'Admin Icons';
  font-size: 11px;
  font-weight: 400;
  left: 0;
  line-height: 13px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 14px;
}
.mage-new-video-dialog .admin__scope-old .admin__field .control > input[type='checkbox'] {
  padding: 0;
  width: 16px;
}
.image.video-placeholder > button[data-role='add-video-button'],
.image.video-placeholder > button,
.image.video-placeholder > .block-footer .action-add[data-role='add-video-button'],
.image.video-placeholder > .block-footer .action-add {
  background: transparent;
  border: 0;
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 10;
}
.add-video-button-container {
  float: right;
}
.image-upload-error {
  background: #f5d6c7;
  color: #303030;
  font-size: 12px;
  font-weight: 400;
  padding: 7px 7px 7px 35px;
  position: relative;
}
.image-upload-error .image-upload-error-cross {
  height: 20px;
  left: 8px;
  position: absolute;
  top: 9px;
  width: 20px;
}
.image-upload-error .image-upload-error-cross:before,
.image-upload-error .image-upload-error-cross:after {
  background-color: #ff0101;
  content: ' ';
  height: 20px;
  left: 8px;
  position: absolute;
  width: 4px;
}
.image-upload-error .image-upload-error-cross:before {
  transform: rotate(45deg);
}
.image-upload-error .image-upload-error-cross:after {
  transform: rotate(-45deg);
}
.release-notification-modal {
  -webkit-transition: visibility 0s .5s, opacity .5s ease;
  transition: visibility 0s .5s, opacity .5s ease;
}
.release-notification-modal._show {
  -webkit-transition: opacity .5s ease;
  opacity: 1;
  transition: opacity .5s ease;
  visibility: visible;
}
.release-notification-modal .modal-inner-wrap {
  -webkit-transform: translateX(0);
  -webkit-transition: -webkit-transform 0s;
  height: 50rem;
  transition: transform 0s;
  transform: translateX(0);
  margin-top: 13rem;
  max-width: 75rem;
}
.release-notification-modal .modal-inner-wrap .modal-content,
.release-notification-modal .modal-inner-wrap .modal-header {
  padding-left: 4rem;
  padding-right: 4rem;
}
.release-notification-modal .modal-inner-wrap .modal-content .action-close,
.release-notification-modal .modal-inner-wrap .modal-header .action-close {
  display: none;
}
.release-notification-modal .admin__fieldset {
  padding: 0;
}
.release-notification-title-with-image {
  background-repeat: no-repeat;
  background-size: 55px 49.08px;
  padding: 1.5rem 0 2rem 7rem;
}
.release-notification-text {
  line-height: 1.5;
}
.release-notification-text ul {
  margin: 2rem 0 2rem 0;
}
.release-notification-text ul li {
  font-size: 1rem;
  margin: 1.5rem 0 1.5rem 2rem;
}
.release-notification-text ul li span {
  font-size: 1.4rem;
  vertical-align: middle;
  position: relative;
  left: 1rem;
}
.release-notification-button-next,
.release-notification-button-back {
  bottom: 4rem;
  display: block;
  float: right;
  position: absolute;
}
.release-notification-button-next {
  line-height: 1.36;
  margin: 0;
  padding: 0;
  color: #007bdb;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 400;
  right: 4rem;
}
.release-notification-button-next:visited {
  color: #007bdb;
  text-decoration: none;
}
.release-notification-button-next:hover {
  color: #007bdb;
  text-decoration: underline;
}
.release-notification-button-next:active {
  color: #ff5501;
  text-decoration: underline;
}
.release-notification-button-next:hover,
.release-notification-button-next:active,
.release-notification-button-next:focus {
  background: none;
  border: 0;
}
.release-notification-button-next.disabled,
.release-notification-button-next[disabled],
fieldset[disabled] .release-notification-button-next {
  color: #007bdb;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.release-notification-button-back {
  line-height: 1.36;
  margin: 0;
  padding: 0;
  color: #007bdb;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 400;
  left: 4rem;
}
.release-notification-button-back:visited {
  color: #007bdb;
  text-decoration: none;
}
.release-notification-button-back:hover {
  color: #007bdb;
  text-decoration: underline;
}
.release-notification-button-back:active {
  color: #ff5501;
  text-decoration: underline;
}
.release-notification-button-back:hover,
.release-notification-button-back:active,
.release-notification-button-back:focus {
  background: none;
  border: 0;
}
.release-notification-button-back.disabled,
.release-notification-button-back[disabled],
fieldset[disabled] .release-notification-button-back {
  color: #007bdb;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.highlight-item {
  background-size: 65px 58px;
  background-repeat: no-repeat;
  padding: 0 0 2rem 8.5rem;
  margin-left: 1rem;
}
.highlight-item h3 {
  margin: 0;
}
.highlight-item h3 span {
  font-size: 1.2rem;
  font-style: italic;
  font-weight: 300;
}
.highlight-item-no-image {
  padding: 0 0 2rem 0;
}
.highlight-item-no-image h3 {
  margin: 0;
}
.hide-release-notification {
  display: none;
}
.field-detailed-rating .admin__field-rating {
  margin: 15px 0 0;
}
.field-detailed-rating .admin__field-rating:first-child {
  margin-top: 0;
}
.field-detailed-rating .admin__field-rating .admin__field-label {
  display: inline-block;
  line-height: 1.36;
  text-align: left;
  vertical-align: top;
  width: 75px;
}
.field-detailed-rating .admin__field-rating .admin__field-control {
  direction: rtl;
  display: inline-block;
  margin: -1px 0 0;
  unicode-bidi: bidi-override;
  vertical-align: top;
  width: 125px;
}
.field-detailed-rating .admin__field-rating .admin__field-control label {
  color: #cccccc;
  cursor: pointer;
  float: right;
  font-size: 18px;
  overflow: hidden;
  transition: color 150ms linear;
  white-space: nowrap;
  width: 18px;
}
.field-detailed-rating .admin__field-rating .admin__field-control label:before {
  display: none;
}
.field-detailed-rating input[type='radio'] {
  display: none;
}
.field-summary-rating .rating-box {
  background: url('../../adminhtml/Magento/backend/en_US/images/rating-bg.png') repeat-x 0 0;
  font-size: 0;
  height: 13px;
  line-height: 0;
  margin: 4px 0 0;
  overflow: hidden;
  width: 90px;
}
.field-summary-rating .rating-box .rating {
  background: url('../../adminhtml/Magento/backend/en_US/images/rating-bg.png') repeat-x 0 -13px;
  height: 13px;
}
.adminhtml-reward-rate-edit .field-rate .boundary {
  float: left;
  width: 125px;
}
.adminhtml-reward-rate-edit .field-rate .boundary-upper {
  margin-left: 30px;
  position: relative;
}
.adminhtml-reward-rate-edit .field-rate .boundary-upper:before {
  content: '»';
  left: -17.14285714px;
  position: absolute;
  top: 25%;
}
.adminhtml-reward-rate-edit .field-rate .boundary-upper label {
  height: 0;
  visibility: hidden;
  display: block;
}
.rma-items .col-actions .action-item-details,
.rma-items .col-actions .action-item-split-line {
  margin: 0 0 0.5rem;
}
.rma-items .col-actions .action {
  margin-right: 0.5rem;
}
.rma-items .admin__control-select,
.rma-items .ui-datepicker .ui-datepicker-title select {
  max-width: 10rem;
}
.rma-items-block .col-actions a {
  margin: 0 0 0.5rem;
}
.rma-items-block .col-reason .admin__control-select + .admin__control-text,
.rma-items-block .col-reason .ui-datepicker .ui-datepicker-title select + .admin__control-text {
  margin-top: 0.5rem;
}
.select-order-items-block .admin__page-section-title .actions,
.rma-items-block .admin__page-section-title .actions {
  float: right;
  margin-bottom: 1.7rem;
  margin-top: -.3rem;
}
.col-rma-product a {
  float: right;
}
.order-details .order-items .admin__page-section-title .actions,
.order-details .order-search-items .admin__page-section-title .actions,
.order-details .order-additional-area .admin__page-section-title .actions {
  float: right;
  margin-bottom: 1.7rem;
  margin-top: -.3rem;
}
.order-details .order-items .admin__page-section-title .action-secondary,
.order-details .order-search-items .admin__page-section-title .action-secondary,
.order-details .order-additional-area .admin__page-section-title .action-secondary {
  margin-left: 2rem;
}
.order-details .admin__field-option .admin__field-label {
  display: block;
  width: auto;
}
.field-vat-number .action-default {
  font-weight: 400;
  margin-top: 1rem;
  padding: 0;
}
.admin__fieldset > .admin__field-shipping-same-as-billing {
  margin-bottom: 1rem;
  margin-top: -2rem;
}
.order-billing-address .order-choose-address {
  margin-top: 14px;
}
.order-discounts {
  margin-top: 2rem;
}
.order-discounts .action-secondary {
  float: right;
  margin-top: 2.1rem;
}
.order-discounts .order-coupons {
  float: left;
}
.order-discounts .admin__field {
  display: inline-block;
  margin: 0 3.5rem 0 0;
  vertical-align: top;
}
.order-discounts .admin__field .admin__field-control {
  padding-right: 32px;
  position: relative;
}
.order-discounts .admin__field .action-default {
  position: absolute;
  right: 0;
  top: 7px;
}
.order-discounts .admin__field .action-default:before {
  content: '\e625';
}
.order-discounts .admin__field .action-default:hover {
  color: #35302c;
}
.order-discounts .admin__field p {
  margin: 1rem 0 0;
}
.order-discounts .action-remove {
  color: #514943;
  margin-left: 0.5rem;
}
.order-discounts .action-remove:hover {
  color: #35302c;
  text-decoration: none;
}
.order-discounts .action-remove:before {
  content: '\e630';
}
.order-gift-options .card-price-box {
  display: none;
}
.order-gift-options .card-price-box._active {
  display: block;
}
.order-gift-options .price-box .price {
  font-weight: 700;
}
.order-gift-options > .giftmessage-order-create {
  float: left;
  width: calc( (100%) * 0.5 - 30px );
}
.order-gift-options .admin__field._required[class]:not(.admin__field-option) > .admin__field-label span:after {
  margin-left: 0;
}
.giftmessage-order-create .field-sender {
  margin-top: 1.4rem;
}
.giftmessage-order-create .admin__field {
  margin-bottom: 3rem;
  position: relative;
}
.giftmessage-order-create .admin__field + .admin__field {
  margin-top: 1.5rem;
}
.order-items > .admin__page-section-title {
  margin: 0;
}
.order-items .actions-update {
  margin: 2rem 0;
  text-align: right;
}
.order-search-items .data-grid .action-configure {
  float: right;
}
.order-search-items .data-grid .action-configure.disabled {
  display: none;
}
.order-search-items .data-grid .col-id,
.order-search-items .data-grid .col-price,
.order-search-items .data-grid .col-select {
  width: 10rem;
}
.abs-order-tables,
.order-creditmemo-tables,
.order-tables,
.order-invoice-tables,
.edit-order-table,
.order-shipment-table {
  margin: 0 0 1.7rem;
  width: 100%;
}
.abs-order-tables th,
.order-creditmemo-tables th,
.order-tables th,
.order-invoice-tables th,
.edit-order-table th,
.order-shipment-table th {
  border-top: 0;
  font-size: 1.3rem;
}
.abs-order-tables td,
.order-creditmemo-tables td,
.order-tables td,
.order-invoice-tables td,
.edit-order-table td,
.order-shipment-table td {
  border-bottom: none;
}
.abs-order-tables tbody tr.row-messages-error td,
.abs-order-tables tbody tr.row-gift-options td,
.order-creditmemo-tables tbody tr.row-messages-error td,
.order-creditmemo-tables tbody tr.row-gift-options td,
.order-tables tbody tr.row-messages-error td,
.order-tables tbody tr.row-gift-options td,
.order-invoice-tables tbody tr.row-messages-error td,
.order-invoice-tables tbody tr.row-gift-options td,
.edit-order-table tbody tr.row-messages-error td,
.edit-order-table tbody tr.row-gift-options td,
.order-shipment-table tbody tr.row-messages-error td,
.order-shipment-table tbody tr.row-gift-options td {
  padding-top: 0;
}
.abs-order-tables tfoot td,
.order-creditmemo-tables tfoot td,
.order-tables tfoot td,
.order-invoice-tables tfoot td,
.edit-order-table tfoot td,
.order-shipment-table tfoot td {
  border-bottom: 1px solid #e3e3e3;
  border-top: none;
}
.abs-order-tables .col-actions .admin__control-select,
.abs-order-tables .col-actions .ui-datepicker .ui-datepicker-title select,
.order-creditmemo-tables .col-actions .admin__control-select,
.order-tables .col-actions .admin__control-select,
.order-invoice-tables .col-actions .admin__control-select,
.edit-order-table .col-actions .admin__control-select,
.order-shipment-table .col-actions .admin__control-select {
  width: 13rem;
}
.abs-order-tables .price,
.order-creditmemo-tables .price,
.order-tables .price,
.order-invoice-tables .price,
.edit-order-table .price,
.order-shipment-table .price {
  display: inline-block;
  margin: 0 0 0.5rem;
}
.abs-order-tables .item-options,
.order-creditmemo-tables .item-options,
.order-tables .item-options,
.order-invoice-tables .item-options,
.edit-order-table .item-options,
.order-shipment-table .item-options {
  margin: 1rem 0 0;
}
.abs-order-tables .item-options dt,
.order-creditmemo-tables .item-options dt,
.order-tables .item-options dt,
.order-invoice-tables .item-options dt,
.edit-order-table .item-options dt,
.order-shipment-table .item-options dt {
  clear: left;
  float: left;
  margin: 0 0.5rem 0.5rem 0;
}
.abs-order-tables .item-options dd,
.order-creditmemo-tables .item-options dd,
.order-tables .item-options dd,
.order-invoice-tables .item-options dd,
.edit-order-table .item-options dd,
.order-shipment-table .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 0.5rem;
}
.abs-order-tables .custom-price-block,
.abs-order-tables .discount-price-block,
.order-creditmemo-tables .custom-price-block,
.order-creditmemo-tables .discount-price-block,
.order-tables .custom-price-block,
.order-tables .discount-price-block,
.order-invoice-tables .custom-price-block,
.order-invoice-tables .discount-price-block,
.edit-order-table .custom-price-block,
.edit-order-table .discount-price-block,
.order-shipment-table .custom-price-block,
.order-shipment-table .discount-price-block {
  font-size: 1.1rem;
  margin: 0 0 0.5rem;
}
.abs-order-tables .custom-price-block .admin__field-label,
.abs-order-tables .discount-price-block .admin__field-label,
.order-creditmemo-tables .custom-price-block .admin__field-label,
.order-creditmemo-tables .discount-price-block .admin__field-label,
.order-tables .custom-price-block .admin__field-label,
.order-tables .discount-price-block .admin__field-label,
.order-invoice-tables .custom-price-block .admin__field-label,
.order-invoice-tables .discount-price-block .admin__field-label,
.edit-order-table .custom-price-block .admin__field-label,
.edit-order-table .discount-price-block .admin__field-label,
.order-shipment-table .custom-price-block .admin__field-label,
.order-shipment-table .discount-price-block .admin__field-label {
  line-height: 1.6rem;
}
.abs-order-tables .product-configure-block,
.order-creditmemo-tables .product-configure-block,
.order-tables .product-configure-block,
.order-invoice-tables .product-configure-block,
.edit-order-table .product-configure-block,
.order-shipment-table .product-configure-block {
  margin: 1rem 0 0;
}
.abs-order-tables .product-configure-block .disabled,
.order-creditmemo-tables .product-configure-block .disabled,
.order-tables .product-configure-block .disabled,
.order-invoice-tables .product-configure-block .disabled,
.edit-order-table .product-configure-block .disabled,
.order-shipment-table .product-configure-block .disabled {
  display: none;
}
.abs-order-tables .product-sku-block,
.order-creditmemo-tables .product-sku-block,
.order-tables .product-sku-block,
.order-invoice-tables .product-sku-block,
.edit-order-table .product-sku-block,
.order-shipment-table .product-sku-block {
  margin: 1rem 0 0;
}
.order-account-information .admin__field {
  margin-bottom: 0;
}
.order-account-information [class*='field-group'] {
  float: left;
}
.order-account-information .field-email {
  display: inline-block;
  margin: 0;
  overflow: hidden;
  width: 50%;
}
.page-create-order .order-details:not(.order-details-existing-customer) .order-account-information .field-email {
  margin-left: -30px;
}
.page-create-order .order-details:not(.order-details-existing-customer) .order-account-information .field-group_id {
  margin-right: 30px;
}
.admin__payment-method-wrapper {
  margin: 0;
  width: calc(50% - 3rem);
}
.admin__payment-method-wrapper .admin__field {
  margin-left: 0;
}
.admin__payment-method-wrapper .admin__field:first-child {
  margin-top: 1.5rem;
}
.admin__payment-method-wrapper .admin__payment-methods {
  margin: 0;
}
.admin__order-shipment-methods-title {
  font-weight: 700;
  margin: 0 0 0.5rem;
}
.admin__order-shipment-methods-options {
  margin: 0 0 2rem;
}
.admin__order-shipment-methods-options-list {
  list-style: none;
  margin: 0;
}
.order-billing-method-summary,
.order-shipping-method-summary {
  padding-top: 0.7rem;
}
.order-shipping-method,
.order-billing-method {
  position: relative;
}
.order-billing-method-summary .action-default,
.order-shipping-method-summary .action-default,
.order-shipping-method-info .action-default {
  font-weight: 400;
  padding: 0;
}
.order-methods-overlay {
  background-color: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.order-methods-overlay span {
  background-color: #ffffff;
  display: block;
  font-weight: 700;
  left: 0;
  padding: 0.5rem 0;
  position: absolute;
  top: 43px;
}
.order-shipping-address .order-methods-overlay span {
  top: 0;
}
.shipping-description-wrapper .price {
  font-weight: 700;
}
.shipping-description-title {
  font-weight: 700;
}
.action-create-label {
  margin: 1rem 0;
}
.order-payment-method-title + .order-payment-currency {
  margin-top: 1rem;
}
.order-payment-method-title .admin__table-secondary {
  margin-top: 1rem;
}
.order-sidebar {
  color: #666666;
  padding: 3rem 2rem;
}
.order-sidebar .order-currency {
  float: none;
  font-size: 1.4rem;
  margin: 0 0 2.4rem;
}
.order-sidebar .order-currency .admin__field-label {
  display: block;
  margin: 0 0 1rem;
  text-align: left;
}
.order-sidebar .customer-activity-title {
  border-bottom: 1px solid #e3e3e3;
  font-size: 1.9rem;
  font-weight: 700;
  margin: 0 0 2.4rem;
  padding: 0 0 2.4rem;
}
.order-sidebar .admin__control-select,
.order-sidebar .ui-datepicker .ui-datepicker-title select {
  margin: 0 0 0.5rem;
  width: 100%;
}
.order-sidebar .order-sidebar-block {
  border-bottom: 1px solid #e3e3e3;
  margin: 0 0 2.4rem;
  padding: 0 0 2.4rem;
}
.order-sidebar .admin__table-primary {
  color: #666666;
  width: 100%;
}
.order-sidebar .admin__table-primary th:first-child,
.order-sidebar .admin__table-primary td:first-child {
  padding-left: 2rem;
}
.order-sidebar .admin__table-primary .icon {
  display: inline-block;
  font-size: 1.6rem;
  text-decoration: none;
  vertical-align: middle;
}
.order-sidebar .admin__table-primary .icon:after {
  color: #666666;
}
.order-sidebar .admin__table-primary .icon.icon-remove {
  margin-left: -3px;
}
.order-sidebar .admin__table-primary .icon.icon-remove:after {
  content: '\e630';
}
.order-sidebar .admin__table-primary .icon.icon-add:after {
  content: '\e625';
}
.order-sidebar .admin__table-primary .icon.icon-configure:after {
  content: '\e610';
}
.order-sidebar .admin__table-primary .icon.icon-configure:hover:after {
  color: #35302c;
}
.order-sidebar .admin__table-primary .col-add {
  text-align: right;
}
.order-sidebar .admin__table-primary .col-add .icon-configure,
.order-sidebar .admin__table-primary .col-add .icon-add {
  margin-right: 1rem;
}
.order-sidebar .action-refresh {
  display: table-cell;
  font-size: 2rem;
  padding-right: 1rem;
  vertical-align: middle;
}
.order-sidebar .action-refresh:after {
  color: #d4d4d4;
  content: '\e61f';
}
.order-sidebar .action-refresh:hover {
  text-decoration: none;
}
.order-sidebar .action-refresh:hover:after {
  color: #bbbbbb;
}
.order-sidebar .create-order-sidebar-block .sidebar-title-block {
  margin: 0 0 2.4rem;
}
.order-sidebar .create-order-sidebar-block .auto-scroll {
  margin: 0 -2rem 0.5rem;
  max-height: 24rem;
  overflow: auto;
  position: relative;
}
.order-sidebar .create-order-sidebar-block .auto-scroll::-webkit-scrollbar {
  -webkit-appearance: none;
  height: 4px;
}
.order-sidebar .create-order-sidebar-block .auto-scroll::-webkit-scrollbar-thumb {
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
}
.order-sidebar .create-order-sidebar-block .auto-scroll + .action-default {
  margin-top: 1.7rem;
}
.order-sidebar .create-order-sidebar-block .auto-scroll .no-items {
  padding-left: 2rem;
}
.order-sidebar .create-order-sidebar-block .admin__field-option {
  padding-top: 0;
}
.order-sidebar .create-order-sidebar-label {
  display: table-cell;
  font-size: 1.5rem;
  font-weight: 400;
  margin: 0;
  vertical-align: middle;
}
.order-sidebar .create-order-sidebar-label + .admin__control-select,
.order-sidebar .create-order-sidebar-label + .ui-datepicker .ui-datepicker-title select {
  margin-top: 1.7rem;
}
.order-sidebar .actions .action-secondary {
  width: 100%;
}
.add-by-sku-wrapper .add-by-sku {
  margin: 0 0 2rem;
}
.add-by-sku-wrapper .admin__field-note {
  margin: 1.4rem 0;
}
.add-by-sku-wrapper .action-reset {
  display: inline-block;
  font-size: 1.6rem;
  margin: -0.4rem 0 0;
  opacity: .5;
  vertical-align: middle;
}
.add-by-sku-wrapper .action-reset:after {
  color: '\e620';
  content: '\e620';
}
.add-by-sku-wrapper .action-reset:hover {
  opacity: 1;
}
.add-by-sku-wrapper .action-reset:hover:after {
  color: #35302c;
}
.add-by-sku-wrapper .col-qty {
  width: 8rem;
}
.order-subtotal-table .admin__control-text {
  width: 5.4rem;
}
.order-subtotal-table .admin__total-amount {
  text-align: right;
}
.order-totals .admin__total-amount {
  text-align: right;
}
.totals-actions {
  text-align: right;
}
.order-totals-actions {
  margin-top: 1rem;
}
.order-totals-actions .actions {
  margin-top: 3rem;
  text-align: right;
}
.order-totals-actions .primary + .primary {
  margin-left: 1rem;
}
.edit-order-comments .note-list {
  font-size: 1.2rem;
  list-style: none;
  margin: 0 0 2.4rem;
}
.edit-order-comments .note-list-item {
  margin: 0 0 0.5rem;
}
.edit-order-comments .note-list-date,
.edit-order-comments .note-list-time {
  padding: 0 1rem 0 0;
}
.edit-order-comments .note-list-status,
.edit-order-comments .note-list-customer {
  border-left: 1px solid #a6a6a6;
  padding: 0 1rem;
}
.edit-order-comments .note-list-customer-notapplicable,
.edit-order-comments .note-list-customer-not-notified,
.edit-order-comments .note-list-customer-notified {
  font-weight: 700;
  padding: 0 1rem 0 0;
}
.edit-order-comments .note-list-comment {
  margin: 0 0 1.7rem;
}
.edit-order-comments .comments-block-item {
  margin: 0 0 2.4rem;
}
.edit-order-comments .comments-block-item-comment {
  margin: 0 0 0.5rem;
}
.edit-order-comments .comments-block-item-date-time {
  font-size: 1.1rem;
}
.edit-order-comments-block-title {
  margin: 0 0 2.4rem;
  color: #41362f;
  font-weight: 600;
  line-height: 1.2;
  font-size: 1.9rem;
}
.order-view > .ui-tabs-panel {
  border: 0;
  margin: 0;
  padding: 0;
}
.order-view .admin__data-grid-pager-wrap .selectmenu {
  margin-bottom: 10px;
}
.order-view .data-grid-search-control-wrap {
  margin-bottom: 10px;
}
.admin__page-section {
  margin-bottom: 5rem;
}
.admin__page-section .admin__control-table-wrapper {
  margin-top: 2rem;
}
.admin__page-section address {
  font-style: normal;
}
.admin__page-subsection + .admin__page-subsection {
  margin-top: 2.5rem;
}
.admin__page-section-title {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 1.7rem;
  padding: 1.4rem 0 .5rem;
}
.admin__page-section-title strong,
.admin__page-section-title .title {
  float: left;
  margin: 0;
}
.admin__page-section-title .actions {
  display: inline-block;
  margin-left: 0.5rem;
}
.admin__page-section-title .actions._primary {
  float: right;
}
.admin__page-section-item-title,
.admin__page-section-content .admin__page-section-title {
  border-bottom: 0;
  margin-bottom: 1.5rem;
  padding: 0;
}
.admin__page-section-item-title .title,
.admin__page-section-content .admin__page-section-title .title {
  margin: 0;
}
.admin__page-section-item-title .actions,
.admin__page-section-content .admin__page-section-title .actions {
  display: inline-block;
  margin-left: 0.5rem;
}
.order-customer-selector .admin__page-section-title .title {
  margin: 0 0 2rem;
}
.order-customer-selector .admin__page-section-title .actions {
  float: right;
  margin-top: -.5rem;
}
.tree-store-scope .admin__field {
  margin: 0 0 1rem;
}
.abs-qty-table th,
.abs-qty-table td,
.abs-order-tables .qty-table th,
.abs-order-tables .qty-table td,
.order-creditmemo-tables .qty-table th,
.order-creditmemo-tables .qty-table td,
.order-tables .qty-table th,
.order-tables .qty-table td,
.order-invoice-tables .qty-table th,
.order-invoice-tables .qty-table td,
.edit-order-table .qty-table th,
.edit-order-table .qty-table td,
.order-shipment-table .qty-table th,
.order-shipment-table .qty-table td {
  border: none;
  font-weight: 400;
  padding: 0 0.5rem 0.5rem 0;
}
.abs-order-tbody-border tbody,
.order-creditmemo-tables tbody,
.order-tables tbody,
.order-invoice-tables tbody,
.edit-order-table tbody,
.order-shipment-table tbody {
  border-bottom: 1px solid #e3e3e3;
}
.abs-order-tbody-border tbody:last-of-type,
.order-creditmemo-tables tbody:last-of-type,
.order-tables tbody:last-of-type,
.order-invoice-tables tbody:last-of-type,
.edit-order-table tbody:last-of-type,
.order-shipment-table tbody:last-of-type {
  border-bottom: none;
}
.product-configure-popup .weee .price-excluding-tax,
.product-configure-popup .weee .price-including-tax {
  display: block;
  font-size: 1.3rem;
}
.product-configure-popup .weee .price-excluding-tax:before,
.product-configure-popup .weee .price-including-tax:before {
  content: attr(data-label) ': ';
}
.options-list.nested .admin__field-option .admin__field-label > span:after {
  content: none;
}
.summary-total {
  cursor: pointer;
}
.summary-total .summary-collapse {
  display: inline-block;
  padding: 0 0 0 2.3rem;
  position: relative;
}
.summary-total .summary-collapse:before {
  content: '\e616';
  font-size: 1.8rem;
  left: 0;
  position: absolute;
  top: 0;
}
.summary-total .summary-collapse:active:before {
  transform: scale(0.9);
}
.show-details .summary-collapse:before {
  content: '\e615';
}
.summary-details .label,
.summary-details .admin__total-mark {
  padding-left: 3.3rem;
}
#sales_order_create_search_grid .col-in_products .data-grid-checkbox-cell-inner {
  position: relative;
}
#sales_order_create_search_grid .col-in_products .checkbox {
  width: 1.6rem;
  height: 1.6rem;
  left: 0;
  right: 0;
  margin: auto;
}
#product_composite_configure_form_fields .admin__field.required .admin__field-label:after {
  color: #e22626;
  content: '*';
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  margin-left: 10px;
  margin-top: .2rem;
  position: absolute;
  z-index: 1;
}
#product_composite_configure_form_fields .admin__field.required .price-container:after,
#product_composite_configure_form_fields .admin__field.required .price-notice:after,
#product_composite_configure_form_fields .admin__field.required .price-wrapper:after {
  color: unset;
  content: unset;
  display: unset;
  font-size: unset;
  font-weight: unset;
  line-height: unset;
  margin-left: unset;
  margin-top: unset;
  position: unset;
  z-index: unset;
}
.abs-admin--table-secondary-edit-order th,
.invoice-information-table th,
.creditmemo-information-table th,
.shipment-information-table th,
.order-payment-method-title .admin__table-secondary th,
.order-information-table th,
.order-account-information-table th {
  font-weight: 400;
  text-align: left;
  vertical-align: top;
}
.abs-admin--table-secondary-edit-order td,
.invoice-information-table td,
.creditmemo-information-table td,
.shipment-information-table td,
.order-payment-method-title .admin__table-secondary td,
.order-information-table td,
.order-account-information-table td {
  text-align: right;
}
.abs-admin--table-secondary-edit-order tr:last-child td,
.invoice-information-table tr:last-child td,
.creditmemo-information-table tr:last-child td,
.shipment-information-table tr:last-child td,
.order-payment-method-title .admin__table-secondary tr:last-child td,
.order-information-table tr:last-child td,
.order-account-information-table tr:last-child td {
  border: none;
}
.edit-order-table {
  margin-bottom: 5rem;
}
.edit-order-table tfoot._hide {
  display: none;
}
.edit-order-table tfoot td {
  padding-top: 1rem;
}
.edit-order-table tfoot .col-total {
  text-align: right;
}
.edit-order-table .edit-total-price-block {
  padding-left: 3rem;
}
.order-subtotal-table tr td:last-child {
  text-align: right;
}
.order-history-block {
  margin: 0 0 5rem;
}
.order-history-comments-actions {
  margin-bottom: 1.7rem;
  margin-top: 1.7rem;
}
.block-schedule {
  border: 1px solid #bbbbbb;
  margin-bottom: 4rem;
  position: relative;
  z-index: 1;
}
.block-schedule .block-title {
  background: #f8f8f8;
  padding: 2rem 2.5rem;
}
.block-schedule .block-title .title {
  font-size: 2rem;
  font-weight: 200;
}
.block-schedule .block-title .subtitle {
  font-style: italic;
}
.block-schedule .block-title .subtitle:before {
  content: ' (';
}
.block-schedule .block-title .subtitle:after {
  content: ')';
}
.block-schedule .block-title-actions {
  float: right;
  line-height: 3.2rem;
  text-align: right;
  white-space: nowrap;
}
.block-schedule .block-title-actions .action-secondary {
  float: right;
  margin-left: 2.5rem;
}
.block-schedule .admin__data-grid-outer-wrap {
  min-height: 0;
}
.block-schedule .admin__data-grid-outer-wrap {
  position: relative;
}
.block-content-actions {
  padding: 0 0 1.2rem 1.8rem;
  position: relative;
  text-align: center;
}
.block-content-actions:before {
  background: linear-gradient(to top, #ffffff 30%, rgba(255, 255, 255, 0) 100%);
  content: '';
  height: 20px;
  left: -12px;
  position: absolute;
  top: -20px;
  width: 24px;
}
.block-schedule-table .block-content {
  border-top: 1px solid #bbbbbb;
}
.block-schedule-table .block-content .schedule-table-wrapper {
  margin: 2.5rem;
}
.block-schedule-table .ui-resizable-s {
  cursor: ns-resize;
}
.schedule-table {
  border-collapse: collapse;
  width: 100%;
}
.schedule-table td {
  line-height: 2rem;
  padding: 0 1rem 1rem;
  vertical-align: top;
}
.schedule-table td:first-child {
  border-left: 3px solid #514943;
}
.schedule-table em {
  color: #666666;
}
.schedule-table .schedule-date {
  font-weight: 700;
  padding-left: 2rem;
  white-space: nowrap;
  width: 10rem;
}
.schedule-table .schedule-date:before {
  background: #ffffff;
  border: 3px solid #514943;
  border-radius: 50%;
  box-sizing: content-box;
  content: '';
  display: inline-block;
  height: 17px;
  margin-left: -33px;
  margin-top: -1px;
  position: absolute;
  width: 17px;
}
.schedule-table .schedule-date time {
  white-space: nowrap;
}
.schedule-table .schedule-date.schedule-date-empty:before {
  display: none;
}
.schedule-table .schedule-end .schedule-date:before {
  background: #514943;
  border: 0;
  margin-left: -30px;
  margin-top: 2px;
}
.schedule-table .schedule-time {
  white-space: nowrap;
  width: 7rem;
}
.schedule-table .schedule-label {
  color: #666666;
  font-size: 1.2rem;
  width: 1%;
}
.schedule-table tr:last-child td {
  padding-bottom: 3rem;
}
.schedule-table .schedule-actions {
  padding-right: 0;
  white-space: nowrap;
  width: 10%;
}
.schedule-table .schedule-actions a + a:before {
  color: #666666;
  content: '|';
  display: inline-block;
  margin: 0 .3rem 0 .4rem;
}
.schedule-table .schedule-actions .action-menu-item {
  cursor: pointer;
}
.schedule-name {
  font-weight: 700;
}
.limited-text {
  display: inline-block;
  line-height: 1.4em;
  max-height: 4.4em;
  overflow: hidden;
  position: relative;
  vertical-align: top;
}
.limited-text:after {
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff 50%);
  content: '...';
  height: 1.2em;
  position: absolute;
  right: 0;
  text-align: right;
  top: 1.2em;
  width: 5rem;
}
.limited-text + .limited-text {
  line-height: 1.6rem;
  margin: .8rem 0 0;
}
@supports (-webkit-line-clamp: 3) {
  .limited-text {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    height: auto;
    max-height: 4.4em;
  }
  .limited-text:after {
    display: none;
  }
}
.limited-text-changes {
  font-size: 1.2rem;
}
.block-nodata {
  padding: 2.5rem;
}
.fieldset-schedule:last-child {
  border-bottom: 1px solid #cccccc;
}
.fieldset-schedule .admin__fieldset {
  padding: 0;
}
.fieldset-schedule .admin__fieldset > :last-child {
  margin-bottom: 3rem;
}
.fieldset-schedule .admin__fieldset > .fieldset-wrapper:last-child {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 0;
}
.fieldset-schedule .fieldset-wrapper-title {
  border-bottom: 0;
  line-height: 1.2;
  margin: 2rem 0 1rem;
  padding: 0;
}
.fieldset-schedule .fieldset-wrapper-title strong {
  font-size: 2rem;
  font-weight: 400;
}
.fieldset-schedule ._has-datepicker.admin__control-text {
  width: 19rem;
}
.schedule-summary {
  display: table;
  list-style: none;
  width: 100%;
}
.schedule-summary .schedule-summary-name,
.schedule-summary .schedule-summary-date {
  display: table-cell;
  padding-right: .5rem;
}
.schedule-summary .schedule-summary-name {
  width: 50%;
}
.schedule-summary .schedule-summary-date {
  width: 25%;
}
.staging-preview-header {
  background-color: #373330;
  color: #c3bbb1;
  position: relative;
}
.staging-preview-header .logo {
  float: left;
  margin: 1.5rem 2.5rem;
}
.staging-preview-item-title {
  cursor: pointer;
  float: left;
  font-size: 1.3rem;
  min-height: 8.5rem;
  padding: 1.5rem 4rem 2.5rem;
  position: relative;
}
.staging-preview-item-title:hover {
  background-color: #45403d;
}
.staging-preview-item-title._active {
  background-color: #524d49;
  cursor: default;
}
.staging-preview-item-title._active:hover {
  background-color: #524d49;
}
.staging-preview-item-title .title {
  margin: 0 0 1rem;
  text-transform: uppercase;
}
.staging-preview-item-title .subtitle {
  font-size: 1.1rem;
  font-style: italic;
  max-width: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.staging-preview-item-calendar:before {
  background: #736963;
  content: '';
  height: 55px;
  left: -1px;
  position: absolute;
  top: 1rem;
  width: 1px;
}
.staging-preview-item-calendar:focus:before,
.staging-preview-item-calendar._active:before {
  display: none;
}
.staging-preview-item-calendar .title {
  display: inline-block;
  text-decoration: none;
}
.staging-preview-item-calendar .title:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2rem;
  line-height: 2rem;
  color: inherit;
  content: '\e627';
  font-family: 'Admin Icons';
  margin: -0.2rem 1rem 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.staging-preview-item-screen .title {
  display: inline-block;
  text-decoration: none;
}
.staging-preview-item-screen .title:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: 2rem;
  color: inherit;
  content: '\e640';
  font-family: 'Admin Icons';
  margin: -0.2rem 1rem 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.staging-preview-item-customer .title {
  display: inline-block;
  text-decoration: none;
}
.staging-preview-item-customer .title:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.2rem;
  line-height: 2rem;
  color: inherit;
  content: '\e603';
  font-family: 'Admin Icons';
  margin: -0.2rem 1rem 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.staging-preview-item-content-wrapper {
  background-color: #524d49;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 100%;
}
.staging-preview-item-content-wrapper > .actions-toolbar {
  border-bottom: 1px solid #8a837f;
  padding: 1.5rem 2rem 2rem;
  text-align: right;
}
.staging-preview-item-content-wrapper > .actions-toolbar .action-close {
  color: #c3bbb1;
  font-size: 2rem;
  margin-left: 1.5rem;
  vertical-align: middle;
}
.staging-preview-item-content-wrapper > .actions-toolbar .action-close:hover {
  color: #ada294;
}
.staging-preview-item-content-wrapper > .actions-toolbar .action-close:focus {
  background: transparent;
}
.staging-preview-item-content {
  padding: 4rem;
}
.staging-preview-item-content .admin__fieldset > .admin__legend {
  font-size: 2rem;
  font-weight: 300;
}
.staging-preview-item-content .admin__field > .admin__field-label {
  color: #c3bbb1;
}
.staging-preview-item-content .admin__control-text {
  background-color: #5b5652;
  border-color: #c3bbb1;
  color: #ffffff;
}
.staging-preview-item-content .admin__control-text:hover {
  border-color: #ada294;
}
.staging-preview-item-content .admin__control-text:focus {
  border-color: #007bdb;
}
.staging-preview-item-content .admin__control-select,
.staging-preview-item-content .ui-datepicker .ui-datepicker-title select {
  background-image: url('../../adminhtml/Magento/backend/en_US/images/arrows-bg-light.svg'), linear-gradient(#373330, #373330), linear-gradient(#c3bbb1, #c3bbb1);
  background-position: calc(100% - 12px) -34px, 100%, calc(100% - 3.2rem) 0;
  background-size: auto, 3.2rem 100%, 1px 100%;
  background-color: #5b5652;
  background-repeat: no-repeat;
  border-color: #c3bbb1;
  color: #ffffff;
}
.staging-preview-item-content .admin__control-select:hover,
.staging-preview-item-content .ui-datepicker .ui-datepicker-title select:hover {
  border-color: #ada294;
}
.staging-preview-item-content .admin__control-select:focus,
.staging-preview-item-content .ui-datepicker .ui-datepicker-title select:focus {
  background-image: url('../../adminhtml/Magento/backend/en_US/images/arrows-bg-light.svg'), linear-gradient(#373330, #373330), linear-gradient(#007bdb, #007bdb);
  background-position: calc(100% - 12px) 13px, 100%, calc(100% - 3.2rem) 0;
  border-color: #007bdb;
}
.staging-preview-item-content .ui-datepicker-trigger:after {
  color: #c3bbb1;
}
.staging-preview-item-segment .admin__field:last-child {
  margin-bottom: 0;
}
.staging-preview-item-segment .admin__field > .admin__field-label {
  width: 12rem;
}
.staging-preview-item-segment .admin__control-select,
.staging-preview-item-segment .ui-datepicker .ui-datepicker-title select {
  min-width: 275px;
}
.staging-preview-content {
  bottom: 0;
  height: 400px;
  left: 0;
  overflow: auto;
  right: 0;
  top: 0;
}
.staging-preview-content iframe {
  border: none;
  display: block;
  height: 100%;
  width: 100%;
}
.staging-preview-content-dynamic {
  border: 1px solid #999999;
  height: 100%;
  margin: 0 auto;
  transition: width 1s, height 1s;
  width: 100%;
}
.staging-update-preview > .data-grid._dragging-copy .data-grid-th {
  background-color: #373330;
  color: #ffffff;
}
.staging-update-preview > .data-grid._dragging-copy td {
  background-color: #524d49;
  border-bottom: 1px solid #7f7c7a;
  color: #ffffff;
}
.staging-preview-item-content-wrapper .row-gutter {
  margin-left: 0;
  margin-right: 0;
}
.staging-preview-item-content-wrapper .row-gutter > [class*='col-'] {
  padding-left: 0;
  padding-right: 0;
}
.staging-preview-item-content-wrapper .view-specific-date .admin__control-text {
  width: auto;
}
.staging-preview-item-content-wrapper .admin__data-grid-outer-wrap {
  border-top: 1px solid #666666;
  max-height: 400px;
  overflow-y: auto;
  padding: 15px 1rem 0 0;
}
.staging-preview-item-content-wrapper .data-grid:not(._dragging-copy) ._odd-row td._dragging {
  background-color: #45403d;
  color: rgba(255, 255, 255, 0.95);
}
.staging-preview-item-content-wrapper .data-grid:not(._dragging-copy) td._dragging {
  background-color: #45403d;
  color: rgba(255, 255, 255, 0.95);
}
.staging-preview-item-content-wrapper .data-grid .data-grid-th {
  background-color: #373330;
  color: #ffffff;
}
.staging-preview-item-content-wrapper .data-grid .data-grid-th._sortable:focus {
  background-color: #0e0d0c;
}
.staging-preview-item-content-wrapper .data-grid .data-grid-th._sortable:hover {
  background-color: #1c1a18;
}
.staging-preview-item-content-wrapper .data-grid tr._odd-row td {
  background-color: #524d49;
}
.staging-preview-item-content-wrapper .data-grid tr:active td,
.staging-preview-item-content-wrapper .data-grid tr:hover td {
  background-color: #6d6661;
}
.staging-preview-item-content-wrapper .data-grid tr:not(.data-grid-editable-row):last-child td {
  border-bottom-color: #7f7c7a;
}
.staging-preview-item-content-wrapper .data-grid td {
  background-color: #524d49;
  border-bottom: 1px solid #7f7c7a;
  border-left-color: #999999;
  border-right-color: #999999;
  color: #ffffff;
}
.staging-preview-item-content-wrapper .data-grid td:first-child {
  border-left: none;
}
.staging-preview-item-content-wrapper .data-grid td:last-child {
  border-right: none;
}
.staging-preview-item-content-wrapper .admin__data-grid-loading-mask {
  background-color: rgba(0, 0, 0, 0.3);
}
.staging-preview-item-content-wrapper .selectmenu {
  background-color: #524d49;
}
.staging-preview-item-content-wrapper .selectmenu._active {
  border-color: #c3bbb1;
}
.staging-preview-item-content-wrapper .selectmenu._active .selectmenu-toggle:before {
  border-color: #c3bbb1;
}
.staging-preview-item-content-wrapper .selectmenu .selectmenu-value input[type='text'] {
  background-color: #524d49;
  color: #ffffff;
}
.staging-preview-item-content-wrapper .selectmenu .selectmenu-toggle:before {
  background: #373330;
}
.staging-preview-item-content-wrapper .selectmenu .selectmenu-toggle:after {
  border-color: #c3bbb1 transparent transparent transparent;
}
.staging-preview-item-content-wrapper .selectmenu .selectmenu-items {
  background-color: inherit;
  border-color: #c3bbb1;
}
.staging-preview-item-content-wrapper .selectmenu .selectmenu-items li:hover {
  background-color: #6d6661;
}
.staging-preview-item-content-wrapper .selectmenu .selectmenu-items li:last-child .selectmenu-item-action {
  color: #ffffff;
  text-decoration: none;
}
.staging-preview-item-content-wrapper .selectmenu .action-delete,
.staging-preview-item-content-wrapper .selectmenu .action-edit,
.staging-preview-item-content-wrapper .selectmenu .action-save {
  color: #ffffff;
}
.staging-preview-item-content-wrapper .selectmenu .action-delete,
.staging-preview-item-content-wrapper .selectmenu .action-edit {
  border-color: #c3bbb1;
}
.staging-preview-item-content-wrapper .selectmenu .selectmenu-item-action {
  color: #ffffff;
}
.staging-preview-item-content-wrapper .selectmenu .selectmenu-item-action:hover {
  background-color: #6d6661;
}
.staging-preview-item-content-wrapper .admin__data-grid-actions-wrap .admin__action-dropdown-wrap:after {
  border-color: #c3bbb1;
}
.staging-preview-item-content-wrapper .admin__action-dropdown {
  background-color: #524d49;
  color: #ffffff;
}
.staging-preview-item-content-wrapper .admin__action-dropdown:after {
  border-color: #c3bbb1 transparent transparent;
}
.staging-preview-item-content-wrapper .admin__action-dropdown-menu {
  background-color: #524d49;
  color: #ffffff;
}
.staging-preview-item-content-wrapper .admin__action-dropdown-wrap._active .admin__action-dropdown-text:after {
  background-color: #524d49;
}
.staging-preview-item-content-wrapper .admin__data-grid-action-columns-menu .admin__field-label {
  color: #ffffff;
}
.staging-preview-item-content-wrapper .admin__data-grid-action-bookmarks .admin__action-dropdown-menu > li:not(.action-dropdown-menu-action):hover {
  background-color: #6d6661;
}
.staging-preview-item-content-wrapper .admin__data-grid-action-bookmarks .admin__action-dropdown-menu .action-dropdown-menu-action > a {
  color: #ffffff;
}
.staging-preview-item-content-wrapper .admin__data-grid-action-bookmarks .admin__action-dropdown-menu .action-dropdown-menu-action > a:hover {
  color: #ffffff;
}
.staging-preview-item-content-wrapper .admin__data-grid-action-bookmarks .admin__action-dropdown-menu .action-dropdown-menu-link {
  color: #ffffff;
}
.staging-preview-item-content-wrapper .admin__data-grid-action-bookmarks .action-submit,
.staging-preview-item-content-wrapper .admin__data-grid-action-bookmarks .action-delete,
.staging-preview-item-content-wrapper .admin__data-grid-action-bookmarks .action-edit {
  color: #ffffff;
}
.staging-preview-item-content-wrapper .admin__control-radio:checked + label:before,
.staging-preview-item-content-wrapper .admin__control-checkbox:checked + label:before {
  color: #ffffff;
}
.staging-preview-item-content-wrapper .admin__control-radio + label:before,
.staging-preview-item-content-wrapper .admin__control-checkbox + label:before {
  background-color: #524d49;
}
.staging-preview-item-content-wrapper .action-tertiary,
.staging-preview-item-content-wrapper .downloadable-form .action-add,
.staging-preview-item-content-wrapper .field-vat-number .action-default,
.staging-preview-item-content-wrapper .order-billing-method-summary .action-default,
.staging-preview-item-content-wrapper .order-shipping-method-summary .action-default,
.staging-preview-item-content-wrapper .order-shipping-method-info .action-default {
  color: #ffffff;
}
.staging-preview-item-content-wrapper .action-select-wrap .action-select {
  color: #ffffff;
}
.staging-preview-item-content-wrapper .action-select-wrap .action-select:hover {
  color: #ffffff;
}
.staging-preview-item-content-wrapper .action-select-wrap .action-select:hover:after {
  border-color: #ffffff transparent transparent transparent;
}
.staging-preview-item-content-wrapper .action-select-wrap .action-select:after {
  border-color: #ffffff transparent transparent transparent;
}
.staging-preview-item-content-wrapper .action-select-wrap .action-select._active:hover:after {
  border-color: #ffffff transparent transparent transparent;
}
.staging-preview-item-content-wrapper .action-select-wrap .action-menu,
.staging-preview-item-content-wrapper .action-select-wrap .abs-action-menu .action-submenu,
.staging-preview-item-content-wrapper .action-select-wrap .action-menu .action-submenu,
.staging-preview-item-content-wrapper .action-select-wrap .actions-split .dropdown-menu .action-submenu,
.staging-preview-item-content-wrapper .action-select-wrap .actions-split .action-menu .action-submenu {
  background-color: #524d49;
  border-color: #6d6661;
  color: #ffffff;
}
.staging-preview-item-content-wrapper .action-select-wrap .action-menu > li:hover,
.staging-preview-item-content-wrapper .action-select-wrap .abs-action-menu .action-submenu > li:hover,
.staging-preview-item-content-wrapper .action-select-wrap .action-menu .action-submenu > li:hover,
.staging-preview-item-content-wrapper .action-select-wrap .actions-split .dropdown-menu .action-submenu > li:hover,
.staging-preview-item-content-wrapper .action-select-wrap .actions-split .action-menu .action-submenu > li:hover {
  background-color: #6d6661;
}
.staging-preview-item-content-wrapper .action-select-wrap .action-menu > li > a,
.staging-preview-item-content-wrapper .action-select-wrap .abs-action-menu .action-submenu > li > a,
.staging-preview-item-content-wrapper .action-select-wrap .action-menu .action-submenu > li > a,
.staging-preview-item-content-wrapper .action-select-wrap .actions-split .dropdown-menu .action-submenu > li > a,
.staging-preview-item-content-wrapper .action-select-wrap .actions-split .action-menu .action-submenu > li > a {
  color: #ffffff;
}
.staging-preview-item-content-wrapper .action-select-wrap .action-menu > li > a:hover,
.staging-preview-item-content-wrapper .action-select-wrap .abs-action-menu .action-submenu > li > a:hover,
.staging-preview-item-content-wrapper .action-select-wrap .action-menu .action-submenu > li > a:hover,
.staging-preview-item-content-wrapper .action-select-wrap .actions-split .dropdown-menu .action-submenu > li > a:hover,
.staging-preview-item-content-wrapper .action-select-wrap .actions-split .action-menu .action-submenu > li > a:hover {
  color: #ffffff;
}
.staging-preview-item-screen-sizes .admin__control-checkbox + .admin__field-label,
.staging-preview-item-screen-sizes .admin__control-radio + .admin__field-label {
  color: #ffffff;
}
.staging-preview-item-screen-sizes ul {
  display: table;
  margin: 2.5rem 0;
  overflow: hidden;
  width: 100%;
}
.staging-preview-item-screen-sizes li {
  display: table-cell;
  max-width: 30rem;
  padding: 0 2rem;
  position: relative;
  vertical-align: top;
}
.staging-preview-item-screen-sizes li:first-child {
  padding-left: 0;
}
.staging-preview-item-screen-sizes li:last-child {
  border-right: none;
}
.staging-preview-item-screen-sizes li:last-child .admin__field-option {
  padding-left: 2rem;
  white-space: nowrap;
}
.staging-preview-item-screen-sizes li:last-child .admin__field-option:after {
  color: #c3bbb1;
  content: 'px';
  margin-left: 1rem;
}
.staging-preview-item-screen-sizes li:last-child .admin__field-label {
  display: inline-block;
  width: 5rem;
}
.staging-preview-item-screen-sizes li:last-child .admin__control-text {
  width: 6rem;
}
.staging-preview-item-screen-sizes li:last-child .platform:after {
  content: none;
}
.staging-preview-item-screen-sizes li .platform {
  display: inline-block;
  margin-bottom: 1rem;
}
.staging-preview-item-screen-sizes li .platform:after {
  background: repeating-linear-gradient(0deg, #999999, #999999 1px, transparent 1px, transparent 5px);
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 3rem;
  width: 1px;
}
.ie11 .staging-preview-item-screen-sizes li .platform:after {
  height: 1000px;
}
.abs-staging-events-item,
.staging-events-actions,
.staging-events-summary,
.staging-events-campaign {
  border-bottom: 1px solid #cccccc;
  padding: 0 0 2rem;
}
.abs-staging-events-count-icon,
.staging-events-campaign-objects-count {
  border-radius: 10px;
  display: inline-block;
  line-height: 2.4rem;
  padding: 0 1rem;
}
.abs-staging-events-count-icon:before,
.staging-events-campaign-objects-count:before {
  content: '\e643';
  display: inline-block;
  font-size: 1.4rem;
  margin-right: 0.5rem;
}
.staging-events-actions {
  margin: 1rem 0 0;
  text-align: right;
}
.staging-events-actions .action-secondary {
  margin-left: 1rem;
}
.staging-events-summary {
  margin: 0 0 1.5rem;
}
.staging-events-summary dt {
  clear: left;
  float: left;
  font-weight: 700;
  margin: 1.5rem 0 0;
}
.staging-events-summary dd {
  float: left;
  margin: 1.5rem 0 0 1rem;
}
.staging-events-summary dd span {
  color: #999999;
}
.staging-events-campaign .items {
  margin-left: 2rem;
}
.staging-events-campaign-objects {
  margin: 0 0 1rem;
}
.staging-events-campaign-objects-count {
  background-color: #eeeeee;
  margin-left: 1rem;
}
.timeline-item .staging-events-campaign-objects-count {
  background: #86de00;
}
.timeline-item._active .staging-events-campaign-objects-count {
  background: #77dcff;
}
.staging-events-delete {
  margin-top: 1rem;
  text-align: right;
}
.staging-events-delete .action-delete {
  font-weight: 400;
}
.scheduled-changes-modal-slide .page-actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.scheduled-changes-modal-slide .page-actions .store-switcher {
  -ms-flex-order: -1;
  -webkit-order: -1;
  order: -1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.scheduled-changes-modal-slide .page-actions .store-switcher .admin__action-dropdown {
  font-size: 1.3rem;
  letter-spacing: -.025em;
}
/**
 * @codingStandardsIgnoreStart
 */
.block-footer .action-add {
  -webkit-appearance: none;
}
.import-export-tax-rates {
  padding-top: 2rem;
}
.block.mselect-list.paginated .admin__action-multiselect-search-wrap {
  border: 1px solid #cccccc;
  border-bottom: none;
  border-radius: 3px;
  margin: 0;
  padding: 1rem;
}
.block.mselect-list.paginated .admin__action-multiselect-search-count {
  font-size: 1.3rem;
}
.admin__collapsible-block-wrapper .admin__collapsible-title._show:before {
  content: '\e615';
  font-size: 1.8rem;
  position: absolute;
  right: 1.3rem;
  top: 2.3rem;
}
.translate-table-container table {
  width: 100%;
}
.translate-table-container td {
  background: none;
  padding: 0.5rem;
  text-align: left;
}
.translate-table-container td.value .input-text {
  width: 100%;
}
.translate-table-container th.label {
  border: none;
  font-weight: 700;
  padding: 0.5rem;
  text-align: left;
  width: 150px;
}
.translate-inline-title {
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 701;
}
.menu-wrapper ~ .translate-inline-script {
  display: block;
  left: 8.800000000000001rem;
  position: absolute;
  top: 0;
  z-index: 701;
}
/**
 * @codingStandardsIgnoreStart
 */
.admin__data-grid-wrap-static .data-grid {
  box-sizing: border-box;
}
.admin__data-grid-wrap-static .data-grid thead {
  color: #41362f;
}
.admin__data-grid-wrap-static .data-grid tr:nth-child(even) td {
  background-color: #f5f5f5;
}
.admin__data-grid-wrap-static .data-grid tr:nth-child(even) td._dragging {
  background-color: rgba(245, 245, 245, 0.95);
}
.admin__data-grid-wrap-static .data-grid ul {
  margin-left: 1rem;
  padding-left: 1rem;
}
.admin__data-grid-wrap-static .admin__data-grid-loading-mask {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 399;
}
.admin__data-grid-wrap-static .admin__data-grid-loading-mask .grid-loader {
  background: url('../../adminhtml/Magento/backend/en_US/images/loader-2.gif') 50% 50% no-repeat;
  bottom: 0;
  height: 149px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 218px;
}
.data-grid-filters-actions-wrap {
  float: right;
}
.data-grid-search-control-wrap {
  float: left;
  max-width: 45.5rem;
  position: relative;
  width: 35%;
}
.data-grid-search-control-wrap :-ms-input-placeholder {
  font-style: italic;
}
.data-grid-search-control-wrap ::-webkit-input-placeholder {
  font-style: italic;
}
.data-grid-search-control-wrap ::-moz-placeholder {
  font-style: italic;
}
.data-grid-search-control-wrap .action-submit {
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  padding: 0;
  padding: .6rem 2rem .2rem;
  position: absolute;
  right: 0;
  top: 1px;
}
.data-grid-search-control-wrap .action-submit:hover {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.data-grid-search-control-wrap .action-submit:active {
  transform: scale(0.9);
}
.data-grid-search-control-wrap .action-submit:hover:before {
  color: #231d1a;
}
._keyfocus .data-grid-search-control-wrap .action-submit:focus {
  box-shadow: 0 0 0 1px #008bdb;
}
.data-grid-search-control-wrap .action-submit:before {
  content: '\e60c';
  font-size: 2rem;
  transition: color 0.1s linear;
}
.data-grid-search-control-wrap .action-submit > span {
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  display: none;
  visibility: hidden;
}
.data-grid-search-control-wrap .action-menu,
.data-grid-search-control-wrap .abs-action-menu .action-submenu,
.data-grid-search-control-wrap .action-menu .action-submenu,
.data-grid-search-control-wrap .actions-split .dropdown-menu .action-submenu,
.data-grid-search-control-wrap .actions-split .action-menu .action-submenu {
  max-height: 19.25rem;
  overflow-y: auto;
  z-index: 398;
}
.data-grid-search-control-wrap .action-menu-item._selected {
  background-color: #e0f6fe;
}
.data-grid-search-control-wrap .data-grid-search-label {
  display: none;
}
.data-grid-search-control {
  padding-right: 6rem;
  width: 100%;
}
.data-grid-filters-action-wrap {
  float: left;
  padding-left: 2rem;
}
.data-grid-filters-action-wrap .action-default {
  font-size: 1.3rem;
  margin-bottom: 1rem;
  padding-left: 1.7rem;
  padding-right: 2.1rem;
  padding-top: 0.7rem;
}
.data-grid-filters-action-wrap .action-default._active {
  background-color: #ffffff;
  border-bottom-color: #ffffff;
  border-right-color: #cccccc;
  font-weight: 600;
  margin: -0.1rem 0 0;
  padding-bottom: 1.6rem;
  padding-top: 0.8rem;
  position: relative;
  z-index: 281;
}
.data-grid-filters-action-wrap .action-default._active:after {
  background-color: #eb5202;
  bottom: 100%;
  content: '';
  height: 3px;
  left: -1px;
  position: absolute;
  right: -1px;
}
.data-grid-filters-action-wrap .action-default:before {
  color: #41362f;
  content: '\e605';
  font-size: 1.8rem;
  margin-right: .4rem;
  position: relative;
  top: -1px;
  vertical-align: top;
}
.data-grid-filters-action-wrap .filters-active {
  display: none;
}
.admin__action-grid-select .admin__control-select,
.admin__action-grid-select .ui-datepicker .ui-datepicker-title select {
  margin: -0.5rem 0.5rem 0 0;
  padding-bottom: .6rem;
  padding-top: .6rem;
}
.admin__data-grid-filters-wrap {
  opacity: 0;
  visibility: hidden;
  clear: both;
  font-size: 1.3rem;
  transition: opacity .3s ease;
}
.admin__data-grid-filters-wrap._show {
  opacity: 1;
  visibility: visible;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin-bottom: .7rem;
  padding: 3.6rem 0 3rem;
  position: relative;
  top: -1px;
  z-index: 280;
}
.admin__data-grid-filters-wrap._show .admin__data-grid-filters-footer,
.admin__data-grid-filters-wrap._show .admin__data-grid-filters {
  display: block;
}
.admin__data-grid-filters-wrap .admin__form-field-legend,
.admin__data-grid-filters-wrap .admin__form-field-label {
  display: block;
  font-weight: bold;
  margin: 0 0 .3rem;
  text-align: left;
}
.admin__data-grid-filters-wrap .admin__form-field {
  display: inline-block;
  margin-bottom: 2em;
  margin-left: 0;
  padding-left: 2rem;
  padding-right: 2rem;
  vertical-align: top;
  width: calc(100% / 4 - 4px);
}
.admin__data-grid-filters-wrap .admin__form-field .admin__form-field {
  display: block;
  float: none;
  margin-bottom: 1.5rem;
  padding-left: 0;
  padding-right: 0;
  width: auto;
}
.admin__data-grid-filters-wrap .admin__form-field .admin__form-field:last-child {
  margin-bottom: 0;
}
.admin__data-grid-filters-wrap .admin__form-field .admin__form-field .admin__form-field-label {
  border: 1px solid transparent;
  float: left;
  font-weight: normal;
  line-height: 1.36;
  margin-bottom: 0;
  padding-bottom: 0.6rem;
  padding-right: 1em;
  padding-top: 0.6rem;
  width: 25%;
}
.admin__data-grid-filters-wrap .admin__form-field .admin__form-field .admin__form-field-control {
  margin-left: 25%;
}
.admin__data-grid-filters-wrap .admin__form-field-label,
.admin__data-grid-filters-wrap .admin__control-text,
.admin__data-grid-filters-wrap .admin__control-select,
.admin__data-grid-filters-wrap .admin__action-multiselect,
.admin__data-grid-filters-wrap .ui-datepicker .ui-datepicker-title select {
  font-size: 1.3rem;
}
.admin__data-grid-filters-wrap .admin__control-select,
.admin__data-grid-filters-wrap .ui-datepicker .ui-datepicker-title select {
  height: 3.2rem;
  padding-top: 0.5rem;
}
.admin__data-grid-filters-wrap .admin__action-multiselect:before {
  height: 3.2rem;
  width: 3.2rem;
}
.admin__data-grid-filters-wrap .admin__control-text._has-datepicker,
.admin__data-grid-filters-wrap .admin__control-select,
.admin__data-grid-filters-wrap .ui-datepicker .ui-datepicker-title select {
  width: 100%;
}
.admin__data-grid-filters {
  display: none;
  margin-left: -2rem;
  margin-right: -2rem;
}
.admin__filters-legend {
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  display: none;
  visibility: hidden;
}
.admin__data-grid-filters-footer {
  display: none;
  font-size: 1.4rem;
}
.admin__data-grid-filters-footer .admin__footer-main-actions {
  margin-left: 25%;
  text-align: right;
}
.admin__data-grid-filters-footer .admin__footer-secondary-actions {
  float: left;
  width: 50%;
}
.admin__data-grid-filters-current {
  border-bottom: 0.1rem solid #cccccc;
  border-top: 0.1rem solid #cccccc;
  display: none;
  font-size: 1.3rem;
  margin-bottom: 0.9rem;
  padding-bottom: .8rem;
  padding-top: 1.1rem;
  width: 100%;
}
.admin__data-grid-filters-current._show {
  display: table;
  position: relative;
  top: -1px;
  z-index: 3;
}
.admin__data-grid-filters-current._show + .admin__data-grid-filters-wrap._show {
  margin-top: -1rem;
}
.admin__current-filters-list-wrap,
.admin__current-filters-title-wrap,
.admin__current-filters-actions-wrap {
  display: table-cell;
  vertical-align: top;
}
.admin__current-filters-title {
  margin-right: 1em;
  white-space: nowrap;
}
.admin__current-filters-list-wrap {
  width: 100%;
  word-break: break-all;
}
.admin__current-filters-list {
  margin-bottom: 0;
}
.admin__current-filters-list > li {
  display: inline-block;
  font-weight: 600;
  margin: 0 1rem .5rem;
  padding-right: 2.6rem;
  position: relative;
}
.admin__current-filters-list .action-remove {
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  padding: 0;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 1px;
}
.admin__current-filters-list .action-remove:hover {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.admin__current-filters-list .action-remove:hover:before {
  color: #949494;
}
.admin__current-filters-list .action-remove:active {
  transform: scale(0.9);
}
.admin__current-filters-list .action-remove:before {
  color: #adadad;
  content: '\e620';
  font-size: 1.6rem;
  transition: color 0.1s linear;
}
.admin__current-filters-list .action-remove > span {
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  display: none;
  visibility: hidden;
}
.admin__current-filters-actions-wrap .action-clear {
  border: none;
  padding-bottom: 0;
  padding-top: 0;
  white-space: nowrap;
}
.admin__data-grid-pager-wrap {
  float: right;
  text-align: right;
}
.admin__data-grid-pager {
  display: inline-block;
  margin-left: 3rem;
}
.admin__data-grid-pager .admin__control-text::-webkit-outer-spin-button,
.admin__data-grid-pager .admin__control-text::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.admin__data-grid-pager .admin__control-text {
  -moz-appearance: textfield;
  text-align: center;
  width: 4.4rem;
}
.action-previous,
.action-next {
  width: 4.4rem;
}
.action-previous:before,
.action-next:before {
  font-weight: 700;
}
.action-previous > span,
.action-next > span {
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  display: none;
  visibility: hidden;
}
.action-previous {
  margin-right: 2.5rem;
  text-indent: -.25em;
}
.action-previous:before {
  content: '\e629';
}
.action-next {
  margin-left: 1.5rem;
  text-indent: .1em;
}
.action-next:before {
  content: '\e62a';
}
.admin__data-grid-action-bookmarks {
  opacity: 0.98;
}
.admin__data-grid-action-bookmarks .admin__action-dropdown-text:after {
  left: 0;
  right: -6px;
}
.admin__data-grid-action-bookmarks .admin__action-dropdown-menu {
  left: 0;
  right: auto;
}
.admin__data-grid-action-bookmarks._active {
  z-index: 290;
}
.admin__data-grid-action-bookmarks .admin__action-dropdown .admin__action-dropdown-text {
  display: inline-block;
  max-width: 15rem;
  min-width: 4.9rem;
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.admin__data-grid-action-bookmarks .admin__action-dropdown:before {
  content: '\e60f';
}
.admin__data-grid-action-bookmarks .admin__action-dropdown-menu {
  font-size: 1.3rem;
  left: 0;
  padding: 1rem 0 1rem;
  right: auto;
}
.admin__data-grid-action-bookmarks .admin__action-dropdown-menu > li {
  padding: 0 5rem 0 0;
  position: relative;
  white-space: nowrap;
}
.admin__data-grid-action-bookmarks .admin__action-dropdown-menu > li:not(.action-dropdown-menu-action) {
  transition: background-color 0.1s linear;
}
.admin__data-grid-action-bookmarks .admin__action-dropdown-menu > li:not(.action-dropdown-menu-action):hover {
  background-color: #e3e3e3;
}
.admin__data-grid-action-bookmarks .admin__action-dropdown-menu .action-dropdown-menu-item {
  max-width: 23rem;
  min-width: 18rem;
  white-space: normal;
  word-break: break-all;
}
.admin__data-grid-action-bookmarks .admin__action-dropdown-menu .action-dropdown-menu-item-edit {
  display: none;
  padding-bottom: 1rem;
  padding-left: 1rem;
  padding-top: 1rem;
}
.admin__data-grid-action-bookmarks .admin__action-dropdown-menu .action-dropdown-menu-item-edit .action-dropdown-menu-item-actions {
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.admin__data-grid-action-bookmarks .admin__action-dropdown-menu .action-dropdown-menu-action {
  padding-left: 1rem;
  padding-top: 1rem;
}
.admin__data-grid-action-bookmarks .admin__action-dropdown-menu .action-dropdown-menu-action + .action-dropdown-menu-item-last {
  padding-top: .5rem;
}
.admin__data-grid-action-bookmarks .admin__action-dropdown-menu .action-dropdown-menu-action > a {
  color: #007bdb;
  text-decoration: none;
  display: inline-block;
  padding-left: 1.1rem;
}
.admin__data-grid-action-bookmarks .admin__action-dropdown-menu .action-dropdown-menu-action > a:hover {
  color: #007bdb;
  text-decoration: underline;
}
.admin__data-grid-action-bookmarks .admin__action-dropdown-menu .action-dropdown-menu-item-last {
  padding-bottom: 0;
}
.admin__data-grid-action-bookmarks .admin__action-dropdown-menu ._edit .action-dropdown-menu-item {
  display: none;
}
.admin__data-grid-action-bookmarks .admin__action-dropdown-menu ._edit .action-dropdown-menu-item-edit {
  display: block;
}
.admin__data-grid-action-bookmarks .admin__action-dropdown-menu ._active .action-dropdown-menu-link {
  font-weight: 600;
}
.admin__data-grid-action-bookmarks .admin__action-dropdown-menu .admin__control-text {
  font-size: 1.3rem;
  min-width: 15rem;
  width: calc(100% - 4rem);
}
.admin__data-grid-action-bookmarks .admin__action-dropdown-menu .action-dropdown-menu-item-actions {
  border-left: 1px solid #ffffff;
  bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 5rem;
}
.admin__data-grid-action-bookmarks .admin__action-dropdown-menu .action-dropdown-menu-link {
  color: #41362f;
  display: block;
  text-decoration: none;
  padding: 1rem 1rem 1rem 2.1rem;
}
.admin__data-grid-action-bookmarks .action-submit,
.admin__data-grid-action-bookmarks .action-delete,
.admin__data-grid-action-bookmarks .action-edit {
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.admin__data-grid-action-bookmarks .action-submit:hover,
.admin__data-grid-action-bookmarks .action-delete:hover,
.admin__data-grid-action-bookmarks .action-edit:hover {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.admin__data-grid-action-bookmarks .action-submit:before,
.admin__data-grid-action-bookmarks .action-delete:before,
.admin__data-grid-action-bookmarks .action-edit:before {
  font-size: 1.7rem;
}
.admin__data-grid-action-bookmarks .action-submit > span,
.admin__data-grid-action-bookmarks .action-delete > span,
.admin__data-grid-action-bookmarks .action-edit > span {
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  display: none;
  visibility: hidden;
}
.admin__data-grid-action-bookmarks .action-delete,
.admin__data-grid-action-bookmarks .action-edit {
  padding: 0.6rem 1.4rem;
}
.admin__data-grid-action-bookmarks .action-delete:active,
.admin__data-grid-action-bookmarks .action-edit:active {
  transform: scale(0.9);
}
.admin__data-grid-action-bookmarks .action-submit {
  padding: 0.6rem 1rem 0.6rem 0.8rem;
}
.admin__data-grid-action-bookmarks .action-submit:active {
  position: relative;
  right: -1px;
}
.admin__data-grid-action-bookmarks .action-submit:before {
  content: '\e625';
}
.admin__data-grid-action-bookmarks .action-delete:before {
  content: '\e630';
}
.admin__data-grid-action-bookmarks .action-edit {
  padding-top: 0.8rem;
}
.admin__data-grid-action-bookmarks .action-edit:before {
  content: '\e631';
}
.admin__data-grid-action-columns._active {
  opacity: 0.98;
  z-index: 290;
}
.admin__data-grid-action-columns .admin__action-dropdown:before {
  content: '\e610';
  font-size: 1.8rem;
  margin-right: 0.7rem;
  vertical-align: top;
}
.admin__data-grid-action-columns-menu {
  color: #303030;
  font-size: 1.3rem;
  overflow: hidden;
  padding: 2.2rem 3.5rem 1rem;
  z-index: 1;
}
.admin__data-grid-action-columns-menu._overflow .admin__action-dropdown-menu-header {
  border-bottom: 1px solid #d1d1d1;
}
.admin__data-grid-action-columns-menu._overflow .admin__action-dropdown-menu-content {
  width: 49.2rem;
}
.admin__data-grid-action-columns-menu._overflow .admin__action-dropdown-menu-footer {
  border-top: 1px solid #d1d1d1;
  padding-top: 2.5rem;
}
.admin__data-grid-action-columns-menu .admin__action-dropdown-menu-content {
  max-height: 22.85rem;
  overflow-y: auto;
  padding-top: 1.5rem;
  position: relative;
  width: 47.4rem;
}
.admin__data-grid-action-columns-menu .admin__field-option {
  float: left;
  height: 1.9rem;
  margin-bottom: 1.5rem;
  padding: 0 1rem 0 0;
  width: 15.8rem;
}
.admin__data-grid-action-columns-menu .admin__field-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.admin__data-grid-action-columns-menu .admin__action-dropdown-menu-header {
  padding-bottom: 1.5rem;
}
.admin__data-grid-action-columns-menu .admin__action-dropdown-menu-footer {
  padding: 1rem 0 2rem;
}
.admin__data-grid-action-columns-menu .admin__action-dropdown-footer-main-actions {
  margin-left: 25%;
  text-align: right;
}
.admin__data-grid-action-columns-menu .admin__action-dropdown-footer-secondary-actions {
  float: left;
  margin-left: -1em;
}
.admin__data-grid-action-export._active {
  opacity: 0.98;
  z-index: 290;
}
.admin__data-grid-action-export .admin__action-dropdown:before {
  content: '\e635';
  font-size: 1.7rem;
  left: .3rem;
  margin-right: 0.7rem;
  vertical-align: top;
}
.admin__data-grid-action-export-menu {
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
}
.admin__data-grid-action-export-menu .admin__action-dropdown-footer-main-actions {
  padding-bottom: 2rem;
  padding-top: 2.5rem;
  white-space: nowrap;
}
.sticky-header {
  background-color: #f8f8f8;
  border-bottom: 1px solid #e3e3e3;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.25);
  left: 8.800000000000001rem;
  margin-top: -1px;
  padding: 0.5rem 3rem 0;
  position: fixed;
  right: 0;
  top: 77px;
  z-index: 398;
}
.sticky-header .admin__data-grid-wrap {
  margin-bottom: 0;
  overflow-x: visible;
  padding-bottom: 0;
}
.sticky-header .admin__data-grid-header-row {
  position: relative;
  text-align: right;
}
.sticky-header .admin__data-grid-header-row:last-child {
  margin: 0;
}
.sticky-header .data-grid-search-control-wrap,
.sticky-header .data-grid-filters-actions-wrap,
.sticky-header .admin__data-grid-filters-wrap,
.sticky-header .admin__data-grid-pager-wrap,
.sticky-header .admin__data-grid-actions-wrap {
  display: inline-block;
  float: none;
  vertical-align: top;
}
.sticky-header .action-select-wrap {
  float: left;
  margin-right: 1.5rem;
  width: 16.66666667%;
}
.sticky-header .admin__control-support-text {
  float: left;
}
.sticky-header .data-grid-search-control-wrap {
  margin: -0.5rem 0 0 1.1rem;
  width: auto;
}
.sticky-header .data-grid-search-control-wrap .data-grid-search-label {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-width: 3.8rem;
  padding: 1.2rem 0.6rem 1.7rem;
  position: relative;
  text-align: center;
}
.sticky-header .data-grid-search-control-wrap .data-grid-search-label:before {
  color: #41362f;
  content: '\e60c';
  font-size: 2rem;
  transition: color 0.1s linear;
}
.sticky-header .data-grid-search-control-wrap .data-grid-search-label:hover:before {
  color: #060504;
}
.sticky-header .data-grid-search-control-wrap .data-grid-search-label span {
  display: none;
}
.sticky-header .data-grid-filters-actions-wrap {
  margin: -0.5rem 0 0 1.1rem;
  padding-left: 0;
  position: relative;
}
.sticky-header .data-grid-filters-actions-wrap .action-default {
  background-color: transparent;
  border: 1px solid transparent;
  box-sizing: border-box;
  min-width: 3.8rem;
  padding: 1.2rem 0.6rem 1.7rem;
  text-align: center;
  transition: all 0.15s ease;
}
.sticky-header .data-grid-filters-actions-wrap .action-default span {
  display: none;
}
.sticky-header .data-grid-filters-actions-wrap .action-default:before {
  margin: 0;
}
.sticky-header .data-grid-filters-actions-wrap .action-default._active {
  background-color: #ffffff;
  border-bottom-color: #ffffff;
  border-left-color: #adadad;
  border-right-color: #adadad;
  border-top-color: #adadad;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  z-index: 210;
}
.sticky-header .data-grid-filters-actions-wrap .action-default._active:after {
  background-color: #ffffff;
  content: '';
  height: 6px;
  left: -2px;
  position: absolute;
  right: -6px;
  top: 100%;
}
.sticky-header .data-grid-filters-action-wrap {
  padding: 0;
}
.sticky-header .admin__data-grid-filters-wrap {
  background-color: #ffffff;
  border: 1px solid #adadad;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.25);
  left: 0;
  padding-left: 3.5rem;
  padding-right: 3.5rem;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 209;
}
.sticky-header .admin__data-grid-filters-current + .admin__data-grid-filters-wrap._show {
  margin-top: -6px;
}
.sticky-header .filters-active {
  background-color: #e04f00;
  border-radius: 10px;
  color: #ffffff;
  display: block;
  font-size: 1.4rem;
  font-weight: 700;
  padding: .1rem .7rem;
  position: absolute;
  right: -7px;
  top: 0;
  z-index: 211;
}
.sticky-header .filters-active:empty {
  padding-bottom: 0;
  padding-top: 0;
}
.sticky-header .admin__data-grid-actions-wrap {
  margin: -0.5rem 0 0 1.1rem;
  padding-right: .3rem;
}
.sticky-header .admin__data-grid-actions-wrap .admin__action-dropdown {
  background-color: transparent;
  box-sizing: border-box;
  min-width: 3.8rem;
  padding-left: 0.6rem;
  padding-right: 0.6rem;
  text-align: center;
}
.sticky-header .admin__data-grid-actions-wrap .admin__action-dropdown .admin__action-dropdown-text {
  display: inline-block;
  max-width: 0;
  min-width: 0;
  overflow: hidden;
}
.sticky-header .admin__data-grid-actions-wrap .admin__action-dropdown:before {
  margin: 0;
}
.sticky-header .admin__data-grid-actions-wrap .admin__action-dropdown-wrap {
  margin-right: 1.1rem;
}
.sticky-header .admin__data-grid-actions-wrap .admin__action-dropdown-wrap:after,
.sticky-header .admin__data-grid-actions-wrap .admin__action-dropdown:after {
  display: none;
}
.sticky-header .admin__data-grid-actions-wrap ._active .admin__action-dropdown {
  background-color: #ffffff;
}
.sticky-header .admin__data-grid-action-bookmarks .admin__action-dropdown:before {
  position: relative;
  top: -3px;
}
.sticky-header .admin__data-grid-filters-current {
  border-bottom: 0;
  border-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
}
.sticky-header .data-grid-search-control-wrap .data-grid-search-control,
.sticky-header .data-grid-search-control-wrap .action-submit,
.sticky-header .admin__data-grid-pager .admin__control-text,
.sticky-header .admin__data-grid-pager-wrap .admin__control-support-text {
  display: none;
}
.sticky-header .action-next {
  margin: 0;
}
.sticky-header .data-grid {
  margin-bottom: -1px;
}
.data-grid-cap-left,
.data-grid-cap-right {
  background-color: #f8f8f8;
  bottom: -2px;
  position: absolute;
  top: 6rem;
  width: 3rem;
  z-index: 201;
}
.data-grid-cap-left {
  left: 0;
}
.admin__data-grid-header {
  font-size: 1.4rem;
}
.admin__data-grid-header-row + .admin__data-grid-header-row {
  margin-top: 1.1rem;
}
.admin__data-grid-header-row:last-child {
  margin-bottom: 0;
}
.admin__data-grid-header-row .action-select-wrap {
  display: block;
}
.admin__data-grid-header-row .action-select {
  width: 100%;
}
.admin__data-grid-actions-wrap {
  float: right;
  margin-left: 1.1rem;
  margin-top: -0.5rem;
  text-align: right;
}
.admin__data-grid-actions-wrap .admin__action-dropdown-wrap {
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.admin__data-grid-actions-wrap .admin__action-dropdown-wrap._active:after,
.admin__data-grid-actions-wrap .admin__action-dropdown-wrap._active + .admin__action-dropdown-wrap:after,
.admin__data-grid-actions-wrap .admin__action-dropdown-wrap._hide + .admin__action-dropdown-wrap:after,
.admin__data-grid-actions-wrap .admin__action-dropdown-wrap:first-child:after {
  display: none;
}
.admin__data-grid-actions-wrap .admin__action-dropdown-wrap._active .admin__action-dropdown,
.admin__data-grid-actions-wrap .admin__action-dropdown-wrap._active .admin__action-dropdown-menu {
  border-color: #adadad;
}
.admin__data-grid-actions-wrap .admin__action-dropdown-wrap:after {
  border-left: 1px solid #cccccc;
  content: '';
  height: 3.2rem;
  left: 0;
  position: absolute;
  top: 0.5rem;
  z-index: 3;
}
.admin__data-grid-actions-wrap .admin__action-dropdown {
  padding-bottom: 1.7rem;
  padding-top: 1.2rem;
}
.admin__data-grid-actions-wrap .admin__action-dropdown:after {
  margin-top: -.4rem;
}
.admin__data-grid-outer-wrap {
  min-height: 8rem;
  position: relative;
}
.admin__data-grid-wrap {
  margin-bottom: 2rem;
  max-width: 100%;
  padding-bottom: 1rem;
  padding-top: 2rem;
  overflow-x: auto;
}
.admin__data-grid-loading-mask {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 399;
}
.admin__data-grid-loading-mask .spinner {
  font-size: 4rem;
  left: 50%;
  margin-left: -2rem;
  margin-top: -2rem;
  position: absolute;
  top: 50%;
}
.data-grid-cell-content {
  display: inline-block;
  overflow: hidden;
  width: 100%;
}
.data-grid-cell-content.white-space-preserved {
  white-space: pre-wrap;
}
body._in-resize {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  cursor: col-resize;
  user-select: none;
}
body._in-resize .data-grid-th,
body._in-resize .data-grid-th._sortable,
body._in-resize .data-grid-th._draggable {
  cursor: col-resize !important;
}
body._in-resize * {
  cursor: col-resize !important;
}
._layout-fixed {
  table-layout: fixed;
}
.data-grid {
  border: none;
  font-size: 1.3rem;
  margin-bottom: 0;
  width: 100%;
}
.data-grid:not(._dragging-copy) ._odd-row td._dragging {
  background-color: #d0d0d0;
}
.data-grid:not(._dragging-copy) ._dragging {
  background-color: #d9d9d9;
  color: rgba(48, 48, 48, 0.95);
}
.data-grid:not(._dragging-copy) ._dragging a {
  color: rgba(0, 123, 219, 0.95);
}
.data-grid:not(._dragging-copy) ._dragging a:hover {
  color: rgba(0, 123, 219, 0.95);
}
.data-grid._dragged {
  outline: 1px solid #007bdb;
}
.data-grid thead {
  background-color: transparent;
}
.data-grid tfoot th {
  padding: 1rem 1rem;
}
.data-grid tr._odd-row td {
  background-color: #f5f5f5;
}
.data-grid tr._odd-row td._update-status-active {
  background: #89e1ff;
}
.data-grid tr._odd-row td._update-status-upcoming {
  background: #b7ee63;
}
.data-grid tr:hover td._update-status-active,
.data-grid tr:hover td._update-status-upcoming {
  background-color: #e5f7fe;
}
.data-grid tr.data-grid-tr-no-data td {
  font-size: 1.6rem;
  padding: 3rem;
  text-align: center;
}
.data-grid tr.data-grid-tr-no-data:hover td {
  background-color: #ffffff;
  cursor: default;
}
.data-grid tr:active td {
  background-color: #e0f6fe;
}
.data-grid tr:hover td {
  background-color: #e5f7fe;
}
.data-grid tr._dragged td {
  background: #d0d0d0;
}
.data-grid tr._dragover-top td {
  box-shadow: inset 0 3px 0 0 #008bdb;
}
.data-grid tr._dragover-bottom td {
  box-shadow: inset 0 -3px 0 0 #008bdb;
}
.data-grid tr:not(.data-grid-editable-row):last-child td {
  border-bottom: 0.1rem solid #d6d6d6;
}
.data-grid tr._clickable,
.data-grid tr ._clickable {
  cursor: pointer;
}
.data-grid tr._disabled {
  pointer-events: none;
}
.data-grid th,
.data-grid td {
  font-size: 1.3rem;
  line-height: 1.36;
  transition: background-color 0.1s linear;
  vertical-align: middle;
}
.data-grid th._resizing,
.data-grid td._resizing {
  border-left: 1px solid #007bdb;
  border-right: 1px solid #007bdb;
}
.data-grid th._hidden,
.data-grid td._hidden {
  display: none;
}
.data-grid th._fit,
.data-grid td._fit {
  width: 1%;
}
.data-grid td {
  background-color: #ffffff;
  border-left: 0.1rem dashed #d6d6d6;
  border-right: 0.1rem dashed #d6d6d6;
  color: #303030;
  padding: 1rem 1rem;
}
.data-grid td:first-child {
  border-left-style: solid;
}
.data-grid td:last-child {
  border-right-style: solid;
}
.data-grid td .action-select-wrap {
  position: static;
}
.data-grid td .action-select {
  color: #007bdb;
  text-decoration: none;
  background-color: transparent;
  border: none;
  font-size: 1.3rem;
  padding: 0 3rem 0 0;
  position: relative;
}
.data-grid td .action-select:hover {
  color: #007bdb;
  text-decoration: underline;
}
.data-grid td .action-select:hover:after {
  border-color: #007bdb transparent transparent transparent;
}
.data-grid td .action-select:after {
  border-color: #007bdb transparent transparent transparent;
  margin: .6rem 0 0 .7rem;
  right: auto;
  top: auto;
}
.data-grid td .action-select:before {
  display: none;
}
.data-grid td .action-menu,
.data-grid td .abs-action-menu .action-submenu,
.data-grid td .action-menu .action-submenu,
.data-grid td .actions-split .dropdown-menu .action-submenu,
.data-grid td .actions-split .action-menu .action-submenu {
  left: auto;
  min-width: 10rem;
  right: 0;
  text-align: left;
  top: auto;
  z-index: 1;
}
.data-grid td._update-status-active {
  background: #bceeff;
}
.data-grid td._update-status-upcoming {
  background: #ccf391;
}
.data-grid th {
  background-color: #514943;
  border: 0.1rem solid #8a837f;
  border-left-color: transparent;
  color: #ffffff;
  font-weight: 600;
  padding: 0;
  text-align: left;
}
.data-grid th:first-child {
  border-left-color: #8a837f;
}
.data-grid th._dragover-left {
  box-shadow: inset 3px 0 0 0 #ffffff;
  z-index: 2;
}
.data-grid th._dragover-right {
  box-shadow: inset -3px 0 0 0 #ffffff;
}
.data-grid .shadow-div {
  cursor: col-resize;
  height: 100%;
  margin-right: -5px;
  position: absolute;
  right: 0;
  top: 0;
  width: 10px;
}
.data-grid .data-grid-th {
  background-clip: padding-box;
  color: #ffffff;
  padding: 1rem 1rem;
  position: relative;
  vertical-align: middle;
}
.data-grid .data-grid-th._resize-visible .shadow-div {
  cursor: auto;
  display: none;
}
.data-grid .data-grid-th._draggable {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.data-grid .data-grid-th._sortable {
  cursor: pointer;
  transition: background-color 0.1s linear;
  z-index: 1;
}
.data-grid .data-grid-th._sortable:focus,
.data-grid .data-grid-th._sortable:hover {
  background-color: #5f564f;
}
.data-grid .data-grid-th._sortable:active {
  padding-bottom: 0.9rem;
  padding-top: 1.1rem;
}
.data-grid .data-grid-th.required > span:after {
  color: #f38a5e;
  content: '*';
  margin-left: .3rem;
}
.data-grid .data-grid-checkbox-cell {
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
  width: 5.2rem;
}
.data-grid .data-grid-checkbox-cell:hover {
  cursor: default;
}
.data-grid .data-grid-thumbnail-cell {
  text-align: center;
  width: 7rem;
}
.data-grid .data-grid-thumbnail-cell img {
  border: 1px solid #d6d6d6;
  width: 5rem;
}
.data-grid .data-grid-multicheck-cell {
  padding: 1rem 1rem 0.9rem;
  text-align: center;
  vertical-align: middle;
}
.data-grid .data-grid-onoff-cell {
  text-align: center;
  width: 12rem;
}
.data-grid .data-grid-actions-cell {
  padding-left: 2rem;
  padding-right: 2rem;
  position: relative;
  text-align: center;
  width: 1%;
}
.data-grid._hidden {
  display: none;
}
.data-grid._dragging-copy {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  left: 0;
  opacity: .95;
  position: fixed;
  top: 0;
  z-index: 1000;
}
.data-grid._dragging-copy .data-grid-th {
  border: 1px solid #007bdb;
  border-bottom: none;
}
.data-grid._dragging-copy .data-grid-th,
.data-grid._dragging-copy .data-grid-th._sortable {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
.data-grid._dragging-copy tr:last-child td {
  border-bottom: 1px solid #007bdb;
}
.data-grid._dragging-copy td {
  border-left: 1px solid #007bdb;
  border-right: 1px solid #007bdb;
}
.data-grid._dragging-copy._in-edit .data-grid-editable-row.data-grid-bulk-edit-panel:hover td {
  background-color: rgba(255, 251, 230, 0.95);
}
.data-grid._dragging-copy._in-edit .data-grid-editable-row.data-grid-bulk-edit-panel td {
  background-color: rgba(255, 251, 230, 0.95);
}
.data-grid._dragging-copy._in-edit .data-grid-editable-row.data-grid-bulk-edit-panel td:before {
  background-color: rgba(255, 251, 230, 0.95);
}
.data-grid._dragging-copy._in-edit .data-grid-editable-row:hover td {
  background-color: rgba(255, 255, 255, 0.95);
}
.data-grid._dragging-copy._in-edit .data-grid-editable-row td {
  background-color: rgba(255, 255, 255, 0.95);
}
.data-grid._dragging-copy._in-edit .data-grid-editable-row td:before,
.data-grid._dragging-copy._in-edit .data-grid-editable-row td:after {
  left: 0;
  right: 0;
}
.data-grid._dragging-copy._in-edit .data-grid-editable-row td:before {
  background-color: rgba(255, 255, 255, 0.95);
}
.data-grid._dragging-copy._in-edit .data-grid-editable-row td:only-child {
  border-left: 1px solid #007bdb;
  border-right: 1px solid #007bdb;
  left: 0;
}
.data-grid._dragging-copy._in-edit .data-grid-editable-row .admin__control-text,
.data-grid._dragging-copy._in-edit .data-grid-editable-row .admin__control-select,
.data-grid._dragging-copy._in-edit .data-grid-editable-row .ui-datepicker .ui-datepicker-title select {
  opacity: 0.5;
}
.data-grid .data-grid-controls-row td {
  padding-top: 1.6rem;
}
.data-grid .data-grid-controls-row td.data-grid-checkbox-cell {
  padding-top: 0.6rem;
}
.data-grid .data-grid-controls-row td button,
.data-grid .data-grid-controls-row td [class*='admin__control-'],
.data-grid .data-grid-controls-row td .block-footer .action-add {
  margin-top: -1.7rem;
}
.data-grid._in-edit tr:hover td {
  background-color: #e6e6e6;
}
.data-grid._in-edit ._odd-row.data-grid-editable-row:hover td {
  background-color: #ffffff;
}
.data-grid._in-edit ._odd-row.data-grid-editable-row td {
  background-color: #ffffff;
}
.data-grid._in-edit ._odd-row:hover td {
  background-color: #dcdcdc;
}
.data-grid._in-edit ._odd-row td {
  background-color: #dcdcdc;
}
.data-grid._in-edit .data-grid-editable-row-actions:hover td {
  background-color: #ffffff;
}
.data-grid._in-edit .data-grid-editable-row-actions td {
  background-color: #ffffff;
}
.data-grid._in-edit td {
  background-color: #e6e6e6;
  pointer-events: none;
}
.data-grid._in-edit .data-grid-checkbox-cell {
  pointer-events: auto;
}
.data-grid._in-edit .data-grid-editable-row {
  border: 0.1rem solid #adadad;
  border-bottom-color: #c2c2c2;
}
.data-grid._in-edit .data-grid-editable-row:hover td {
  background-color: #ffffff;
}
.data-grid._in-edit .data-grid-editable-row td {
  background-color: #ffffff;
  border-bottom-color: #ffffff;
  border-left-style: hidden;
  border-right-style: hidden;
  border-top-color: #ffffff;
  pointer-events: auto;
  vertical-align: middle;
}
.data-grid._in-edit .data-grid-editable-row td:first-child {
  border-left-color: #adadad;
  border-left-style: solid;
}
.data-grid._in-edit .data-grid-editable-row td:first-child:after {
  left: 0;
}
.data-grid._in-edit .data-grid-editable-row td:first-child:before {
  left: 0;
}
.data-grid._in-edit .data-grid-editable-row td:last-child {
  border-right-color: #adadad;
  border-right-style: solid;
  left: -0.1rem;
}
.data-grid._in-edit .data-grid-editable-row td:last-child:after {
  right: 0;
}
.data-grid._in-edit .data-grid-editable-row td:last-child:before {
  right: 0;
}
.data-grid._in-edit .data-grid-editable-row .admin__control-text,
.data-grid._in-edit .data-grid-editable-row .admin__control-select,
.data-grid._in-edit .data-grid-editable-row .ui-datepicker .ui-datepicker-title select {
  width: 100%;
}
.data-grid._in-edit .data-grid-bulk-edit-panel td {
  vertical-align: bottom;
}
.data-grid .data-grid-editable-row td {
  border-left-color: #ffffff;
  border-left-style: solid;
  position: relative;
  z-index: 1;
}
.data-grid .data-grid-editable-row td:after {
  bottom: 0;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
  content: '';
  height: 0.9rem;
  left: 0;
  margin-top: -1rem;
  position: absolute;
  right: 0;
}
.data-grid .data-grid-editable-row td:before {
  background-color: #ffffff;
  bottom: 0;
  content: '';
  height: 1rem;
  left: -10px;
  position: absolute;
  right: -10px;
  z-index: 1;
}
.data-grid .data-grid-editable-row.data-grid-editable-row-actions:hover td {
  background-color: #ffffff;
}
.data-grid .data-grid-editable-row.data-grid-editable-row-actions td {
  background-color: #ffffff;
}
.data-grid .data-grid-editable-row.data-grid-editable-row-actions td:first-child {
  border-left-color: #ffffff;
  border-right-color: #ffffff;
}
.data-grid .data-grid-editable-row.data-grid-editable-row-actions td:last-child {
  left: 0;
}
.data-grid .data-grid-editable-row.data-grid-bulk-edit-panel td {
  background-color: #fffbe6;
}
.data-grid .data-grid-editable-row.data-grid-bulk-edit-panel td:before {
  background-color: #fffbe6;
}
.data-grid .data-grid-editable-row.data-grid-bulk-edit-panel:hover td {
  background-color: #fffbe6;
}
.data-grid .data-grid-editable-row-actions {
  left: 50%;
  margin-left: -12.5rem;
  margin-top: -2px;
  position: absolute;
  text-align: center;
}
.data-grid .data-grid-editable-row-actions td {
  width: 25rem;
}
.data-grid .data-grid-editable-row-actions [class*='action-'] {
  min-width: 9rem;
}
.data-grid .data-grid-draggable-row-cell {
  width: 1%;
}
.data-grid .data-grid-draggable-row-cell .draggable-handle {
  padding: 0;
}
.data-grid-th._sortable._ascend,
.data-grid-th._sortable._descend {
  padding-right: 2.7rem;
}
.data-grid-th._sortable._ascend:before,
.data-grid-th._sortable._descend:before {
  margin-top: -1em;
  position: absolute;
  right: 1rem;
  top: 50%;
}
.data-grid-th._sortable._ascend:before {
  content: '\2193';
}
.data-grid-th._sortable._descend:before {
  content: '\2191';
}
.data-grid-checkbox-cell-inner {
  display: block;
  padding: 1.1rem 1.8rem 0.9rem;
  text-align: right;
}
.data-grid-checkbox-cell-inner:hover {
  cursor: pointer;
}
.data-grid-state-cell-inner {
  display: block;
  padding: 1.1rem 1.8rem 0.9rem;
  text-align: center;
}
.data-grid-state-cell-inner > span {
  display: inline-block;
  font-style: italic;
  padding: .6rem 0;
}
.data-grid-row-parent._active > td .data-grid-checkbox-cell-inner:before {
  content: '\e62b';
}
.data-grid-row-parent > td .data-grid-checkbox-cell-inner {
  padding-left: 3.7rem;
  position: relative;
}
.data-grid-row-parent > td .data-grid-checkbox-cell-inner:before {
  content: '\e628';
  font-size: 1rem;
  font-weight: 700;
  left: 1.35rem;
  position: absolute;
  top: 1.6rem;
}
.data-grid-th._col-xs {
  width: 1%;
}
.data-grid-info-panel {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  margin: 2rem 0.1rem -2rem;
}
.data-grid-info-panel .messages {
  overflow: hidden;
}
.data-grid-info-panel .messages .message,
.data-grid-info-panel .messages .order-errors .admin__fieldset-wrapper .title {
  margin: 1rem;
}
.data-grid-info-panel .messages .message:last-child,
.data-grid-info-panel .messages .order-errors .admin__fieldset-wrapper .title:last-child {
  margin-bottom: 1rem;
}
.data-grid-info-panel-actions {
  padding: 1rem;
  text-align: right;
}
.data-grid-editable-row .admin__field-control {
  position: relative;
}
.data-grid-editable-row .admin__field-control._error:after {
  border-color: transparent #ee7d7d transparent transparent;
  border-style: solid;
  border-width: 0 12px 12px 0;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
}
.data-grid-editable-row .admin__field-control._error .admin__control-text {
  border-color: #ee7d7d;
}
.data-grid-editable-row .admin__field-control._focus:after {
  display: none;
}
.data-grid-editable-row .admin__field-error {
  bottom: 100%;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  left: 0;
  margin: 0 auto 1.5rem;
  max-width: 32rem;
  position: absolute;
  right: 0;
}
.data-grid-editable-row .admin__field-error:after,
.data-grid-editable-row .admin__field-error:before {
  border-style: solid;
  content: '';
  left: 50%;
  position: absolute;
  top: 100%;
}
.data-grid-editable-row .admin__field-error:after {
  border-color: #fffbbb transparent transparent transparent;
  border-width: 10px 10px 0 10px;
  margin-left: -10px;
  z-index: 1;
}
.data-grid-editable-row .admin__field-error:before {
  border-color: #ee7d7d transparent transparent transparent;
  border-width: 11px 12px 0 12px;
  margin-left: -12px;
}
.data-grid-bulk-edit-panel .admin__field-label-vertical {
  display: block;
  font-size: 1.2rem;
  margin-bottom: .5rem;
  text-align: left;
}
.data-grid-row-changed {
  cursor: default;
  display: block;
  opacity: .5;
  position: relative;
  width: 100%;
  z-index: 1;
}
.data-grid-row-changed:after {
  content: '\e631';
  display: inline-block;
}
.data-grid-row-changed .data-grid-row-changed-tooltip {
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
  border-radius: 1px;
  bottom: 100%;
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.3);
  display: none;
  font-weight: 400;
  line-height: 1.36;
  margin-bottom: 1.5rem;
  padding: 1rem;
  position: absolute;
  right: -1rem;
  text-transform: none;
  width: 27rem;
  word-break: normal;
  z-index: 2;
}
.data-grid-row-changed._changed {
  opacity: 1;
  z-index: 3;
}
.data-grid-row-changed._changed:hover .data-grid-row-changed-tooltip {
  display: block;
}
.data-grid-row-changed._changed:hover:before {
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
  bottom: 100%;
  box-shadow: 4px 4px 3px -1px rgba(0, 0, 0, 0.15);
  content: '';
  display: block;
  height: 1.6rem;
  left: 50%;
  margin: 0 0 0.7rem -0.8rem;
  position: absolute;
  transform: rotate(45deg);
  width: 1.6rem;
  z-index: 3;
}
.data-grid-column-tooltip {
  z-index: 100;
}
.data-grid-column-tooltip .data-tooltip {
  background-color: #fffbbb;
  border-color: #afadac;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3);
  min-width: 24rem;
  padding: 1.5rem;
}
.data-grid-column-tooltip .data-tooltip .action-close {
  padding: 1.5rem;
  right: 0;
  top: 0;
}
.data-grid-column-tooltip .data-tooltip-tail:before {
  background-color: #fffbbb;
  border-color: #afadac;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3);
}
.data-grid-column-tooltip .data-tooltip-tail:after {
  background-color: #fffbbb;
}
.data-grid-column-tooltip .data-tooltip-content .items {
  max-height: 24rem;
  overflow-y: auto;
}
.data-grid-column-tooltip .data-tooltip-content .items .item {
  margin-bottom: .5rem;
}
.data-grid-column-tooltip .admin__tooltip-title {
  font-weight: 700;
  margin-bottom: 1rem;
}
.admin__control-short-label {
  margin-bottom: 1rem;
}
.admin__data-grid-outer-wrap .data-grid-checkbox-cell {
  overflow: hidden;
}
.admin__data-grid-outer-wrap .data-grid-checkbox-cell-inner {
  position: relative;
}
.admin__data-grid-outer-wrap .data-grid-checkbox-cell-inner:before {
  bottom: 0;
  content: '';
  height: 500%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.admin__data-grid-wrap-static .data-grid-checkbox-cell:hover {
  cursor: pointer;
}
.admin__data-grid-wrap-static .data-grid-checkbox-cell-inner {
  margin: 0 1.8rem 0;
  padding: 0;
  text-align: center;
}
.adminhtml-cms-hierarchy-index .admin__data-grid-wrap-static .data-grid-actions-cell:first-child {
  padding: 0;
}
.adminhtml-export-index .admin__data-grid-wrap-static .data-grid-checkbox-cell-inner {
  margin: 0;
  padding: 1.1rem 1.8rem 1.9rem;
}
.masonry-image-grid {
  margin: 10px -10px;
  overflow: hidden;
  position: relative;
}
.masonry-image-grid .no-data-message-container,
.masonry-image-grid .error-message-container {
  font-size: 1.6rem;
  padding: 3rem;
  text-align: center;
}
.masonry-image-column {
  background-color: #ffffff;
  float: left;
  margin: 10px;
  overflow: hidden;
}
.masonry-image-column .masonry-image-block.active img {
  border: 2px #558dd6 solid;
  padding: 1px;
}
.masonry-image-column img {
  cursor: pointer;
  height: 100%;
  width: 100%;
}
.masonry-image-overlay {
  background-color: #507dc8;
  color: #ffffff;
  opacity: 1;
  padding: .5rem;
  position: absolute;
  text-align: center;
  width: 80px;
  z-index: 10;
}
.masonry-image-preview {
  background-color: #ffffff;
  display: table;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
}
.masonry-image-preview .container {
  margin: auto;
  max-width: 880px;
  padding-top: 10px;
}
.masonry-image-preview .container .action-buttons {
  text-align: right;
}
.masonry-image-preview .container .action-buttons .action-close {
  padding: 30px;
  position: static;
}
.masonry-image-preview .container .action-buttons .action-previous,
.masonry-image-preview .container .action-buttons .action-next {
  background: transparent;
  border: none;
  margin: 0;
  white-space: nowrap;
}
.masonry-image-preview .container .action-buttons .action-close,
.masonry-image-preview .container .action-buttons .action-previous,
.masonry-image-preview .container .action-buttons .action-next {
  font-size: 2rem;
}
.masonry-image-preview .container .preview-row-content {
  display: flex;
}
.masonry-image-preview .container .preview-row-content:after {
  clear: both;
  content: '';
  display: table;
}
.masonry-image-preview .container .preview-row-content img.preview {
  display: block;
  flex-basis: 300px;
  float: left;
  margin-bottom: 20px;
  max-height: 500px;
  max-width: 60%;
  width: auto;
}
.masonry-image-sortby select {
  background-image: url(../../adminhtml/Magento/backend/en_US/images/arrows-bg.svg);
  border: none;
  padding-right: 3.2rem;
}
.masonry-image-sortby select:active {
  background-image: url('../../adminhtml/Magento/backend/en_US/images/arrows-bg.svg');
}
.order-billing-method .payment-icon {
  display: inline-block;
  margin-right: 0.5rem;
  vertical-align: middle;
}
.cms-hierarchy .cms-hierarchy-tree,
.cms-hierarchy .cms-hierarchy-node {
  float: left;
  width: 50%;
}
.cms-hierarchy .cms-page-grid-container {
  clear: both;
}
.cms-hierarchy .admin__page-section-title .actions {
  float: right;
}
.cms-hierarchy .buttons-set {
  margin: 0 0 1.14rem;
}
.cms-hierarchy .buttons-set button,
.cms-hierarchy .buttons-set .block-footer .action-add {
  margin-right: .36rem;
}
.version-fieldset .grid-actions {
  border-bottom: 1px solid #fffbe6;
  margin: 0 0 15px;
  padding: 0 0 15px;
}
.merchandiser-app ul.tabs {
  float: right;
}
.merchandiser-app .merchandiser-tab {
  padding: 0;
}
.merchandiser-app .tabs {
  list-style: none;
  overflow: hidden;
}
.merchandiser-app .tabs li {
  background-color: #f0f0f0;
  float: left;
}
.merchandiser-app .tabs li > a {
  border: 1px solid #cccccc;
  color: #777777;
  display: block;
  padding: 7px 10px;
  text-decoration: none;
}
.merchandiser-app .tabs li:last-child > a {
  border-left: 0;
}
.merchandiser-app .tabs li.ui-tabs-active {
  background-color: #d9d9d9;
}
.merchandiser-app .catalog-category-merchandiser-list {
  overflow: hidden;
}
.merchandiser-app .catalog-category-merchandiser-list > li {
  background-color: #ffffff;
  border: 1px solid #d9d9d9;
  float: left;
  height: 340px;
  list-style: none;
  margin: 0 25px 20px 0;
  padding: 10px;
  width: 190px;
}
.merchandiser-app .catalog-category-merchandiser-list .image-holder {
  text-align: center;
}
.merchandiser-app .catalog-category-merchandiser-list .image-holder img {
  max-height: 130px;
}
.merchandiser-app .catalog-category-merchandiser-list .controlbar-top {
  overflow: hidden;
}
.merchandiser-app .catalog-category-merchandiser-list .controlbar-top a {
  color: #d9d9d9;
  cursor: move;
  display: block;
  float: left;
  text-decoration: none;
}
.merchandiser-app .catalog-category-merchandiser-list .controlbar-top a:last-child {
  cursor: pointer;
  float: right;
}
.merchandiser-app .catalog-category-merchandiser-list .info-block {
  height: 100px;
}
.merchandiser-app .catalog-category-merchandiser-list .info-block > span {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.merchandiser-app .catalog-category-merchandiser-list .controlbar-bottom .position {
  border-top: 1px solid #d9d9d9;
  margin-top: 6px;
  padding-top: 4px;
}
.merchandiser-app .catalog-category-merchandiser-list .controlbar-bottom .position input {
  float: left;
  height: 25px;
  margin-right: 5px;
  width: 50px;
}
.merchandiser-app .catalog-category-merchandiser-list .controlbar-bottom .position a {
  color: #d9d9d9;
  display: block;
  float: left;
  margin-right: 5px;
  margin-top: -2px;
  text-decoration: none;
}
.merchandiser-app .catalog-category-merchandiser-list .selected {
  background-color: #f5d6c7;
}
.merchandiser-app table.data-grid th.col-draggable-position {
  margin: 0 auto;
  width: 10px;
}
.merchandiser-app table.data-grid td.col-position > * {
  float: left;
  margin-right: 5px;
}
.merchandiser-app table.data-grid td.col-position .position input {
  text-align: center;
  width: 40px;
}
.merchandiser-app table.data-grid td.col-position a {
  color: #d9d9d9;
  text-decoration: none;
}
.merchandiser-app table.data-grid .selected td {
  background-color: #f5d6c7;
}
.merchandiser-app table.data-grid tr.on-mouse td {
  background-color: #e0f6fe;
}
.merchandiser-app .mode-tile:before,
.merchandiser-app .mode-grid:before,
.merchandiser-app .icon-gripper:before,
.merchandiser-app .icon-close-mage:before,
.merchandiser-app .icon-backward:before,
.merchandiser-app .icon-forward:before,
.merchandiser-app .block-search .label:before {
  -webkit-font-smoothing: antialiased;
  font-family: 'Admin Icons';
  font-size: 17px;
  speak: none;
}
.merchandiser-app .mode-grid > span,
.merchandiser-app .mode-tile > span,
.merchandiser-app .icon-backward > span,
.merchandiser-app .icon-forward > span,
.merchandiser-app .icon-close-mage > span,
.merchandiser-app .icon-gripper > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.merchandiser-app .mode-tile:before {
  content: '\e63d';
}
.merchandiser-app .mode-grid:before {
  content: '\e63e';
}
.merchandiser-app .icon-gripper:before {
  content: '\e617';
}
.merchandiser-app .icon-close-mage:before {
  content: '\e62f';
}
.merchandiser-app .icon-backward:before {
  content: '\e619';
}
.merchandiser-app .icon-forward:before {
  content: '\e618';
}
.merchandiser-app .hidden {
  display: none;
}
.merchandiser-app .automatic-sorting {
  margin-bottom: 5px;
  margin-top: 5px;
}
.catalog-category-add-product-tabs-content .admin__data-grid-header .admin__data-grid-pager-wrap {
  float: right;
}
.catalog-category-add-product-tabs-content .data-grid-search-control-wrap .massassign-textarea,
.catalog-category-add-product-tabs-content .data-grid-search-control-wrap .massassign-buttons,
.catalog-category-add-product-tabs-content .data-grid-search-control-wrap .massassign-messages {
  display: block;
  margin: 5px;
}
.manage-rules-panel {
  box-sizing: border-box;
  margin: 2rem 0 0;
}
.manage-rules-panel .message,
.manage-rules-panel .order-errors .admin__fieldset-wrapper .title {
  margin: 0 0 2rem;
}
.manage-rules-panel .admin__data-grid-wrap {
  padding-bottom: 0;
}
.manage-rules-panel .smart-category-table .action-delete {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
.manage-rules-panel .smart-category-table .action-delete:hover {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
.manage-rules-panel .smart-category-table .action-delete:before {
  content: '\e630';
}
.manage-rules-panel .smart-category-table .action-delete > span {
  display: none;
}
.manage-rules-panel .hidden + .action-secondary {
  margin-top: 2rem;
}
.regular-category-settings {
  margin: 0 0 2rem;
}
.regular-category-settings .actions {
  float: right;
}
.merchandiser-toolbar {
  float: left;
  width: 80%;
}
.merchandiser-toolbar .admin__field {
  display: inline-block;
  margin-right: 1rem;
}
.merchandiser-toolbar .admin__field > .admin__field-label,
.manage-rules-sorting .admin__field > .admin__field-label {
  margin-right: 0.5rem;
  text-align: left;
}
.merchandiser-toolbar .admin__field > .admin__field-label span,
.manage-rules-sorting .admin__field > .admin__field-label span {
  white-space: nowrap;
}
.smart-category-switcher {
  margin: 0 0 2rem;
}
.smart-category-switcher .admin__actions-switch {
  margin-left: 0.5rem;
}
.merchandiser-tabs {
  border-top: 1px solid #cccccc;
  padding: 2rem 0 0;
}
.merchandiser-tabs .merchandiser-tab {
  border-top: 0 !important;
  clear: both;
}
.attribute-popup .page-wrapper {
  margin-left: 0;
  width: 100%;
}
.attribute-popup .menu-wrapper,
.attribute-popup .page-header-hgroup,
.attribute-popup .page-header-actions {
  display: none;
}
[class*='admin__'] + label,
[class*='admin__'] + label:after,
[class*='admin__'] + label:before,
[class*='admin__']:before,
[class*='admin__']:after {
  box-sizing: border-box;
}
td.col-date.col-date-min-width.col-created_at {
  min-width: 14rem;
}
.colorRed {
  color: red;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.rule-tree-wrapper {
  line-height: 28px;
}
.rule-tree {
  /**
    * @codingStandardsIgnoreStart
    */
}
.admin__field-control .rule-tree {
  padding-top: .3rem;
}
.rule-tree ul {
  border-left: 1px dotted #858585;
  list-style: none;
  padding-left: 16px;
}
.rule-tree li {
  margin: 0 0 10px;
}
.rule-tree .x-tree ul {
  border-left: none !important;
  padding-left: 0 !important;
}
.rule-tree .x-tree li {
  margin-bottom: 0 !important;
  line-height: normal !important;
}
.rule-tree .jstree ul {
  border-left: none !important;
  padding-left: 0 !important;
}
.rule-tree .jstree li {
  margin: 0 0 0 2.4rem;
}
.rule-tree .legend {
  font-weight: 600;
}
.rule-tree .fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0;
}
@-moz-document url-prefix() {
  .rule-tree .fieldset {
    display: table-cell;
  }
}
.rule-param .label {
  color: #000000;
  float: none;
  padding: 0;
  text-align: left;
  vertical-align: baseline;
  width: auto;
}
.rule-param .label-disabled {
  color: #eeeeee;
  cursor: default;
  text-decoration: none;
}
.rule-chooser,
.rule-param .element,
.rule-param-edit .label {
  display: none;
}
.rule-chooser .field-row {
  display: block;
  margin-bottom: 17px;
}
.rule-chooser .field-row:before,
.rule-chooser .field-row:after {
  content: '';
  display: table;
}
.rule-chooser .field-row:after {
  clear: both;
}
.rule-chooser .field-row .input-text {
  margin-top: 5px;
}
.rule-chooser .field-row .ui-datepicker-trigger {
  margin-left: 5px;
  margin-top: -2px;
}
.rule-param input,
.rule-param select {
  margin: 0;
  min-width: 170px;
  width: auto !important;
}
.rule-param-edit .element {
  display: inline;
}
.rule-param-edit .element .addafter {
  padding-left: 5px;
}
[class^='rule-param-'] img,
.rule-chooser-trigger img {
  vertical-align: middle;
}
.rule-chooser {
  border: 1px solid #cccccc;
  margin: 20px;
  overflow: auto;
  padding: 15px 10px 5px;
}
.rule-param-wait {
  background: url(../../adminhtml/Magento/backend/en_US/mui/images/ajax-loader-small.gif) no-repeat left center;
  padding-left: 20px;
}
@media all and (max-width: 1023px) {
  .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions {
    float: none;
    margin-bottom: 2rem;
  }
  .admin__data-grid-toolbar .admin__data-grid-header-row .admin__control-support-text {
    margin-left: 0;
  }
  .admin__menu .submenu li {
    min-width: 19.8rem;
  }
  .nav {
    padding-bottom: 5.284rem;
    padding-left: 1.5rem;
    text-align: center;
  }
  .nav-bar {
    display: inline-block;
    float: none;
    margin-right: 0;
    vertical-align: top;
  }
  .nav .btn-group,
  .nav-bar-outer-actions {
    display: inline-block;
    float: none;
    margin-top: -8.384rem;
    text-align: center;
    vertical-align: top;
    width: 100%;
  }
  .nav-bar-outer-actions {
    padding-right: 0;
  }
  .nav-bar-outer-actions .outer-actions-inner-wrap {
    display: inline-block;
  }
  .order-details .order-search-items .action-configure {
    display: block;
    float: none;
  }
}
@media all and (min-width: 768px) {
  .col-m-1, .col-m-2, .col-m-3, .col-m-4, .col-m-5, .col-m-6, .col-m-7, .col-m-8, .col-m-9, .col-m-10, .col-m-11, .col-m-12 {
    float: left;
  }
  .col-m-12 {
    width: 100%;
  }
  .col-m-11 {
    width: 91.66666667%;
  }
  .col-m-10 {
    width: 83.33333333%;
  }
  .col-m-9 {
    width: 75%;
  }
  .col-m-8 {
    width: 66.66666667%;
  }
  .col-m-7 {
    width: 58.33333333%;
  }
  .col-m-6 {
    width: 50%;
  }
  .col-m-5 {
    width: 41.66666667%;
  }
  .col-m-4 {
    width: 33.33333333%;
  }
  .col-m-3 {
    width: 25%;
  }
  .col-m-2 {
    width: 16.66666667%;
  }
  .col-m-1 {
    width: 8.33333333%;
  }
  .col-m-pull-12 {
    right: 100%;
  }
  .col-m-pull-11 {
    right: 91.66666667%;
  }
  .col-m-pull-10 {
    right: 83.33333333%;
  }
  .col-m-pull-9 {
    right: 75%;
  }
  .col-m-pull-8 {
    right: 66.66666667%;
  }
  .col-m-pull-7 {
    right: 58.33333333%;
  }
  .col-m-pull-6 {
    right: 50%;
  }
  .col-m-pull-5 {
    right: 41.66666667%;
  }
  .col-m-pull-4 {
    right: 33.33333333%;
  }
  .col-m-pull-3 {
    right: 25%;
  }
  .col-m-pull-2 {
    right: 16.66666667%;
  }
  .col-m-pull-1 {
    right: 8.33333333%;
  }
  .col-m-pull-0 {
    right: auto;
  }
  .col-m-push-12 {
    left: 100%;
  }
  .col-m-push-11 {
    left: 91.66666667%;
  }
  .col-m-push-10 {
    left: 83.33333333%;
  }
  .col-m-push-9 {
    left: 75%;
  }
  .col-m-push-8 {
    left: 66.66666667%;
  }
  .col-m-push-7 {
    left: 58.33333333%;
  }
  .col-m-push-6 {
    left: 50%;
  }
  .col-m-push-5 {
    left: 41.66666667%;
  }
  .col-m-push-4 {
    left: 33.33333333%;
  }
  .col-m-push-3 {
    left: 25%;
  }
  .col-m-push-2 {
    left: 16.66666667%;
  }
  .col-m-push-1 {
    left: 8.33333333%;
  }
  .col-m-push-0 {
    left: auto;
  }
  .col-m-offset-12 {
    margin-left: 100%;
  }
  .col-m-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-m-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-m-offset-9 {
    margin-left: 75%;
  }
  .col-m-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-m-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-m-offset-6 {
    margin-left: 50%;
  }
  .col-m-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-m-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-m-offset-3 {
    margin-left: 25%;
  }
  .col-m-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-m-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-m-offset-0 {
    margin-left: 0%;
  }
  .page-layout-admin-2columns-left .page-columns {
    margin-left: -30px;
  }
  .page-layout-admin-2columns-left .page-columns:after {
    clear: both;
    content: '';
    display: table;
  }
  .page-layout-admin-2columns-left .page-columns .main-col {
    width: calc( (100%) * 0.75 - 30px );
    float: right;
  }
  .page-layout-admin-2columns-left .page-columns .side-col {
    width: calc( (100%) * 0.25 - 30px );
    float: left;
    margin-left: 30px;
  }
  .ui-tooltip.ui-widget {
    max-width: 450px;
  }
  .filter-options-content a:hover {
    text-decoration: none;
  }
  .catalog-topnav {
    display: block;
  }
  .page-layout-1column .toolbar-products {
    position: inherit !important;
  }
  .filter-options-content .am-filter-price {
    width: 40%;
  }
  .sidebar > .block-category-list {
    margin-bottom: 14px;
  }
  .amasty-catalog-topnav {
    margin-top: 3px;
  }
  .amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content {
    min-width: 200px;
    z-index: 1001;
  }
  .amasty-catalog-topnav .filter-options {
    margin-bottom: 20px;
    padding: 3px 0;
  }
  .amasty-catalog-topnav .filter-subtitle {
    display: none;
  }
  .amasty-catalog-topnav .amshopby-category-dropdown {
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options-item {
    margin-bottom: 0;
  }
  .amasty-catalog-topnav .filter-options-item:first-child .filter-options-title {
    padding-left: 0;
  }
  .amasty-catalog-topnav .filter-options-title {
    padding-right: 5px;
  }
  .amasty-catalog-topnav .filter-options-title:after {
    display: inline-block;
    margin: 0 0 0 15px;
    position: static;
    transform: translateY(-2px);
  }
  .sidebar.sidebar-main.-amshopby-sticky {
    background: #ffffff;
    position: sticky;
    top: 0;
    z-index: 10;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options {
    overflow-y: auto;
    scrollbar-width: thin;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover {
    scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar {
    background: #f0f0f0;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-thumb {
    background: #adadad;
    border-radius: 6px;
    cursor: pointer;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ffffff;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar {
    height: 12px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar-thumb {
    height: 6px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options ::-webkit-scrollbar-track {
    height: 6px;
    width: 6px;
  }
  .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-flyout-block .items.amshopby-fly-out-view {
    margin: -11px;
    box-shadow: none;
  }
  .filter-options input[type='checkbox'] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-word;
    word-wrap: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 13px;
    min-height: 12px;
    line-height: 1.2;
    cursor: pointer;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before,
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    content: '';
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #e3e3e3;
    background: #ffffff;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #1979c3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 12px;
    content: none;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:checked + .amshopby-choice:after {
    content: '';
  }
  ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
  .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .am_shopby_apply_filters {
    position: absolute;
    bottom: inherit;
    z-index: 212;
    display: none;
    visibility: hidden;
    padding: 0;
    width: inherit;
  }
  .am_shopby_apply_filters.visible {
    bottom: inherit;
    visibility: visible;
  }
  .am_shopby_apply_filters.-fixed {
    position: fixed;
  }
  .am_shopby_apply_filters.-fixed .am-show-button:before {
    display: none;
  }
  .am-show-button {
    position: relative;
    justify-content: space-between;
    margin: 0 0 10px;
    padding: 12px 10px;
    min-width: 180px;
    width: inherit;
    border: none;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  }
  .am-show-button > .am-items {
    margin: 0 auto;
  }
  .am-show-button:before {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ffffff;
    content: '';
    transform: rotate(45deg);
  }
  .am-show-button.-vertical:before {
    top: calc(50% - (10px / 2));
    right: calc(100% - (10px / 2));
  }
  .am-show-button.-horizontal:before {
    top: calc(100% - (10px / 2));
    left: calc(50% - (10px / 2));
  }
  #amasty-shopby-product-list .amshopby-overlay-block > .amshopby-loader {
    top: 30%;
    transform: translate(-50%, -30%);
  }
  .gift-registry-info {
    float: left;
    width: calc( (100%) * 0.5 - 30px );
  }
  .gift-registry-address {
    float: right;
    width: calc( (100%) * 0.5 - 30px );
  }
  .rma-request-details,
  .rma-wrapper .order-shipping-address {
    float: left;
    /**
         * @codingStandardsIgnoreStart
         */
    width: calc( (100%) * 0.5 - 30px );
  }
  .rma-confirmation,
  .rma-wrapper .order-return-address,
  .rma-wrapper .order-shipping-method {
    float: right;
    /**
        * @codingStandardsIgnoreStart
        */
    width: calc( (100%) * 0.5 - 30px );
  }
  .invoice-information,
  .creditmemo-information,
  .shipment-information {
    float: left;
    width: calc( (100% * 0.5) - 30px );
  }
  .order-details {
    float: right;
    width: calc( (100%) * 0.75 - 30px );
    margin-left: 0;
  }
  .order-sidebar {
    width: calc( (100%) * 0.25 - 30px );
    float: left;
    margin-left: 30px;
    margin-left: 0;
  }
  .order-billing-address,
  .order-billing-method,
  .order-history,
  .order-information,
  .order-payment-method,
  .order-comments-history {
    float: left;
    width: calc( (100%) * 0.5 - 30px );
  }
  .order-shipping-address,
  .order-shipping-method,
  .order-totals,
  .order-view-account-information .order-account-information {
    float: right;
    width: calc( (100%) * 0.5 - 30px );
  }
}
@media all and (min-width: 1024px) {
  .col-l-1, .col-l-2, .col-l-3, .col-l-4, .col-l-5, .col-l-6, .col-l-7, .col-l-8, .col-l-9, .col-l-10, .col-l-11, .col-l-12 {
    float: left;
  }
  .col-l-12 {
    width: 100%;
  }
  .col-l-11 {
    width: 91.66666667%;
  }
  .col-l-10 {
    width: 83.33333333%;
  }
  .col-l-9 {
    width: 75%;
  }
  .col-l-8 {
    width: 66.66666667%;
  }
  .col-l-7 {
    width: 58.33333333%;
  }
  .col-l-6 {
    width: 50%;
  }
  .col-l-5 {
    width: 41.66666667%;
  }
  .col-l-4 {
    width: 33.33333333%;
  }
  .col-l-3 {
    width: 25%;
  }
  .col-l-2 {
    width: 16.66666667%;
  }
  .col-l-1 {
    width: 8.33333333%;
  }
  .col-l-pull-12 {
    right: 100%;
  }
  .col-l-pull-11 {
    right: 91.66666667%;
  }
  .col-l-pull-10 {
    right: 83.33333333%;
  }
  .col-l-pull-9 {
    right: 75%;
  }
  .col-l-pull-8 {
    right: 66.66666667%;
  }
  .col-l-pull-7 {
    right: 58.33333333%;
  }
  .col-l-pull-6 {
    right: 50%;
  }
  .col-l-pull-5 {
    right: 41.66666667%;
  }
  .col-l-pull-4 {
    right: 33.33333333%;
  }
  .col-l-pull-3 {
    right: 25%;
  }
  .col-l-pull-2 {
    right: 16.66666667%;
  }
  .col-l-pull-1 {
    right: 8.33333333%;
  }
  .col-l-pull-0 {
    right: auto;
  }
  .col-l-push-12 {
    left: 100%;
  }
  .col-l-push-11 {
    left: 91.66666667%;
  }
  .col-l-push-10 {
    left: 83.33333333%;
  }
  .col-l-push-9 {
    left: 75%;
  }
  .col-l-push-8 {
    left: 66.66666667%;
  }
  .col-l-push-7 {
    left: 58.33333333%;
  }
  .col-l-push-6 {
    left: 50%;
  }
  .col-l-push-5 {
    left: 41.66666667%;
  }
  .col-l-push-4 {
    left: 33.33333333%;
  }
  .col-l-push-3 {
    left: 25%;
  }
  .col-l-push-2 {
    left: 16.66666667%;
  }
  .col-l-push-1 {
    left: 8.33333333%;
  }
  .col-l-push-0 {
    left: auto;
  }
  .col-l-offset-12 {
    margin-left: 100%;
  }
  .col-l-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-l-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-l-offset-9 {
    margin-left: 75%;
  }
  .col-l-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-l-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-l-offset-6 {
    margin-left: 50%;
  }
  .col-l-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-l-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-l-offset-3 {
    margin-left: 25%;
  }
  .col-l-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-l-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-l-offset-0 {
    margin-left: 0%;
  }
  .filter-options-content .am-filter-price {
    width: 43%;
  }
  .amslider-container.am-swiper-slider {
    width: 85%;
  }
  .steps-wizard .steps-wizard-navigation {
    text-align: left;
  }
  .nav-bar-outer-actions {
    float: right;
  }
}
@media all and (min-width: 1440px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-pull-11 {
    right: 91.66666667%;
  }
  .col-xl-pull-10 {
    right: 83.33333333%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-8 {
    right: 66.66666667%;
  }
  .col-xl-pull-7 {
    right: 58.33333333%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-5 {
    right: 41.66666667%;
  }
  .col-xl-pull-4 {
    right: 33.33333333%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-2 {
    right: 16.66666667%;
  }
  .col-xl-pull-1 {
    right: 8.33333333%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-push-11 {
    left: 91.66666667%;
  }
  .col-xl-push-10 {
    left: 83.33333333%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-8 {
    left: 66.66666667%;
  }
  .col-xl-push-7 {
    left: 58.33333333%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-5 {
    left: 41.66666667%;
  }
  .col-xl-push-4 {
    left: 33.33333333%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-2 {
    left: 16.66666667%;
  }
  .col-xl-push-1 {
    left: 8.33333333%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xl-offset-0 {
    margin-left: 0%;
  }
  .pagebuilder-products .product-item {
    margin-left: calc((100% - 5 * (100%/6)) / 4);
  }
  .pagebuilder-products .product-item:nth-child(4n + 1) {
    margin-left: calc((100% - 5 * (100%/6)) / 4);
  }
  .pagebuilder-products .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .amimportcore-modal-fields {
    left: 50%;
  }
  .amimportcore-dynamic-rows td.amimportcore-filter {
    width: 32%;
  }
  .amimportcore-dynamic-rows._empty {
    margin-bottom: 0;
  }
  .amexportcore-modal-fields {
    left: 50%;
  }
  .amexportcore-dynamic-rows td.amexportcore-filter {
    width: 25%;
  }
  .amexportcore-dynamic-rows._empty {
    margin-bottom: 0;
  }
}
@media all and (max-width: 767px) {
  .abs-clearer-mobile:after {
    clear: both;
    content: '';
    display: table;
  }
  .modal-popup.modal-slide {
    left: 14.8rem;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: 90vh;
    /** iOS webkit fix height problem when added long content **/
  }
  .media-gallery-image-details-modal .image-details {
    display: block;
  }
  .media-gallery-image-details-modal .image-details .image-details-sidebar {
    margin-top: 20px;
    padding-left: 0;
  }
  .media-gallery-image-details-modal .image-details .image-details-image img {
    max-height: 450px;
  }
  .checkout-container .opc-estimated-wrapper {
    margin-top: 10px;
  }
  .checkout-container .authentication-wrapper {
    margin-top: -12px;
  }
  .am-porto-cmtb .filter.active .filter-current.filter-current.amshopby-filter-current + .block-actions {
    top: 187px;
    border: none;
    border-radius: inherit;
    background: #fff;
    box-shadow: none;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current {
    padding: 17px 30px;
    height: 140px;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current ~ .filter-options {
    top: 221px;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current .items {
    padding: 15px;
    border-width: 1px;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current .filter-current-subtitle {
    display: block;
    padding: 10px 15px;
  }
  .am-porto-cmtb .filter.active .block-category-list .block-title,
  .am-porto-cmtb .filter.active .filter-options-title,
  .am-porto-cmtb .filter.active .filter .filter-current-subtitle,
  .am-porto-cmtb .filter.active .block-category-list .block-content,
  .am-porto-cmtb .filter.active .filter-options-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .am-porto-cmtb .filter.active .filter-options-title:after {
    right: 15px;
  }
  .filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item'] {
    padding-left: 35px;
  }
  .filter-options .am-labels-folding .item .am-collapse-icon ~ [class*='am-filter-item-'],
  .filter-options .am-labels-folding .item {
    padding-left: 35px;
  }
  .filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding .item.-is-expanded,
  .filter-options .am-category-wrapper .items.-am-multiselect .item.-filter-parent:not(.-is-collapsible),
  .filter-options .items:not(.items-children):has(.item.-is-by-click.-filter-parent) > .item.-is-expanded {
    margin-left: 35px;
  }
  .filter-options-item .filter-options-content .items [class*='am-filter-item'] {
    padding: 7px 0;
  }
  .am-labels-folding .am-collapse-icon,
  .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon,
  .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon {
    margin: 7px 0;
  }
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ .am-input,
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ .am-input,
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='radio'],
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='radio'],
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'],
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'],
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice,
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice {
    left: 35px;
  }
  .filter-options .items.-am-singleselect .item.-is-by-click .items-children.-folding .item .amshopby-filter-parent,
  .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .items-children.-folding,
  .filter-options .am-category-wrapper .items .items-children.-folding,
  .filter-options .am-category-view .item a.amshopby-filter-parent {
    padding-left: 35px;
  }
  .filter-options .am-category-view.-am-multiselect .item > .am-collapse-icon ~ a.amshopby-filter-parent {
    padding-left: 70px;
  }
  .filter-options .am-category-view.-am-singleselect .am-collapse-icon {
    margin: 7px 0;
  }
  .am-collapse-icon:after,
  .am-show-more:before {
    width: 20px;
  }
  .filter-content .active .am-show-more:before {
    width: 12px;
  }
  .filter-content .active .am-show-more.-active {
    margin-bottom: 10px;
  }
  .amshopby-flyout-block {
    margin: 10px 0 25px;
  }
  .amshopby-flyout-block .items.amshopby-fly-out-view .item > .amshopby-choice {
    padding-left: 35px;
  }
  .filter-options input[type='checkbox'] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-word;
    word-wrap: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 26px;
    min-height: 25px;
    line-height: 1.2;
    cursor: pointer;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before,
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 25px;
    height: 25px;
    border-radius: 2px;
    content: '';
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #e3e3e3;
    background: #ffffff;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #1979c3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 25px;
    content: none;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:checked + .amshopby-choice:after {
    content: '';
  }
  ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
  .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .footer-legal {
    padding-top: 3rem;
    text-align: left;
  }
  .dashboard-totals-item {
    float: left;
    margin-bottom: 1rem;
    width: 50%;
  }
  .nav {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .nav-bar-outer-actions {
    margin-top: 0;
  }
  .nav-bar {
    display: block;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    width: 41.2rem;
  }
  .nav-bar > li {
    float: left;
    min-height: 9rem;
  }
  .nav-bar > li:after {
    display: none;
  }
  .nav-bar a {
    line-height: 1.4;
  }
}
@media all and (max-width: 639px) {
  .nav-bar:before {
    display: none;
  }
}
@media all and (max-width: 479px) {
  .nav-bar {
    width: 23.175rem;
  }
  .nav-bar > li {
    width: 10rem;
  }
  .nav .btn-group .btn-wrap-try-again,
  .nav-bar-outer-actions .btn-wrap-try-again {
    clear: both;
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1rem;
    padding-top: 1rem;
  }
}
/* Module configuration section  */
.payment-flow-icon {
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1em;
}
.express-checkout select[multiple] {
    height: 10em;
}
/* Other  */
.stripe.payment-info td {
    padding-right: 20px;
    vertical-align: middle;
}
.stripe.payment-info td.result {
    color: #666;
    font-weight: bold;
    opacity: 0.9;
}
.stripe.payment-info td.result.charge.authorized,
.stripe.payment-info td.result.pass {
    color: #4DAD52;
}
.stripe.payment-info td.result img {
    display: none;
}
.stripe.payment-info td.result.pass img.passed {
    display: inline-block;
    width: 14px;
    position: relative;
    top: 1px;
}
.stripe.payment-info td.result.charge.issuer_declined,
.stripe.payment-info td.result.charge.blocked,
.stripe.payment-info td.result.charge.invalid,
.stripe.payment-info td.result.fail {
    color: #D8000C;
}
.stripe.payment-info td.result.fail img.failed {
    display: inline-block;
}
.stripe.payment-info td.result.unchecked {
    color: #9E9E9E;
}
.stripe.payment-info td.result.charge.manual_review,
.stripe.payment-info td.result.radar.elevated {
    color: orange;
}
.stripe.payment-info td.result {
    font-weight: bold;
}
ul#payment_form_stripe_payments {
    padding-left: 0;
}

.stripe-admin-config .heading {background: url("../../adminhtml/Magento/backend/en_US/StripeIntegration_Payments/img/stripe_logo.svg") no-repeat 0 50% / 18rem auto; padding-left: 20rem;}
.stripe-admin-config .button-container {float: right;}
.stripe-admin-config.section-config.active > .admin__collapsible-block + input + fieldset { margin-left: 40px; }

#stripe_payments_configuration_errors {
    display: none;
    padding: 0 1em 0.3em;
    margin: 1em 0px;
    border: 1px solid #D1D1D1;
}

/* Payment information block */
.admin__page-section-item-content .stripe-payment-method {
    float: right;
    display: inline-flex;
    align-items: center;
    font-size: 1.1em;
    margin-right: 20px;
}
.data-grid-cell-content .stripe-payment-method {
    display: inline-block;
    text-align: center;
    font-size: 1.1em;
    margin-right: 20px;
    width: 100%;
    text-wrap: nowrap;
}
.admin__stripe-radar {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.admin__page-section-item-content .stripe-payment-method .stripe-payment-method-icon {
    margin-top: -5px;
    margin-right: 8px;
    height: 28px;
}
.data-grid-cell-content .stripe-payment-method .stripe-payment-method-icon {
    height: 25px;
    margin-right: 0.8rem;
}

.admin__page-section-item-content .stripe-payment-status span,
.admin__page-section-item-content .stripe-subscription-status span {
    border-radius: 5px;
    padding: 2px 7px;
    font-weight: 500;
    margin-right: -7px;
}
.admin__page-section-item-content .stripe-subscription-status .stripe-subscription-status-canceled,
.admin__page-section-item-content .stripe-payment-status .stripe-payment-status-refunded,
.admin__page-section-item-content .stripe-payment-status .stripe-payment-status-partial_refund,
.admin__page-section-item-content .stripe-payment-status .stripe-payment-status-canceled,
.admin__page-section-item-content .stripe-payment-status .stripe-payment-status-unknown,
.admin__page-section-item-content .stripe-payment-status .stripe-payment-status-uncaptured {
    background-color: #e3e8ee;
    color: #4f566b;
}
.admin__page-section-item-content .stripe-subscription-status .stripe-subscription-status-active,
.admin__page-section-item-content .stripe-payment-status .stripe-payment-status-succeeded {
    background-color: #cbf4c9;
    color: #0e6245;
}
.admin__page-section-item-content .stripe-payment-status .stripe-payment-status-pending {
    background-color: #f9efa5;
    color: #66640f;
}
.admin__page-section-item-content .stripe-payment-status .stripe-payment-status-failed {
    background-color: #fde2dd;
    color: #cd3d64;
}
.admin__page-section-item-content .stripe-subscription-status .stripe-subscription-status-trialing {
    background-color: rgb(214 236 255);
    color: rgb(61 78 172);
}
.admin__page-section-item-content .stripe-payment-status span::after {
    position: relative;
    content: url('../../adminhtml/Magento/backend/en_US/StripeIntegration_Payments/img/icons/mask.svg');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    fill: currentColor;
    background-color: currentColor;
}
.admin__page-section-item-content .stripe-payment-status .stripe-payment-status-pending::after,
.admin__page-section-item-content .stripe-payment-status .stripe-payment-status-unknown::after,
.admin__page-section-item-content .stripe-payment-status .stripe-payment-status-uncaptured::after {
    -webkit-mask-image: url('../../adminhtml/Magento/backend/en_US/StripeIntegration_Payments/img/icons/time.svg');
    mask-image: url('../../adminhtml/Magento/backend/en_US/StripeIntegration_Payments/img/icons/time.svg');
}
.admin__page-section-item-content .stripe-payment-status .stripe-payment-status-succeeded::after {
    -webkit-mask-image: url('../../adminhtml/Magento/backend/en_US/StripeIntegration_Payments/img/icons/check.svg');
    mask-image: url('../../adminhtml/Magento/backend/en_US/StripeIntegration_Payments/img/icons/check.svg');
}
.admin__page-section-item-content .stripe-payment-status .stripe-payment-status-refunded::after,
.admin__page-section-item-content .stripe-payment-status .stripe-payment-status-canceled::after,
.admin__page-section-item-content .stripe-payment-status .stripe-payment-status-partial_refund::after {
    -webkit-mask-image: url('../../adminhtml/Magento/backend/en_US/StripeIntegration_Payments/img/icons/return.svg');
    mask-image: url('../../adminhtml/Magento/backend/en_US/StripeIntegration_Payments/img/icons/return.svg');
}
.admin__page-section-item-content .stripe-payment-status .stripe-payment-status-failed::after {
    -webkit-mask-image: url('../../adminhtml/Magento/backend/en_US/StripeIntegration_Payments/img/icons/cross.svg');
    mask-image: url('../../adminhtml/Magento/backend/en_US/StripeIntegration_Payments/img/icons/cross.svg');
}
.stripe-payment-risk-score {
    border-radius: 13px;
    height: 26px;
    width: 26px;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: -2px;
    text-align: center;
}
.stripe-payment-risk-score .score-value {
    display: inline-block;
    position: relative;
    top: 2px;
    font-size: 12px;
    font-weight: 600;
}
.data-grid-cell-content .stripe-payment-risk-score {
    top: 0;
}
.data-grid-cell-content .stripe-payment-risk-score .score-value {
    top: 4px;
}
.stripe-payment-risk-normal .stripe-payment-risk-score {
    background-color: #cbf4c9;
    color: #0e6245;
}
.stripe-payment-risk-elevated .stripe-payment-risk-score {
    background-color: #f9efa5;
    color: #d97917;
}
.stripe-payment-risk-highest .stripe-payment-risk-score {
    background-color: #fde2dd;
    color: #cd3d64;
}

/* Admin page card element */
.admin__fieldset #stripe-card-element {
    margin: 1.5em 0 1.5em 0;
    border: 1px solid #adadad;
    padding: 10px;
    border-radius: 5px;
}

/* Saved payment methods */
.stripe-saved-payment-methods img.payment-method-icon {
    max-height: 32px;
    float: right;
    top: -2px;
    position: relative;
}
.stripe-saved-payment-methods a.action-add {
    float: right;
}
.stripe-saved-payment-methods {
    margin-bottom: 2em;
}
.stripe-saved-payment-methods .saved-payment-method-option {
    line-height: 32px;
    margin-bottom: 10px;
    cursor: pointer;
    width: 100%;
}
.stripe-saved-payment-methods .saved-payment-method-option label {
    line-height: 32px;
    cursor: pointer;
    margin-left: 10px;
    width: 100%;
}
.stripe-saved-payment-methods .stripe.mage-error {
    margin-top: 1.2em;
}

/* Product Configuration */
.admin__field-control input[name="product[stripe_sub_interval_count]"].admin__control-text,
.admin__field-control input[name="product[stripe_sub_trial]"].admin__control-text,
.admin__field-control input[name="product[stripe_sub_initial_fee]"].admin__control-text {
  width: 150px;
}

/* Cart Price Rules */
#stripe_subscriptions_coupon_months {
    width: 164px;
}

.stripe-expand {
    border-bottom: 0;
}
.stripe-expand > fieldset {
    display: block !important;
}
.stripe-expand.active > fieldset {
    display: none !important;
}

/* Product Edit page  */
body.catalog-product-edit div[data-index="upgrades_downgrades"] {
    margin-bottom: 0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-content .field-recaptcha {
  margin-left: auto;
}
.login-content .field-invisible-recaptcha {
  padding-left: 30px !important;
  margin-top: -10px;
  margin-bottom: 35px;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_GoogleRecaptcha
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.g-recaptcha {
    margin-left: -23px;
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
}