/* reset css */
html, body, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, img, strong, sub, sup, ol, ul, li,
fieldset, label, legend,
table, caption, tbody, tfoot, thead,
canvas, embed {
    margin: 0;
    padding: 0;
    border: 0;
    position: relative;
}
div, form {
    margin: 0;
    padding: 0;
    border: 0;
}
ol, ul {
    list-style: none;
}

a, a:hover, a:active {
    outline: 0;
}

input, select, textarea {
    margin: 0;
    padding: 0;
}

/* reset css */

/* layout.css */
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
    font: 12px Arial, sans-serif;
    cursor: default;
}

.bold {
    font-weight: bold;
}

#wrapper {
    background: #f4f4f4;
    min-height: 100%;
    margin-bottom: -387px;
}

#wrapper #content .register-banner {
    width: 980px;
}

#wrapper.simple {
    margin-bottom: -51px;
}

#wrapper .container, #footer .container, #footerWrapper .container {
    height: 100%;
    margin: 0 auto;
    width: 980px;
    overflow: hidden;
}

.ui-dialog #wrapper {
    min-height: 600px\0;
}

#content {
    overflow: hidden;
}

#wrapper #contentWrapper {
    margin-bottom: 70px;
}

.innerDatatableRows{
    height: 90px !important;
}



.ui-datatable-data .ui-widget-content .innerDatatableRows:first-child > td {border-top:1px solid #CDCDCD !important}
.ui-datatable-data .ui-widget-content .innerDatatableRows:first-child > td.bundleDivTd{border-top:1px solid #CDCDCD !important}
.ui-datatable-data .ui-widget-content .innerDatatableRows:first-child > td.normalDivTd{border-top:none !important}
.ui-datatable-data .ui-widget-content .innerDatatableRows > td {border-top:1px solid #CDCDCD !important}
.ui-datatable-data .ui-widget-content .innerDatatableRows > td.normalDivTd {border-top:none !important}
.ui-datatable-data .ui-widget-content .innerDatatableRows > td.bundleDivTd {border-top:none !important}

#breadCrumb {
    font-size: 14px;
    height: 33px;
    padding: 0 7px;
}

#breadCrumb a {
    text-decoration: none;
    color: #ff44ee;
    top: 10px;
    margin-left: 7px;
    margin-right: 9px;
    text-decoration: none;
}

#breadCrumb a:hover {
    border-bottom: 1px solid #FF44EE;
}
#breadCrumb .lastStep {
    font-weight: 700;
    color: #4F4F4F;
    top: 10px;
    margin-left: 2px;
    *margin-left: 5px;
    margin-right: 9px;
}

#breadCrumb .line {
    background: url(/selleroffice/javax.faces.resource/lineBg.png.xhtml?ln=img);
    height: 2px;
    width: 979px;
    position: absolute;
    bottom: 0;
}

#breadCrumb .breadCrumbIcon {
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 10'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 1a.7.7 0 0 0-1 .9L4 5 1 8c-.2.3-.3.7 0 1 .2.2.6.2.9 0l3.6-3.5c.2-.3.2-.6 0-1L1.9 1Z' fill='%23FF44EE'/%3E%3C/svg%3E");
    display: inline-block;
    width: 11px;
    height: 11px;
    top: 11px;
    *top: 6px;
}

.loginInput {
    width: 203px !important;
    height: 21px !important;
    border-radius: 0 !important;
    padding: 2px !important;
    box-shadow: none !important;
}
#wrapper #contentWrapper #content > .header {
    font-size: 22px;
    font-weight: bold;
    top: 11px;
    left: 12px;
}

#wrapper #contentWrapper .legend {
    font-size: 16px;
    top: 24px;
    background: #fff;
    font-weight: bold;
    left: 24px;
    z-index: 1;
    width: 140px;
    padding: 0 16px;
}

.simple .pushFooter {
    height: 51px;
}

/* layout.css */
/* form.css */
.formfield {
    margin-bottom: 19px;
    overflow: hidden;
}

.formfield.agreement, .formfield.contract {
    margin-bottom: 7px;
}

.formfield label:first-child {
    margin-right: 15px;
    font-size: 12px;
    width: 252px;
    text-align: right;
    display: inline-block;
}

.formfield label .required {
    color: #E62F24;
}

.formfield input[type=text], .formfield input[type=password] {
    height: 21px;
    width: 203px;
    margin: 0;
    padding: 0;
}

.formfield.error input {
    border: 2px solid #E62F24;
}

.formfield .info {
    margin-left: 13px;
    color: #a0a0a0;
    font-size: 12px;
    font-style: italic;
    background: url(/selleroffice/javax.faces.resource/info.png.xhtml?ln=img) no-repeat;
    padding: 3px 0 3px 25px;
}

.formfield textarea {
    height: 50px;
    resize: none;
    width: 205px;
    vertical-align: top;
}

.formfield input.phone {
    width: 113px;
}

.formfield select {
    border: 1px solid #737373;
    height: 27px;
    padding: 5px;
    width: 209px;
}

.formfield select.year {
    width: 81px;
}

.formfield select.day, .fieldset select.month {
    width: 52px;
    margin-right: 9px;
}

.formfield .confirmPhone {
    width: 88px;
}

.formfield .radio {
    color: #7c7c7c;
    font-size: 12px;
}

.input-append {
    background: url(/selleroffice/javax.faces.resource/bg-inputappend.png.xhtml?ln=img) no-repeat;
    padding-left: 4px;
    height: 33px;
    margin-bottom: 5px;
}

.input-append-right {
    background: url(/selleroffice/javax.faces.resource/bg-inputappend.png.xhtml?ln=img) no-repeat top right;
    width: 5px;
    float: right;
    height: 33px;
    margin-right: -5px;
    position: relative;
}

.input-append input[type=text], .input-append input[type=password] {
    border: 0;
    padding: 8px 6px 4px 6px;
    float: left;
}

.input-append input[type=text]:focus, .input-append input[type=password]:focus {
    outline: none;
}

.ui-separator {
    border: 1px solid #e4e4e4 !important;
}

.inputHelp {
    font-style: italic;
    font-size: 12px;
    color: #a0a0a0
}

.inputHelp .inputHelpText {
    margin-left: 7px;
}

.inputHelp .inputHelpImage {
    margin-left: 15px;
}

/* form.css */

.row-fluid {
    overflow: hidden;
}
.row-fluid.menuRow {
    z-index: 2;
    position: relative;
    overflow: visible;
}
.row-fluid.contentRow {
   *z-index: -1;
}


.fullBorder {
    border: 1px solid black;
}

.loginHeader {
    background: none !important;
    font-size: 22px;
    font-weight: bold;
    color: #000;
    margin-left: 12px;
}
.signupIcon {
    background: url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) repeat scroll -64px -262px transparent;
    float: left;
    height: 16px;
    margin-right: 10px;
    width: 16px;
    margin-left: 50px;
}
.signupText {
    float:left;
    text-decoration:none !important;
    color:#3d3d3e !important;
    border-bottom: 1px solid #c2c2c2;
}
.signupArrow {
    background: url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) repeat scroll -90px -263px transparent;
    float: left;
    height: 16px;
    margin-left: 3px;
    width: 12px;
}
.heightFull {
    height: 100%;
    vertical-align: top;
}

.confirmedProductTableCell {
    background: none repeat scroll 0 0 #e5f6e1;
}

.searchResultTable a {
    color: #FF44EE !important;
    font-size: 12px;
    text-decoration: none;
}

.searchResultTable a:hover {
    border-bottom: 1px solid #279ebf;
}

.noticeAttachments .ui-datalist-content {
	border: none;
}

.noticeAttachments li {
	list-style-type: decimal;
	list-style-position: inside;
	margin-bottom: 5px;
}

.bottomAligned {
    vertical-align: bottom !important;
}

.searchLeft {
    width: 90%;
}

.searchRight {
    width: 20%;
}

.leftBorder {
    border-left: 1px solid #F3C711;
    height: 100%;
}

.contentRow {
    min-height: 500px;
}

.footer {
    color: white;
    background-color: #878685;
    height: 40px !important;
    margin-bottom: 0 !important;
}

.logo {
    color: #738FE6;
    font-weight: bolder;
    font-size: 30px;
    text-align: center;
    vertical-align: bottom;
}

.alignTop {
    vertical-align: top;
}

.alignPaddedTop {
    vertical-align: top;
    padding-top: 8px;
}

.alignTopSecond {
    vertical-align: top;
    padding-top: 8px;
    padding-left: 8px;
}

#content {
    margin-left: auto;
    margin-right: auto;
}

#content .title {
    font-size: 16px;
    font-weight: bold;
    clear: both;
    padding-bottom: 5px;
    padding-top: 20px;
    display: block;
}

#content .subtitle {
    font-size: 13px;
    font-weight: bold;
    clear: both;
    padding-bottom: 5px;
    padding-top: 10px;
    display: block;
}

#content .errorMessage {
    font-size: 13px;
    color: #DD0000;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 10px;

}

#content .inputLine input[type='radio'] {
    width: 20px;
    margin-top: 5px;
    margin-right: 10px;
    float: none !important;
}

#content .inputLine input[type='checkbox'] {
    width: 20px;
    float: left;
    margin-bottom: 5px;
    accent-color: #1C1C1E;
}

#content .inputLine textarea {
    width: 200px;
    float: left;
    margin-bottom: 5px;
}

#content .inputLine select {
    width: 200px;
    float: left;
    margin-bottom: 5px;
}

#content .inputLine .ui-radiobutton {
    float: left;
}

#content .inputLine .ui-selectonemenu {
    float: left;
}

#content .inputLine table {
    float: left;
}

#content .inputLine .inputLabel {
    width: 240px;
    font-size: 13px;
    font-weight: bold;
    float: left;
    padding-right: 10px;
}

.requiredLabel {
    padding-right: 10px;
    background: url(/selleroffice/javax.faces.resource/required.png.xhtml?ln=img) no-repeat right top;
}

#content .inputLine .inputRequiredLabel {
    width: 240px;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: normal !important;
    margin: 12px 15px 0 0;
    padding-right: 10px;
    text-align: right;
    background: url(/selleroffice/javax.faces.resource/required.png.xhtml?ln=img) no-repeat right top;

}

#content .inputLine .ui-message-error,
#content .inputLine .ui-message-info {
    float: left;
}

#content .inputLine {
    clear: both;
    *position: static !important;
}

#content input.hasError {
    border: 1px solid #DD0000;
}

.successfullPanel {
    text-align: center;
}

.successfullPanel .successfullHeader {
    font-weight: bold;
    font-size: 14px;
}

.modalWindow .title {
    width: 350px;
    font-size: 13px;
    color: #DD0000;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 10px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

div.ui-dialog.ui-shadow.ui-dialog-loading {
	box-shadow: initial;
	border: 1px solid #cacaca;
	border-radius: 0;
}
.ui-dialog.ui-dialog-loading .ui-dialog-content {
	padding: 5px;
}

.headlessDialog .ui-dialog-titlebar {
    display: none !important;
}

.rightAlignedHeader .ui-datatable-header {
    text-align: right !important;
}

.rightAlignedFooter .ui-datatable-footer {
    text-align: right !important;
}

.leftAlignedHeader .ui-datatable-header {
    text-align: left !important;
}

.leftAlignedFooter .ui-datatable-footer {
    text-align: left !important;
}

.modalWindow .text {
    width: 350px;
    font-size: 12px;
    padding-bottom: 20px;
    padding-top: 20px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.modalWindow input[type='button'], .modalWindow button {
    display: block;
    width: 200px;
    margin-right: auto;
    margin-left: auto;
}

.alignRight {
    text-align: right !important;
}

.alignLeft {
    text-align: left !important;
}

.alignRightColumn {
    text-align: right !important;
}

.ui-widget-header .alignRightColumn {
    text-align: center !important;
}

#salesStartDate_input, #salesEndDate_input, #discountStartDate_input, #discountEndDate_input {
    width: 75px;
}

#optionalAttributeSelector>.ui-datagrid-content {
    border: 0;
}

#optionalAttributeValueSelector>table>thead {
    display: none;
}

/*header.css*/
#wrapper #header {
    margin: 0 auto;
    height: 137px;
}

#wrapper #header img {
    display: block;
    margin: 0 auto;
}

#wrapper #header .container {
    overflow: visible;
    position: relative;
}

#wrapper.simple {
    background: #F4F4F4;
}

#wrapper.simple #header {
    background-color: #FFF;
    border-bottom: 1px solid #D2D2D2;
    height: 56px;
    z-index: 3;
}

#wrapper #header #logo {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMzQgMzQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Im0xNyAzNGM5LjM4ODggMCAxNy03LjYxMTIgMTctMTcgMC05LjM4ODgtNy42MTEyLTE3LTE3LTE3LTkuMzg4OCAwLTE3IDcuNjExMi0xNyAxNyAwIDkuMzg4OCA3LjYxMTIgMTcgMTcgMTd6IiBmaWxsPSIjZjRlIi8+CjxtYXNrIGlkPSJhIiB4PSIwIiB5PSIwIiB3aWR0aD0iMzQiIGhlaWdodD0iMzQiIHN0eWxlPSJtYXNrLXR5cGU6bHVtaW5hbmNlIiBtYXNrVW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KPHBhdGggZD0ibTE3IDM0YzkuMzg4OCAwIDE3LTcuNjExMiAxNy0xNyAwLTkuMzg4OC03LjYxMTItMTctMTctMTctOS4zODg4IDAtMTcgNy42MTEyLTE3IDE3IDAgOS4zODg4IDcuNjExMiAxNyAxNyAxN3oiIGZpbGw9IiNmZmYiLz4KPC9tYXNrPgo8ZyBmaWxsPSIjMUMxQzFFIiBtYXNrPSJ1cmwoI2EpIj4KPHBhdGggZD0ibTIuMDI1NCAyMC44NDZjNS4xOTc5IDAgOS40MTE2LTQuMjEzOCA5LjQxMTYtOS40MTE2IDAtNS4xOTc5LTQuMjEzOC05LjQxMTYtOS40MTE2LTkuNDExNnMtOS40MTE2IDQuMjEzNy05LjQxMTYgOS40MTE2YzAgNS4xOTc4IDQuMjEzNyA5LjQxMTYgOS40MTE2IDkuNDExNnoiLz4KPHBhdGggZD0ibTIyLjc1OCA3Ljc3OTJjMy4xNzkzIDAgNS43NTY3LTIuNTc3NCA1Ljc1NjctNS43NTY4IDAtMy4xNzk0LTIuNTc3NC01Ljc1NjgtNS43NTY3LTUuNzU2OC0zLjE3OTQgMC01Ljc1NjggMi41Nzc0LTUuNzU2OCA1Ljc1NjggMCAzLjE3OTQgMi41Nzc0IDUuNzU2OCA1Ljc1NjggNS43NTY4eiIvPgo8cGF0aCBkPSJtMjIuODUzIDM3Ljg5NGM2LjMwNTUgMCAxMS40MTctNS4xMTE2IDExLjQxNy0xMS40MTdzLTUuMTExNy0xMS40MTctMTEuNDE3LTExLjQxN2MtNi4zMDU2IDAtMTEuNDE3IDUuMTExNi0xMS40MTcgMTEuNDE3czUuMTExNyAxMS40MTcgMTEuNDE3IDExLjQxN3oiLz4KPC9nPgo8L3N2Zz4K");
    background-repeat: no-repeat;
    width: 115px;
    height: 40px;
    top: 8px;
    left: 1px;
    display: block;
    text-indent: -9999px;
}

#wrapper #header #goMainPage {
    top: 32px;
    color: #fff;
    position: absolute;
    text-decoration: none;
    background: url(/selleroffice/javax.faces.resource/goMainPage.png.xhtml?ln=img);
    right: 11px;
    font-weight: bold;
    padding: 7px 0 7px 19px;
    font-size: 12px;
    width: 79px;
}

/*#header #topMenu {*/
    /*height: 33px;*/
    /*padding-left: 12px;*/
    /*position: absolute;*/
    /*top: 1px;*/
    /*right: 5px;*/
/*}*/

#header #topMenu > a {
    float: right;
    padding-left: 8px;
    margin: 10px 9px 0 0;
    text-decoration: none;
}

#header #topMenu .last {
    border-left: none;
    padding: 0 8px 0 0 !important;
    text-decoration: none;
}

#header #topMenu .myOpperationMenu {
    background: url(/selleroffice/javax.faces.resource/sprite.png.xhtml?ln=img) no-repeat 2px -1288px;
    float: right;
    height: 36px;
    width: 212px;
}

#header #topMenu .myOpperationMenu > a {
    color: #3A3E41;
    display: block;
    float: right;
    text-align: center;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    height: 33px;
    width: 180px;
    line-height: 33px;
    padding-left: 20px;
    text-decoration: none;
    background: url(/selleroffice/javax.faces.resource/iconSprite.png.xhtml?ln=img) no-repeat -60px -522px transparent;
}

#header #topMenu .myOpperationMenu .selectMenu {
    border: 1px solid transparent;
    border-bottom: 0;
    float: right;
    margin: 0;
    height: 31px;
    width: 110px;
    padding: 0;
    top: -1px;
    *top: -19px;
    right: 0;
}

#header #topMenu .myOpperationMenu .selectMenu:hover {
    background: url() repeat-x 0 -437px;
    border: 1px solid #cfcfcf;
    border-bottom: 0;
}

#header #topMenu .myOpperationMenu a.mycart {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    float: right;
    padding: 0;
    margin: 0;
    text-decoration: none;
}

#header #topMenu .myOpperationMenu a.mycart span {
    background: url(/selleroffice/javax.faces.resource/iconSprite.png.xhtml?ln=img) no-repeat 9px -29px;
    display: block;
    padding: 7px 8px 4px 33px;
    width: 65px;
    height: 20px;
}

.myOpperationMenu #myCart {
    background: url() repeat-y 0 0;
    display: none;
    max-height: 287px;
    padding: 0 10px 10px 10px;
    position: absolute;
    right: -11px;
    top: 30px;
    width: 300px;
    z-index: 9999;
}

.selectMenu:hover #myCart {
    display: block;
}

#myCart .cartConrainer {
    overflow-x: hidden;
    overflow-y: auto;
    margin: 10px 0 10px 1px;
    padding: 0;
    max-height: 233px;
    width: 298px;
    border-bottom: 1px solid #ccc;
}

#myCart li {
    border-bottom: 1px solid #e8e8e8;
    padding: 7px 0 5px 10px;
    *padding: 5px 0 8px 10px;
    display: inline-block;
    width: 280px;
}

#myCart li a {
    color: #000;
    display: inline-block;
    font-size: 12px;
    width: 280px;
}

#myCart li:hover {
    background: url() repeat-x 0 -348px;
}

#myCart li:hover img {
    border: 1px solid #b0b0b0;
}

#myCart li img {
    border: 1px solid #ccc;
    float: left;
    margin-right: 10px;
}

#myCart li a p, #myCart li a span.sub {
    color: #000;
    float: left;
    left: 10px;
    top: 0;
    width: 120px;
}

#myCart li span.price, #myCart li span.oldPrice {
    color: #000;
    float: right;
    right: 15px;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}

#myCart li span.oldPrice {
    color: #b2b2b2;
    font-style: normal;
    margin-top: -15px;
}

#myCart table {
    margin-left: 10px;
    width: 280px;
    text-align: left;
}

#myCart td.total, #myCart td.totalPrice {
    font-size: 14px;
    font-weight: bold;
}

#myCart td.total {
    color: #b2b2b2;
    width: 80px;
}

#myCart a.goCartPage {
    background: url(/selleroffice/javax.faces.resource/sprite.png.xhtml?ln=img) no-repeat 0 -673px;
    color: #fff;
    float: right;
    font-size: 10px;
    height: 18px;
    margin-right: 5px;
    padding: 5px 0 0 10px !important;
    text-decoration: none;
}

#myCart a.goCartPage span.right {
    background: url(/selleroffice/javax.faces.resource/sprite.png.xhtml?ln=img) no-repeat -244px -673px;
    float: right;
    height: 23px;
    width: 7px;
    top: -5px;
    right: -4px;
}

#myCart .cartBottom {
    background: url() repeat-y 0 0;
    position: absolute;
    bottom: 0;
    height: 14px;
    left: 0;
    bottom: -14px;
    padding: 0 10px;
    width: 300px;
}

#header #nav {
    background: #F7D859;
    height: 43px;
    position: absolute;
    bottom: 0;
    width: 980px;
    *z-index: -1;
}

#header #nav #categoryMenu {
    background: #3e4043 url(/selleroffice/javax.faces.resource/sprite.png.xhtml?ln=img) repeat-x 0 -281px;
    float: left;
    height: 43px;
    width: 196px;
}

#header #nav #categoryMenu h3 {
    background: url(/selleroffice/javax.faces.resource/arrowSprite.png.xhtml?ln=img) no-repeat 170px 20px;
    padding: 15px 0 12px 15px;
    font-weight: bold;
    font-size: 14px;
}

#header #nav #searchbox {
    background: url(/selleroffice/javax.faces.resource/bg-searchbox.png.xhtml?ln=img) no-repeat 0 0;
    float: left;
    height: 34px;
    margin: 5px;
    padding-left: 22px;
    width: 555px;
}

#header #nav #searchbox input#productSearchInput {
    background: none;
    border: 0;
    color: #7c7c7c;
    float: left;
    font-style: italic;
    width: 325px;
    outline: none;
    padding: 9px 7px 3px 7px;
}

#searchbox .selectCategory {
    background: url(/selleroffice/javax.faces.resource/arrowSprite.png.xhtml?ln=img) no-repeat 100px -14px;
    border-left: 1px solid #ccc;
    color: #696864;
    float: left;
    margin: 5px 0 0 0;
    padding: 5px 10px;
    text-decoration: none;
    width: 115px;
}

#searchbox button#btnSearch {
    background: url(/selleroffice/javax.faces.resource/sprite.png.xhtml?ln=img) no-repeat right -245px;
    border: 0;
    color: #fff;
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 33px;
    margin-right: 0;
    width: 61px;
}

#header #nav a.bestSellers, #header #nav a.todayOpportunity {
    color: #010103;
    float: left;
    height: 30px;
    padding: 13px 0 0 0;
    text-align: center;
    text-decoration: none;
    width: 97px;
}

#header #nav a.bestSellers {
    background: url(/selleroffice/javax.faces.resource/sprite.png.xhtml?ln=img) repeat-x -10px -281px;
}

#header #nav a.todayOpportunity {
    background: #272727 url(/selleroffice/javax.faces.resource/sprite.png.xhtml?ln=img) no-repeat right -381px;
    width: 100px;
    font-weight: bold;
}

/*seller-office header section*/
#header.sellerOffice #topMenu.notLoggedIn {
    background: none !important;
}

#header.sellerOffice #topMenu {
    font-size: 11px;
}

#header.sellerOffice #topMenu.notLoggedIn > a {
    display: none !important;
}

#header.sellerOffice .welcomeText {
    color: #050708 !important;
    padding: 0 8px !important;
    float: right;
}

#header.sellerOffice span.welcomeText {
    top:10px;
    font-weight:bold;
}

#header.sellerOffice #btnCSC {
    float: right;
}

#header.sellerOffice #btnCSC .buttonLeft {
    color: #ffffff !important;
}

.productEditorPanel .ui-panel-content{
    padding: 0 !important;
}
.productsColumnsLeft {
    width: 690px;
    padding: 20px 10px 15px 10px;
    border-right: 1px solid #C7C7C7;
}

.productsColumnsRight {
    background: #FFEFFD;
    width: 330px;
    padding: 20px 10px 15px 10px;
}

.couponSearchColumnsLeft {
    width: 690px;
    padding: 20px 10px 15px 10px;
}

.couponSearchColumnsRight {
    background: #f7f7f7;
    width: 330px;
    padding: 20px 0 15px 10px;
}

#idSearchPanel_content {
    padding: 0 !important;
    overflow: hidden;
}

#productAdPanel_content {
    padding: 0 !important;
    overflow: hidden;
}

.productImages {
    padding: 0 5px;
    vertical-align: top !important;
}

.fileupload-content .ui-progressbar {
    width: 85px !important;
    height: 12px !important;
}

.uploadedProductImages td {
    padding: 10px 5px;
    border-bottom: 1px solid #cdcdcd;
}

.uploadedProductImages {
    width: 590px;
    word-break: break-all;
    margin-bottom: 10px;
    border: 1px solid #cdcdcd;
    border-bottom: none;
}
.uploadedProductImages .ui-button.ui-state-disabled {
    background-color: #fbfbfb !important;
}


/*seller-office header section*/

/*header.css*/

/*
* Navigation
*/
#header #nav {
    background: #F7D859;
    height: 43px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

#header #nav #category-menu {
    background: #3e4043 url(/selleroffice/javax.faces.resource/button.png.xhtml?ln=img) repeat-x 0 -281px;
    float: left;
    height: 43px;
    width: 196px;
}

#header #nav #category-menu h3 {
    background: url(/selleroffice/javax.faces.resource/arrowSprite.png.xhtml?ln=img) no-repeat 170px 20px;
    padding: 15px 0 12px 15px;
    font-weight: bold;
    font-size: 14px;
}

#header #nav #searchbox {
    background: url(/selleroffice/javax.faces.resource/bg-searchbox.png.xhtml?ln=img) no-repeat 0 0;
    float: left;
    height: 34px;
    margin: 5px;
    padding-left: 22px;
    width: 555px;
}

#header #nav #searchbox input#searchInput {
    background: none;
    border: 0;
    color: #7c7c7c;
    float: left;
    font-style: italic;
    width: 325px;
    outline: none;
    padding: 9px 7px 3px 7px;
}

#searchbox .selectCategory {
    background: url(/selleroffice/javax.faces.resource/arrowSprite.png.xhtml?ln=img) no-repeat 100px -14px;
    border-left: 1px solid #ccc;
    color: #696864;
    float: left;
    margin: 5px 0 0 0;
    padding: 5px 10px;
    text-decoration: none;
    width: 115px;
}

#searchbox button#btn-search {
    background: url(/selleroffice/javax.faces.resource/btn-search.png.xhtml?ln=img) no-repeat top right;
    border: 0;
    cursor: pointer;
    float: right;
    height: 33px;
    text-indent: -9999px;
    width: 61px;
    margin-right: 0;
}

#header #nav a.bestSellers, #header #nav a.today-opportunity {
    color: #010103;
    float: left;
    height: 30px;
    padding: 13px 0 0 0;
    text-align: center;
    text-decoration: none;
    width: 97px;
}

#header #nav a.bestSellers {
    background: url(/selleroffice/javax.faces.resource/button.png.xhtml?ln=img) repeat-x -10px -281px;
}

#header #nav a.today-opportunity {
    background: #FBE89C;
    width: 100px;
    font-weight: bold;
}

/* footer */
#footer.simple {
    height: 51px;
}

#footer {
    position: relative;
    background-color: #fff;
   *height: 51px;
    margin-top: 25px;
}

.pushFooter {
    height: 336px;
}

#footer .container .copyright {
    color: #3D3D3E;
    font-size: 12px;
    top: 22px;
    border-right: 1px solid #E6E6E7;
    padding-right: 40px;
    left: 12px;
}
#footer .container .footerLink {
    margin-left: 40px;
    top: 22px;
    text-decoration: none;
    color: #7F7F7F;
    display: none;
}

#footer #footerLogo {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgOTIgMzAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Im0xNS4zNjMgMy4wMDA4YzUuMjcyMyAwLjEyMzI1IDcuOTQ0NyA0LjIxMyA4LjI2ODcgOS4xMjE1bC0wLjAwMzQgMTQuODc4aC04LjA1NzFsLTAuMTI0OS0wLjEyNDl2LTEzLjU4M2MwLTEuNTI3My0xLjQ5MjQtMi45NTIyLTIuOTczLTMuMTE2Mi0yLjEyMzYtMC4yMzU3Mi00LjI5MTMgMS41Mzk4LTQuMjkxMyAzLjY5OTJ2MTMuMTI1aC04LjE4MjF2LTIzLjI1aDguMDE1NWwtMC4yNTczMyAzLjM3NTMgMC4xMzI0MiAwLjM3MzA5YzAuNDIwNTUtMC42Mzg3NSAwLjc1MDMzLTEuMzI5MSAxLjI1MTctMS45MTYyIDEuMjk2Ni0xLjUxOSAzLjQ5NTItMi41IDUuNDY5Ni0yLjU4MjRoMC43NTEydjguM2UtNHoiIGZpbGw9IiMxQzFDMUUiLz4KPHBhdGggZD0ibTI2LjA1IDUuOTU5IDEzLjQ0Mi0yLjg3NDgtMC4wNDE3IDIzLjkxNmgtOC4wOTg3bC0wLjEyNS0wLjEyNDl2LTE0Ljc5MmwtNS4xNzY1IDAuOTE2OXYtNy4wNDExeiIgZmlsbD0iIzFDMUMxRSIvPgo8cGF0aCBkPSJtNTUuNjA2IDMuMDg0MnYyMy45MTZoLTguMjY1M3YtMTQuOTE3bC01LjE3NjUgMC45MTY5di03LjE2NmwxMy40NDItMi43NDk4eiIgZmlsbD0iIzFDMUMxRSIvPgo8cGF0aCBkPSJtNzYuMjMxIDMwYzguMjg0MyAwIDE1LTYuNzE1NyAxNS0xNSAwLTguMjg0My02LjcxNTgtMTUtMTUtMTUtOC4yODQyIDAtMTUgNi43MTU3LTE1IDE1IDAgOC4yODQzIDYuNzE1OCAxNSAxNSAxNXoiIGZpbGw9IiNmNGUiLz4KPG1hc2sgaWQ9ImEiIHg9IjYxIiB5PSIwIiB3aWR0aD0iMzEiIGhlaWdodD0iMzAiIHN0eWxlPSJtYXNrLXR5cGU6bHVtaW5hbmNlIiBtYXNrVW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KPHBhdGggZD0ibTc2LjIzMSAzMGM4LjI4NDMgMCAxNS02LjcxNTcgMTUtMTUgMC04LjI4NDMtNi43MTU4LTE1LTE1LTE1LTguMjg0MiAwLTE1IDYuNzE1Ny0xNSAxNSAwIDguMjg0MyA2LjcxNTggMTUgMTUgMTV6IiBmaWxsPSIjZmZmIi8+CjwvbWFzaz4KPGcgZmlsbD0iIzFDMUMxRSIgbWFzaz0idXJsKCNhKSI+CjxwYXRoIGQ9Im02My4wMTggMTguMzkzYzQuNTg2NCAwIDguMzA0NC0zLjcxOCA4LjMwNDQtOC4zMDQ0IDAtNC41ODYzLTMuNzE4LTguMzA0My04LjMwNDQtOC4zMDQzLTQuNTg2MyAwLTguMzA0MyAzLjcxOC04LjMwNDMgOC4zMDQzIDAgNC41ODY0IDMuNzE4IDguMzA0NCA4LjMwNDMgOC4zMDQ0eiIvPgo8cGF0aCBkPSJtODEuMzEyIDYuODY0YzIuODA1MyAwIDUuMDc5NS0yLjI3NDIgNS4wNzk1LTUuMDc5NSAwLTIuODA1My0yLjI3NDItNS4wNzk1LTUuMDc5NS01LjA3OTUtMi44MDU0IDAtNS4wNzk2IDIuMjc0Mi01LjA3OTYgNS4wNzk1IDAgMi44MDUzIDIuMjc0MiA1LjA3OTUgNS4wNzk2IDUuMDc5NXoiLz4KPHBhdGggZD0ibTgxLjM5NiAzMy40MzVjNS41NjM3IDAgMTAuMDc0LTQuNTEwMyAxMC4wNzQtMTAuMDc0IDAtNS41NjM4LTQuNTEwMy0xMC4wNzQtMTAuMDc0LTEwLjA3NHMtMTAuMDc0IDQuNTEwMi0xMC4wNzQgMTAuMDc0YzAgNS41NjM3IDQuNTEwMyAxMC4wNzQgMTAuMDc0IDEwLjA3NHoiLz4KPC9nPgo8L3N2Zz4K") no-repeat;
    display: block;
    width: 124px;
    top: 13px;
    height: 30px;
    position: absolute;
    right: 0;
    text-indent: -9999px;
}

#footer > .container {
    height: 50px !important;
    position: relative;
}

#footerNavigation {
    background: #E5E5E5 url(/selleroffice/javax.faces.resource/footer-shadow.png.xhtml?ln=img) no-repeat top center;
    display: inline-block;
    height: 296px;
    padding: 20px 0;
    width: 100%;
}

#footerNavigation .footer-block {
    display: inline-block;
    float: left;
    width: 185px;
}

#footerNavigation h6 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

#footerNavigation .footer-block ul {
    list-style-type: disc;
    margin-left: 17px;
}

#footerNavigation .footer-block li {
    color: #676767;
    padding: 6px 0;
}

#footerNavigation .footer-block li a {
    color: #676767;
    text-decoration: none;
}

#footerNavigation .footer-social {
    float: left;
    width: 420px;
    display: inline-block;
}

#footerNavigation .footer-social h6 {
    margin-bottom: 5px;
}

.footer-social .sm-links {
    margin-bottom: 10px;
    display: inline-block;
}

.footer-social .sm-links a {
    background: url(/selleroffice/javax.faces.resource/sprite-sm-icons.png.xhtml?ln=img) no-repeat 0 0;
    float: left;
    height: 28px;
    margin-right: 10px;
    text-indent: -9999px;
    width: 28px;
}

.sm-links a.facebook {
    background-position: 0 0;
}

.sm-links a.twitter {
    background-position: -28px 0;
}

.sm-links a.eposta {
    background-position: -56px 0;
}

.sm-links a.pinterest {
    background-position: -84px 0;
}

#footerNavigation #newsletter-signup {
    background: #F3C711;
    display: inline-block;
    width: 380px;
    padding: 20px;
}

#newsletter-signup .corner {
    background: url(/selleroffice/javax.faces.resource/corner-newsletterBox.gif.xhtml?ln=img) no-repeat 0 0;
    height: 3px;
    width: 3px;
    position: absolute;
}

#newsletter-signup .topLeft {
    top: 0;
    left: 0;
    background-position: 0 0;
}

#newsletter-signup .topRight {
    top: 0;
    right: 0;
    background-position: -3px 0;
}

#newsletter-signup .bottomLeft {
    bottom: 0;
    left: 0;
    background-position: 0 -3px;
}

#newsletter-signup .bottomRight {
    bottom: 0;
    right: 0;
    background-position: -3px -3px;
}

#newsletter-signup p {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

#newsletter-signup span {
    color: #A4861F;
}

#newsletter-signup .input-append {
    float: left;
    margin: 10px 15px 0 0;
    width: 175px;
}

#newsletter-signup .input-append input[type=text] {
    width: 163px;
}

#newsletter-signup #signup-email {
    width: 370px;
}

#newsletter-signup #signup-email input[type=text] {
    width: 280px;
}

#newsletter-signup #signup-email button#btn-sendSubscribe {
    background: url(/selleroffice/javax.faces.resource/btn-signup-gonder.png.xhtml?ln=img) no-repeat;
    border: none;
    cursor: pointer;
    float: right;
    position: relative;
    height: 33px;
    right: -4px;
    width: 71px;
    text-indent: -9999px;
}

.loginInput {
    height: 33px;
}

.last {
    margin-right: 0 !important;
}

/* footer */

/* login.css */
#loginContainer {
    display: inline-block;
    float: left;
    margin-right: 10px;
    padding-bottom: 50px;
    width: 380px !important;
}

#loginContainer .formfield label {
    width: 100px;
}

.leftBlock {
    display: inline-block;
    padding-right: 15px;
    margin-right: 20px;
    float: left;
    width: 350px;
}

.leftBlock .button.green {
    margin-top: 40px;
    *margin-top: 32px;
}

.rightBlock {
    display: inline-block;
    float: right;
    margin-right: 20px;
    width: 280px;
}

#loginContainer .formfield.error .errorMessage {
    left: 120px;
}
#educationsTable_paginator_bottom,
#educationReservationsTable_paginator_bottom,
#facilityReservationsTable_paginator_bottom {
    border-left: 1px solid #dadada!important;
    border-top: 1px solid #dadada!important;
}
.subLevelCategoryIcon {
    width: 16px;
    height: 16px;
    background: url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) no-repeat -44px -37px !important;
    margin: 0 20px;
    *top:0;
}

#categorySelectionTabs {
    border: none !important;
}

#categorySelectionTabs .ui-tabs-nav{
    background: #fff;
}
#categorySelectionTabs .ui-tabs-nav li {
    border-bottom: none !important;
}

#categorySelectionTabs .ui-tabs-panels {
    background: #fbfbfb;
    border: 1px solid #cacaca !important;
}

.rememberMe {
    *margin-top: 28px !important;
}
.rememberMe .ui-chkbox-box {
    *left: 10px;
    *position: absolute;
}

.productImagePreview > table {
    width: 100%;
}

.files .name {
    max-width: 160px !important;
    word-wrap: break-word;
}

a.forgotPassword {
    color: #233a7b;
    float: left;
    left: 120px;
    text-decoration: underline;
}

label.rememberMe {
    color: #7c7c7c;
    width: 155px !important;
}
.rememberMeCheck {
    vertical-align: middle;
}
#loginContainer h3 {
    font-size: 14px;
    padding-bottom: 8px;
}

ul.registerInformation {
    margin: 15px 0;
}

ul.registerInformation li {
    display: inline-block;
    width: 300px;
    padding-bottom: 12px;
    line-height: 1.4em;
}

ul.registerInformation li strong {
    display: block;
}

ul.registerInformation .icoShopping, ul.registerInformation .icoFreeShop, ul.registerInformation .secureShopping {
    background: url(/selleroffice/javax.faces.resource/iconSprite.png.xhtml?ln=img) no-repeat 0 0;
    float: left;
    height: 30px;
    width: 30px;
    margin-right: 10px;
}

ul.registerInformation .icoShopping {
    background-position: 0 -703px;
}

ul.registerInformation .icoFreeShop {
    background-position: -33px -700px;
}

ul.registerInformation .secureShopping {
    background-position: -61px -703px;
}

.adv {
    height: 317px !important;
    background: #ebebeb;
    margin-top: 10px;
    float: right;
    width: 540px;
    position: relative;
    top: -64px;
}

/* login.css*/

/* generic.css */
.hidden {
    display: none;
}

.top-arrow {
    display: block;
    left: 371px;
    top: -7px;
    height: 0;
    position: absolute;
    width: 0;
    border-bottom: 7px solid #F7F7F7;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 0 solid;
}

.corner {
    background: url(/selleroffice/javax.faces.resource/corner.png.xhtml?ln=img);
    width: 8px;
    height: 8px;
    position: absolute;
}

.topLeft {
    top: -3px;
    left: -3px;
}

.topRight {
    top: -3px;
    right: -3px;
    background-position: -8px 0;
}

.bottomLeft {
    bottom: -3px;
    left: -3px;
    background-position: 0 -8px;
}

.bottomRight {
    bottom: -3px;
    right: -3px;
    background-position: -8px -8px;
}

.button {
    overflow: hidden;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    cursor: pointer;
    color: #505251;
    font-weight: bold;
}

.button .buttonLeft {
    float: left;
    height: 100%;
}

.button .buttonRight {
    width: 20px;
    height: 100%;
    background: url(/selleroffice/javax.faces.resource/sprite.png.xhtml?ln=img) right -41px;
    float: left;
}

.button.iconLeft .buttonLeft .icon {
    display: block;
    width: 25px;
    height: 25px;
    float: left;
    top: 5px;
}

.button.iconLeft .buttonLeft {
    padding-left: 15px;
}

.button.green {
    height: 40px;
    color: #FFF;
    line-height: 40px;
}

.button.green .buttonLeft {
    background-position: 0 0;
}

.button.green .buttonRight {
    background-position: right 0;
}

.button.grey {
    height: 26px;
    line-height: 25px;
}

.button.grey .buttonLeft {
    background-position: 0 -78px;
    padding: 0 3px 0 10px;
}

.button.grey .buttonRight {
    background-position: 7px -78px;
    width: 7px;
}

.button.grey.download, .button.red.download {
    height: 26px;
}

.button.grey.download .buttonRight {
    background-position: -243px -326px;
}

.button.red .buttonRight {
    background-position: -243px -353px;
    width: 7px;
}

.button.download .buttonLeft {
    font-size: 12px;
    line-height: 27px;
    padding: 0 3px 0 10px;
    color: #FFF;
}

.button.grey.download .buttonLeft {
    background-position: 1px -326px;
}

.button.red .buttonLeft {
    background-position: 1px -353px;
}

.button.orange {
    background-position: 0 -769px;
    height: 26px;
    line-height: 25px;
}

.button.orange {
    color: #fff;
    height: 40px;
    line-height: 40px;
}

.button.orange .buttonLeft {
    background-position: 0 -769px;
}

.button.orange .buttonRight {
    background-position: -235px -769px;
    width: 16px;
}

.pagination {
    text-align: center;
    margin: 20px 0;
}

.pagination a {
    color: #757575;
    text-decoration: none;
    padding: 3px 0;
    display: inline-block;
    border-left: 1px solid #B5B5B5;
    font-size: 11px;
    margin-right: -4px;
    line-height: 12px;
    width: 36px;
    text-align: center;
}

.pagination a:hover {
    background: url(/selleroffice/javax.faces.resource/iconSprite.png.xhtml?ln=img) no-repeat -58px -609px;
    color: #000;
}

.pagination a.active {
    background: url(/selleroffice/javax.faces.resource/iconSprite.png.xhtml?ln=img) no-repeat -58px -580px;
    color: #fff;
}

.pagination a:first-child {
    border-left: none;
}

.pagination a.prev, .pagination a.next {
    background: none;
}

.price {
    color: #ED2B20;
    font-size: 18px;
    font-weight: bold;
}

.oldPrice {
    text-decoration: line-through;
    font-style: italic;
}

.iblock {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

.floatL {
    float: left;
}

.floatR {
    float: right;
}

.marR30 {
    margin-right: 30px;
}

.marT20 {
	margin-top: 20px !important;
}

.marT40 {
    margin-top: 40px !important;
}

.marT50 {
    margin-top: 50px;
}

.block {
	width: 100%;
    display: block;
}

table .button.big {
    height: 35px !important;
    line-height: 12px;
}

table .button.blue.big .buttonLeft {
    background-position: 0 -611px;
}

table .button.blue.big .buttonRight {
    background-position: right -611px;
}

table .button .buttonLeft {
    padding-left: 10px;
}

table .button .buttonRight {
    width: 10px;
}

.button.small {
    height: 23px;
    line-height: 23px;
    color: #FFF;
    font-size: 11px;
}

.button.small .buttonLeft {
    padding: 0 0 0 10px;
}

.button.small .buttonRight {
    width: 10px;
}

.button.grey.small .buttonLeft {
    background-position: 0 -649px;
}

.button.grey.small .buttonRight {
    background-position: right -649px;
}

.button.green.small .buttonLeft {
    background-position: 0 -673px;
}

.button.green.small .buttonRight {
    background-position: right -673px;
}

input.ui-fileupload-enhanced {
    width: auto !important;
}

.button.grey.big {
    height: 40px !important;
    width: 80px;
    line-height: 40px;
    color: white;
}

.button.grey.big .buttonLeft {
    background-position: 0 -1047px;
}

.button.grey.big .buttonRight {
    background-position: right -1047px;
}

/*generic.css*/
/* register.css*/
#wrapper #contentWrapper .fieldsetContainer {
    width: 550px;
    border: 3px solid #cdcdcd;
    margin: 12px 0 0 12px;
    margin-left: 12px;
}

.fieldset {
    padding: 58px 0 25px 0;
}

.fieldset .contract label {
    vertical-align: top;
    top: 7px;
}

.fieldset .contract textarea {
    height: 143px;
    width: 558px;
    resize: none;
    overflow-y: visible;
}

.fieldset .agreement label {
    left: 270px;
    text-align: left;
    width: 600px;
    color: #A0A0A0;
}

.registerStatus {
    padding: 45px 0 52px;
    text-align: center;
}

.registerStatus .status {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 25px;
}

.registerStatus .registerNotification {
    font-size: 13px;
    margin-bottom: 10px;
}

.registerStatus a {
    color: #E52F24;
    font-size: 12px;
    display: block;
    margin-bottom: 30px;
}

.registerStatus .registerStatusIcon {
    padding-top: 119px;
    margin-bottom: 20px;
    background: url(/selleroffice/javax.faces.resource/statusSprite.png.xhtml?ln=img) no-repeat center bottom;
}

.activationCompleted .button {
    margin-top: 26px;
    *width: 109px;
}

.registerStatus .failed {
    padding-top: 116px !important;
    background-position: center top !important;
}

.twoColumnFieldsetContainer {
    overflow: hidden;
    margin-bottom: 25px;
}

.twoColumnFieldsetContainer .leftColumnContainer h3 {
    margin: 0 0 20px 271px;
}

.twoColumnFieldsetContainer .rightColumnContainer h3 {
    margin: 0 0 20px 170px;
}

.twoColumnFieldsetContainer .leftColumnContainer {
    float: left;
    width: 500px;
    border-right: 1px dotted;
}

.twoColumnFieldsetContainer .fieldset {
    padding: 0;
    margin: 20px 0;
}

.twoColumnFieldsetContainer .rightColumnContainer {
    float: left;
    width: 420px;
}

.twoColumnFieldsetContainer .rightColumnContainer label {
    width: 150px;
}

.twoColumnFieldsetContainer .leftColumnContainer .subtitle {
    margin: 0 0 20px 271px;
}

#content .inputLine select {
    height: 28px !important;
}
.twoColumnFieldsetContainer .rightColumnContainer .subtitle {
    margin: 0 0 20px 170px;
}

#content .twoColumnFieldsetContainer .rightColumnContainer .inputLine .inputLabel {
    width: 150px !important;
}
.fieldsetContainer img.captcha {
    margin: 0 0 0 5px;
    vertical-align: middle;
}

.fieldset.contract {
    padding-left: 78px;
}

.fieldset.contract label {
    left: 0;
}

.fieldset.contract textarea {
    width: 787px;
    height: 93px;
}

.registerFormFieldset .button.green {
    float: right;
    margin: 15px 46px 0 0;
}
.registerFormFieldset .loginInput {
    height: 22px;
    width: 230px !important;
    line-height: 22px;
}
.sellerOptions {
    margin: 15px 0 0;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
}

.sellerOptions a {
    color: #E62F24;
}

.sellerOptions p {
    float: left;
    margin-left: 15px;
}

.sellerOptions .button {
    float: right;
    margin-right: 15px;
}

#confirmPhone {
    top: 8px;
    font-size: 12px;
    top: 9px;
    *width: 89px;
    *top: 7px;
    *display: inline;
    *height: 28px;
}
.info-blue {
    margin-left: 20px;
    font-size: 12px;
    color: #317692;
    display: block;
    height: 24px;
    overflow: hidden;
}

.info-blue .info-icon {
    background: url(/selleroffice/javax.faces.resource/iconSprite.png.xhtml?ln=img) -60px -92px no-repeat;
    padding: 0 2px 0 12px;
    height: 23px;
    width: 10px;
    display: block;
    float: left;
    line-height: 24px;
}

.info-blue .info-text {
    border: 1px solid #9AD3F3;
    padding: 0 4px 0;
    line-height: 23px;
    height: 21px;
    margin: 0;
    float: left;
}
/*register.css*/

/* seller office.css */
.sellerOffice #header .myOpperationMenu {
    padding: 1px 0 0 0 !important;
}

.sellerOffice #header .myOpperationMenu >a {
    width: 100% !important;
    text-align: center;
}

.sellerOffice .twoColumnContainer {
    padding-left: 10px;
}

.sellerOffice .twoColumnContainer .leftColumn {
    width: 170px;
    margin-right: 15px;
}

#sellerTopMenu {
    width: 980px;
}

#sellerTopMenu > table {
   *border-collapse: collapse;
}

.sellerOffice #menuContainer {
    border: 1px solid #a5a29b;
    border-left:0 none;
    border-top: none;
    z-index: 1;
    display: table;
    width: 100%;
}

.sellerOffice #menuContainer .menu {
    display: table-row;
}

.sellerOffice #menuContainer .menuItem {
    display: table-cell;
    vertical-align: middle;
    height: 42px;
    position: relative;
    text-align: center;
    line-height: 42px;
    font-size: 12px;
    color: #505050;
    font-weight: bold;
    background-color: #f6f7f9;
    border-right: 1px solid #FFF;
    border-left: 1px solid #a5a29b;
}

.sellerOffice #menuContainer .menuItem:first-child {
    border-left: 1px solid #A5A29B !important;
    border-right: 0;
    padding-right:1px;
    background: #ffeffd;
}

.sellerOffice #menuContainer .menuItem .text {
    display: table-cell;
    vertical-align: middle;
    height: 42px;
    text-align: center;
    width: 166px;
    line-height: 15px;
   *line-height: 42px;
}

.sellerOffice #menuContainer .menuItem.last,
.sellerOffice #menuContainer .menuItem:last-child {
   border-right: 1px solid #a5a29b;
}

.sellerOffice #menuContainer .disabled {
    background: lightgrey;
}

.sellerOffice #controlPanel {
    width: 147px !important;
    background-position: 0 -1710px !important;
   *width: 144px !important;
}


.sellerOffice #controlPanel .dashboardIcon {
    display: block;
    float: left;
    width: 18px;
    height: 18px;
    top: 12px;
    left: 12px;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m13.849 2c0.681 0 1.294 0.47656 1.4151 1.1044l0.2865 1.9546 0.0695 0.03244c0.1361 0.06804 0.2708 0.141 0.4043 0.21884l0.1993 0.12042 0.1209 0.0793 1.8502-0.72508c0.5703-0.18525 1.1982-0.02853 1.5786 0.40737l0.0898 0.11476 0.0732 0.11679 1.8596 3.1357c0.3229 0.57689 0.2101 1.2699-0.2686 1.758l-0.1082 0.1014-1.5056 1.147 0.0097 0.1487 0.0053 0.2853-0.0032 0.1914-0.0148 0.2356 1.5752 1.1931c0.4484 0.3885 0.625 0.9999 0.436 1.571l-0.0549 0.1417-0.0649 0.1294-1.8699 3.1506c-0.3543 0.5424-1.0073 0.7877-1.6383 0.6242l-0.1348-0.0413-1.8104-0.7057-0.0576 0.0388c-0.1256 0.0791-0.2554 0.1553-0.3892 0.2288l-0.2037 0.1082-0.1265 0.0612-0.2751 1.8636c-0.1041 0.6088-0.5869 1.0707-1.1715 1.1831l-0.1366 0.0196-0.1394 0.0067h-3.6942c-0.67268 0-1.2459-0.4413-1.42-1.0898l-0.03108-0.1421-0.27019-1.8281-0.06828-0.0314c-0.13616-0.0681-0.27083-0.141-0.4043-0.2189l-0.19934-0.1204-0.12208-0.0803-1.849 0.7261c-0.5703 0.1852-1.1982 0.0285-1.5786-0.4074l-0.08977-0.1147-0.07321-0.1168-1.8596-3.1358c-0.3229-0.5769-0.2101-1.2698 0.26865-1.758l0.10817-0.1014 1.5204-1.161-0.00432-0.0785-0.00699-0.3415 0.00174-0.1718 0.00957-0.2492-1.5287-1.1663c-0.50029-0.3901-0.67347-1.0257-0.47449-1.6099l0.05254-0.13378 0.06588-0.13114 1.8699-3.1506c0.35425-0.54248 1.0072-0.78774 1.6404-0.62347l0.13524 0.04151 1.7972 0.70572 0.07561-0.04796 0.29124-0.17151 0.30262-0.16199 0.11753-0.05854 0.27577-1.8616c0.10412-0.6088 0.5869-1.0708 1.1714-1.1831l0.13662-0.01963 0.1394-0.00667h3.6942zm-0.4744 2h-2.763l-0.2803 1.9001c-0.0382 0.25909-0.1758 0.48913-0.37789 0.64527l-0.10626 0.0717-0.11606 0.05814c-0.51916 0.21923-0.97315 0.47148-1.3593 0.76092-0.24276 0.18197-0.55284 0.24255-0.84276 0.1699l-0.12277-0.03933-1.8677-0.73472-1.365 2.299 1.5637 1.192c0.22077 0.1685 0.35866 0.4185 0.38766 0.688l0.00569 0.1165-0.00809 0.1177c-0.03178 0.2478-0.04729 0.4934-0.04729 0.7548s0.01551 0.507 0.04729 0.7548c0.04037 0.3148-0.07116 0.6275-0.29579 0.8452l-0.08947 0.077-1.5637 1.189 1.365 2.301 1.8677-0.7337c0.24204-0.0951 0.50807-0.0911 0.743 0.0046l0.11462 0.0554 0.10791 0.0706c0.44064 0.3303 0.87448 0.5772 1.3232 0.7465 0.30197 0.1139 0.52799 0.3653 0.61169 0.672l0.0246 0.1175 0.2803 1.9001h2.779l0.2819-1.9001c0.0382-0.2591 0.1758-0.4892 0.3779-0.6453l0.1063-0.0717 0.116-0.0581c0.5228-0.2208 0.9671-0.4699 1.3258-0.7495 0.2432-0.1896 0.5581-0.2549 0.8531-0.1825l0.1249 0.0395 1.8871 0.7357 1.363-2.298-1.5749-1.1903c-0.2226-0.1682-0.3618-0.4191-0.3912-0.6897l-0.0058-0.1169 0.0081-0.1183 0.0469-0.3984 0.0146-0.1881 0.0043-0.1683c0-0.2739-0.0173-0.4922-0.0559-0.6931-0.0637-0.3312 0.044-0.6691 0.2807-0.9018l0.0947-0.0821 1.5625-1.19-1.364-2.301-1.8676 0.73472c-0.242 0.09511-0.508 0.09109-0.743-0.0046l-0.1146-0.05545-0.1079-0.07052c-0.4406-0.33032-0.8745-0.57725-1.3232-0.74651-0.3019-0.1139-0.5279-0.36534-0.6117-0.67206l-0.0246-0.11746-0.2794-1.9001zm-1.3727 4.3c2.0797 0 3.7707 1.6478 3.7707 3.7 0 2.0521-1.691 3.7-3.7707 3.7-2.0797 0-3.7707-1.6479-3.7707-3.7 0-2.0522 1.691-3.7 3.7707-3.7zm0 2c-0.9865 0-1.7707 0.7641-1.7707 1.7s0.7842 1.7 1.7707 1.7 1.7707-0.7641 1.7707-1.7-0.7842-1.7-1.7707-1.7z' clip-rule='evenodd' fill='%23FF44EE' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.sellerOffice .sscMenuBar .menuItem, .sellerOffice .sscMenuBar .menuItem .text {
    width: auto !important;
}

#menuContainer .submenu {
    text-align: left;
    font-size: 11px;
    display: none;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
}

#menuContainer .submenu.lastSubMenu{
    width: 190px;
}

.menuItem a {
    display: block;
    overflow: hidden;
}
#menuContainer.sscMenuBar .submenu {
    width: 280px;
}

.menuItem, .menuItem li, .menuItem a {
    color: #3C3C3C !important;
    text-decoration: none !important;
}

.menuItem:hover .submenu {
    display: block !important;
}

.submenuItem a {
    color: #7C7C7C;
    text-decoration: none !important;
}

#controlPanel {
    border-top: none !important;
    width: 200px !important;
}
#controlPanel .submenu {
    border-top: none !important;
    top: 43px;
    width: 200px;
}
#controlPanel li:hover {
    background-color: #FFEFFD !important;
}

#controlPanel li:hover ul {
    background: #fcfbef !important;
}
#controlPanel .submenu > ul {
    background: #FFFFFF !important;
}
.dashboardText {
    font-weight: bold;
    font-size: 14px;
    float: left;
    margin-left: 15px;
    color: #FF44EE;
}

.submenu {
    background: url(/selleroffice/javax.faces.resource/headerMenuBg.jpg.xhtml?ln=img) repeat-x #FFF;
    border: 1px solid #A5A29B;
    width: 165px;
    position: absolute;
    left: -1px;
}

.submenu li {
    line-height: 30px;
    min-height: 30px;
    padding-left: 20px;
    font-size: 12px;
    font-weight: normal !important;
    /*background: url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) no-repeat 8px -1034px transparent;*/
}

.submenu li.hasMenu {
    text-indent: 20px;
    padding-left: 0;
}

.submenu .submenuItem {
    padding-left: 30px;
}

.submenu li .listIcon {
    display: block;
    width: 4px;
    height: 8px;
    position: absolute;
    left: 10px;
    background: url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) no-repeat 0 -1045px transparent;
    top: 10px;
}

.submenu li.submenuItem .listIcon {
    background-position: right -970px;
    left: 20px;
}

.submenu li:hover {
    background-color: #FFEFFD;
}

.dashboard ul {
    min-width: 200px;
}

.lastMenuItem {
    width: 190px !important;
    left: -54px !important;
}

.sscMenuBar .menu {
    width: 977px;
    background: url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) 0 -1800px;
}
.sscMenuBar .lastItem {
    border-right: 1px solid #A5A29B !important;
}
.lastItemSsc .submenu {
    width: 285px !important;
}
.goToSellerHomePage {
    height: 40px;
    line-height: 40px;
    margin-left: 15px;
}
.sellerOffice .sscMenuBar .menuItem .text {
    padding: 0 15px;
}
.sscMenuBar .homeIcon {
    left: 11px;
    background: url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) -112px -234px;
    left: 10px;
    padding: 10px 8px;
    position: absolute;
    top: 10px;
   *padding: 10px 8px 0 8px;
   *height: 12px;
}
.tablesWrapper {
    margin-top: 80px;
    overflow: hidden;
    width: 795px;
}

.tablesWrapper .tableContainer {
    float: left;
    margin: 0 5px 5px 0;
}

.tablesWrapper .tableContainer .header {
    padding: 10px 10px 10px 12px;
    background: #F2F2F2;
    border: 1px solid #DADADA;
    border-bottom: none;
    overflow: hidden;
}

.tablesWrapper .header .text {
    float: left;
    font-weight: bold;
    color: #5E5E5E;
}

.tablesWrapper .header .showAll {
    float: right;
    font-size: 10px;
    margin-top: 2px;
    color: #5E5E5E;
    cursor: pointer;
}

.tableContainer.infoTable {
    width: 275px;
}

.tableContainer.statisticsTable {
    width: 225px;
}

.tableContainer.productStatisticsTable {
    width: 278px;
}

.tableContainer.orderStatisticsTable {
    width: 195px;
}

.tableContainer.pointsAndCouponsTable {
    width: 208px;
}

.tableContainer.advertisementTable {
    width: 180px;
}

.tableContainer.sellerTypeTable {
    width: 190px;
}

.tableContainer .table td {
    font-size: 12px;
    height: 26px;
    padding: 3px 6px;
    vertical-align: middle;
}

.tableContainer .table a {
    display: block;
    text-align: center;
}

.tableContainer .table .link {
    color: #4E80EE;
    display: inline;
}

.tablesWrapper .sellerTypeTable .sellerIcon {
    background: url(/selleroffice/javax.faces.resource/iconSprite.png.xhtml?ln=img);
    display: block;
    height: 26px;
    width: 22px;
}

.tablesWrapper .sellerTypeTable .sellerIcon.waiting {
    background-position: -57px -835px;
}

.tablesWrapper .sellerTypeTable .sellerIcon.ok {
    background-position: -55px -803px;
}

/* seller office.css */

/* myCart.css */

.stepBreadCrumb {
    margin: 20px 0 0;
    overflow: hidden;
}

.stepBreadCrumb div {
    height: 44px;
    float: left;
    margin-left: -34px;
}
.stepBreadCrumb a {
    width: 100%;
    height: 100%;
    display: block;
}
.stepBreadCrumb .number {
    font-weight: bold;
    font-size: 16px;
    color: #505050;
    line-height: 44px;
    float: left;
    display: block;
    width: 49px;
    height: 100%;
    text-align: center;
    margin-left: 20px;
    background: url(/selleroffice/javax.faces.resource/navigationSprite.png.xhtml?ln=img) 0 -90px;
    text-indent: 20px;
    padding-right: 8px;
}
.stepBreadCrumb .text {
    color: #505050;
    font-size: 13px;
    font-weight: bold;
    line-height: 44px;
    float: left;
    height: 100%;
    display: block;
    background: url(/selleroffice/javax.faces.resource/navigationSprite.png.xhtml?ln=img) 0 179px;
}
.stepBreadCrumb .edge {
    width: 45px;
    height: 44px;
    float: left;
    background: url(/selleroffice/javax.faces.resource/navigationSprite.png.xhtml?ln=img) -12px 89px;
}
.stepBreadCrumb div:first-child {
    margin-left: 0 !important;
}
.stepBreadCrumb div:first-child .number {
    margin-left: 3px;
    text-indent: 0;
    background-position: 0 0;
}
.stepBreadCrumb .active .text {
    color: #FFF;
}
.stepBreadCrumb .active .number {
    color: #FFF;
}
.stepBreadCrumb .active .number {
    background-repeat: no-repeat;
    background-position: bottom;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 60 46' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m0.78871 0.5h60.711v45h-60.711l10.513-22.287 0.1006-0.2133-0.1006-0.2133-10.513-22.287z' fill='%235D3EBC' stroke='%23B4B4B4'/%3E%3Ccircle cx='34' cy='24' r='14.5' fill='%234F379B' stroke='%237D65C9'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Crect width='60' height='46' fill='%23fff'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.stepBreadCrumb .active:first-child .number {
    background-repeat: no-repeat;
    background-position: bottom;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 60 46' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='a' fill='white'%3E%3Cpath d='M0 0H60V46H0V0Z'/%3E%3C/mask%3E%3Cpath d='M0 0H60V46H0V0Z' fill='%235D3EBC'/%3E%3Ccircle cx='26' cy='24' r='14.5' fill='%234F379B' stroke='%237D65C9'/%3E%3Cpath d='M0 0V-1H-1V0H0ZM0 46H-1V47H0V46ZM0 1H60V-1H0V1ZM60 45H0V47H60V45ZM1 46V0H-1V46H1Z' fill='%23B4B4B4' mask='url(%23a)'/%3E%3C/svg%3E");
}
.stepBreadCrumb .active .text {
    background-repeat: repeat-x;
    background-position: bottom;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg viewBox='0 0 60 46' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='a' fill='white'%3E%3Cpath d='M0 0H60V46H0V0Z'/%3E%3C/mask%3E%3Cpath d='M0 0H60V46H0V0Z' fill='%235D3EBC'/%3E%3Cpath d='M0 1H60V-1H0V1ZM60 45H0V47H60V45Z' fill='%23B4B4B4' mask='url(%23a)'/%3E%3C/svg%3E");
}
.stepBreadCrumb .active .edge {
    background-repeat: no-repeat;
    background-position: top left;
    width: 60px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 60 46' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m59.446 23-10.761-22.5h-49.185v45h49.185l10.761-22.5z' fill='%235D3EBC' stroke='%23B4B4B4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Crect width='60' height='46' fill='%23fff'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

#categorySelectionPanel button .ui-button-text {
    background-color: #FF44EE;
}

#attributeGroupButtonsPanelId_content .ui-button-text {
    color: #FF44EE;
}

.myCart .productTable th:first-child {
    width: 10px;
}

.cartTable {
    border-bottom: 1px solid #D9D9D9;
}

.cartTable td {
    border-left: none !important;
}

.cartTable th {
    border-left: none;
}

.cartTable .combined td {
    border-bottom: none;
    border-top: none;
    border-right: none;
}

.cartTable img {
    float: left;
}

.cartTable .productDetail {
    min-width: 300px;
}

.cartTable .productDetails p:first-child {
    margin-bottom: 10px;
    font-size: 13px;
    color: #666;
}

.cartTable .quantity {
    width: 50px;
}

.cartTable span.strong {
    color: #666;
}

.cartTable td {
    border-top: 1px solid #D9D9D9;
}

.cartTable th {
    border-bottom: none;
}

.cartTable .summary {
    border: none;
    background: #F7F7F7;
    padding: 20px 25px;
    color: #000;
}

.cartTable .productAttributes {
    position: absolute;
    bottom: 0;
    padding: 8px 20px 3px 5px;
    background: #F7F7F7;
    color: #24397C;
    font-size: 13px;
}

.cartTable .productDetails {
    height: 125px;
    margin-left: 135px;
}

.cartTable .sellerId {
    float: left;
    margin-right: 10px;
    line-height: 33px;
}

.cartTable .summary .label {
    font-size: 18px;
    margin-right: 20px;
}

.cartTable .sign {
    padding: 0 15px;
    font-size: 18px;
}

.cartTable .price {
    color: #000;
}

.cartTable .price.amount {
    color: #F06520;
}

.cartTable .shipInfo {
    border: 1px solid #D9D9D9;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    left: 50%;
    margin-left: -25px;
    background: #FFF;
}

.cartTable .line {
    width: 1px;
    height: 100%;
    background: #D9D9D9;
}

.shippingInfo {
    padding: 0;
    background: url(/selleroffice/javax.faces.resource/vLine.jpg.xhtml?ln=img) repeat-y center center;
}

.myCart .buttonsContainer {
    text-align: right;
    margin-top: 30px;
}
/* myCart.css */

.sixtyPercentColumn {
    width: 60% !important;
}

.fiftyPercentColumn {
    width: 50% !important;
}

.fourtyPercentColumn {
    width: 40% !important;
}

.pnlTitleBarColorSelection {
    width: 355px;
}

.promotionPreviewPanel {
	border: medium solid #A8A8A8;
}

.pnlTitleBarColorSelection .ui-button-text {
    background: none !important;
}

.basicTemplate1 {
    border-bottom: 2px solid;
    background-color: #fff;
}

.basicTemplate2 {
    border: 2px solid;
    color: #fff;
}

.basicTemplate3 {
    border: 0;
    background-color: #fff;
}

.arrowSelected {
    float: left;
    height: 23px;
    margin-right: 8px;
    width: 20px;
    background: url(/selleroffice/javax.faces.resource/arrorw_transparent.png.xhtml?ln=img) no-repeat scroll 0 0 #fff;
}

.arrowTemplate {
    float: left;
    height: 23px;
    margin-right: 8px;
    width: 20px;
    background: url(/selleroffice/javax.faces.resource/arrorw_transparent.png.xhtml?ln=img) no-repeat scroll 0 0 #000;
}

.tabViewWithNoBorder {
	border: 0;
	margin-top: 15px;
	margin-bottom: 15px;
}


.facilityReservationHeader {
	font-weight: bold;
	font-size: 14px;
}

.facilityReservationTable th .ui-dt-c {
	font-weight: bold;
	padding: 0 !important;
	text-align: center !important;
}

.facilityReservationTable td .ui-dt-c {
	padding: 0 !important;
	text-align: center !important;
}

#faqDataTable.ui-datatable th div.ui-dt-c {
    padding: 4px 8px !important;
}

.facilityReservationTable td {
	min-width: 90px !important;
	max-width: 90px !important;
	width: 90px !important;
	height: 40px !important;
}

.ui-commandlink.reservationButtonSelected  {
	font-weight: bold;
	text-align: center;
	border: 1px solid #9DD4F2;
	padding: 0 4px;
	display: block;
	margin : 0 auto;
	width : 72px;
	line-height: 27px;
	height: 27px;
	color: #1a6280 !important;
	background: url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) no-repeat -197px -1890px;
}

.ui-commandlink.reservationButtonSelected:hover {
    border-bottom: 1px solid #9DD4F2 !important;
}

.ui-commandlink.reservationButtonReserved  {
	font-weight: bold;
	text-align: center;
	border: 1px solid #e0b1b1;
	padding: 0 4px;
	display: block;
	margin : 0 auto;
	width : 72px;
	line-height: 27px;
	height: 27px;
	color: #ba2a3a !important;
	background: url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) no-repeat -197px -1980px;
}

.ui-commandlink.reservationButtonReserved:hover {
    border-bottom: 1px solid #e0b1b1 !important;
}

.ui-commandlink.reservationButtonPreReserved  {
    font-weight: bold;
    text-align: center;
    border: 1px solid #f3b900;
    padding: 0 4px;
    display: block;
    margin : 0 auto;
    width : 72px;
    line-height: 27px;
    height: 27px;
    color: #f3b900 !important;
    background: url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) no-repeat -197px -1980px;
}

.ui-commandlink.reservationButtonPreReserved:hover {
    border-bottom: 1px solid #e0b1b1 !important;
}

.ui-commandlink.reservationButtonAvailable  {
	font-weight: bold;
	text-align: center;
	border: 1px solid #b4e396;
	padding: 0 4px;
	display: block;
	margin : 0 auto;
	width : 72px;
	line-height: 27px;
	height: 27px;
	color: #00a651 !important;
	background: url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) no-repeat -197px -1920px;
}

.ui-commandlink.reservationButtonAvailable:hover {
    border-bottom: 1px solid #b4e396 !important;
}

.reservationNA {
	font-weight: normal;
	text-align: center;
	background: url(/selleroffice/javax.faces.resource/notAvailableBg.png.xhtml?ln=img) repeat 0 0;
    color: #959595;
}

#reservationInfo .ui-panel-title {
    display: block;
}

#reservationInfo .ui-panel-title button {
    float: right;
    margin-right: 10px;
    margin-top: -3px;
    *margin-top: -23px;
}

#noticeSearchingPanel {
    width: 100% !important;
}

#noticeSearchingPanel #noticeGroupSelectionMenu {
    margin-left: 0 !important;
}

.loginAdvBottomB {
     height: 20px;
     padding-left: 2px;
     *left:0;
}

.columnHeight43px{
	height: 43px;
}

.loginAdvRightB {
	width: 43px;
	height: 53px;
	right: 0;
	top: 41%;
	position: absolute;
	z-index: 5;
	cursor: pointer;
    background: url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) repeat scroll -49px -2034px transparent;
}

.loginAdvLeftB {
    position: absolute;
    left: 0;
    z-index: 5;
    width: 43px;
    background: url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) repeat scroll 0 -2034px transparent;
    top: 41%;
    height: 54px;
    cursor: pointer;
}

.loginAdvRightB:hover {
    background-position: -143px -2034px;
}

.loginAdvLeftB:hover {
    background-position: -96px -2034px;
}

.loginAdvNavigator {
    display: block;
    float: left;
    height: 9px;
    width: 8px;
    background: url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) repeat scroll -235px -2045px transparent;
    margin-top: 7px;
    margin-left: 4px;
    cursor: pointer;
}

.loginAdvNavigator:hover, .loginAdvNavigator.ui-state-active  {
    background-position: -205px -2045px;
}

.loginAdvContent {
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 710 343' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='710' height='343' fill='%23F5F5F5'/%3E%3Cpath d='m430.47 163.09c1.16-8.224-2.979-16.574-10.709-20.272-7.729-3.683-16.65-1.561-22.058 4.635-10.663 1.576-20.363 8.458-25.251 19.195-7.714 16.933-0.565 37.049 15.979 44.946 16.543 7.896 36.203 0.562 43.917-16.371 4.873-10.753 3.789-22.769-1.878-32.133z' fill='%23C7C7C7'/%3E%3Cpath d='m411.85 135.69c1.406 0.671 3.116-0.015 3.819-1.545 0.703-1.529 0.122-3.308-1.298-3.995-1.406-0.671-3.117 0.016-3.819 1.545-0.688 1.529-0.107 3.308 1.298 3.995z' fill='%23C7C7C7'/%3E%3Cpath d='m430.01 144.35c1.406 0.671 3.116-0.016 3.819-1.545s0.122-3.308-1.298-3.995c-1.406-0.671-3.117 0.015-3.819 1.545-0.688 1.545-0.107 3.324 1.298 3.995z' fill='%23C7C7C7'/%3E%3Cpath d='m307.98 201.64c-5.224 0-6.828-1.779-6.828-7.116v-12.267c0-4.697-1.558-6.804-5.53-6.804-3.422 0-5.286 2.357-5.286 6.617v19.586h-3.971c-5.026 0-7.821-2.029-7.821-7.117v-12.266c0-10.05 6.522-16.589 17.399-16.589 12.113 0 17.017 6.554 17.017 16.901v19.071h-4.98v-0.016z' fill='%23D9D9D9'/%3E%3Cpath d='m331.07 201.64c-3.544 0-6.278-2.481-6.278-6.679v-25.173l-3.911 1.264c-0.871 0.25-1.741 0.375-2.551 0.375-2.49 0-4.415-1.202-4.781-3.308l-0.749-4.199 11.243-4.837c1.864-0.828 4.232-1.343 6.89-1.343 2.795 0 5.652 2.029 5.652 5.463v38.39h-5.515v0.047z' fill='%23D9D9D9'/%3E%3Cpath d='m358.11 201.64c-3.544 0-6.279-2.481-6.279-6.679v-25.173l-3.91 1.264c-0.871 0.25-1.742 0.375-2.551 0.375-2.49 0-4.415-1.202-4.782-3.308l-0.748-4.199 11.243-4.837c1.863-0.828 4.231-1.343 6.889-1.343 2.796 0 5.652 2.029 5.652 5.463v38.39h-5.514v0.047z' fill='%23D9D9D9'/%3E%3Cpath d='m430.47 163.08c1.16-8.224-2.979-16.573-10.709-20.272-7.729-3.683-16.65-1.561-22.058 4.635-10.663 1.576-20.363 8.443-25.251 19.195-7.714 16.933-0.565 37.049 15.979 44.946 16.543 7.897 36.203 0.562 43.917-16.371 4.873-10.737 3.789-22.754-1.878-32.133z' fill='%23fff'/%3E%3Cpath d='m428.88 168.49c-4.415 9.676-15.643 13.858-25.083 9.348-9.456-4.51-13.534-16.012-9.135-25.672 4.415-9.676 15.643-13.858 25.098-9.348 9.441 4.51 13.535 15.996 9.12 25.672z' fill='%23C7C7C7'/%3E%3Cpath d='m432.34 195.21c-7.714 16.932-27.374 24.251-43.918 16.37-16.543-7.896-23.692-28.013-15.978-44.945 7.714-16.933 27.374-24.252 43.918-16.371 16.543 7.897 23.693 28.029 15.978 44.946z' fill='%23D9D9D9'/%3E%3Cmask id='i' x='369' y='147' width='67' height='68' style='mask-type:luminance' maskUnits='userSpaceOnUse'%3E%3Cpath d='m372.46 166.64c-7.714 16.933-0.565 37.049 15.979 44.945 16.543 7.897 36.203 0.562 43.917-16.37 7.715-16.933 0.566-37.049-15.978-44.93-4.522-2.154-9.257-3.168-13.932-3.168-12.465-0.016-24.38 7.225-29.986 19.523z' fill='%23fff'/%3E%3C/mask%3E%3Cg mask='url(%23i)'%3E%3Cmask id='h' x='275' y='126' width='164' height='92' style='mask-type:luminance' maskUnits='userSpaceOnUse'%3E%3Cpath d='m438.34 126.92h-162.72v90.812h162.72v-90.812z' fill='%23fff'/%3E%3C/mask%3E%3Cg mask='url(%23h)'%3E%3Cpath d='m420.86 160.63c-1.955 4.276-6.919 6.133-11.105 4.136-4.186-1.998-5.988-7.085-4.048-11.361 1.955-4.276 6.92-6.134 11.105-4.136 4.186 1.998 5.989 7.085 4.048 11.361z' fill='%23F5F5F5'/%3E%3C/g%3E%3Cmask id='g' x='275' y='126' width='164' height='92' style='mask-type:luminance' maskUnits='userSpaceOnUse'%3E%3Cpath d='m438.34 126.92h-162.72v90.812h162.72v-90.812z' fill='%23fff'/%3E%3C/mask%3E%3Cg mask='url(%23g)'%3E%3Cpath d='m395.9 180.52c-1.466 3.231-5.224 4.62-8.371 3.121-3.162-1.498-4.522-5.337-3.055-8.567 1.466-3.231 5.224-4.62 8.371-3.122 3.147 1.514 4.521 5.353 3.055 8.568z' fill='%23F5F5F5'/%3E%3C/g%3E%3Cmask id='f' x='275' y='126' width='164' height='92' style='mask-type:luminance' maskUnits='userSpaceOnUse'%3E%3Cpath d='m438.34 126.92h-162.72v90.812h162.72v-90.812z' fill='%23fff'/%3E%3C/mask%3E%3Cg mask='url(%23f)'%3E%3Cpath d='m391.63 160.82c-0.917 2.013-3.239 2.872-5.209 1.935-1.955-0.936-2.811-3.324-1.894-5.321 0.916-2.013 3.238-2.872 5.209-1.935 1.97 0.92 2.81 3.308 1.894 5.321z' fill='%23F5F5F5'/%3E%3C/g%3E%3Cmask id='e' x='275' y='126' width='164' height='92' style='mask-type:luminance' maskUnits='userSpaceOnUse'%3E%3Cpath d='m438.34 126.92h-162.72v90.812h162.72v-90.812z' fill='%23fff'/%3E%3C/mask%3E%3Cg mask='url(%23e)'%3E%3Cpath d='m383.84 193.85c-0.917 2.013-3.239 2.872-5.209 1.935-1.955-0.936-2.811-3.324-1.894-5.321 0.916-2.014 3.238-2.872 5.209-1.936 1.97 0.937 2.81 3.325 1.894 5.322z' fill='%23F5F5F5'/%3E%3C/g%3E%3Cmask id='d' x='275' y='126' width='164' height='92' style='mask-type:luminance' maskUnits='userSpaceOnUse'%3E%3Cpath d='m438.34 126.92h-162.72v90.812h162.72v-90.812z' fill='%23fff'/%3E%3C/mask%3E%3Cg mask='url(%23d)'%3E%3Cpath d='m406.87 185.77c-1.466 3.231-0.107 7.07 3.055 8.568s6.905 0.109 8.371-3.121c1.467-3.231 0.107-7.07-3.055-8.568-3.147-1.498-6.905-0.109-8.371 3.121z' fill='%23F5F5F5'/%3E%3C/g%3E%3Cmask id='c' x='275' y='126' width='164' height='92' style='mask-type:luminance' maskUnits='userSpaceOnUse'%3E%3Cpath d='m438.34 126.92h-162.72v90.812h162.72v-90.812z' fill='%23fff'/%3E%3C/mask%3E%3Cg mask='url(%23c)'%3E%3Cpath d='m424.38 176.44c-0.916 2.014-0.061 4.386 1.894 5.322 1.956 0.937 4.293 0.063 5.209-1.935 0.917-2.013 0.062-4.385-1.894-5.322-1.97-0.936-4.292-0.062-5.209 1.935z' fill='%23F5F5F5'/%3E%3C/g%3E%3Cmask id='b' x='275' y='126' width='164' height='92' style='mask-type:luminance' maskUnits='userSpaceOnUse'%3E%3Cpath d='m438.34 126.92h-162.72v90.812h162.72v-90.812z' fill='%23fff'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath d='m404.64 203.78c-0.916 2.013-0.061 4.385 1.894 5.322 1.956 0.936 4.293 0.062 5.209-1.935 0.917-2.014 0.061-4.386-1.894-5.322s-4.292-0.063-5.209 1.935z' fill='%23F5F5F5'/%3E%3C/g%3E%3C/g%3E%3Cmask id='a' x='369' y='147' width='67' height='68' style='mask-type:luminance' maskUnits='userSpaceOnUse'%3E%3Cpath d='m372.46 166.64c-7.714 16.932-0.565 37.048 15.979 44.945 16.543 7.897 36.203 0.562 43.917-16.371 7.715-16.932 0.566-37.048-15.978-44.945-4.522-2.154-9.257-3.168-13.932-3.168-12.465 0-24.38 7.241-29.986 19.539z' fill='%23fff'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath d='m416.54 149.88c-0.29-0.141-0.58-0.266-0.886-0.391l-28.459 62.456c0.291 0.14 0.565 0.296 0.856 0.437 0.29 0.14 0.58 0.265 0.886 0.39l28.458-62.471c-0.274-0.141-0.565-0.281-0.855-0.421z' fill='%23C7C7C7'/%3E%3C/g%3E%3C/svg%3E");
    background-position: center;
    position: absolute;
    width: 100%;
    height: 100%;
    *left:0;
    overflow: hidden;
}

.loginAdvContent:before {
    pointer-events: none;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    box-shadow: inset 0 0 30px 0 rgba(123, 112, 95, 0.1);
    -moz-box-shadow: inset 0 0 30px 0 rgba(123, 112, 95, 0.1);
    -webkit-box-shadow: inset 0 0 30px 0 rgba(123, 112, 95, 0.1);
}

span.datePicker {
	white-space: nowrap;
}
.generalProductInfo .ui-datepicker-trigger.ui-button-icon-only.ui-button.ui-state-default .ui-icon-calendar {
    *margin-top: -8px !important;
}
#logoUploadId {
    background-color: #fff !important;
}

#activationPanel #activationDialog .modalWindow .ui-button {
    width: auto !important;
}

#activationPanel #activationDialog .modalWindow {
    text-align: center;
}

#activationPanel #activationDialog .modalWindow .ui-button {
    margin-right: 19px;
    display: inline-block;
}

.fileupload-content .ui-progressbar {
    width: 151px !important;
}
.uploadedProductImages .ui-button-icon-only {
    margin-right: 3px;
    margin-left: 3px;
}
.uploadedProductImages .imageName {
    width: 268px;
}
#content.sellerOffice {
    width: 980px;
    margin: 0 auto;
}
#content.sellerOffice .agreementAndIssuance textarea{
    font-size: 16px;
    height: 250px;
    max-height: 250px !important;
}

#content.sellerOffice .container-fluid .row-fluid > .span12 {
    width: 980px !important;
}

#content .inputLine {
    margin-bottom: 10px;
    overflow: hidden;
}

#content .inputLine input[type=text], #content .inputLine input[type=password] {
    width: 203px !important;
    height: 21px !important;
    line-height: 21px!important;
    border-radius: 0 !important;
    padding: 2px !important;
    box-shadow: none !important;
    float: left !important;
}

#content .inputLine .inputLabel {
    text-align: right;
    width: 252px !important;
    margin: 8px 15px 0 0;
    font-weight: normal !important;
    font-size: 12px;
    display: inline-block;
}
#idDraft {
    margin-left:5px;
    margin-top:16px;
    *margin-top:25px
}
#tabView {
    border: none !important;
    background: #f4f4f4;
}

.optionalAttributeSelector > div {
    border: 0 !important;
}

.optionalAttributeValues .ui-datagrid-column {
    vertical-align: top;
    width: 25%;
    padding: 0;
}

.optionalAttributeValues .ui-widget-content {
	border: none;
}

#categoriesAndOther td label,
#datesAndOther td label{
    text-indent: 5px;
    display: block;
}
.sellerOffice #buttonPanel #reservedButton {
    margin-left: 5px;
}
#showAvailableOnly {
    width: 400px;
}
#showAvailableOnly .ui-chkbox-label {
    margin-top: 2px;
}

#noticeDataTable .ui-datatable-scrollable-footer table,
#faqDataTable  .ui-datatable-scrollable-footer table {
    border-top: none !important;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable .ui-state-default {
    *color: #d7d7d7 !important;
}
#educationReservationDialog .ui-dialog,
#facilityReservationDialog .ui-dialog {
    width: 400px !important;
}
#membershipType input[type=radio] {
    vertical-align: middle;
}
#changePasswordPanel {
    margin-bottom: 5px !important;
}
#changePasswordPanel .requiredLabel {
    display: block;
    width: 80px;
}

#sellerPasswordVerificationPanel {
    margin-bottom: 5px !important;
}
#sellerPasswordVerificationPanel .requiredLabel {
    width: 80px;
}
.productEditorPanel textarea {
    width: 910px !important;
    border: 0 !important;
}
#reservationDialog, #reservationDialog .ui-dialog {
    width: 440px !important;
}
#reservationDialog .requiredLabel {
    display: block;
    width: 120px;
}
.productShippmentInfoContainer {
    *width: 430px !important;
}
.productShippmentInfoContainer .formPanel {
    *width: 350px !important;
}
.productShippmentInfoContainer .shipmentFormButtonContainer {
    margin-top: 20px;
    display: block;
}
.productShippmentInfoContainer .shipmentFormButtonContainer .ui-button{
    *margin-right: 20px;
}
#shipmentfields td.lastColumn .ui-dt-c {
    *width: 120px !important;
}
td.lastColumn .ui-dt-c {
    *width: 80px !important;
}
.addNewShipmentAddressButton {
    top: 8px;
    *top: -11px;
    float: right;
}
.ui-selectonemenu.ui-widget.shipmentAddressCombo {
    margin-left: 0 !important;
}
span#tabView\:expireDate {
    width: 117px;
    display: block;
}
.expireDatePicker {
	display: inline !important;
}
.productShippmentInfoContainer .addressPanel label {
    display: block;
}
.productShippmentInfoContainer .addressPanel .formPanel {
    width: auto !important;
}
.sellerCouponsSearchPanel .ui-chkbox.ui-widget {
    width: 100px;
}
.usedAndExpiredAdCouponsSearchPanel .ui-chkbox.ui-widget {
    width: 100px !important;
}
#groupMenuPermissionTree .ui-tree .ui-treenode {
    overflow: hidden;
	*width: 350px !important;
}
#signupForm,
	#membershipTypeInformation .inputLine,
	#signupForm .inputLine{
    position: relative;
}
#ordersDatatable_data .ui-datatable-empty-message .ui-dt-c {
    width: 6890px !important;
    height: 20px;
}
#changeStatusPanelId .ui-button {
    margin-right: 0;
    *margin-right: 1px;
}
span#shipmentfields {
    position: static !important;
}
.sellerArea div {
    position: relative !important;
}
.ssc {
  	border: 1px solid #cdcdcd;
  	color: #3d3d3e;
  	float: left;
  	height: 490px;
  	padding: 10px;
  	width: 298px;
}
.ssc h2 {
  	background: #3C3C3C url(/selleroffice/javax.faces.resource/captionBgImage.png.xhtml?ln=img) repeat-x 0 0;
  	color: #fff;
  	font-size: 16px;
  	height: 42px;
  	margin: -10px -10px 10px -10px;
  	padding: 0 10px;
  	line-height: 42px;
}
.ssc.columbCenter {
  	margin: 0 10px
}
.ssc > div {
  	border-bottom: 1px solid #cdcdcd;
  	display: inline-block;
  	line-height: 1.4em;
  	margin: 15px 0;
  	padding-bottom: 15px;
  	width: 100%;
}
.ssc > div.last {
  	border: 0
}
.ssc > p {
  	height: 60px;
}
.ssc > div > p strong {
  	display: block;
}
.ssc .icons {
  background: url(/selleroffice/javax.faces.resource/sprite-ssc.png.xhtml?ln=img) no-repeat 0 0;
  height: 60px;
  padding-left: 65px;
}
.ssc .icons.xml {
  	background-position: 0 0;
}
.ssc .icons.excel {
  	background-position: 0 -60px;
}
.ssc .icons.kategori {
  	background-position: 0 -126px;
}
.ssc .icons.city {
  	background-position: 0 -186px;
  	float: left;
  	width: 155px;
}
.ssc .icons.down {
  	background-position: 0 -312px;
  	float: left;
  	width: 170px;
}
.ssc .icons.manage {
  	background-position: 0 -360px;
}
.ssc .icons.ilce {
  	background-position: 0 -240px;
}
.ssc .icons.kargo {
	background: url() 12px 0 no-repeat;
}
.ssc button.download {
  	background-position: 0 -534px;
  	height: 26px;
  	margin-top: 28px;
  	width: 71px;
}
.ssc button.manage {
  	background: url(/selleroffice/javax.faces.resource/button-productInfoManage.png.xhtml?ln=img) no-repeat 0 0;
  	height: 26px;
  	margin-top: 10px;
  	width: 222px;
}
.ssc button.manage span {
  	display: none;
}
.ssc button {
  	border: none;
  	cursor: pointer;
  	float: right;
}
.ssc button.download span {
  	display: none;
}
.ssc .legend {
  	float: left;
  	margin-top: 15px;
  	width: 210px;
}
.ssc .legend .formfield {
  	margin-bottom: 3px;
}
.ssc .legend input[type=radio] {
 	float: left;
  	margin: 0 5px 0 0!important;
  	padding: 0;
}
.ssc div select {
  	margin-top: 20px;
  	width: 210px;
}
.ssc .productManage {
  	background: #effed3;
  	border-top: 1px solid #e2f5be;
  	border-bottom: 1px solid #e2f5be;
  	color: #4c7401;
  	padding: 0 10px 10px 10px;
  	margin-top: 10px;
  	width: 275px;
}

.ssc .productManage .icons.manage {
  	height: auto;
}
.ssc #downSSC .legend {
  	float: right;
  	margin: 15px 0 0 0;
  	width: 60px;
}
.ssc .down-information {
  	display: inline-block;
  	width: 100%;
  	margin-top: 20px;
}
.ssc .icons.ftp {
  	background: url() 5px 0 no-repeat;
}
#content .agreementAndIssuance textarea{
    *position: relative !important;
}
#content .agreementAndIssuance .ui-panel.content,
#content .inputLine.approvedSellerQuestion,
#content .agreementAndIssuance .inputLine{
    *position: relative !important;
}
#content .membershipAgreement.inputLine {
    position: static !important;
    margin-left: 60px !important;
}
.ui-panel-content .optionsPanelInfoGroup {
	float: left;
	margin-top: 8px;
}

.ui-panel-content .optionsPanelInfoGroup .infoPart {
	margin-right: 30px;
}

.availableAdCouponsResultDataTable .ui-datatable-scrollable-body,
#shipmentfields .ui-datatable-scrollable-body,
.productListDataTable .ui-datatable-scrollable-body {
    overflow-x: scroll\0;
}

#changeStatusPanelId_content {
    padding: 0 !important;
    text-align: left;
}

.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-icon-left .ui-icon-disk{
    background-repeat: no-repeat;
    background-position: bottom;
    top: 4px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6.2849 14.699c-0.39052-0.3905-0.39052-1.0237 0-1.4142l4.9581-4.9599 0.1007-0.0962c0.0673-0.05632 0.1416-0.10358 0.2207-0.14081l0.0907-0.03759 0.094-0.02882c0.3177-0.08106 0.6761-0.01059 0.95 0.26331l5 5 0.0793 0.0869c0.7782 0.9395-0.5793 2.2416-1.4935 1.3273l-3.2929-3.2921v7.585l-0.0067 0.1166c-0.0578 0.4974-0.4805 0.8834-0.9933 0.8834l-0.1166-0.0067c-0.4974-0.0578-0.8834-0.4805-0.8834-0.9933v-7.586l-3.2929 3.2931-0.0942 0.0832c-0.39229 0.305-0.95952 0.2773-1.32-0.0832zm11.715-8.6991c0.5523 0 1-0.44772 1-1 0-0.55229-0.4477-1-1-1h-12c-0.55229 0-1 0.44771-1 1 0 0.55228 0.44771 1 1 1h12z' clip-rule='evenodd' fill='%231C1C1E' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.ui-panel-footer.ui-widget-content .ui-button-black span {
    margin-left: -17px;
    border-radius: 2px;
    padding-left: 15px !important;
    background-color: #1C1C1E;
    width: 42px;
    color: white;
}

.ui-panel-footer.ui-widget-content .ui-button-text {
    margin-left: 0 !important;
}

.ui-panel-footer.ui-widget-content .ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only.ui-button-black {
    border: none;
}

#changeStatusPanelId_content .ui-icon-disk {
    background-repeat: no-repeat;
    background-position: bottom;
    top: 4px;
    left: 12px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6.2849 14.699c-0.39052-0.3905-0.39052-1.0237 0-1.4142l4.9581-4.9599 0.1007-0.0962c0.0673-0.05632 0.1416-0.10358 0.2207-0.14081l0.0907-0.03759 0.094-0.02882c0.3177-0.08106 0.6761-0.01059 0.95 0.26331l5 5 0.0793 0.0869c0.7782 0.9395-0.5793 2.2416-1.4935 1.3273l-3.2929-3.2921v7.585l-0.0067 0.1166c-0.0578 0.4974-0.4805 0.8834-0.9933 0.8834l-0.1166-0.0067c-0.4974-0.0578-0.8834-0.4805-0.8834-0.9933v-7.586l-3.2929 3.2931-0.0942 0.0832c-0.39229 0.305-0.95952 0.2773-1.32-0.0832zm11.715-8.6991c0.5523 0 1-0.44772 1-1 0-0.55229-0.4477-1-1-1h-12c-0.55229 0-1 0.44771-1 1 0 0.55228 0.44771 1 1 1h12z' clip-rule='evenodd' fill='%231C1C1E' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#changeStatusPanelId_content .ui-button.ui-widget.ui-state-default.ui-corner-all {
    margin-right: 2px;
    padding: 0;
}

#productShipmentPanel_content {
    padding: 0 !important;
    text-align: left;
}
#changeStatusPanelId_content .ui-button.ui-corner-all.ui-button-text-only {
    margin-left: 5px !important;
}
#shopNameInputTextId, #nameMessageId {
    margin-left: 0 !important
}
.arrow-right {
    display: block;
    background: url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) no-repeat scroll -240px -200px transparent;
    height: 15px;
    width: 15px;
}

#adSelectionProperties #adCouponSelection {
	width: 60%;
	float: left;
}

#adSelectionProperties #adCouponRules {
	width: 50%;
	float: left;
}

#couponSelection {
	width: 250px !important;
	margin-left: 0 !important;
}

#adDialogId #adManagementControlPanel_header {
	display: none;
}

#adDialogId .ui-dialog-content {
    *overflow-x: hidden;
}

#adDialogId #adManagementControlPanel {
	border: 0 !important;
}

#additionalAddPropertiesTable {
	width: 80%;
}

#additionalAddPropertiesTable .helpQuestionMark {
    position: absolute;
    margin-top: -3px;
}

#additionalAddPropertiesTable td:first-child {
    width: 150px;
}

#answerQuestionDialogId #toUpdateId {
    display: block;
    overflow: hidden;
}

#answerQuestionDialogId #toUpdateId > .ui-panel {
    width: 98% !important;
}

.couponOfferPanel td{
	vertical-align:top;
}

.couponOfferNote{
	width:300px !important;
	height:100px;
}

.eInvoiceNote{
	width: 700px !important;
	height: 100px;
}
.editProductNamePencil{
    top: 180px !important;
}

.alignLabel{
	margin-left: 4px;
}

.underlined {
	text-decoration: underline;
}

.fullTable {
	width: 100%;
}

.tooltipMessageLabel {
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.tooltipMessageLabelForBtn {
    margin-right: 5px;
    margin-bottom: 18px;
    display: inline-block;
    vertical-align: middle;
}

.mediumText {
	font-size: 17px;
}

.dispBlock{
	display: block;
}

.verticallyAlignedTopTable td {
	vertical-align: top;
}

.verticallyAlignedTextTopTable td {
    vertical-align: text-top;
}

.verticallyAlignedMiddleTable td {
    vertical-align: middle;
}

.resultTable thead td {
	padding-bottom: 10px;
	padding-left: 30px;
}

.resultTable thead td.paymentType {
	padding: 0;
}

.resultTable .paymentType .blockDiv div.ui-radiobutton {
    *float: left;
}

.resultTable tbody td:first-child,
.resultTable tbody td.discounts,
.resultTable tbody td.total,
.resultTable tbody td.paymentType {
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
    padding: 15px 5px 10px 30px;
}

.resultTable tbody td {
	border-left: 1px solid #cdcdcd;
}

.resultTable tbody td.paymentType {
	border-right: 1px solid #cdcdcd;
	background-color: #F4F4F4;
    padding: 5px 5px !important;
    *position: relative;
}

.checkboxLabelVerticallyAlignedMiddle{
	vertical-align: middle;
	margin-right: 5px;
}

.blockDiv {
	display:inline-block;
	width: 100%;
	height: 20px;
}

.blockDiv label {
	display: block;
	padding-top: 7px;
}

.topBottomBordered {
	border-top: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
/* [ subLeft | subRight ] Columns */

.subColumnLeft span {
	display: block !important;
	width: 200px;
	padding-left: 10px;
}

.subColumnRight{
	background: none repeat scroll 0 0 #FFFFFF;
    padding: 0 !important;
}

.subColumnRight a, .subColumnRight span {
	border-left: 1px solid #E4E4E4;
    border-right: 1px solid #CDCDCD;
    display: block;
    padding: 15px 0 12px 10px;
    width: 100px;
}

.subColumnRight .lastColumn {
   	border-right: none !important;
   	width: 101px;
}

table.categorySelectionGrid .ui-helper-hidden-accessible,
table.categorySelectionGrid .ui-helper-hidden-accessible select
{
    width: 160px;
}
.addBulkProductTextarea {
	max-height:100px;
	margin-left: 5px !important;
}
table.categorySelectionGrid .ui-helper-hidden-accessible,
table.categorySelectionGrid .ui-helper-hidden-accessible select {
    width: 160px;
}

#previewBox_panel .ui-lightbox-content {
	background-color:#fff;
}

.topicHeader .text{
	color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    left: 16px;
    line-height: 30px;
}

.topicHeader .number{
	background:  url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) no-repeat scroll 0 -1100px transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    left: 10px;
    line-height: 30px;
    text-align: center;
    top: 0;
    width: 30px;
}

.topicHeader .number .numText {
	margin-left: 3px;
}

.promotionPanel {
	margin-left: 3px;
}

.productPanel {
	margin-left: 3px;
}

.productButtons{
	margin-top: 0 !important;
	background: none repeat scroll 0 0 transparent;
	height: 44px;
}

#productButtonsPanelId_content{
	padding: 0 10px !important;
}

#promotionTopicPanel_content {
	padding: 0 !important;
}
#grpTopImage {
    display: block;
    border-top: 1px solid #cdcdcd;
}
.promotionButtons{
	margin-top: 0 !important;
	background: none repeat scroll 0 0 transparent;
	height: 44px;
}

.topicOptions {
	background: #f7f7f7;
	margin-left: 20px;
    margin-right: 20px;
    position: relative;
}
.promotion-top-arrow {
    background: url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) -189px -1113px white;
    display: block;
    width: 18px;
    height: 7px;
    left: 10px;
    top: -7px;
    position: absolute;
}
.ui-image-preview {
    border: 6px solid #CDCDCD;
    padding: 0 !important;
    box-shadow: none !important;
}
.ui-image-preview img {
    border: 1px solid #fff;
}
.ui-image-preview .left-arrow {
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    width: 0;
    border-bottom: 9px solid transparent;
    border-right: 8px solid #CDCDCD;
    border-left: 0 solid transparent;
    border-top: 8px solid transparent;
    margin-top: -5px;
    left: -14px;
}
.promotionBasicBanner {
    margin-right: 15px !important;
}

.blueLink {
	color: #FF44EE !important;
    border-bottom: 1px solid #FF44EE;
    text-decoration: none;
}

.blueLink:hover {
    border-bottom: 1px solid #279ebf;
}

#grpBasicBannerImage td {
	border: none;
}

#approvedSeller {
    background: #fffaf9;
    border: 1px solid #ee3923;
    margin-top: 20px;
    display: inline-block;
    text-align: left;
    width: 978px;
    margin-bottom: 20px;
}
#approvedSeller h1 {
    background:#d90d01 url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) no-repeat -250px -1666px;
    border-bottom: 1px solid #EE3923;
    color: white;
    font-size: 13px;
    height: 46px;
    line-height: 18px;
    padding-left: 75px;
    padding-top: 14px;
    width: 93%;
    text-shadow: 0 1px 0 rgba(163, 2, 0, 1);
}
#approvedSeller > div {
    color: #3d3d3e;
    font-size: 14px;
    line-height: 2em;
    padding:30px 15px 30px 55px;
}
#approvedSeller li {
     list-style: decimal;
     margin-left: 0;
 }
#approvedSeller p {
    padding-bottom: 15px;
    margin-left: -20px;
}
#approvedSeller a {
    color: #066dec;
}

.success.approvedSeller,
.success.approvedSeller2,
.info.approvedSeller {
    background: url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) repeat scroll 0 -2117px;
    border: 1px solid #b4e396;
    color: #505050;
    display: inline-block;
    height: 70px;
    margin-top: 20px;
    width: 978px;
    overflow: hidden;
    text-align: left;
}
.success.approvedSeller2 {
    height: 100px !important;
    background: none repeat scroll 0 0 #F4F4F4
}
.success.approvedSeller h2,
.success.approvedSeller2 h2,
.info.approvedSeller h2,
.info.approvedSeller2 h2 {
    padding: 14px 0 2px 0;
    font-size: 16px;
}
.success.approvedSeller span:first-child,
.success.approvedSeller2 span:first-child,
.info.approvedSeller span:first-child,
.info.approvedSeller2 span:first-child {
    background: #b4e396;
    float:left;
    height: 70px;
    width: 60px;
    margin-right: 20px
}
.success.approvedSeller2 span:first-child {
    height: 100px;
}
.success.approvedSeller2 h2:last-child {
    color: green;
}
.success.approvedSeller .icon,
.success.approvedSeller2 .icon,
.info.approvedSeller .icon,
.info.approvedSeller2 .icon {
    background: url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) repeat scroll -96px -1103px;
    float: left;
    height:27px;
    margin: 20px 0 0 17px;
    width: 26px;
}
.success.approvedSeller2 .icon {
    margin: 38px 0 0 17px !important;
}
.info.approvedSeller {
    border: 1px solid #FF44EE !important;
}
.info.approvedSeller span:first-child {
    background: url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) repeat scroll 0 -1537px;
}
.info.approvedSeller .icon {
    background-repeat: no-repeat;
    background-position: bottom;
    width: 60px;
    height: 72px;
    margin: 0;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg viewBox='0 0 60 72' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='60' height='72' fill='%23FFEFFD'/%3E%3Ccircle cx='30' cy='36' r='10' fill='%23FF44EE'/%3E%3Cpath d='m30 33c0.5523 0 1-0.4477 1-1s-0.4477-1-1-1-1 0.4477-1 1 0.4477 1 1 1zm0.9933 2.8834c-0.0578-0.4974-0.4805-0.8834-0.9933-0.8834-0.5523 0-1 0.4477-1 1v4l0.0067 0.1166c0.0578 0.4974 0.4805 0.8834 0.9933 0.8834 0.5523 0 1-0.4477 1-1v-4l-0.0067-0.1166z' clip-rule='evenodd' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E");
    border-right: 1px solid #FF44EE;
}


.customerSupportCenter {
    background: url(/selleroffice/javax.faces.resource/customerSupportCenter.png.xhtml?ln=img) no-repeat;
    font-size: 12px;
    height: 60px;
    padding: 12px 10px 0 75px;
    line-height: 18px;
    width: 305px;
    float: right;
    margin-bottom: 25px;
}
.productListSearch .ui-info-container {
    margin: 20px;
}
.addNewShipmentAddressButton.ui-button.ui-corner-all.ui-button-text-only,
.addNewShipmentAddressButton.ui-button.ui-button-text-icon-left,
.addNewShipmentAddressButton.ui-button.ui-button-text-icon-right{
    vertical-align: middle;
    display: inline-block;
    height: 24px;
    margin-right: 13px;
}
.ui-dialog-content .shipmentFormButtonContainer .ui-button.ui-corner-all.ui-button-text-only,
.ui-dialog-content .shipmentFormButtonContainer .ui-button.ui-button-text-icon-left,
.ui-dialog-content .shipmentFormButtonContainer .ui-button.ui-button-text-icon-right,
.ui-dialog-buttonpane .shipmentFormButtonContainer .ui-button.ui-corner-all.ui-button-text-only,
.ui-dialog-buttonpane .shipmentFormButtonContainer .ui-button.ui-button-text-icon-left,
.ui-dialog-buttonpane .shipmentFormButtonContainer .ui-button.ui-button-text-icon-right {
    height: 27px;
    display: inline-block;
    margin-right: 11px;
    margin-left: 0;
    vertical-align: inherit;
}
.productShippmentInfoContainer .ui-button.ui-corner-all.ui-button-text-only
.productShippmentInfoContainer .ui-button.ui-button-text-icon-left,
.productShippmentInfoContainer .ui-button.ui-button-text-icon-right {
    margin-right: 0 !important;
}

.width150{
	width: 150px;
}

.productUpload .fileupload-content{
	border: none;
	height: auto;
}

.productUpload .fileupload-buttonbar{
	border: none;
	background: none;
}

#passwordChangePanel .changePasswordFormPanel {
    margin: 50px auto 0;
    width: 400px;
    border: 1px solid #CDCDCD;
    padding: 20px 10px;
    border-radius: 3px;
    background: #F9F9F9;
}
#passwordChangePanel .approvedSeller.success {
    margin-bottom: 20px;
    text-align: left;
}
#passwordChangePanel .ui-message-error {
    max-width: 194px !important;
}
#passwordChangePanel .passwordChangePanel {
    margin-left: 7px !important;
}
#passwordChangePanel  .inputLine .inputLabel {
    width: 150px !important;
    margin-top: 13px;
}
#signupResult .goMainPage {
    margin: 10px auto;
    display: block;
}

.attributeSelection {
	width: 100%;
	background-color: #F3F3F3;
}

.optionalAttributeValues .attributeGrid {
	border: 1px solid #DCDCDC;
	width: 288px;
	margin-right: 7px;
    overflow-x: hidden;
    overflow-y: auto;
}

.iconizedLink a{
	margin: 2px; position: relative; padding: 4px 8px 4px 0; cursor: pointer; float: left; list-style: none;
}
.iconizedLink a span.ui-icon {
	float: left; margin: 0 4px;
}
td.alignCenter {
    text-align: center;
}

.eCashBankInfoLabel {
	min-width: 150px;
	max-width: 150px;
}

.eCashBankInfoText {
	text-align: right;
}
#answerTemplateManagementDataTable .ui-link {
    margin-right: 5px;
}

/* Seller Question & Answer Management */
.ui-expanded-row-content td {
	border: none;
}

.rowCellLabel, .rowCellValue {
	padding: 5px !important;
	border: none !important;
}

.black-box {
	position: relative;
	border: 1px solid #ccc;
	padding: 2px;
	text-align: center;
	width: 20px;
	height: 20px;
}

.black-box label {
	top: 0;
	font-size: 19px !important;
	padding: 0;
}

.expanded-row-table {
	padding: 36px 58px;
}

.alignTopPadded {
	vertical-align: top;
	padding-top: 2px;
}

.alignTopPaddedTop14 {
	text-align: right;
    min-width: 140px;
}

.formMiddler {
	margin-left: 20px;
}

.noAnswer {
	color: #a0a0a0 !important;
	font-style: italic;
	font-weight: normal;
}

.outputTextAlign {
	margin-left: 10px;
}

.topLabel{
	vertical-align: 0;
}

.topLabel label{
	top: 17px;
}

/* End Of Seller Question & Answer Management */


.slidesPagination {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 710 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M292.106 0C290.108 0 288.182 0.74761 286.708 2.09577L279.156 9H0V20H710V9H429.562L422.31 2.1744C420.826 0.777711 418.865 0 416.827 0H292.106Z' clip-rule='evenodd' fill='%23422F7B' fill-rule='evenodd'/%3E%3C/svg%3E");
    height: 20px;
    width: 100%;
    position: absolute;
    text-align: center;
    bottom: 0;
    z-index: 5;
}

.slidesPagination .pagination {
    z-index: 101;
    margin: 0 !important;
    overflow: hidden;
    height: 20px;
    top: 8px;
}

.slidesPaginationItems {
    float: left;
    top: 2px;
}

.slidesPaginationContainer {
    margin: 0 auto;
    display: inline-block;
    top: -9px;
    *width: 80px;
    position: relative;
}

.slidesPagination .pagination li {
    float: left;
    list-style: none;
    top: 6px;
    margin-left: 4px;
    width: 9px;
}

.slidesPaginationLeft {
    width: 10px;
    height: 9px;
    float: left;
    position: relative;
    top: 1px;
}

.slidesPaginationRight {
    float: left;
    height: 9px;
    top: 1px;
    width: 12px;
    position: relative;
}

.slidesPagination .pagination li span {
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 9 9' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='4.5' cy='4.5' r='4.5' fill='%23EDEFF3'/%3E%3C/svg%3E");
    display: block;
    float: left;
    height: 14px;
    overflow: hidden;
    padding: 0;
    width: 9px;
}

.slidesPagination .pagination li:first-child {
    margin-left: 0;
}

.slidesPagination .pagination li.current span {
    background-repeat: no-repeat;
    width: 9px;
    height: 9px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 9 9' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='4.5' cy='4.5' r='4.5' fill='%23FFD10D'/%3E%3C/svg%3E");
}

.ui-dashboard-grid.orders .ui-grid-header-icon {
    background-position: -47px -1679px;
    width: 17px;
}
.ui-dashboard-grid.yesterdayStats .ui-grid-header-icon {
    background-position: -26px -1679px;
    width: 16px;
}
.ui-dashboard-grid.advantages .ui-grid-header-icon {
    background-position: -29px -1696px;
    width: 27px;
    margin-top: 8px;
}
.ui-dashboard-grid.ads .ui-grid-header-icon {
    background-position: -63px -1696px;
    width: 21px;
    margin-top: 8px;
}
.ui-dashboard-grid.productStats .ui-grid-header-icon {
    background-position: 0 -1696px;
    width: 22px;
    margin-top: 8px;
}
.ui-dashboard-grid.sellerProfile .ui-grid-header-icon {
    background-position: -69px -1679px;
    width: 16px;
}
.ui-dashboard-grid.sellerProfile .ui-icon-trusted-seller {
    width: 20px;
    height: 20px;
    background-position: 0 -1716px;
}
.ui-dashboard-grid .last,
.ui-dashboard-grid.notices .first {
    text-align: center;
    width: 30px;
}
.sellerInfoTable .ui-icon-trusted-seller {
    width: 30px;
    height: 30px;
    background: url(/selleroffice/javax.faces.resource/iconSprite.png.xhtml?ln=img) no-repeat 0 -1477px;
}
.dashboardBannerContainer {
    height: 127px;
    width: 971px;
    text-align: center;
    margin-top: 30px;
    border: 1px solid #CDCDCD;
    vertical-align: middle;
}
#pnlRequiredFields{
	padding-left: 10px;
}

.sellerCodeArea {
    margin-bottom: 10px;
    font-weight: bold;
    display: block;
    background: white;
    overflow: hidden;
    padding: 5px !important;
    line-height: 20px;
}
.sellerCodeArea.warning{
    /*border: 2px solid #FFD962;*/
}
.sellerCodeArea.success {
    /*border: 2px solid #B4E396;*/
}
#productFileUploadPanel .sellerCodeArea .ui-seller-code-icon {
	margin-top:0px !important;
}
#newJobFileUploadPanel .sellerCodeArea .ui-seller-code-icon {
	margin-top:0px !important;
}
.sellerCodeArea.fail {
    border: 2px solid #E0B1B1;
}
.sellerCodeArea.info {
    border: 2px solid #9DD4F2;
}
.sellerCodeArea > div.ui-widget-content {
    float: left;
    width: 900px;
    border: none;
}
.sellerCodeArea .ui-seller-code-icon {
    width: 30px;
    height: 30px;
    float: left;
    margin-top: 14px;
    background: url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img)  -64px -1100px no-repeat !important;
}
.sellerCodeArea.warning .ui-seller-code-icon {
    background-position: -64px -1100px !important;
}
.sellerCodeArea.success .ui-seller-code-icon {
    background-position: -94px -1100px !important;
    margin-top: 13px;
}
.sellerCodeArea.fail .ui-seller-code-icon {
    background-position: -125px -1102px !important;
    margin-top: 3px;
}
.sellerCodeArea.info .ui-seller-code-icon {
    background-position: -155px -1102px !important;
    margin-top: 3px;
}
.centeredColumn{
	text-align: center;
}
.prodocutInfoPanelInput{
	padding-left: 5px;
}

.prodocutInfoPanelInput .ui-editor-toolbar {
    height: 53px !important;
}

.productSearchResult #idButtonsPanel .ui-button {
    float: right;
}

.adEditButtons .adEditCancelButton{
	float: left;
}

.previewDialog {
    width: 980px !important;
}

.previewDialog .ui-dialog-title {
    width: 100%;
    display: block;
    float: right;
}

.previewDialog .ui-dialog-content.ui-widget-content {
	max-width: 100% !important;
    height: 95% !important;
	overflow-y: hidden;
}

.ui-dialog.ui-widget.ui-widget-content {
	overflow: inherit;
}

.ui-dialog.ui-overlay-hidden iframe, .ui-dialog.ui-overlay-hidden embed, .ui-dialog.ui-overlay-hidden object {
	display: none;
}

.previewDialog .ui-dialog-content.ui-widget-content iframe body {
    overflow-y: hidden;
}

.productDetailLeftMargin {
	margin-left: 5px;
}

.saleTypeStatus{
	margin-left: -2px;
}

.productDetailTabView .ui-tabs-panel.ui-widget-content.ui-corner-bottom{
	padding-bottom: 0 !important;
}

.datePickerTable .datePicker {
    *float: left;
    *width: 145px;
}
#answerTemplateManagementDialogId.ui-dialog {
    *width: 670px !important;
}
#answerTemplateManagementDialogId.ui-dialog .ui-datatable-empty-message .ui-dt-c {
    width: 600px !important;
}
#mapProductInfoPanel .ui-selectonemenu,
#mapProductInfoPanel textarea,
#mapProductInfoPanel .ui-selectonemenu label{
    width: 200px !important;
}
#mapProductInfoPanel .formLabel{
	min-width: 160px;
}
#mapProductInfoPanel .formInputLong .ui-selectonemenu,
#mapProductInfoPanel .formInputLong .ui-selectonemenu label{
	width: 260px !important;
}

.ssc-header {
    font-weight: bold;
    font-size: 16px !important;
    display: block;
    margin: 10px 0 20px;
}
.addDeliveryTemplateContainer .ui-icon-template {
    margin-right: 10px;
}
.addDeliveryTemplateContainer.ui-panel.ui-widget {
    margin-bottom: 10px;
}
.addDeliveryTemplateContainer .ui-panel-content.ui-widget-content {
    overflow: hidden;
    padding: 20px 30px !important;
}
.ssc-subHeader {
    display: block;
    margin-bottom: 6px;
    font-weight: bold;
    font-size: 14px !important;
}
.addDeliveryTemplateContainer .ssc-text,
.addDeliveryTemplateContainer .ssc-link {
    font-size: 13px;
}
.ui-panel.ui-widget.formatType {
    height: 327px;
    width: 457px;
    border-radius: 0;
    overflow: hidden;
}
.ui-panel.ui-widget.formatType.orange {
    border-color: #F26722;
    margin-right: 10px;
}

.formatTypeContainer .downloadButton{
    background-image: linear-gradient(to right, #FF44EE , #FF44EE);
}

.formatTypeContainer {
    margin-bottom: 30px;
}

.formatTypeContainer td {
    padding: 0 !important;
}

.formatTypeContainer .ui-widget-content {
    border: 1px solid #D9D9D9;
}

.formatType .ui-panel-content.ui-widget-content {
    padding: 15px !important;
}
.formatType table {
    padding: 5px 10px 0px 14px;
    margin-bottom: -33px;
}
.formatType td{
    width: 200px;
    padding: 0 0 20px 30px !important;
}
.formatType .downloadButton {
    margin: 12px 0 0 15px;
    background-image: linear-gradient(to right, #FF44EE , #FF44EE);
    width: 72px;
}
.formatType .ui-link.ui-icon.ui-icon-link-arrow {
    margin-bottom: 5px;
}
.formatType .formatTypeText {
    margin-bottom: 10px;
    display: block;
}
.updateFeatures {
    padding-left: 30px;
    margin-bottom: 10px;
    overflow: hidden;
    display: block;
}
.updateFeatures .ssc-subHeader {
    margin-bottom: 0;
}
.ssc-label {
    font-weight: bold;
    font-size: 14px !important;
    margin-left: 30px;
}
.button.iconLeft.loadProduct {
    margin: 20px 330px;
}
.downloadProducts {
    height: 105px;
    width: 457px;
    border-radius: 0;
    overflow: hidden;
}
.downloadProducts:first-child {
    margin-right: 10px;
}
.downloadProducts table .tdFirst {
    width: 280px;
    font-size: 11px !important;
}
.downloadProducts .downloadButton {
    margin-left: 20px;
}
.downloadProducts .ui-info-container {
    margin: 0 !important;
}
.downloadProducts table td {
    padding: 0 !important;
}
.downloadProducts .ssc-subHeader {
    margin-bottom: 0;
}
.ftpPanel .ssc-subHeader {
    margin-top: 10px;
}
.ftpPanel .createFtpAccount {
    display: block;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
}
.jobsPanel{
	margin-top: 15px;

}
.lightGreyBorder {
	border: 1px solid #CDCDCD;
}
.uploadedFilenamePanel{
	border-width: 0;
	height:40px;
}
.lightGreyBorderBottom{
	border-width: 0 0 1px 0;
	border-color: #CDCDCD;
}

.ui-calendar-separated .ui-datepicker .ui-datepicker-group:first-child  {
	border-right: 1px solid black !important;
	padding-right: 2px !important;
	padding-bottom: 0 !important;
	width: 200px !important;
}

.ui-calendar-separated .ui-datepicker .ui-datepicker-group  {
	width: 200px !important;
	padding-left: 2px !important;
}

.mappingMultipleContainer .ui-widget-content{
	border: none !important;
	background: inherit !important;
}
.mappingMultipleContainer .ui-inputfield.ui-inputtext{
	width: 100px !important;
}
.mappingOptionsPanel{
	background-color:#F7F7F7;
	padding:5px;
	min-width:510px;
	min-height:70px;
}
#mapProductInfoPanel .inputVerticalTop,
#mapProductAttributesPanel .inputVerticalTop{
	vertical-align: top;
	padding-left: 15px;
	min-width:260px;
	max-width:300px;
}
#mapProductAttributesPanel formLabel{
	width : 50%
}
#mapProductInfoPanel .formLabelVerticalTop,
#mapProductAttributesPanel .formLabelVerticalTop{
	vertical-align: top;
	min-width: 160px;
	text-align: right;
	padding-top: 15px;
}

#mapProductInfoPanel .leftArrow,
#mapProductAttributesPanel .leftArrow{
	display: block;
	left: -6px;
	top: 10px;
	height: 0;
	position: absolute;
	width: 0;
	border-bottom: 7px solid transparent;
	border-right: 6px solid #F7F7F7;
	border-left: 0;
	border-top: 6px solid transparent;
}

.alignCenter {
	text-align:center;
}
.voucherActionButtons .ui-info-text,
#voucherActionButtons .ui-info-text {
    width: 300px;
    margin: 0 auto;
    padding: 15px;
    text-align: left;
    border: 1px solid #9DD4F2;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
.voucherActionButtons .ui-info-text span,
#voucherActionButtons .ui-info-text span {
    color: black;
}

.srcInfoPanel {
    padding: 20px;
    border: 1px solid #EE3923;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.documentUploadInfoPart {
    padding-left: 30px
}

#productDataTable_data .ui-widget-content.ui-datatable-empty-message .ui-dt-c {
	width: auto !important;
}

#tabView .customerSelectionDatatable .ui-widget-content.ui-datatable-empty-message .ui-dt-c {
	width: auto !important;
}

.ui-helper-clearfix.requiredLabel {
    display: table;
}

.registerFormFieldset .ui-commandlink {
    text-decoration: none;
}
#emailReminderGrid, #forgottenPasswordGrid, #sellerPasswordVerificationGrid {
    display: block;
    top: 10px;
    width: 100%;
    overflow: hidden;
}
#forgottenPasswordPanel h3,
#usernameReminderPanel h3,
#sellerPasswordVerificationPanel h3 {
    font-size: 14px !important;
}

#emailReminderGrid #emailReminderMessage,
#forgottenPasswordGrid #forgottenEmailMessage,
#sellerPasswordVerificationGrid #passwordVerificationMessage {
    left: 120px;
    top: -5px;
}

#emailReminderGrid .buttonsContainer {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-left: 7px;
}
#forgottenPasswordGrid .buttonsContainer{
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-left: 8px;
}
#sellerPasswordVerificationGrid .buttonsContainer{
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    display: inline-block;
}

#neededPanel_toggler span,
#searchPanelForCollective_toggler span{
    background-repeat: no-repeat;
    background-position: bottom;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m11.943 7.3345c0.2604-0.26035 0.2604-0.68246 0-0.94281-0.2403-0.24032-0.6185-0.25881-0.88-0.05546l-0.0628 0.05546-3.0008 2.9983-3.0199-2.9983c-0.24033-0.24032-0.61848-0.25881-0.88001-0.05546l-0.0628 0.05546c-0.24032 0.24033-0.25881 0.61848-0.05546 0.88001l0.05546 0.0628 3.4913 3.4702c0.24032 0.2404 0.61848 0.2588 0.88001 0.0555l0.0628-0.0555 3.4722-3.4702z' clip-rule='evenodd' fill='%23FF44EE' fill-rule='evenodd' stroke='%23FF44EE'/%3E%3C/svg%3E");
}
#datesAndOther input{
    accent-color: #FF44EE;
}

.membershipHelpText {
    color: #818181;
    font-size: 10px;
}

td.membershipHelpText {
    word-wrap: break-word;
    width: 325px;
}

#signupForm td.membershipHelpText {
    width: 220px;
}

.membershipHelpTextTip {
    border-radius: 4px;
    position: relative;
    padding: 5px 10px;
    margin-left: 5px;
    color: #505050;
    border: 1px solid #FF44EE;
    background-color: #FFEFFD;
}

.membershipHelpTextTip:before,
.membershipHelpTextTip:after {
    content: " ";
    position: absolute;
    top: 50%;
    margin-top: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
}

.membershipHelpTextTip:before {
    left: -10px;
    border-right-color: #FF44EE;
    border-width: 5px;
}

.membershipHelpTextTip:after {
    left: -9px;
    border-right-color: #FFEFFD;
    border-width: 5px;
}

#comMobileNumber td,
#securityCode td {
    vertical-align: top
}
#comMobileNumber td .membershipHelpText {
    display: block;
    margin-top: 13px;
    margin-left: 2px;
}
#securityCode td .membershipHelpText {
    display: block;
    margin-top: 70px;
}

#securityCode #captchaAnswer {
    margin-left: -2px !important;
}

#securityCodePanel td .membershipHelpText {
    display: block;
    margin-left: 2px;
}

#productRejectDialog.ui-dialog {
    width: auto !important;
}

#productPreviewDialog.previewDialog {
	margin-left: -20px;
    width: 1020px !important;
}

#productPreviewDialog .ui-dialog-content.ui-widget-content {
    height: 100% !important;
}

#productPreviewDialog .ui-dialog-content.ui-widget-content,
#productPreviewDialog .ui-dialog-content.ui-widget-content iframe body{
    overflow-y: hidden;
}

.voucherActionButtons {
    margin-top:20px;
}

#controlPanel .panelTitle {
	float: left;
}

#controlPanel .panelValue {
	float: right;
	margin-right: 15px;
}

.promotionTopicIconInfo {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 26px;
}
.productSelectionTable.ui-datatable table .ui-paginator {
    border-left: 1px solid #CDCDCD !important;
    border-top: 1px solid #CDCDCD !important;
}
.buttonCenterPosition {
	margin: 10px 44%;
}
.noBorderDataList .ui-datalist-content{
    border: 0 !important;
    background: inherit;
}
.noBorderDataList .formPanel {
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    border-bottom: 1px solid #cdcdcd !important;
}
#ordersDatatable .ui-datatable-scrollable-body,
.usageHistoryResultDataTable, .availableAdCouponsResultDataTable {
    overflow-x: scroll;
}
#noticeDialogId {
    min-width: 450px;
}
#noticeDialogId .ui-dialog-content > table,
#noticeDialogId .ui-dialog-titlebar {
    width: 100%;
}
#noticeDialogId .ui-dialog-content {
    *overflow: hidden;
}

#leftInfoPanel {
    background: #F4F4F4;
    border: 1px solid #CDCDCD;
    font-weight: bold;
    font-size: 13px;
    /*padding: 20px;*/
    /*height: 94px;*/
    /*width: 300px;*/
}
#leftInfoPanel .ui-icon-seller {
    margin-right: 10px;
    float: left;
    margin-top: -5px;
}
#leftInfoPanel #trustedSellerLink {
    margin: 0 3px;
    display: block;
}
.lastSixMonthsPanel {
    text-align: center;
    width: 160px;
    height: 65px;
}
.lastSixMonthsPanel td, .ratingTable td,
#leftInfoPanel .ui-commandlink {
    color: #3d3d3e !important;
}
#leftInfoPanel > table > tbody > tr > td {
    height: 50px;
}
#leftInfoPanel > table > tbody > tr:first-child > td {
    height: 40px;
}
.lastSixMonthsPanel tr:first-child td {
    color: #7c7c7c;
}
.gradeBox {
    text-align: center;
    width: 100%;
    height: 100%;
    border: 1px solid #CDCDCD;
    border-left: none !important;
}
.gradeBox table {
    border-left: none !important;
    border-right: none !important;
    width: 100%;
    height: 100%;
}
.gradeBox #rightPanel > tbody > tr:first-child td:first-child {
    /*height: 25px;*/
    padding: 90 !important;
}
.gradeBox #rightPanel tr:first-child td {
    border: none !important;
}
.gradeBox #rightPanel tbody > tr > td {
    border-top: 1px solid #CDCDCD;
}
.gradeBox #rightPanel tr:first-child td.rightBorder {
    border-right: 1px solid #CDCDCD !important;
}
.ratingTable > tbody > tr > td:first-child {
    width: 299px;
    border-right: 1px solid #CDCDCD !important;
}
.ratingTable .ui-icon-non-quick-seller,
.ratingTable .ui-icon-quick-seller {
    margin-left: 10px;
}
.ratingTable #sellerGradeInfoLink {
    float: right;
    margin-right: 10px;
    color: #4F4F4F !important;
}
.ratingTable #quickSellerInfoLink {
    color:  #4F4F4F !important;
}
.ratingTable label {
    font-weight: bold;
}
.gradeBox .ratingTable .quickSellerTable td {
    border-top: none !important;
}
.gradeBox  #rightPanel .sellerScoreTable > tbody > tr:first-child > td:first-child {
    border-right: 1px solid #CDCDCD !important;
}
.ratingTable > tbody > tr:first-child > td {
    height: 43px;
}
#qnaSearchPanel #writeDatePanel .datePicker input.ui-inputfield {
    width: 100px !important;
}
.gradeBox .grayText {
    color: #9E9E9F !important;
}
.fileupload-buttonbar .fileinput-button.ui-button .ui-fileupload-enhanced {
    -o-transform: none !important;
}
#rechargeSellerMallPointDialogId {
    *width: 785px !important;
}
#dialogLoading .ui-dialog-content {
    overflow: hidden;
}
#dialogLoading .ui-dialog-content img {
    width: 100%;
    height: 20px;
}
#selectFilePanel .stepBreadCrumb > div span {
    *position: static;
}
.searchPanel .ui-panel-footer.ui-widget-content,
.searchPanel .ui-panel-footer.ui-widget-content div,
.searchPanel .ui-panel-footer.ui-widget-content table {
    *position: static !important;
}
#sampleFileCategoryDialog {
    *width: 936px !important;
}
#sampleFileCategoryDialog .ui-dialog-titlebar,
#sampleFileCategoryDialog .ui-dialog-content{
    *width: 100% !important;
}
.sellerInfoTable td {
    vertical-align: top;
}
.sellerInfoTable > tbody > tr:first-child > td {
    padding-top: 10px;
}
.sellerInfoTable .ui-icon-trusted-seller,
.sellerInfoTable .ui-icon-non-trusted-seller {
    margin-top: -10px;
}
#tblShopPicks table,
#tblShopPicks .ui-datatable-scrollable-header-box {
    width: 100% !important;
}
#settlementSummaryTable td,#settlementSummaryTable th {
	padding: 4px 10px;
}
#settlementSummaryTable .outerHead {
	border-top:1px solid #CDCDCD !important;
}
#settlementSummaryTable {
	margin: 20px 0;
}
#changeStatusPanelId_content .ui-button {
    *position: relative;
}
#changeStatusPanelId_content .ui-button.shipmentExport .ui-button-text {
    *position: relative;
    *top: -16px;
}

#changeStatusPanelId_content .ui-button-text {
    padding-left: 7px;
}

#changeStatusPanelId_content .ui-icon-disk + .ui-button-text {
    padding-left: 6px
}

#createProductPanelId_content #imageUpload .ui-button {
    *position: static;
}
.noCondition.ui-info-container{
    position: relative;
    top: 6px !important;
	margin:0 !important;
}
.noCondition .ui-info-text{
	display: block !important;
	line-height: 15px;
	width: 355px;
	margin-right: 20px;
	padding-left: 7px;
}
.noCondition .ui-icon-info{
	margin-top: 2px;
	margin-left:-7px;
}
.stepBreadCrumb {
    height: 44px;
}
#categorySelectionPanel .ui-button.ui-state-disabled {
    *filter: alpha(opacity=35) !important;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)" !important;
}

#categorySelectionPanel .ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only.ui-state-disabled {
    background-color: #FF44EE !important;
}

#categorySelectionPanel .ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only.ui-button-black{
    background-image: linear-gradient(to right, #FF44EE , #FF44EE);
}
#changeStatusPanelId_content .ui-button.startShipping {
    *left: -60px;
}
#changeStatusPanelId_content .ui-button.startShipping .ui-button-text {
    *position: relative;
    *top: 1px;
    *left: 0;
}
#generalProductInfo_content #imageUpload .ui-button.fileinput-button {
    *position: relative;
    *width: 120px !important;
}
#generalProductInfo_content #imageUpload .ui-button.fileinput-button .ui-button-text {
    *position: static;
    *margin-top: -16px;
}
#optionalAttributes .customValueTable {
    *height: 50px;
}
#optionalAttributes .customValueTable table {
    *margin-top: 0 !important;
    margin-bottom: 0 !important;
}
#optionalAttributes .customValueTable #productAttributeCheckBox {
    *float: left;
    margin-bottom: 0 !important;
    margin-top: 5px !important;
    display: block;
}
#optionalAttributes .customValueTable #productAttributeCheckBox label {
    *top: -16px !important;
    *margin-left: 20px !important;
    margin-left: 7px;
}
#optionalAttributes .customValueTable #productAttributeCheckBox img {
    display: none;
}
.feeConditionInputPanel {
    *height: 70px;
}
.feeConditionInputPanel input.ui-inputfield {
    *position: relative;
    *top: 9px;
}
#generalProductInfo_content #imageUpload .start button,
#generalProductInfo_content #imageUpload .cancel button {
    *position: relative;
}
.cancelRequestDateFieldset td {
    position: relative;
}
#createProductPanelId .ui-dialog .ui-dialog-content {
    *width: 95%;
    *margin: 0 auto;
    *max-width: none !important;
}
.productRegistrationSuccessDialog.ui-dialog {
    *width: 430px !important;
    width: 440px\0 !important;
}
.productRegistrationSuccessDialog.ui-dialog .ui-widget-content {
    *overflow: hidden !important;
}
.productRegistrationSuccessDialog.ui-dialog .ui-widget-content {
    *overflow: hidden !important;
}
#productShipmentPanel .productShipmentButtons {
    *height: auto;
    *float: left;
    *margin: 0 !important;
    *padding: 10px;
    *background-color: #F4F4F4;
}
#productShipmentPanel .productShipmentButtons .ui-button:first-child {
    *float: left;
}
.ui-confirm-dialog.approveConfirmationDialog .ui-dialog-buttonpane
.ui-button.ui-button-text-icon-right {
    *width: 60px;
}
.ui-confirm-dialog.approveConfirmationDialog .ui-dialog-buttonpane
.ui-button.ui-button-text-icon-right .ui-button-text {
    *top: 0;
}
.shipmentFormButtonContainer .ui-button.ui-state-disabled {
    *position: relative;
}
.shipmentFormButtonContainer
.ui-button.ui-state-disabled.ui-button-text-only .ui-button-text {
    *position: relative;
    *top: 1px;
    *right: 0;
}
.shipmentFormButtonContainer .ui-button.ui-state-disabled.ui-button-text-icon-left,
.shipmentFormButtonContainer .ui-button.ui-state-disabled.ui-button-text-only {
    *position: relative;
}
.shipmentFormButtonContainer
.ui-button.ui-state-disabled.ui-button-text-icon-left .ui-button-text {
    *position: relative;
    *right: 0;
}
.shipmentFormButtonContainer
.ui-button.ui-state-disabled.ui-button-text-icon-left.ui-button-black .ui-button-text {
    *top: -15px;
}
.contactContainer {
    float: right;
    border: 1px solid #9FD4F1;
    padding: 10px !important;
    overflow: hidden;
    margin: 30px;
    width: 230px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.contactContainer > p {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 12px;
}
.shipmentFormButtonContainer .ui-button .ui-button-text {
    top: -1px;
    *top: 0;
}
.contactLabel {
    border-bottom: 1px solid #9FD4F1;
    display: block;
    font-weight: bold;
    height: 30px;
    color: #3d3d3e;
}
.ui-icon-contact-us {
    width: 24px;
    height: 18px;
    margin: 5px 5px 0 0;
    float: left;
    background: url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) no-repeat -267px -1107px;
}

.previewProductDetail .ui-editor-toolbar {
    display:none;
}

.previewProductDetail iframe {
    height:100% !important;
}

.productRegistrationSuccessDialog.ui-confirm-dialog.ui-dialog > .ui-dialog-content.ui-widget-content{
    border-bottom: 3px solid #252525;
    height: 150px !important;
    overflow: hidden\0;
}
.productRegistrationSuccessDialog.ui-confirm-dialog.ui-dialog .ui-dialog-buttonpane {
    border: none;
}
.productRegistrationSuccessDialog.ui-confirm-dialog.ui-dialog .ui-button.ui-button-black {
    margin-left: 5px;
}
.ui-confirm-dialog.ui-dialog .ui-button.ui-button-black {
    *width: 65px;
}
.ui-confirm-dialog.ui-dialog .ui-button.ui-button-black .ui-button-text {
    *position: relative;
    *top: 0;
}

#approvedSellerLoginButton {
    margin-bottom: 20px;
}

#captchaAnswer {
    margin-left: 10px !important;
    width: 165px !important;
}
.inputRequiredLabel.securityNumber {
    margin-right: 10px;
    padding-left: 12px;
}
.formLabel.securityLabel {
    vertical-align: top !important;
    padding-top: 5px;
}

.noPadSearchPanel .ui-panel-content.ui-widget-content {
	padding: 0 !important;
	overflow: hidden;
}

.orderThirdColumn {
	min-width: 119px;
}

.baseContentWrapper .helpQuestionMark {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.baseContentWrapper #neededPanel {
    height: auto;
    background: none !important;
}

.baseContentWrapper #neededPanel_content .orderNeedLeft {
    float: left;
    width: 72%;
    background: #F6F6F6;
}

.baseContentWrapper #neededPanel_content .orderNeedRight {
    width: 27%;
    float: right;
    height: 100px;
    border-right: none;
}

.baseContentWrapper #neededPanel_content .orderNeedRight td:first-child {
    width: 137px !important
}
.baseContentWrapper #neededPanel_content .orderNeedRight td:last-child {
    width: 116px !important
}

.baseContentWrapper #neededPanel_content td {
    width: 142px;
    height: 100px;
    text-align: center;
    border-right: 1px solid #CDCDCD;
}

.baseContentWrapper #neededPanel_content td span {
    width: 100%;
    display: block;
    float: left;
}

.baseContentWrapper #neededPanel_content .orderNeedLeft td:last-child {
    border-right: none;
}

.baseContentWrapper #neededPanel_content td span.needBoxHeader {
    font-size: 13px !important;
    position: relative;
    top: -4px;
    color: #4E4E4F;
}

.baseContentWrapper #neededPanel_content td span.needBoxValue,
	.baseContentWrapper #neededPanel_content td span.needBoxValue a {
    font-size: 24px !important;
    font-weight: bold;
    top: -1px;
    text-decoration: none;
}

.baseContentWrapper #neededPanel_content td span.needBoxValue a:hover {
    text-decoration: underline;
}

.baseContentWrapper #neededPanel_content td span.needBoxDescription {
    font-size: 11px !important;
    color: #878787;
    position: relative;
    top: 8px;
    height: 40px;
}

.baseContentWrapper #neededPanel_content .orderNeedRight table {
    height: 102px;
    overflow: hidden;
    display: block;
}

.baseContentWrapper #neededPanel_content .orderNeedRight table tr,
.baseContentWrapper #neededPanel_content .orderNeedRight table td {
    height: 50px;
}

.baseContentWrapper #neededPanel_content .orderNeedRight table tr td {
    border-right: none;
}

.baseContentWrapper #neededPanel_content td span.needBoxSeperator {
    width: 134px;
    height: 1px;
    background: #E4E4E4;
    display: block;
    left: 4px;
    top: 2px;
}

.baseContentWrapper #neededPanel .ui-panel-footer {
    background: #FAFAFA !important;
}

.baseContentWrapper #neededPanel_content .orderNeedRight table tr:first-child td {
    border-bottom: 1px solid #EDEDED;
}

.baseContentWrapper #neededPanel_content .orderNeedRight td .subRightTitle {
    float: left;
    width: 65px;
    color: #3D3D3E !important;
    font-size: 12px !important;
    top: 5px;
}

.baseContentWrapper #neededPanel_content .orderNeedRight td .subRightValue {
    font-size: 24px !important;
    top: -2px;
    text-decoration: none;
    float: right;
    width: 71px;
}
.baseContentWrapper #neededPanel_content .orderNeedRight td .subRightValue:hover {
    text-decoration: underline;
}

.baseContentWrapper #neededPanel_content .orderNeedRight td.subRightDescription {
    color: #7F7F7F !important;
    font-size: 11px !important;
}

.buttonSeparator {
    display: block;
    margin-left: 10px;
    position: relative;
    top: 6px;
}
#searchResultPanel .buttonSeparator {
    margin-left: 5px;
    top: 0px;
}

#searchResultPanel .ui-inputfield.ui-inputtextarea.ui-widget.ui-state-default.ui-corner-all.ui-state-disabled.singleLineOnly.ui-inputtextarea-resizable {
    padding: 4px 1px 4px 4px;
    margin-top: 3px;
}

#searchResultPanel .ui-inputfield.ui-inputtextarea.ui-widget.ui-state-default.ui-corner-all.singleLineOnly.ui-inputtextarea-resizable {
    padding: 4px 1px 4px 4px;
    margin-top: 3px;
}

#idButtonsPanel_content button .ui-icon-save {
    background-repeat: no-repeat;
    top: 3px;
    height: 18px;
    margin-right: 2px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 18 19' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9 2c-4.1421 0-7.5 3.3579-7.5 7.5 0 4.1421 3.3579 7.5 7.5 7.5 4.1421 0 7.5-3.3579 7.5-7.5 0-4.1421-3.3579-7.5-7.5-7.5zm0 1.5c3.3137 0 6 2.6863 6 6 0 3.3137-2.6863 6-6 6-3.3137 0-6-2.6863-6-6 0-3.3137 2.6863-6 6-6zm3.4801 3.1738c-0.3182-0.26517-0.7911-0.22218-1.0563 0.09603l-3.2248 3.8678-1.6687-1.668-0.07066-0.06239c-0.29421-0.22877-0.71964-0.20797-0.99 0.06239-0.29289 0.29289-0.29289 0.76777 0 1.0606l2.25 2.25 0.06974 0.0617c0.31412 0.2453 0.77459 0.2027 1.0368-0.1119l3.75-4.5 0.0557-0.07602c0.2012-0.31372 0.142-0.73551-0.1518-0.98029z' clip-rule='evenodd' fill='%231C1C1E' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#idButtonsPanel_content .ui-icon-disk {
    background-repeat: no-repeat;
    top: 4px;
    width: 18px;
    height: 18px;
    left: -9px;
    background-position: bottom;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 18 19' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m13.286 7.4697c0.2929 0.29289 0.2929 0.76777 0 1.0607l-3.7185 3.72-0.07553 0.0721c-0.05047 0.0422-0.10624 0.0777-0.16551 0.1056l-0.06807 0.0282-0.07047 0.0216c-0.23826 0.0608-0.50708 8e-3 -0.7125-0.1975l-3.75-3.75-0.05947-0.0652c-0.58368-0.70457 0.43445-1.6811 1.1201-0.99546l2.4697 2.4691v-5.6888l0.00504-0.08747c0.04333-0.373 0.36033-0.66253 0.74496-0.66253l0.08746 0.00504c0.37301 0.04333 0.66254 0.36033 0.66254 0.74496v5.6895l2.4697-2.4698 0.0706-0.06239c0.2943-0.22877 0.7197-0.20797 0.99 0.06239zm-8.7863 6.5243c-0.41421 0-0.75 0.3358-0.75 0.75s0.33579 0.75 0.75 0.75h9c0.4142 0 0.75-0.3358 0.75-0.75s-0.3358-0.75-0.75-0.75h-9z' clip-rule='evenodd' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#idButtonsPanel_content .ui-icon-trash {
    background-repeat: no-repeat;
    background-position: bottom;
    top: -4px;
    height: 24px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 18 19' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m10.5 2c0.7908 0 1.4386 0.61191 1.4959 1.388l0.0041 0.11195v0.75h3c0.4142 0 0.75 0.33579 0.75 0.75 0 0.38463-0.2895 0.70163-0.6625 0.74495l-0.0875 0.00505h-0.75v9c0 1.1983-0.9367 2.1777-2.1178 2.2462l-0.1322 0.0038h-6c-1.1983 0-2.1778-0.9367-2.2462-2.1178l-0.00382-0.1322v-9h-0.75c-0.41421 0-0.75-0.33579-0.75-0.75 0-0.38463 0.28953-0.70163 0.66253-0.74495l0.08747-0.00505h3v-0.75c0-0.79077 0.61191-1.4386 1.388-1.4959l0.11195-0.00411h3zm-3.75 3.75h-1.5v9c0 0.3846 0.28953 0.7016 0.66253 0.745l0.08747 5e-3h6c0.3846 0 0.7016-0.2895 0.745-0.6625l5e-3 -0.0875v-9h-6zm3.75-1.5h-3v-0.75h3v0.75zm-3 3.75c0.38463 0 0.70163 0.28953 0.74495 0.66253l0.00505 0.08747v3.75c0 0.4142-0.33579 0.75-0.75 0.75-0.38463 0-0.70163-0.2895-0.74495-0.6625l-0.00505-0.0875v-3.75c0-0.41421 0.33579-0.75 0.75-0.75zm3.745 0.66253c-0.0434-0.373-0.3604-0.66253-0.745-0.66253-0.4142 0-0.75 0.33579-0.75 0.75v3.75l0.00505 0.0875c0.04332 0.373 0.36035 0.6625 0.74495 0.6625 0.4142 0 0.75-0.3358 0.75-0.75v-3.75l-5e-3 -0.08747z' clip-rule='evenodd' fill='%231C1C1E' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#idButtonsPanel_content .buttonPanelExcel {
    background-image: linear-gradient(to bottom right, #1C1C1E, #1C1C1E);
    color: white;
}

#idButtonsPanel_content .ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-icon-left.ui-button-black.buttonPanelExcel .ui-button-text {
    color: white;
    margin-left: -10px;
    margin-right: -10px;
}
#idButtonsPanel_content .classButtonsPanel {
    margin-right: 4px;
    margin-left: 4px;
}

#datalistid_content .ui-icon-trash,
#couponDelete .ui-icon-trash,
#btnDelete .ui-icon-trash{
    background-repeat: no-repeat;
    background-position: bottom;
    top: -4px;
    height: 24px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 18 19' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m10.5 2c0.7908 0 1.4386 0.61191 1.4959 1.388l0.0041 0.11195v0.75h3c0.4142 0 0.75 0.33579 0.75 0.75 0 0.38463-0.2895 0.70163-0.6625 0.74495l-0.0875 0.00505h-0.75v9c0 1.1983-0.9367 2.1777-2.1178 2.2462l-0.1322 0.0038h-6c-1.1983 0-2.1778-0.9367-2.2462-2.1178l-0.00382-0.1322v-9h-0.75c-0.41421 0-0.75-0.33579-0.75-0.75 0-0.38463 0.28953-0.70163 0.66253-0.74495l0.08747-0.00505h3v-0.75c0-0.79077 0.61191-1.4386 1.388-1.4959l0.11195-0.00411h3zm-3.75 3.75h-1.5v9c0 0.3846 0.28953 0.7016 0.66253 0.745l0.08747 5e-3h6c0.3846 0 0.7016-0.2895 0.745-0.6625l5e-3 -0.0875v-9h-6zm3.75-1.5h-3v-0.75h3v0.75zm-3 3.75c0.38463 0 0.70163 0.28953 0.74495 0.66253l0.00505 0.08747v3.75c0 0.4142-0.33579 0.75-0.75 0.75-0.38463 0-0.70163-0.2895-0.74495-0.6625l-0.00505-0.0875v-3.75c0-0.41421 0.33579-0.75 0.75-0.75zm3.745 0.66253c-0.0434-0.373-0.3604-0.66253-0.745-0.66253-0.4142 0-0.75 0.33579-0.75 0.75v3.75l0.00505 0.0875c0.04332 0.373 0.36035 0.6625 0.74495 0.6625 0.4142 0 0.75-0.3358 0.75-0.75v-3.75l-5e-3 -0.08747z' clip-rule='evenodd' fill='%231C1C1E' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#changeStatus .ui-icon-check {
    background-repeat: no-repeat;
    background-position: bottom;
    top: 3px;
    height: 18px;
    margin-right: 2px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 18 19' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9 2c-4.1421 0-7.5 3.3579-7.5 7.5 0 4.1421 3.3579 7.5 7.5 7.5 4.1421 0 7.5-3.3579 7.5-7.5 0-4.1421-3.3579-7.5-7.5-7.5zm0 1.5c3.3137 0 6 2.6863 6 6 0 3.3137-2.6863 6-6 6-3.3137 0-6-2.6863-6-6 0-3.3137 2.6863-6 6-6zm3.4801 3.1738c-0.3182-0.26517-0.7911-0.22218-1.0563 0.09603l-3.2248 3.8678-1.6687-1.668-0.07066-0.06239c-0.29421-0.22877-0.71964-0.20797-0.99 0.06239-0.29289 0.29289-0.29289 0.76777 0 1.0606l2.25 2.25 0.06974 0.0617c0.31412 0.2453 0.77459 0.2027 1.0368-0.1119l3.75-4.5 0.0557-0.07602c0.2012-0.31372 0.142-0.73551-0.1518-0.98029z' clip-rule='evenodd' fill='%231C1C1E' fill-rule='evenodd'/%3E%3C/svg%3E");

}

#invoiceInquiryButton .ui-button-text {
    padding-right: 55px;
}

#btnCommissionInvoiceDetailDownload .ui-button-text {
    padding-right: 64px;
}

#btnReceiptDownload .ui-button-text {
    padding-right: 30px;
}

.buttonSeparator span {
    width: 1px;
    background: #CDCDCD;
    height: 29px;
    display: block;
    border-right: 1px solid #FFFFFF;
}

.claimCountPanel {
	width: 100%;
	height: 43px;
	border: 1px solid #d6d6d6;
	background: url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) 0 -1799px !important;
}

.claimCountPanel span {
	color: #4e4e4f;
}

.claimCountPanel td {
	text-align: center;
}

.claimCountPanel tr td:first-child {
	border-right: 1px solid #cdcdcd;
}

.claimCountPanel.single tr td:first-child {
	border-right: none;
}

.claimCountPanel tr.header, .claimCountPanel tr.header td {
	height: 16px;
	width: 464px;
	font-size: 13px !important;
}

.claimCountPanel tr.header span {
	top: 5px;
}

.claimCountPanel tr.content {
	font-size: 20px !important;
	font-weight: bold;
	position: relative;
}

.claimCountPanel tr.content td span {
	top: 1px;
}

#productDataTable {
    overflow: auto;
}

.productSelectionTable.ui-datatable {
    overflow-x: scroll;
}

.topArrowBorder {
    display: block;
    position: relative;
    border-top: 1px solid #cdcdcd;
}

#arrowSpan.promotion-top-arrow.sellershop-arrow-NONE {
    left: 10px;
}

#arrowSpan.promotion-top-arrow.sellershop-arrow-HTML {
    left: 86px;
}

#arrowSpan.promotion-top-arrow.sellershop-arrow-IMAGE {
    left: 163px;
}

.specialProductInfoDataTable input.specialProductInfoValue {
	width: 490px !important;
}

.customValueTable tbody tr td > table {
    margin-bottom: 0 !important;
}

.contentLoader {
    width: 150px;
    height: 150px;
    top: 50%;
    left: 50%;
    z-index: 3;
    margin-top: -24px;
    position: absolute;
    margin-left: -24px;
    background: url(/selleroffice/javax.faces.resource/loading-magenta.gif.xhtml?ln=img);
    background-size: cover;
}

#approvalStatusMapping .ui-message-error, #conditionMappingPanel .ui-message-error {
    left: 220px;
}

#promotionTopicPanel div.topicOptions span.promotion-top-arrow {
    background-color: transparent !important;
    top: -3px;
    left: 7px;
    position: relative;
}

.promotion-top-arrow.option-basic_template {
    left: 7px !important;
}

.promotion-top-arrow.option-html {
    left: 123px !important;
}

.promotion-top-arrow.option-image_registration {
    left: 200px !important;
}

.promotion-top-arrow.option-not_necessary{
    left: 312px !important;
}

#promotionsDataTable .hiddenExportable {
    display: none;
}

#productBillingDetailsDialogId .ui-dialog-content.ui-widget-content {
    padding: 20px 20px 0;
}
#billingDetailContent td {
    padding: 5px;
    font-weight: normal;
}
#billingDetailContent td:first-child{
    font-weight: bold;
}
#billingDetailContent .dialogFooter {
    text-align: center;
    position: relative;
    width: 100%;
    margin-left: -20px;
    border-top: 1px solid #AFAFAF;
    padding: 7px 20px;
    bottom: 0;
    top: auto;
}
#billingDetailContent .title div {
    border-bottom: 2px solid #DCDCDC;
    margin: 0 10px;
    padding-bottom: 10px;
}
#billingDetailContent .customerAndStoreInfo {
    width: 100%;
    border: 1px solid #EFEFEF;
}

/*#billingDetailContent .fontSize11{*/
    /*font-size: 11px;*/
/*}*/

#billingDetailContent .customerAndStoreInfo .gray {
    background: #FAFAFA;
    border-right: 1px solid #EFEFEF;
}

#billingDetailContent .customerAndStoreInfo .secondRow .firstColumn {
    vertical-align: top;
}

#billingDetailContent .customerAndStoreInfo .gray:first-child {
    border-right: none;
    width: 40%;
}

#billingDetailContent {
    width: 900px !important;
}

#billingDetailContent .caption {
    font-weight: bold;
    border-bottom: 2px solid #DCDCDC;
    display: block;
    padding: 5px;
}

#billingDetailContent .storeInfo td{
    padding-left: 15px;
}
#billingDetailContent .productAndPriceInfo {
    width: 100%;
    margin-top: 20px;
}
#billingDetailContent .productAndPriceInfo td {
    vertical-align: top;
    font-weight: normal;
}
#billingDetailContent .productAndPriceInfo tr:first-child td {
    padding: 0;
}

#billingDetailContent .productAndPriceInfoGroup tr:last-child td {
    padding: 0;
}

#billingDetailContent .productAndPriceInfo .firstColumn,
#orderBillingDetailContent .productAndPriceInfo .firstColumn {
    width: 25%;
}

#billingDetailContent .productAndPriceInfo .vatMessage {
    padding-left: 5px;
}

#billingDetailContent .priceColumn {
    width: 50%;
    padding: 0 0 0 30px;
}

#billingDetailContent .productAndPriceInfo .gray,
#singleOrderOutputPanel .deliveryInfo .gray {
    background: #FAFAFA;
    width: 180px;
    font-weight: bold;
    padding: 5px 5px 5px 10px !important;
}
#bulkProductBillingDetailsDialogPnlId .priceInfoTable td,
#billingDetailContent .priceInfoTable td,
#singleOrderOutputPanel .deliveryInfo td,
#orderBillingDetailContent .deliveryInfo td{
    border-bottom: 1px solid #EFEFEF;
    vertical-align: middle;
    padding-left: 10px !important;
}
#bulkProductBillingDetailsDialogPnlId .priceInfoTable td,
#bulkProductBillingDetailsDialogPnlId .deliveryInfo td{
    border-bottom: 1px solid #EFEFEF;
    vertical-align: middle;
    padding: 5px 5px 5px 10px !important;
}
#billingDetailContent .priceInfoTable {
    width: 480px;
}
#billingDetailContent  .billingText {
    padding: 20px;
    display: block;
    font-weight: normal;
    border: 2px solid #D8D8D8;
}
#singleOrderOutputPanel .productInfoArea {
    width: 100%;
    background:#fafafa;
    border:1px solid #F0F0F0;
}
#singleOrderOutputPanel .productInfoArea #defaultImage {
    width:166px;
    height: 166px;
    display:block;
    padding:10px;
    text-align: center
}
#singleOrderOutputPanel .productInfoArea #defaultImage img {
    max-width:166px;
    max-height:166px;
}
#singleOrderOutputPanel .productInfoArea .value {
    font-size: 16px;
    font-weight: bold;
}
#singleOrderOutputPanel .productInfoArea .label {
    display: block;
    font-weight: bold;
    font-size: 11px;
    margin-top: 10px;
}
#singleOrderOutputPanel .productInfoArea .rightColumn {
    border-left: 1px solid #F0F0F0;
    vertical-align: top;
}
#singleOrderOutputPanel .productInfoArea .rightColumn tr:first-child td {
    background: #fff;
    padding: 10px;
}
#singleOrderOutputPanel .productInfoArea .rightColumn td {
    padding: 5px 0 5px 13px;
}
#singleOrderOutputPanel #productPageLinkId {
    color: #093CAB;
    text-decoration: none;
}
#singleOrderOutputPanel .title {
    border-bottom: 2px solid #DCDCDC;
    padding-top: 10px;
}
#singleOrderOutputPanel .deliveryInfo {
    width: 420px;
    word-break: break-all;
}
#singleOrderOutputPanel .orderInfoTable {
    width: 100%;
}
#singleOrderOutputPanel .orderInfoTable td{
    vertical-align: top;
    padding: 0 10px;
    font-size: 14px;
    text-align: center;
    border-right: 1px dashed #e8e8e8;
}
#singleOrderOutputPanel .orderInfoTable .ui-datalist-data,
#singleOrderOutputPanel .orderInfoTable table {
    margin-top: 0 !important;
}
#singleOrderOutputPanel .orderInfoTable tr:first-child td {
    padding-bottom: 5px;
}
#singleOrderOutputPanel .orderInfoTable td.quantity {
    width: 50px;
}
#singleOrderOutputPanel .productOptions{
    width: 190px;
}
#singleOrderOutputPanel .customTextOptions {
    border-right: none !important;
    text-align: left !important;
    font-size: 14px !important;
}
#singleOrderOutputPanel .customTextOptions td {
    padding-left: 0 !important;
    border-right: none;
    font-size: 12px !important;
    text-align: left !important;
}
#singleOrderOutputPanel .noBorderDataList .formPanel {
    border-bottom: none !important;
}
#ordersDatatable_data .orderDetailLink,
#orderItemDatatable .billingTheme {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px dotted #B5B5B5;
}
#billingDetailContent .billingInfoMessage {
    padding: 10px;
    border:2px solid #DCDCDC;
    font-weight: normal !important;
}
#billingDetailContent .fixedWidth,
#orderBillingDetailContent .fixedWidth {
    max-width: 340px;
    word-wrap: break-word;
    display: block;
}
.customerAndStoreInfo .excelExportButton {
    width: 110px;
    display: block;
    margin: 0 auto !important;
}
.productInfoArea .fixedWidth, #productPageLinkId {
    max-width: 400px;
    float: left;
    display: block;
    word-wrap: break-word;
}
#productAndDeliveryDetailsDialogId > .ui-dialog-content.ui-widget-content {
    padding-right: 20px;
    overflow-x: hidden;
}

#productAndDeliveryDetailsDialogId > .ui-dialog-titlebar > .ui-dialog-title ,
#productBillingDetailsDialogId > .ui-dialog-titlebar > .ui-dialog-title {
    width: 100%;
}

#productAndDeliveryDetailsDialogId > .ui-dialog-titlebar > .ui-dialog-title > .productDeliveryDialogHeader,
#productBillingDetailsDialogId > .ui-dialog-titlebar > .ui-dialog-title > .productBillingDialogHeader {
    width: 100%;
}

#productAndDeliveryDetailsDialogId > .ui-dialog-titlebar > .ui-dialog-title > .productDeliveryDialogHeader > .ui-dialog-titlebar-icon > .ui-icon-closethick,
#productBillingDetailsDialogId > .ui-dialog-titlebar > .ui-dialog-title > .productBillingDialogHeader > .ui-dialog-titlebar-icon > .ui-icon-closethick {
    right: 15px;
    top: 10px;
}

#orderBasicInfoPanel {
    width: 260px;
}

#orderBasicInfoPanel td {
    padding-bottom: 0px !important;
}

#orderBasicInfoPanel .exportOrderDetailButton {
    margin-left: 11px;
    margin-bottom: 0px;
}

#orderBasicInfoPanel .exportOrderDetailLabel {
    width: 220px !important;
    padding-top: 0;
    margin-right: 5px
}

#productBillingDetailsDialogPnlId .thirdColumn {
    width: 150px !important;
}

#splitPanel .formLabel {
    min-width: 100px;
}

.sellerDocumentsPanel .approvePanel {
    margin-top: 15px;
}

.sellerDocumentsPanel .approvePanel .statusPanel {
    margin-left: 20px;
    border-left: solid #e6e6e7 1px;
    padding-left: 10px;
}

.sellerDocumentsPanel .approvePanel .statusPanel .statusLabel {
    font-weight: bold;
    color: #cdcdcd !important;
    font-size: 10px !important;
    text-transform: uppercase;
}

.sellerDocumentsPanel .approvePanel .statusPanel .statusText {
    font-weight: bolder;
}

.sellerDocumentsPanel .approvePanel .statusPanel .statusMessageText {
    font-style: italic;
}
.red td {
    background: none repeat scroll 0 0 #F8F8F8 !important;
}
.green td {
    background: none repeat scroll 0 0 #FFFFFF !important;
}
.exchangePanel {
    width: 350px !important;
}
.ui-state-highlight.red td,
.ui-state-highlight.green td{
    background: #fffae0 !important;
}

#trackingNumberInputPanel .buttonSeparator {
    top: 0 !important;
}
.ui-state-default.sellerpointImages{
    background: url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) 0 -1794px !important;
}

.thumbnailsize {
    width: 80px !important;
    height: 80px !important;
}

.meduimsize {
    width: 215px !important;
    height: 215px !important;
}
#sellerPromotion_startDate input, #sellerPromotion_endDate input{
    width: 132px !important;
}

#apiAccountInfoPanel_content .ui-button > .ui-icon {
    width: 30px;
    height: 38px;
    background-repeat: no-repeat;
    background-position: bottom;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 32 38' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m2.7767 9.4922e-4c-0.21363 0.020238-0.412 0.12008-0.55609 0.2799-0.1441 0.15982-0.22349 0.36804-0.22257 0.58372v36.272c3e-5 0.229 0.09056 0.4487 0.25169 0.6106 0.16112 0.162 0.37965 0.253 0.60752 0.253h27.495c0.2279 0 0.4464-0.091 0.6076-0.253 0.1611-0.1619 0.2516-0.3816 0.2516-0.6106v-25.908c-0.0018-0.2283-0.0935-0.4466-0.255-0.6072l-10.31-10.363c-0.1598-0.16237-0.377-0.25456-0.6042-0.25639h-17.184c-0.02683-0.0012656-0.05371-0.0012656-0.08055 0zm0.93976 1.7272h15.466v9.4997c1e-4 0.2291 0.0906 0.4487 0.2517 0.6107 0.1611 0.1619 0.3797 0.2529 0.6075 0.253h9.4513v24.181h-25.776v-34.545zm17.184 1.2145 7.3839 7.4217h-7.3839v-7.4217z' fill='%236B6B6B'/%3E%3Crect x='.78906' y='18' width='27' height='13' rx='1' fill='%23FF44EE'/%3E%3Cg fill='%23fff'%3E%3Cpath d='m2.7998 27.409v-1.0195h1.0195v1.0195h-1.0195z'/%3E%3Cpath d='m4.8249 22.091h1.9627c0.44261 0 0.78001 0.0339 1.0122 0.1016 0.31201 0.0919 0.57927 0.2551 0.80178 0.4898 0.22252 0.2346 0.39182 0.5224 0.50792 0.8634 0.11609 0.3386 0.17414 0.7571 0.17414 1.2553 0 0.4378-0.05442 0.8151-0.16326 1.1319-0.13302 0.387-0.32289 0.7002-0.56959 0.9397-0.18624 0.1814-0.43777 0.3229-0.75462 0.4244-0.23702 0.075-0.55387 0.1125-0.95053 0.1125h-2.0208v-5.3186zm1.0739 0.8997v3.5228h0.80178c0.29991 0 0.51638-0.0169 0.6494-0.0508 0.17415-0.0435 0.31805-0.1173 0.43173-0.2213 0.1161-0.104 0.21042-0.2745 0.28298-0.5115 0.07256-0.2395 0.10884-0.5648 0.10884-0.976 0-0.4111-0.03628-0.7268-0.10884-0.9469s-0.17414-0.3918-0.30475-0.5151c-0.1306-0.1234-0.29628-0.2068-0.49703-0.2504-0.14995-0.0338-0.44382-0.0508-0.88159-0.0508h-0.48252z'/%3E%3Cpath d='m9.9338 24.783c0-0.5418 0.08106-0.9965 0.24306-1.3642 0.1209-0.2709 0.2854-0.5139 0.4934-0.7292 0.2104-0.2152 0.4402-0.3749 0.6893-0.4789 0.3314-0.1403 0.7135-0.2104 1.1465-0.2104 0.7836 0 1.41 0.2431 1.8793 0.7292 0.4716 0.4862 0.7074 1.1622 0.7074 2.0281 0 0.8586-0.2334 1.531-0.7002 2.0171-0.4668 0.4837-1.0908 0.7256-1.872 0.7256-0.7909 0-1.4198-0.2407-1.8866-0.722-0.4668-0.4837-0.70016-1.1488-0.70016-1.9953zm1.1066-0.0363c0 0.6022 0.139 1.0593 0.4172 1.3713 0.2781 0.3096 0.6313 0.4644 1.0594 0.4644s0.7788-0.1536 1.0521-0.4607c0.2757-0.3096 0.4136-0.7728 0.4136-1.3895 0-0.6095-0.1343-1.0642-0.4028-1.3642-0.266-0.2999-0.6203-0.4498-1.0629-0.4498-0.4427 0-0.7994 0.1524-1.0703 0.4571-0.2709 0.3023-0.4063 0.7595-0.4063 1.3714z'/%3E%3Cpath d='m19.291 25.454 1.0412 0.3302c-0.1596 0.5804-0.4257 1.0122-0.7981 1.2952-0.3701 0.2805-0.8405 0.4208-1.4113 0.4208-0.7063 0-1.2867-0.2407-1.7414-0.722-0.4547-0.4837-0.6821-1.144-0.6821-1.9808 0-0.8853 0.2286-1.5722 0.6857-2.0607 0.4571-0.491 1.0582-0.7365 1.8031-0.7365 0.6506 0 1.1791 0.1923 1.5854 0.5768 0.2419 0.2274 0.4233 0.5539 0.5442 0.9796l-1.063 0.254c-0.0629-0.2758-0.1947-0.4934-0.3954-0.6531-0.1984-0.1596-0.4402-0.2394-0.7256-0.2394-0.3943 0-0.7147 0.1415-0.9614 0.4244-0.2443 0.283-0.3665 0.7414-0.3665 1.375 0 0.6724 0.121 1.1513 0.3628 1.4367 0.2419 0.2854 0.5563 0.4281 0.9433 0.4281 0.2854 0 0.5309-0.0907 0.7365-0.2721s0.3531-0.4668 0.4426-0.8562z'/%3E%3Cpath d='m20.67 27.409 1.8176-2.7754-1.6471-2.5432h1.2552l1.0667 1.7088 1.0448-1.7088h1.2444l-1.6543 2.5831 1.8176 2.7355h-1.2952l-1.1791-1.8394-1.1827 1.8394h-1.2879z'/%3E%3C/g%3E%3C/svg%3E");
    top: -9px;
    left: -41px;
    position: absolute;
}

#apiAccountInfoPanel_content #soapDownloadLink {
    margin-left: 50px;
}
#apiAccountInfoPanel_content #soapDownloadLink  .ui-button-text{
    margin-left: 0;
}
#createAccountButtonPanel button { position: relative; top: 35px; }
#satisfyingAccountCount span { top: -2px; }

#reservationSellerName, #reservationSellerUserName { display: block; margin-top: 5px !important; width: 100px; font-weight: bold; word-break: break-word; }

#jobMessagesPanel .ui-selectonemenu,
#jobMessagesPanel .ui-selectonemenu label{
    width: 260px !important;
}

#panelGridForCollective .ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only.ui-button-black {
    background-image: linear-gradient(to right, #1C1C1E , #1C1C1E);
}

/* SellerOffice HomePage Revisions */
#content .soMainPage {  }
#content .soMainPage.ui-widget-content > .ui-tabs-panels { border: 0 !important; width: 71%; right: 6px; }
#content .soMainPage.ui-widget-content > .ui-tabs-panels > .ui-widget-content { padding: 0 !important; float: left; width: 100%; }
#content .soMainPage > .ui-tabs-panels > .ui-widget-content > table { margin-left: 0; width: 100%; }

#content .soMainPage.ui-tabs.ui-widget > .ui-tabs-nav { padding: 0; width: 25%; height: auto; margin-bottom: 20px; }
#content .soMainPage.ui-tabs.ui-widget > .ui-tabs-nav > li { border: 0 !important; border-bottom: 1px solid #cacaca !important; box-shadow: none !important; -webkit-box-shadow: none !important; margin: 0 !important; cursor: pointer; height: 31px !important; line-height: 33px !important; }
#content .soMainPage.ui-tabs.ui-widget > .ui-tabs-nav > li:first-child { border-top: 1px solid #cacaca !important; }
#content .soMainPage.ui-tabs.ui-widget > .ui-tabs-nav > li,
#content .soMainPage.ui-tabs.ui-widget > .ui-tabs-nav > li > a { background: none !important; }
#content .soMainPage.ui-tabs.ui-widget > .ui-tabs-nav > li > a { left: 5px; font-weight: normal !important; background: transparent url(/selleroffice/javax.faces.resource/home-arrow.png.xhtml?ln=img) 0 12px no-repeat !important; text-indent: 13px; }
#content .soMainPage.ui-tabs.ui-widget > .ui-tabs-nav > li.ui-tabs-selected.ui-state-active { background: #DB2719 !important; border: 1px solid #C22217 !important; border-left: 0 !important; border-right: 0 !important; }
#content .soMainPage.ui-tabs.ui-widget > .ui-tabs-nav > li.ui-tabs-selected.ui-state-active > a { color: #FFF !important; background: transparent url(/selleroffice/javax.faces.resource/home-arrow-active.png.xhtml?ln=img) 0 12px no-repeat !important; text-indent: 13px; }

#buyInventoryAd #productsDataTable .noBorder{
    border: none !important;
}
#buyInventoryAd #productsDataTable .noBorderAlignLeft{
    border: none !important;
    text-align: left;
    padding: 3px;
}
#buyInventoryAd #productsDataTable .noBorderAlignRight{
    border: none !important;
    text-align: right;
    padding: 3px;
}
#buyInventoryAd .pointsLabel {
    font-weight: bold;
    font-size: 16px !important;
    margin: 10px 0 20px;
}
#buyInventoryAd .reservationsTitle {
    font-weight: bold;
    font-size: 14px !important;
    margin: 10px 0 20px;
    border-bottom:1px solid #CDCDCD !important;
}

#buyInventoryAd .reservationsListPanel {
    width:100%;
    height:482px;
    overflow: scroll;
}

#buyInventoryAd .reservationsValue {
    font-weight: bold;
    font-size: 12px !important;
}


#buyInventoryAd .pointsValue{
    color: rgb(236, 79, 27);
    font-size: 16px;
    font-weight: bold;
}

#buyInventoryAd .quantityInfoColumn{
    width:320px;
}

#buyInventoryAd .adTotalBelowBalance{
    color: forestgreen;
    font-size: 16px;
    font-weight: bold;
}

#buyInventoryAd .adTotalOverBalance{
    color: red;
    font-size: 16px;
    font-weight: bold;
}

#buyInventoryAd .pointTableLeftColumn{
    text-align: left;
    width: 130px;
}
#buyInventoryAd .pointTableRightColumn{
    text-align: right;
}

#buyInventoryAd .reservationTableLeftColumn{
    text-align: left;
    width: 600px;
    vertical-align: top;
    padding-right: 20px;
    border-right: 1px solid #a8a8a9;
}
#buyInventoryAd .reservationTableRightColumn{
    text-align: left;
    width: 360px;
    vertical-align: top;
    padding-left: 15px;
}

#buyInventoryAd #inventorySelectionInfo{
    background: #f2f2f2;
    padding: 10px;
}

#keywordSelectionInfo{
    background: #f2f2f2;
    padding: 10px;
}

.keywordSelectionInput {
    display: inline-block;
    vertical-align: middle;
}

.keywordSelectionInput input {
    margin: 0 5px 0 0 !important;
    width: 170px !important;
}

.keywordSelectionInput.continueButton {
    margin-top: 2px !important;
}

#buyInventoryAd .invalidDateLabel {
    background: #f2f2f2;
    padding: 4px 10px 4px 5px;
    display: inline-block;
}

#buyInventoryAd .input-error {
    border: 1px solid red !important;
}

#buyInventoryAd .input-error-inner input {
    border: 1px solid red !important;
}

#buyInventoryAd .reservationTable th .ui-dt-c {
    font-weight: bold;
    padding: 0 !important;
    text-align: center !important;
}

#buyInventoryAd .reservationTable td .ui-dt-c {
    padding: 3px !important;
    text-align: center !important;
}

#buyInventoryAd .reservationBox {
    position: relative;
}

#buyInventoryAd .reservationTable td {
    width: 120px;
    height: 30px;
}

#buyInventoryAd .ui-tabs-panel.ui-widget-content {
    padding: 0px !important;
}

#buyInventoryAd #reservationTabView{
    width:574px;
}

#buyInventoryAd .ui-tabs.ui-tabs-top > .ui-tabs-nav li {
    width:180px;
    padding-left: 10px !important;
    font-size: 11px !important;
}

#buyInventoryAd .reservationBox{
    padding: 0px;
    margin: auto;
    text-align: center;
    width: 48px;
    height: 48px;
}

#buyInventoryAd .reservationBox ul li{
    width: 48px;
    height: 48px;
    overflow: hidden;
    float: left;
    display: inline-block;
    text-align: center;
}
#buyInventoryAd .reservationBox ul li img{
    height: 48px;
}

#buyInventoryAd .disabledBox{
    border: 1px solid #AFAFAF;
    background: url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) repeat -64px -1537px;
}

#buyInventoryAd .availableBox{
    border: 1px solid #AFAFAF;
    background: none;
}

#buyInventoryAd .reservedBox .ui-icon,
#buyInventoryAd .disabledBox .ui-icon,
#buyInventoryAd .reservedByOtherBox .ui-icon{
    display: none;
}

#buyInventoryAd .availableBox .ui-icon {
    width: 20px;
    height:20px;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    top: 50%;
    background: url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) repeat 0 -1387px;
}
#buyInventoryAd .reservedBox{
    border: 1px solid #CDCDCD;
    background: none;
}

#buyInventoryAd .reservedByOtherBox{
    border: 1px solid #CDCDCD;
    background: url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) repeat -115px -1537px;
}
#buyInventoryAd .newReservedBox {
    border: 1px solid #CDCDCD;
}
#buyInventoryAd .newReservedBox .ui-icon {
    top: 3px;
    right: 30px;
    z-index: 1;
    width: 14px;
    height: 14px;
    position: absolute;
    background: url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) repeat -28px -1390px #fff;
}
#buyInventoryAd #adOrderStatusPanel .pointsLabel {
    font-weight: bold;
    font-size: 14px !important;
}

#buyInventoryAd .orderResult {
    font-weight: bold;
    font-size: 16px !important;
}

#adOrderResultPanel {
    margin-bottom: 40px;
}

#adOrderResultPanel .ui-panel-content.ui-widget-content {
    padding-top: 20px !important;
    padding-bottom: 50px !important;
}

.napInfoBoxContainer {
    margin: 9px 14px 8.04px 12.6px;
    padding: 12px 14px 13px 38px;
    background-color: #ffeffd;
    position: relative;
}

.napInfoBoxText {
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: black;
    display: block;
}
.napInfoBoxText a{
    color: #FF44EE;
}

.napInfoBoxIcon {
    width: 18px;
    height: 18px;
    margin: 1px 8px 21px 0;
    position: absolute;
    left: 12px;
    top: 13px;
}

#shippingAllOrderItemDialogPanel .dialogWidthAllShipping .ui-dialog-content p { width: 435px !important; }

#searchResultPanel.productSearchResult { width: 978px !important; margin-bottom: 25px !important; }
#ordersDatatable_data a.billingTemplate { float: right; right: 5px; font-size: 11px; margin-top: 5px; }
#ordersDatatable > .ui-widget-header.stickyOrderHeader { position: fixed; top: 0; z-index: 1; width: 958px; }
#ordersDatatable_data .productInfoAttributeLister p.pDesc { max-width: 250px; word-break: break-word; }
.productInfoAttributeLister .attributeItem { float: left; margin-right: 15px; margin-bottom: 5px; }
.productInfoAttributeLister .attributePopItem { margin-right: 15px; margin-bottom: 5px; margin-top: 5px; font-weight: bold }
.productInfoAttributeLister p.pDesc { float: left; width: 100%; margin-bottom: 5px; }
.productInfoAttributeLister a.productUrl { width: 100%; float: left; color: #279ebf !important; text-decoration: underline; }
#ordersDatatable_data span.customerName { width: 100px; word-break: break-word; float: left; }

.bundleGroupTable .bundleDiv.active { position: absolute; top: 0; background: #e8f2fd !important; }
.bundleGroupTable .normalDiv { margin: 10px 0; }
.bundleGroupTable td.normalDivTd { background-color: #FFF; position: relative; }
.bundleGroupTable .ui-datatable-scrollable-body td[role="gridcell"],
.bundleGroupTable .ui-datatable-scrollable-body td[role="gridcell"] > div { overflow: visible !important; }
.bundleGroupTable .ui-datatable-scrollable-body > table { overflow: hidden; }

.question { width: 972px; text-align: center; border: 1px solid #CDCDCD; padding: 10px 0; margin-top: 20px; }
.question #questionWarningGrid { height: 100px; width: 100%; }

.bundleGroupTable .helpQuestionMark { position: absolute; top: 2px; right: -9px !important; }
.bundleGroupTable .normalDiv .shippingButton.ui-state-disabled { left: 0px !important; }
#acceptOrderItemDialogPanel .ui-dialog-content > p { text-align: center; }

#ordersDatatable_data .ui-datatable.ui-widget.ui-datatable-scrollable.headerless.bundleGroupTable .bordered-badge.red-badge {
    color: #3C77BC;
    border-color: #3C77BC;
}

#ordersDatatable_data .ui-datatable.ui-widget.ui-datatable-scrollable.headerless.bundleGroupTable .bordered-badge.black-badge {
    color: #FF44EE;
    border-color: #FF44EE;
}

.width100 { width: 100px; }

#sopaIntro { background: url(/selleroffice/javax.faces.resource/sopaIntro.jpg.xhtml?ln=img) no-repeat 0 0; width: 925px; height: 265px; margin: 0 auto; border-radius: 3px !important; }
#sopaIntro button { width: 390px !important; height: 50px !important; padding: 0; margin: 0; background: #ECECEC !important; border: 1px solid #CACACA; position: absolute; top: 190px; border-radius: 3px !important; }
#sopaIntro button.sopaBtn { left: 34px !important; }
#sopaIntro button.htmlBtn { left: 490px !important; }
#sopaIntro button.ui-state-disabled { background: #2FCA6B !important; border-color: #25BF60; color: #FFF; opacity: 1 !important; }
#sopaIntro button span { width: 100%; background: none; font-size: 18px; font-weight: normal; }

.red {
    color: #FF3939;
}

.ui-selectonemenu-item.ui-selectonemenu-list-item.ui-corner-all {
    padding-right: 10px !important;
}

.minWith100 {
    width: 150px !important;
    min-width: 150px !important;
}

.productDetailLeftMargin .ui-widget-content div.ui-dt-c { word-break: break-all; -ms-word-break: break-all; word-break: break-word; }

#content.registerFormFieldset { margin-top: 20px; }
#content.registerFormFieldset > div { width: 100%; margin-bottom: 15px; }
#content.registerFormFieldset > div.bottom .adv { margin-top: 20px; }
#content.registerFormFieldset .adv { width: 710px; height: auto !important; top: 0; background: transparent; }
#content.registerFormFieldset .adv.slide { height: 353px !important; margin-top: 0; }
#content.registerFormFieldset .adv.left { float: left; width: 250px; }
#content.registerFormFieldset .adv.left img { max-width: 250px; }
#content.registerFormFieldset .adv.right { float: right; }
#content .soLoginWidget { width: 218px; padding: 15px !important; background-color: #FFFFFF; float: left; border: 1px solid #C7C7C7;}
#content .soLoginWidget > .ui-widget-content { margin-top: -10px; }
#content .soLoginWidget > .ui-widget-content > table,
#content .soLoginWidget #breadCrumb { width: 100%; float: left; }
#content .soLoginWidget #breadCrumb { padding: 0; float: left; margin-bottom: 10px; }
#content .soLoginWidget #breadCrumb span { margin: 0; }
#content .soLoginWidget > .ui-widget-content > table { margin-left: 0 !important; }
#content .soLoginWidget input { width: 206px !important; margin-left: 0 !important; border: 1px solid #D9D9D9;}
#content #soRememberMe { margin-bottom: 10px; clear: both; accent-color: #FF44EE;}
#content #soRememberMe > label.rememberMe { text-align: left; text-indent: 0; color: #242424;}
#content #soRememberMe > label.rememberMe > input { width: auto !important; border: 1px solid #B4B4B4; border-radius: 2px;}
#content #soLoginWidgetLinks { clear: both; }
#content #soLoginWidgetLinks a,
#content #soLoginWidgetLinks td { margin: 0 !important; color: #FF44EE !important; }
#content #loginCommandButton > div { margin-top: 5px; float: left; }
#content #loginCommandButton .buttonLeft {
    background: #1C1C1E;
    color: #fff;
    font-size: 15px;
    border-left: 1px solid #1C1C1E;
    width: 211px;
    display: flex;
    justify-content: center;
    border-radius: 6px;
}
#content #registerNow {
    display: block;
    width: 211px;
    background-color: #FFFFFF;
    text-align: center;
    padding: 8px 0;
    color: #1C1C1E;
    text-decoration: none;
    font-size: 17px;
    border-radius: 6px;
    border: 1px solid #1C1C1E;
}
#content #withoutSignup { background: #C7C7C7; height: 1px; margin-bottom: 20px; position: relative; }
#content #withoutSignup > span { position: absolute; background-color: #F9F9F9; top: -7px; left: 50%; margin-left: -60px; padding: 0 10px; font-weight: bold; }

#content .soLoginWidget #captchaPanelGrid { margin-top: 5px !important; left: -9px; }
#content .soLoginWidget #captchaPanelGrid td.securityLabel { display: none; }
#content .soLoginWidget #captchaPanelGrid tr:first-child td.securityLabel,
#content .soLoginWidget #captchaPanelGrid tr:first-child td.formInput { display: block; float: left; width: 100%; }
#content .soLoginWidget #captchaPanelGrid tr:first-child td.formInput { margin-top: 10px; }
#content .soLoginWidget #captchaPanelGrid span.securityNumber { left: 9px; }
#content .soLoginWidget #captchaPanelGrid #captchaAnswer { left: 10px; position: relative; }
#content .soLoginWidget .ui-message-error { margin: 0 !important; }
#content .soLoginWidget .ui-message-error .top-arrow { border-right: 6px solid #F9F9F9 !important; border-left: 6px solid #F9F9F9 !important; }

#soSections { height: 249px !important; }
#soSections > a { top: 1px !important; }
#soSections .sectionTwo { top: 154px !important; }
#soSections .sectionOne,
#soSections .sectionTwo { width: 179px !important; left: 1px !important; }
#soSections > a > p {
    color: #FF44EE !important;
}
#soSections .icon{
    background-image: url(/selleroffice/javax.faces.resource/img/6917789089236630047.svg.xhtml) !important;
}

#wrapper #header h2{
    top: -20px;
    left: 60px;
}

.slidesPagination{
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0nMS4wJyBlbmNvZGluZz0nVVRGLTgnPz48c3ZnIGZpbGw9J25vbmUnIHZpZXdCb3g9JzAgMCA3MTAgMjAnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggZD0nTTI5Mi4xMDYgMEMyOTAuMTA4IDAgMjg4LjE4MiAwLjc0NzYxIDI4Ni43MDggMi4wOTU3N0wyNzkuMTU2IDlIMFYyMEg3MTBWOUg0MjkuNTYyTDQyMi4zMSAyLjE3NDRDNDIwLjgyNiAwLjc3NzcxMSA0MTguODY1IDAgNDE2LjgyNyAwSDI5Mi4xMDZaJyBjbGlwLXJ1bGU9J2V2ZW5vZGQnIGZpbGw9JyNGRjQ0RUUnIGZpbGwtcnVsZT0nZXZlbm9kZCcvPjwvc3ZnPg==");
}

.slidesPagination .pagination li.current span{
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0nMS4wJyBlbmNvZGluZz0nVVRGLTgnPz48c3ZnIGZpbGw9J25vbmUnIHZpZXdCb3g9JzAgMCA5IDknIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PGNpcmNsZSBjeD0nNC41JyBjeT0nNC41JyByPSc0LjUnIGZpbGw9JyMxQzFDMUUnLz48L3N2Zz4=") no-repeat;
}

textarea.singleLineOnly {resize: none;}

#searchResultPanel .categoryColumn{overflow: inherit;}
#searchResultPanel .categoryColumn > div{padding: 25px 10px !important;overflow: inherit;}
#searchResultPanel .categoryColumn .tooltipContainer {background: #fff;box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.2);-moz-box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.2);-webkit-box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.2);display: block;position: absolute;width: 120px;padding: 10px !important;border: 1px solid #C9C9C9;margin-top: -15px;left:35px;}
#searchResultPanel .categoryColumn .tooltipContainer span{display: block;}
#searchResultPanel .categoryColumn .tooltipContainer span.tooltipTitle{font-weight: bold;margin-bottom: 5px;}
#searchResultPanel .categoryColumn .tooltipContainer .tooltipArrow{display: block;position: absolute;width: 8px;height:15px;left:-8px;top:50%;margin-top: -7px;background: url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) no-repeat scroll 0 -1485px transparent; }
.ui-icon.ui-icon-seller-analytics {left: -5px;top: 19px;position: relative;cursor:pointer;width: 26px;height: 13px;background: url(/selleroffice/javax.faces.resource/sellerSprite.png.xhtml?ln=img) no-repeat scroll 4px -1514px transparent;}

.datalistOverflowStyle {max-height: 150px !important;overflow: auto !important;}

.shipmentCityTable .ui-picklist-button-remove-all, .shipmentCityTable .ui-picklist-button-add-all{display:none !important}
.shipmentLabel { max-width: 200px; min-width: 200px}


#header {
    background-color: #fff;
    height: 100px;
    position: relative;
    z-index: 2;
}


.container {
    margin: 0 auto;
    position: relative;
    width: 1200px;
}


#header .container {
    height: 56px;
    z-index: 1;
}
#header #logo {
    background: rgba(0, 0, 0, 0)url()  no-repeat scroll 0 0;
    display: block;
    height: 42px;
    left: 1px;
    text-indent: -9999px;
    top: 8px;
    width: 115px;
}
#header #topMenu {
     font-size: 11px;
     position: absolute;
     right: 5px;
     top: 15px;
     z-index: 1;

 }

#header #topMenu a{
    color:black;
    text-decoration: none;
 }

#header #topMenu a:hover{
    text-decoration: underline;
 }
#header .myAccountMenu, #header .myNotificationsHolder, #header .supportHolder {
    color: #3a3e41;
    float: left;
    font-size: 13px;
    padding: 0;
}
#header .myAccount, #header .myNotifications, #header .support {
    cursor: pointer;
    padding: 10px;
    float: left;
}
#header .support {
    padding-right: 0;
}
#header .myNotifications::before, #header .support::before {
    border-left: 1px dotted #a6a6a6;
    content: "";
    height: 20px;
    left: -2px;
    position: absolute;
    top: 7px;
}
#header #topMenu > div:first-child.supportHolder > a:before{border:none}

#header .myAccount i, #header .myNotifications i {
    background: rgba(0, 0, 0, 0) url(/selleroffice/javax.faces.resource/sprite-icon-so.png.xhtml?ln=img) no-repeat scroll 0 0;
    display: block;
    float: left;
    height: 20px;
    margin-right: 5px;
    margin-top: -3px;
    width: 19px;
}
#header .myAccount i {
    background-position: 0 -62px;
}
#header .myNotifications i {
    background-position: -1px -30px;
    margin-top: -1px;
}
#header .support > b {
    position: absolute;
    top: -6px;
    right: 0;
    background: #E5FF55;
    color: #1C1C1E;
    font-size: 8px;
    padding: 3px 3px 2px;
    font-style: normal;
    font-family: sans-serif, serif;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
#header .myAccountMenu {
    border: 1px solid transparent;
}
#header .myAccountMenu:hover {
    border: 1px solid #c9c9c9;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
}
#header .myAccountMenu:hover .myAccount {
    background-color: #ffffff;
    border: medium none;
    z-index: 9;
    position: relative;
}

/*#header #topMenu > a, #header #topMenu .myAccount {*/
    /*border-right: 1px dotted #a6a6a6;*/
    /*color: #3a3e41;*/
    /*display: block;*/
    /*float: left;*/
    /*font-size: 13px;*/
    /*height: 13px;*/
    /*margin-left: 12px;*/
    /*margin-top: 10px;*/
    /*padding-right: 11px;*/
    /*text-align: center;*/
    /*text-decoration: none;*/
    /*vertical-align: top;*/
/*}*/
/*#header #topMenu .myAccountMenu {*/
    /*background-color: #fff;*/
    /*border: 1px solid transparent;*/
    /*float: left;*/
/*}*/
/*#header #topMenu .myAccountMenu:hover {*/
    /*border: 1px solid #c9c9c9;*/
    /*margin-right: 1px;*/
    /*box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);*/
/*}*/
#header .myAccountMenu ul {
    background-color: #ffffff;
    border: 1px solid #c9c9c9;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
    display: none;
    font-size: 12px;
    left: 1px;
    line-height: 25px;
    margin-left: -1px;
    padding-right: 0;
    position: absolute;
    text-indent: 10px;
    top: 30px;
    width: 155px;
}
#header #topMenu .myAccountMenu:hover ul {
    display: block;
}
#header #topMenu .myAccountMenu:hover li:hover {
    background-color: #FFEFFD;
    cursor: pointer;
}
#header #topMenu .myAccountMenu .logout {
    margin-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    text-indent: 0;
}

/*#header #topMenu .myAccountMenu a, #header #topMenu .myAccountMenu a:visited, #header #topMenu .myAccountMenu a:active {*/
    /*color: inherit;*/
    /*display: block;*/
    /*text-decoration: none;*/
/*}*/
/*#header #topMenu .myAccountMenu a:hover {*/
    /*text-decoration: underline;*/
/*}*/

#header #topMenu .myAccountMenu .logout a {
    border-top: 1px solid #c9c9c9;
    display: block;
    margin: 0;
    padding-top: 5px;
}
#header #topMenu .myAccountMenu .logout:hover a {
    border-color: transparent;
}

#header #topMenu .myAccountMenu .username:hover {
    background-color: transparent !important;
    cursor: default !important;
}

#header #topMenu .myAccountMenu .username {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid #c9c9c9;
    font-size: 12px;
    font-weight: 700;
    margin: 20px 10px 7px;
    padding-bottom: 3px;
    text-indent: 0;
}

/*#header #topMenu .myAccountMenu:hover .myAccount {*/
    /*-moz-border-bottom-colors: none;*/
    /*-moz-border-left-colors: none;*/
    /*-moz-border-right-colors: none;*/
    /*-moz-border-top-colors: none;*/
    /*border-bottom: 1px solid #fff !important;*/
    /*border-image: none;*/
    /*text-decoration: none;*/
    /*border-left: medium none;*/
    /*border-right: medium none;*/
    /*border-top: medium none;*/
    /*margin-top: 10px;*/
    /*padding-bottom: 8px;*/
    /*background-color: white;*/
    /*z-index: 9;*/
/*}*/
/*#header #topMenu > a::before, #header #topMenu .myAccount::before {*/
    /*background: rgba(0, 0, 0, 0) url(/selleroffice/javax.faces.resource/sprite-icon-so.png.xhtml?ln=img) no-repeat scroll 0 0;*/
    /*content: "";*/
    /*display: inline-block;*/
    /*height: 18px;*/
    /*margin-right: 6px;*/
    /*position: relative;*/
    /*top: -3px;*/
    /*width: 19px;*/
/*}*/

@-moz-document url-prefix() {
    #header #topMenu > a::before, #header #topMenu .myAccount::before {
        top: 0px;
    }
}

/*#header #topMenu > a.support {*/
    /*border-right: medium none;*/
    /*padding-right: 0;*/
    /*margin-right: 0;*/
/*}*/
/*#header #topMenu .support::before {*/
    /*background-position: -29px 0;*/
/*}*/
/*#header #topMenu .notifications{*/
    /*position: relative;*/
    /*display: inline-block;*/
    /*float: left;*/
    /*margin-top: 10px;*/
    /*border-right: 1px dotted #a6a6a6;*/
    /*margin-left: 10px;*/
/*}*/
/*#header #topMenu .notifications::before {*/
    /*background: rgba(0, 0, 0, 0) url(/selleroffice/javax.faces.resource/sprite-icon-so.png.xhtml?ln=img) no-repeat scroll -1px -30px;*/
    /*width: 16px;*/
/*}*/
/*#header #topMenu .notifications em {*/
    /*background-color: #e92e35;*/
    /*border-radius: 8px;*/
    /*color: #fff;*/
    /*display: inline-block;*/
    /*font-size: 11px;*/
    /*font-weight: 400;*/
    /*height: 16px;*/
    /*left: 17px;*/
    /*line-height: 16px;*/
    /*position: absolute;*/
    /*text-align: center;*/
    /*top: -13px;*/
    /*width: 16px;*/
/*}*/
#header #topMenu .notifications .details{
    position: absolute;
    width: 300px;
    top: 30px;
    max-height: 400px;
    border: 1px solid black;
    height: 100px;
}
/*#header #topMenu .myAccount::before {*/
    /*background: rgba(0, 0, 0, 0) url(/selleroffice/javax.faces.resource/sprite-icon-so.png.xhtml?ln=img) no-repeat scroll 0 -62px;*/
    /*width: 17px;*/
/*}*/
/*#header #topMenu .myAccount {*/
    /*border-right: 1px dotted #a6a6a6;*/
    /*margin-left: 0;*/
    /*padding-right: 0;*/
    /*padding-top: 0;*/
    /*width: 96px;*/
/*}*/
#header nav {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #d2d2d2 #a5a29b #a5a29b -moz-use-text-color;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    display: block;
    margin: 0 auto;
    max-width: 1200px;
    min-width: 980px;
    position: relative;
    z-index: 0;
}
#header nav::before {
    border-top: 1px solid #d2d2d2;
    content: "";
    left: -100%;
    position: absolute;
    top: -1px;
    width: 100%;
}
#header nav::after {
    border-top: 1px solid #d2d2d2;
    content: "";
    position: absolute;
    right: -100%;
    top: -1px;
    width: 100%;
}
#header nav .menu {
    display: table;
    height: 42px;
    width: 100%;
}
#header nav .menuItem {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f7f7f7 0px, #e9e9e9 100%) repeat scroll 0 0;
    border-left: 1px solid #a5a29b;
    border-right: 1px solid #fff;
    color: #505050;
    cursor: pointer;
    display: table-cell;
    font-size: 12px;
    font-weight: 700;
    line-height: 42px;
    position: relative;
    text-align: center;
    width: 200px;
}
#header nav .menuItem:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #e9e9e9 0px, #f7f7f7 100%) repeat scroll 0 0;
}
#header nav .menuItem:first-child {
    border-left: 1px solid #a5a29b;
    border-right: medium none;
    padding-right: 1px;
}
#header nav .menuItem, .menuItem li, .menuItem a {
    color: #3c3c3c;
    text-decoration: none;
}
#facebookAd {
  color: #b4b4b4 !important
}
.tooltipReset.tooltipReset {
  padding: 0;
  border: none !important;
}
.tooltipText {
  position: absolute;
  top: -39px;
  left: 1px;
  width: 299px;
  background-color: #4f4f4f;
  color: #fff;
  padding: 8px;
  border-radius: 4px;
  text-align: center;
  font-weight: 600;
  line-height: 16px;
}
.tooltipText::after {
  content: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1IiBoZWlnaHQ9IjEyIiB2aWV3Qm94PSIwIDAgNSAxMiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01IDEyLjAwMDFMMC4yNzkzMzcgNi43NTAwNkMtMC4wOTMxMTI1IDYuMzM1ODUgLTAuMDkzMTEyNSA1LjY2NDI3IDAuMjc5MzM3IDUuMjUwMDZMNSA2LjEwMzUyZS0wNUw1IDEyLjAwMDFaIiBmaWxsPSIjNEY0RjRGIi8+PC9zdmc+');
  position: absolute;
  top: calc(50% - 6px);
  right: 100%;
  line-height: 0;
}
#header nav .submenu {
    background-color: #fff;
    border: 1px solid #a5a29b;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2);
    display: none;
    font-size: 11px;
    font-weight: 400;
    left: -1px;
    min-width: 185px;
    padding-right: 1px;
    position: absolute;
    text-align: left;
    top: 42px;
    width: 100%;
}
#header nav #controlPanel .submenu {
    padding-right: 0;
}
#header nav #controlPanel .submenu ul {
    background-color: #fffef5;
}
#header nav .submenu li {
    text-indent: 20px;
}
#header nav .submenu li em {
    float: right;
    font-style: normal;
    margin-right: 10px;
}
#header nav .submenu li.submenuItem {
    text-indent: 30px;
}
#header nav .submenu li.submenuItem a::before {
    background: rgba(0, 0, 0, 0) url(/selleroffice/javax.faces.resource/sprite-icon-so.png.xhtml?ln=img) no-repeat scroll -30px -60px;
    content: "";
    display: inline-block;
    height: 5px;
    margin-right: 5px;
    width: 3px;
}
#header nav .submenu li:hover {
    background-color: #FFEFFD;
    cursor: pointer;
}
#header nav #controlPanel .submenu li:hover {
    background-color: #FFEFFD;
}
#header nav #controlPanel .submenu li a {
    display: block;
}
#header nav #controlPanel .submenu li a::before, nav #controlPanel .submenu .hasMenu::before {
    background: rgba(0, 0, 0, 0) url(/selleroffice/javax.faces.resource/sprite-icon-so.png.xhtml?ln=img) no-repeat scroll -30px -35px;
    content: "";
    display: inline-block;
    height: 7px;
    margin-right: 5px;
    width: 4px;
}
#header nav .submenu.lastMenuItem {
    min-width: 190px;
}
#header nav .menuItem:hover .submenu {
    display: block;
}
#header nav #controlPanel .dashboardText::before {
    background: rgba(0, 0, 0, 0) url(/selleroffice/javax.faces.resource/sprite-icon-so.png.xhtml?ln=img) no-repeat scroll -1px 0;
    content: "";
    display: inline-block;
    height: 16px;
    margin-right: 5px;
    position: relative;
    top: 3px;
    width: 16px;
}
#header nav #controlPanel {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #feeb86 0px, #fcd700 100%) repeat scroll 0 0;
}
#header nav #controlPanel:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fcd700 0px, #feeb86 100%) repeat scroll 0 0;
}


/*#header #topMenu > a, header #topMenu .myAccount, header #topMenu .myNotifications {*/
    /*border-right: 1px dotted #a6a6a6;*/
    /*color: #3a3e41;*/
    /*display: block;*/
    /*float: left;*/
    /*font-size: 13px;*/
    /*height: 13px;*/
    /*margin-left: 12px;*/
    /*margin-top: 10px;*/
    /*padding-right: 11px;*/
    /*text-align: center;*/
    /*text-decoration: none;*/
    /*vertical-align: top;*/
/*}*/
/*#header #topMenu .myNotifications span{*/
   /*cursor: pointer;*/
/*}*/

/*#header #topMenu .myNotifications::before {*/
    /*background: url(/selleroffice/javax.faces.resource/sprite-icon-so.png.xhtml?ln=img) no-repeat scroll  -1px -30px;*/
    /*content: "";*/
    /*display: inline-block;*/
    /*height: 18px;*/
    /*position: relative;*/
    /*top: -3px;*/
    /*width: 19px;*/
    /*float:left;*/
/*}*/

#header #topMenu .myNotificationsHolder .count {
    background-color: #E5FF55;
    border-radius: 9px;
    height: 18px;
    left: 15px;
    position: absolute;
    top: -3px;
    width: 18px;
}

#header #topMenu .myNotificationsHolder .count span{
    color: #1C1C1E;
    font-size: 11px;
    font-weight: normal;
    line-height: 18px;
    text-align: center;
    left:-2px;
    font-style: normal;
    display: block;
}

.notList ul {
    float: left;
    text-align: left;
    width: 50%;
}
.notList ul li:first-child {
    border-top: 1px solid #eeeeee;
}
.notList ul li {
    border: 1px solid #eee;
    border-top-width: 0;
    height: 50px;
    padding: 10px 10px 10px 50px;
    width: 530px;
    cursor: pointer;
}
.notList ul li.unread {
    background-color: #ffeffd;
}
.notList ul li.unread .border span {
    background-color: #ff44ee;
}
.notList ul li span {
    display: block;
}
.notList ul li i {
    color: #757575;
    font-size: 11px;
}
.notList ul li .title {
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
}
.notList ul li .border {
    background-color: #eeeeee;
    height: 100%;
    left: 25px;
    position: absolute;
    top: 0;
    width: 3px;
}
.notList ul li .border span {
    background-color: #c9c9c9;
    border-radius: 5px;
    height: 10px;
    left: -4px;
    position: absolute;
    top: 15px;
    width: 10px;
}
.notices {
    background-color: #ffffff;
    border: 1px solid #c6c6c6;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
    position: absolute;
    right: 0;
    top: 35px;
}
.notices ul {
    float: none;
    height: 260px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 400px;
}
.notices ul li .title, .notices ul li .desc {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 340px;
}
.notices .headerNot, .notices .footerNot {
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    padding-right: 10px;
}
.notices .headerNot span:first-child {
    float: left;
    font-weight: bold;
}
.notices .headerNot span:last-child {
    color: #FF44EE;
    cursor: pointer;
    float: right;
}
.notices .headerNot {
    border-bottom: 1px solid #ebebeb;
}
.notices .footerNot {
    border-top: 1px solid #ebebeb;
    text-align: center;
}
.notices .footerNot a {
    color: #0066cc;
}

#sppContractPanel .titleSpp{
    font-size: 20px ;
    width: 700px;
}
#sppContractPanel .rightArea .error{
    color: red;
    margin-left: 23px;
    display: none;
}

#sppContractPanel a{
    color: #FF44EE !important;
    font-size: 12px;
}
.titleSpp b{
    font-size: 24px ;
}
#sppContractPanel td{
    border: none
}
#sppContractPanel{
    border-width: 2px;
    margin-top: 10px;
}
#sppContractPanel_content{
    padding: 15px !important;
}
#sppContractPanel .joinCampaingBtn, #sppContractPanel .logoutCampaignBtn{
    background: #1C1C1E !important;
    width: 230px;
    height: 42px;
    border-radius: 2px !important;
    margin-top: 5px;
}
#sppContractPanel .logoutCampaignBtn{
    background: #000000 !important;
    width: 160px;
    top: 14px
}

#sppContractPanel .logoutCampaignBtn span{
    font-size: 14px !important;
}
#sppContractPanel .joinCampaingBtn span, #sppContractPanel .logoutCampaignBtn span{
    background: none;
    float: none;
    font-size: 16px;
    color:#ffffff;
    font-weight: normal;

}
#sppContractPanel .titleSpp{
    width: 730px;
}

#sppContractPanel .priceListLink{
     margin-right: 10px;
 }

.sppPanelTable{
    background: #fff9e8;
    border: solid 1px #ffda77;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}
.sppPanelTable table{
    margin: 0 auto;
}
.sppPanelTable table a{
    padding: 0px 10px;
}
.sppPanelTable table td:first-child a{
    border-right: dotted 1px #279ebf ;
}

.sppPanelTable .closeBtn{
    position: absolute;
    top:5px;
    right: 10px;
    cursor: pointer;
}

#sppObjectionDialogPnlId, #sppObjectionDetailDialogPnlId{
    padding: 10px;
}
#sppObjectionDialogPnlId > table > tbody > tr > td, #sppObjectionDetailDialogPnlId > table > tbody > tr > td{
    padding-bottom: 10px;
}
#sppObjectionDialogPnlId > table > tbody > tr > td:first-child, #sppObjectionDetailDialogPnlId > table > tbody > tr > td:first-child{
    width: 190px;
}
#sppObjectionDialogPnlId tr td:last-child, #sppObjectionDetailDialogPnlId tr td:last-child{
    font-weight: bold;
}
#sppObjectionDialogPnlId input{
    margin: 0px !important;
}
#sppObjectionDialogPnlId textarea{
    width: 220px !important;
}
#sppObjectionDialogPnlId + div button{
    margin-left: 10px !important;
}
#sppObjectionSaveSuccessDialog{
    width: 500px !important;
}
#orderShippingHowToDialogId .campaignCod{
    border: solid 1px #dedede;
    background: #f7f7f7;
    display: inline-block;
    padding: 10px;
    font-size: 12px;
}
#orderShippingHowToDialogId .campaignCod span{
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}

.adBanner{text-align: center;margin-top: 20px;}
.mTopZ{margin-top: 0px !important;}
.stickyAdx{text-align: center;}
.stickyAdx.is-sticky{position: fixed; text-align: center; top:0;}

#cbtContractPanel {
    background : none;
    border-width: 2px;
    margin-top: 10px;
}

#cbtContractPanel .joinCbtBtn{
    background: #FF44EE !important;
    width: 230px;
    height: 42px;
    margin-top: 5px;
    padding: 0;
}

#cbtContractPanel .joinCbtBtn span{
    background: none;
    float: none;
    font-size: 16px;
    color:#ffffff;
    font-weight: normal;

}

#cbtContractPanel_content{

    padding: 15px !important;
}

#cbtContractPanel .titleCbt{
    background: none;
    font-size: 20px ;
    width: 700px;
}
#cbtContractPanel .rightArea .error{
    color: red;
    margin-left: 23px;
    display: none;
}

#cbtContractPanel .cbtTutorialLink, #cbtContractPanel .cbtFaqLink {
    margin-right: 10px;
}

#cbtContractPanel a {
    color: #FF44EE !important;
    font-size: 12px;
}

#cbtAgreementPopup .ui-button-black .ui-button-text,
#idStatusPanelDialog .ui-button-black .ui-button-text {
    color: #FF44EE;
}

#idStatusPanelDialog .ui-button-text-icon-left .ui-icon-cancel {
    background-position: bottom !important;
    background-repeat: no-repeat;
    top: 4px;
    left: 3px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.9999 1.3333c-3.6819 0-6.6667 2.9848-6.6667 6.6667 0 3.6819 2.9848 6.6666 6.6667 6.6666 3.6819 0 6.6667-2.9847 6.6667-6.6666 0-3.6819-2.9848-6.6667-6.6667-6.6667zm0 1.3333c2.9455 0 5.3334 2.3878 5.3334 5.3333s-2.3879 5.3333-5.3334 5.3333c-2.9455 0-5.3333-2.3878-5.3333-5.3333s2.3878-5.3333 5.3333-5.3333zm2.4714 3.8047 0.0529-0.05795c0.5026-0.60671-0.331-1.4403-0.93773-0.93772l-0.05796 0.05286-1.5286 1.5281-1.5286-1.5281-0.0628-0.05545c-0.26153-0.20335-0.63968-0.18487-0.88001 0.05545l-0.05546 0.06281c-0.20334 0.26153-0.18486 0.63968 0.05546 0.88l1.5281 1.5286-1.5281 1.5286-0.05546 0.06281c-0.20334 0.26153-0.18486 0.63972 0.05546 0.88002l0.06281 0.0554c0.26153 0.2034 0.63968 0.1849 0.88-0.0554l1.5286-1.5281 1.5286 1.5281 0.05796 0.0528c0.62633 0.5189 1.4943-0.3861 0.88483-0.99563l-1.528-1.5286 1.528-1.5286z' clip-rule='evenodd' fill='%235D3EBC' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#idStatusPanelDialog .ui-button-black .ui-icon-save {
    background-position: bottom !important;
    background-repeat: no-repeat;
    top: 4px;
    left: 3px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.9999 1.3333c-3.6819 0-6.6667 2.9848-6.6667 6.6667 0 3.6819 2.9848 6.6666 6.6667 6.6666 3.6819 0 6.6667-2.9847 6.6667-6.6666 0-3.6819-2.9848-6.6667-6.6667-6.6667zm0 1.3333c2.9455 0 5.3334 2.3878 5.3334 5.3333s-2.3879 5.3333-5.3334 5.3333c-2.9455 0-5.3333-2.3878-5.3333-5.3333s2.3878-5.3333 5.3333-5.3333zm3.0935 2.8212c-0.2829-0.23571-0.7033-0.19749-0.939 0.08536l-2.8665 3.4381-1.4833-1.4827-0.06281-0.05545c-0.26153-0.20335-0.63968-0.18487-0.88 0.05545-0.26035 0.26035-0.26035 0.68246 0 0.94281l2 2 0.06199 0.0548c0.27922 0.218 0.68852 0.1802 0.92156-0.0994l3.3333-4 0.0496-0.06757c0.1788-0.27886 0.1262-0.65379-0.1349-0.87137z' clip-rule='evenodd' fill='%235D3EBC' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#cbtContractPanel td {
    border: none;
}

#singleOrderOutputPanelForCampaignCode .deliveryInfo td {
    border-bottom: 1px solid #EFEFEF;
    vertical-align: middle;
    padding-left: 10px !important;
}

#singleOrderOutputPanelForCampaignCode .deliveryInfo .gray {
    background: #FAFAFA;
    width: 180px;
    font-weight: bold;
    padding: 5px 5px 5px 10px !important;
}

#singleOrderOutputPanelForCampaignCode .title {
    border-bottom: 2px solid #DCDCDC;
    padding-top: 10px;
}

#gtinSuggestContainer button {
    background-image: linear-gradient(to right, #FF44EE , #FF44EE);
}

#gtinSuggestContainer #gtinSuggestButton .button.green{
    background-color: #FF44EE;
    border-radius: 4px;
    padding: 0px 8px;
}

#imageUpload .fileinput-button {
    padding: 0;
}

#createProductPanelId .ui-button-text,
#productButtonsPanelId .ui-button-text,
#gtinDialogId .ui-button-text {
    color: #1C1C1E;
}

#productButtonsPanelId_content button {
    color: #1C1C1E !important;
}

#productQuestionDataTable_data .ui-button-text {
    color: white;
}

#saveAndCancelButtonsGroup {
    display: flex;
}

#saveAndCancelButtonsGroup .ui-icon-cancel {
    background-position: bottom !important;
    background-repeat: no-repeat;
    top: 4px;
    left: -8px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.9999 1.3333c-3.6819 0-6.6667 2.9848-6.6667 6.6667 0 3.6819 2.9848 6.6666 6.6667 6.6666 3.6819 0 6.6667-2.9847 6.6667-6.6666 0-3.6819-2.9848-6.6667-6.6667-6.6667zm0 1.3333c2.9455 0 5.3334 2.3878 5.3334 5.3333s-2.3879 5.3333-5.3334 5.3333c-2.9455 0-5.3333-2.3878-5.3333-5.3333s2.3878-5.3333 5.3333-5.3333zm2.4714 3.8047 0.0529-0.05795c0.5026-0.60671-0.331-1.4403-0.93773-0.93772l-0.05796 0.05286-1.5286 1.5281-1.5286-1.5281-0.0628-0.05545c-0.26153-0.20335-0.63968-0.18487-0.88001 0.05545l-0.05546 0.06281c-0.20334 0.26153-0.18486 0.63968 0.05546 0.88l1.5281 1.5286-1.5281 1.5286-0.05546 0.06281c-0.20334 0.26153-0.18486 0.63972 0.05546 0.88002l0.06281 0.0554c0.26153 0.2034 0.63968 0.1849 0.88-0.0554l1.5286-1.5281 1.5286 1.5281 0.05796 0.0528c0.62633 0.5189 1.4943-0.3861 0.88483-0.99563l-1.528-1.5286 1.528-1.5286z' clip-rule='evenodd' fill='%231C1C1E' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#saveAndCancelButtonsGroup .ui-icon-save {
    background-position: bottom !important;
    background-repeat: no-repeat;
    top: 4px;
}

#saveAndCancelButtonsGroup .ui-button-text {
    color: #1C1C1E;
}

#additionalInfo button .ui-button-text,
#fileWillCreatedDialog .ui-button-text,
#panelButtons .ui-button-text {
    color: #FF44EE;
}

#catalogTabView .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-shadow.ui-draggable.ui-overlay-visible .ui-button-text {
    color: #1C1C1E !important;
}

#catalogTabView .ui-dialog-content.ui-widget-content button span{
    color: #1C1C1E;
}

#catalogTabView .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-shadow.ui-draggable.ui-overlay-visible .ui-icon-check {
    background-repeat: no-repeat;
    background-position: bottom;
    top: 5px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.9999 1.3333c-3.6819 0-6.6667 2.9848-6.6667 6.6667 0 3.6819 2.9848 6.6666 6.6667 6.6666 3.6819 0 6.6667-2.9847 6.6667-6.6666 0-3.6819-2.9848-6.6667-6.6667-6.6667zm0 1.3333c2.9455 0 5.3334 2.3878 5.3334 5.3333s-2.3879 5.3333-5.3334 5.3333c-2.9455 0-5.3333-2.3878-5.3333-5.3333s2.3878-5.3333 5.3333-5.3333zm3.0935 2.8212c-0.2829-0.23571-0.7033-0.19749-0.939 0.08536l-2.8665 3.4381-1.4833-1.4827-0.06281-0.05545c-0.26153-0.20335-0.63968-0.18487-0.88 0.05545-0.26035 0.26035-0.26035 0.68246 0 0.94281l2 2 0.06199 0.0548c0.27922 0.218 0.68852 0.1802 0.92156-0.0994l3.3333-4 0.0496-0.06757c0.1788-0.27886 0.1262-0.65379-0.1349-0.87137z' clip-rule='evenodd' fill='%231C1C1E' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#acceptOrderItemDialog button {
    padding: 0;
}

#rejectOrderItemDialogId .ui-button-black .ui-button-text{
    background-color: #fff;
    color: #1C1C1E;
}

#tabView .ui-overlay-visible .ui-dialog-buttonpane button {
    padding-left: 0;
}

#panelGridIdAccountingManagement1 .ui-button-black {
    background-image: linear-gradient(to right, #FF44EE , #FF44EE);
}

#orderBillingDetailsDialogId #orderBillingInfoPanel span,
.ui-button-black {
    color: #1C1C1E !important;
}

#imageUpload .fileinput-button .ui-icon-plusthick {
    background-repeat: no-repeat;
    top: 4px;
    background-position: bottom !important;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m4.7119 11.024c-0.2929-0.2929-0.2929-0.7678 0-1.0606l3.7186-3.7199 0.07553-0.07214c0.05047-0.04224 0.10623-0.07769 0.16551-0.10561l0.06806-0.0282 0.07047-0.02161c0.23826-0.06079 0.50708-0.00794 0.71251 0.19748l3.75 3.75 0.0595 0.06525c0.5837 0.7045-0.4345 1.6811-1.1201 0.9954l-2.4697-2.4691v5.6888l-0.00505 0.0874c-0.04332 0.3731-0.36032 0.6626-0.74495 0.6626l-0.08747-0.0051c-0.373-0.0433-0.66253-0.3603-0.66253-0.7449v-5.6895l-2.4697 2.4698-0.07066 0.0624c-0.29422 0.2288-0.71964 0.208-0.99-0.0624zm8.7881-6.524c0.4142 0 0.75-0.33578 0.75-0.75 0-0.41421-0.3358-0.75-0.75-0.75h-9c-0.41421 0-0.75 0.33579-0.75 0.75 0 0.41422 0.33579 0.75 0.75 0.75h9z' clip-rule='evenodd' fill='%231C1C1E' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#imageUpload .start .ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only .ui-icon-arrowreturnthick-1-n{
    background-repeat: no-repeat;
    background-position: bottom !important;
    left: 12px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m4.7119 11.024c-0.2929-0.2929-0.2929-0.7678 0-1.0606l3.7186-3.7199 0.07553-0.07214c0.05047-0.04224 0.10623-0.07769 0.16551-0.10561l0.06806-0.0282 0.07047-0.02161c0.23826-0.06079 0.50708-0.00794 0.71251 0.19748l3.75 3.75 0.0595 0.06525c0.5837 0.7045-0.4345 1.6811-1.1201 0.9954l-2.4697-2.4691v5.6888l-0.00505 0.0874c-0.04332 0.3731-0.36032 0.6626-0.74495 0.6626l-0.08747-0.0051c-0.373-0.0433-0.66253-0.3603-0.66253-0.7449v-5.6895l-2.4697 2.4698-0.07066 0.0624c-0.29422 0.2288-0.71964 0.208-0.99-0.0624zm8.7881-6.524c0.4142 0 0.75-0.33578 0.75-0.75 0-0.41421-0.3358-0.75-0.75-0.75h-9c-0.41421 0-0.75 0.33579-0.75 0.75 0 0.41422 0.33579 0.75 0.75 0.75h9z' clip-rule='evenodd' fill='%231C1C1E' fill-rule='evenodd'/%3E%3C/svg%3E");

}

#imageUpload .cancel .ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only .ui-icon-cancel {
    background-repeat: no-repeat;
    background-position: bottom !important;
    left: 12px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.9999 1.3333c-3.6819 0-6.6667 2.9848-6.6667 6.6667 0 3.6819 2.9848 6.6666 6.6667 6.6666 3.6819 0 6.6667-2.9847 6.6667-6.6666 0-3.6819-2.9848-6.6667-6.6667-6.6667zm0 1.3333c2.9455 0 5.3334 2.3878 5.3334 5.3333s-2.3879 5.3333-5.3334 5.3333c-2.9455 0-5.3333-2.3878-5.3333-5.3333s2.3878-5.3333 5.3333-5.3333zm2.4714 3.8047 0.0529-0.05795c0.5026-0.60671-0.331-1.4403-0.93773-0.93772l-0.05796 0.05286-1.5286 1.5281-1.5286-1.5281-0.0628-0.05545c-0.26153-0.20335-0.63968-0.18487-0.88001 0.05545l-0.05546 0.06281c-0.20334 0.26153-0.18486 0.63968 0.05546 0.88l1.5281 1.5286-1.5281 1.5286-0.05546 0.06281c-0.20334 0.26153-0.18486 0.63972 0.05546 0.88002l0.06281 0.0554c0.26153 0.2034 0.63968 0.1849 0.88-0.0554l1.5286-1.5281 1.5286 1.5281 0.05796 0.0528c0.62633 0.5189 1.4943-0.3861 0.88483-0.99563l-1.528-1.5286 1.528-1.5286z' clip-rule='evenodd' fill='%231C1C1E' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#imageUpload .ui-button.ui-state-default.ui-button-icon-only {
    background: white;
    width: 25px;
    border: 1px solid #1C1C1E;
}

#categorySelectionTabs input,
#categorySearchPanelGrid input{
    accent-color: #FF44EE;
}

#useGroupPanel_content button.ui-button-text-icon-left {
    margin-top: -8px;
}

#attributeGroupButtonsPanelId {
    margin-left: 0;
}

#useGroupPanel_content button.ui-button-text-icon-left .ui-icon-preview{
    background-position: bottom !important;
    background-repeat: no-repeat;
    left: 3px;
    top: 4px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m12 5c-4.4158 0-8.3282 2.6581-9.9275 6.6262-0.09667 0.2398-0.09667 0.5078 0 0.7476 1.5993 3.9681 5.5117 6.6262 9.9275 6.6262 4.4158 0 8.3282-2.6581 9.9275-6.6262 0.0967-0.2398 0.0967-0.5078 0-0.7476-1.5993-3.9681-5.5117-6.6262-9.9275-6.6262zm0.2907 2.0047c3.2842 0.10656 6.1821 2.012 7.5555 4.8574l0.0638 0.1369-0.0638 0.1389c-1.4138 2.929-4.4431 4.8621-7.8462 4.8621l-0.2907-0.0047c-3.2842-0.1066-6.1821-2.0121-7.5555-4.8574l-0.06482-0.1379 0.06482-0.1379c1.4138-2.929 4.4431-4.8621 7.8462-4.8621l0.2907 0.00471zm-0.2907 0.99529c-2.2123 0-4 1.7877-4 4 0 2.2123 1.7877 4 4 4 2.2123 0 4-1.7877 4-4 0-2.2123-1.7877-4-4-4zm0 2c1.1077 0 2 0.8923 2 2s-0.8923 2-2 2-2-0.8923-2-2 0.8923-2 2-2z' clip-rule='evenodd' fill='%235D3EBC' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#optionalAttributeValueSelectorTable_content .ui-icon-trash,
#optionalValues .ui-icon-trash {
    background-repeat: no-repeat;
    background-position: bottom;
    top: -4px;
    height: 24px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 18 19' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m10.5 2c0.7908 0 1.4386 0.61191 1.4959 1.388l0.0041 0.11195v0.75h3c0.4142 0 0.75 0.33579 0.75 0.75 0 0.38463-0.2895 0.70163-0.6625 0.74495l-0.0875 0.00505h-0.75v9c0 1.1983-0.9367 2.1777-2.1178 2.2462l-0.1322 0.0038h-6c-1.1983 0-2.1778-0.9367-2.2462-2.1178l-0.00382-0.1322v-9h-0.75c-0.41421 0-0.75-0.33579-0.75-0.75 0-0.38463 0.28953-0.70163 0.66253-0.74495l0.08747-0.00505h3v-0.75c0-0.79077 0.61191-1.4386 1.388-1.4959l0.11195-0.00411h3zm-3.75 3.75h-1.5v9c0 0.3846 0.28953 0.7016 0.66253 0.745l0.08747 5e-3h6c0.3846 0 0.7016-0.2895 0.745-0.6625l5e-3 -0.0875v-9h-6zm3.75-1.5h-3v-0.75h3v0.75zm-3 3.75c0.38463 0 0.70163 0.28953 0.74495 0.66253l0.00505 0.08747v3.75c0 0.4142-0.33579 0.75-0.75 0.75-0.38463 0-0.70163-0.2895-0.74495-0.6625l-0.00505-0.0875v-3.75c0-0.41421 0.33579-0.75 0.75-0.75zm3.745 0.66253c-0.0434-0.373-0.3604-0.66253-0.745-0.66253-0.4142 0-0.75 0.33579-0.75 0.75v3.75l0.00505 0.0875c0.04332 0.373 0.36035 0.6625 0.74495 0.6625 0.4142 0 0.75-0.3358 0.75-0.75v-3.75l-5e-3 -0.08747z' clip-rule='evenodd' fill='%235D3EBC' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#uploadedImageDataTableCover button .ui-icon-circle-close {
    background-repeat: no-repeat;
    background-position: bottom !important;
    top: 4px;
    height: 24px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 18 19' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m10.5 2c0.7908 0 1.4386 0.61191 1.4959 1.388l0.0041 0.11195v0.75h3c0.4142 0 0.75 0.33579 0.75 0.75 0 0.38463-0.2895 0.70163-0.6625 0.74495l-0.0875 0.00505h-0.75v9c0 1.1983-0.9367 2.1777-2.1178 2.2462l-0.1322 0.0038h-6c-1.1983 0-2.1778-0.9367-2.2462-2.1178l-0.00382-0.1322v-9h-0.75c-0.41421 0-0.75-0.33579-0.75-0.75 0-0.38463 0.28953-0.70163 0.66253-0.74495l0.08747-0.00505h3v-0.75c0-0.79077 0.61191-1.4386 1.388-1.4959l0.11195-0.00411h3zm-3.75 3.75h-1.5v9c0 0.3846 0.28953 0.7016 0.66253 0.745l0.08747 5e-3h6c0.3846 0 0.7016-0.2895 0.745-0.6625l5e-3 -0.0875v-9h-6zm3.75-1.5h-3v-0.75h3v0.75zm-3 3.75c0.38463 0 0.70163 0.28953 0.74495 0.66253l0.00505 0.08747v3.75c0 0.4142-0.33579 0.75-0.75 0.75-0.38463 0-0.70163-0.2895-0.74495-0.6625l-0.00505-0.0875v-3.75c0-0.41421 0.33579-0.75 0.75-0.75zm3.745 0.66253c-0.0434-0.373-0.3604-0.66253-0.745-0.66253-0.4142 0-0.75 0.33579-0.75 0.75v3.75l0.00505 0.0875c0.04332 0.373 0.36035 0.6625 0.74495 0.6625 0.4142 0 0.75-0.3358 0.75-0.75v-3.75l-5e-3 -0.08747z' clip-rule='evenodd' fill='%231C1C1E' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#uploadedImageDataTableCover button .ui-icon-arrowthick-1-n {
    background-repeat: no-repeat;
    background-position: bottom;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m11.944 7.3345c0.2603-0.26035 0.2603-0.68246 0-0.94281-0.2404-0.24032-0.6185-0.25881-0.8801-0.05546l-0.0628 0.05546-3.0008 2.9983-3.0199-2.9983c-0.24032-0.24032-0.61848-0.25881-0.88-0.05546l-0.06281 0.05546c-0.24032 0.24033-0.25881 0.61848-0.05546 0.88001l0.05546 0.0628 3.4913 3.4702c0.24033 0.2404 0.61848 0.2588 0.88001 0.0555l0.0628-0.0555 3.4723-3.4702z' clip-rule='evenodd' fill='%235D3EBC' fill-rule='evenodd'/%3E%3C/svg%3E");
    transform: rotate(180deg);
    height: 19px;
    margin-top: -7px !important;
    left: 14px;
}

#uploadedImageDataTableCover button .ui-icon-arrowthick-1-s {
    background-repeat: no-repeat;
    background-position: bottom !important;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m11.944 7.3345c0.2603-0.26035 0.2603-0.68246 0-0.94281-0.2404-0.24032-0.6185-0.25881-0.8801-0.05546l-0.0628 0.05546-3.0008 2.9983-3.0199-2.9983c-0.24032-0.24032-0.61848-0.25881-0.88-0.05546l-0.06281 0.05546c-0.24032 0.24033-0.25881 0.61848-0.05546 0.88001l0.05546 0.0628 3.4913 3.4702c0.24033 0.2404 0.61848 0.2588 0.88001 0.0555l0.0628-0.0555 3.4723-3.4702z' clip-rule='evenodd' fill='%235D3EBC' fill-rule='evenodd'/%3E%3C/svg%3E");
    height: 19px;
    margin-top: -10px !important;
    left: 14px;
}

#customTextOptions .ui-icon-trash {
    top: 2px;
    height: 17px;
    border: 1px solid #FF44EE;
    padding-right: 9px;
}

#answerTemplateManagementPanel .ui-icon-cancel {
    background-repeat: no-repeat;
    background-position: bottom !important;
    left: -10px;
    top: 4px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.9999 1.3333c-3.6819 0-6.6667 2.9848-6.6667 6.6667 0 3.6819 2.9848 6.6666 6.6667 6.6666 3.6819 0 6.6667-2.9847 6.6667-6.6666 0-3.6819-2.9848-6.6667-6.6667-6.6667zm0 1.3333c2.9455 0 5.3334 2.3878 5.3334 5.3333s-2.3879 5.3333-5.3334 5.3333c-2.9455 0-5.3333-2.3878-5.3333-5.3333s2.3878-5.3333 5.3333-5.3333zm2.4714 3.8047 0.0529-0.05795c0.5026-0.60671-0.331-1.4403-0.93773-0.93772l-0.05796 0.05286-1.5286 1.5281-1.5286-1.5281-0.0628-0.05545c-0.26153-0.20335-0.63968-0.18487-0.88001 0.05545l-0.05546 0.06281c-0.20334 0.26153-0.18486 0.63968 0.05546 0.88l1.5281 1.5286-1.5281 1.5286-0.05546 0.06281c-0.20334 0.26153-0.18486 0.63972 0.05546 0.88002l0.06281 0.0554c0.26153 0.2034 0.63968 0.1849 0.88-0.0554l1.5286-1.5281 1.5286 1.5281 0.05796 0.0528c0.62633 0.5189 1.4943-0.3861 0.88483-0.99563l-1.528-1.5286 1.528-1.5286z' clip-rule='evenodd' fill='%235D3EBC' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#answerTemplateManagementPanel .ui-icon-save {
    background-repeat: no-repeat;
    background-position: bottom !important;
    left: -11px;
    top: 4px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.9999 1.3333c-3.6819 0-6.6667 2.9848-6.6667 6.6667 0 3.6819 2.9848 6.6666 6.6667 6.6666 3.6819 0 6.6667-2.9847 6.6667-6.6666 0-3.6819-2.9848-6.6667-6.6667-6.6667zm0 1.3333c2.9455 0 5.3334 2.3878 5.3334 5.3333s-2.3879 5.3333-5.3334 5.3333c-2.9455 0-5.3333-2.3878-5.3333-5.3333s2.3878-5.3333 5.3333-5.3333zm3.0935 2.8212c-0.2829-0.23571-0.7033-0.19749-0.939 0.08536l-2.8665 3.4381-1.4833-1.4827-0.06281-0.05545c-0.26153-0.20335-0.63968-0.18487-0.88 0.05545-0.26035 0.26035-0.26035 0.68246 0 0.94281l2 2 0.06199 0.0548c0.27922 0.218 0.68852 0.1802 0.92156-0.0994l3.3333-4 0.0496-0.06757c0.1788-0.27886 0.1262-0.65379-0.1349-0.87137z' clip-rule='evenodd' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E");

}

#answerTemplateManagementPanel .buttonPosition {
    display: flex;
}

#answerTemplateManagementPanel .buttonPosition .ui-button-text {
    margin: 0;
    top: -15px;
}

#answerTemplateManagementPanel .buttonPosition .ui-button-black {
    background-image: linear-gradient(to right, #FF44EE , #FF44EE);
}

#productCredit .module.faq .link-blue,
#continueButton_content .ui-button-black .ui-button-text,
#catalogTabView .ui-panel.ui-widget.ui-widget-content.ui-corner-all.formPanel.generalProductInfo .ui-button-black .ui-button-text,
#catalogTabView .ui-panel.ui-widget.ui-widget-content.ui-corner-all.formPanel .productShippmentInfoContainer .shipmentFormButtonContainer .ui-button-text {
    color: #FF44EE;
}

#catalogTabView .ui-panel.ui-widget.ui-widget-content.ui-corner-all.formPanel .productShippmentInfoContainer .shipmentFormButtonContainer .ui-icon-trash {
    background-repeat: no-repeat;
    background-position: bottom;
    top: -4px;
    height: 24px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 18 19' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m10.5 2c0.7908 0 1.4386 0.61191 1.4959 1.388l0.0041 0.11195v0.75h3c0.4142 0 0.75 0.33579 0.75 0.75 0 0.38463-0.2895 0.70163-0.6625 0.74495l-0.0875 0.00505h-0.75v9c0 1.1983-0.9367 2.1777-2.1178 2.2462l-0.1322 0.0038h-6c-1.1983 0-2.1778-0.9367-2.2462-2.1178l-0.00382-0.1322v-9h-0.75c-0.41421 0-0.75-0.33579-0.75-0.75 0-0.38463 0.28953-0.70163 0.66253-0.74495l0.08747-0.00505h3v-0.75c0-0.79077 0.61191-1.4386 1.388-1.4959l0.11195-0.00411h3zm-3.75 3.75h-1.5v9c0 0.3846 0.28953 0.7016 0.66253 0.745l0.08747 5e-3h6c0.3846 0 0.7016-0.2895 0.745-0.6625l5e-3 -0.0875v-9h-6zm3.75-1.5h-3v-0.75h3v0.75zm-3 3.75c0.38463 0 0.70163 0.28953 0.74495 0.66253l0.00505 0.08747v3.75c0 0.4142-0.33579 0.75-0.75 0.75-0.38463 0-0.70163-0.2895-0.74495-0.6625l-0.00505-0.0875v-3.75c0-0.41421 0.33579-0.75 0.75-0.75zm3.745 0.66253c-0.0434-0.373-0.3604-0.66253-0.745-0.66253-0.4142 0-0.75 0.33579-0.75 0.75v3.75l0.00505 0.0875c0.04332 0.373 0.36035 0.6625 0.74495 0.6625 0.4142 0 0.75-0.3358 0.75-0.75v-3.75l-5e-3 -0.08747z' clip-rule='evenodd' fill='%231C1C1E' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#catalogTabView .ui-panel.ui-widget.ui-widget-content.ui-corner-all.formPanel .productShippmentInfoContainer .shipmentFormButtonContainer .ui-icon-check {
    background-repeat: no-repeat;
    background-position: bottom;
    top: 3px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.9999 1.3333c-3.6819 0-6.6667 2.9848-6.6667 6.6667 0 3.6819 2.9848 6.6666 6.6667 6.6666 3.6819 0 6.6667-2.9847 6.6667-6.6666 0-3.6819-2.9848-6.6667-6.6667-6.6667zm0 1.3333c2.9455 0 5.3334 2.3878 5.3334 5.3333s-2.3879 5.3333-5.3334 5.3333c-2.9455 0-5.3333-2.3878-5.3333-5.3333s2.3878-5.3333 5.3333-5.3333zm3.0935 2.8212c-0.2829-0.23571-0.7033-0.19749-0.939 0.08536l-2.8665 3.4381-1.4833-1.4827-0.06281-0.05545c-0.26153-0.20335-0.63968-0.18487-0.88 0.05545-0.26035 0.26035-0.26035 0.68246 0 0.94281l2 2 0.06199 0.0548c0.27922 0.218 0.68852 0.1802 0.92156-0.0994l3.3333-4 0.0496-0.06757c0.1788-0.27886 0.1262-0.65379-0.1349-0.87137z' clip-rule='evenodd' fill='%231C1C1E' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#catalogTabView .ui-panel.ui-widget.ui-widget-content.ui-corner-all.formPanel .productShippmentInfoContainer .ui-panel-content.ui-widget-content .ui-button-black .ui-button-text {
    color: #FF44EE;
}

#catalogTabView .ui-panel.ui-widget.ui-widget-content.ui-corner-all.formPanel .productShippmentInfoContainer .ui-panel-content.ui-widget-content .ui-icon-save {
    background-repeat: no-repeat;
    background-position: bottom !important;
    left: 13px;
    top: 4px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.9999 1.3333c-3.6819 0-6.6667 2.9848-6.6667 6.6667 0 3.6819 2.9848 6.6666 6.6667 6.6666 3.6819 0 6.6667-2.9847 6.6667-6.6666 0-3.6819-2.9848-6.6667-6.6667-6.6667zm0 1.3333c2.9455 0 5.3334 2.3878 5.3334 5.3333s-2.3879 5.3333-5.3334 5.3333c-2.9455 0-5.3333-2.3878-5.3333-5.3333s2.3878-5.3333 5.3333-5.3333zm3.0935 2.8212c-0.2829-0.23571-0.7033-0.19749-0.939 0.08536l-2.8665 3.4381-1.4833-1.4827-0.06281-0.05545c-0.26153-0.20335-0.63968-0.18487-0.88 0.05545-0.26035 0.26035-0.26035 0.68246 0 0.94281l2 2 0.06199 0.0548c0.27922 0.218 0.68852 0.1802 0.92156-0.0994l3.3333-4 0.0496-0.06757c0.1788-0.27886 0.1262-0.65379-0.1349-0.87137z' clip-rule='evenodd' fill='%231C1C1E' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#productButtonsPanelId .ui-icon-preview {
    background-position: bottom !important;
    background-repeat: no-repeat;
    left: 8px;
    top: 4px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m12 5c-4.4158 0-8.3282 2.6581-9.9275 6.6262-0.09667 0.2398-0.09667 0.5078 0 0.7476 1.5993 3.9681 5.5117 6.6262 9.9275 6.6262 4.4158 0 8.3282-2.6581 9.9275-6.6262 0.0967-0.2398 0.0967-0.5078 0-0.7476-1.5993-3.9681-5.5117-6.6262-9.9275-6.6262zm0.2907 2.0047c3.2842 0.10656 6.1821 2.012 7.5555 4.8574l0.0638 0.1369-0.0638 0.1389c-1.4138 2.929-4.4431 4.8621-7.8462 4.8621l-0.2907-0.0047c-3.2842-0.1066-6.1821-2.0121-7.5555-4.8574l-0.06482-0.1379 0.06482-0.1379c1.4138-2.929 4.4431-4.8621 7.8462-4.8621l0.2907 0.00471zm-0.2907 0.99529c-2.2123 0-4 1.7877-4 4 0 2.2123 1.7877 4 4 4 2.2123 0 4-1.7877 4-4 0-2.2123-1.7877-4-4-4zm0 2c1.1077 0 2 0.8923 2 2s-0.8923 2-2 2-2-0.8923-2-2 0.8923-2 2-2z' clip-rule='evenodd' fill='%231C1C1E' fill-rule='evenodd'/%3E%3C/svg%3E") !important;
}

#productButtonsPanelId .ui-icon-save {
    background-repeat: no-repeat;
    background-position: bottom !important;
    left: 6px;
    top: 4px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.9999 1.3333c-3.6819 0-6.6667 2.9848-6.6667 6.6667 0 3.6819 2.9848 6.6666 6.6667 6.6666 3.6819 0 6.6667-2.9847 6.6667-6.6666 0-3.6819-2.9848-6.6667-6.6667-6.6667zm0 1.3333c2.9455 0 5.3334 2.3878 5.3334 5.3333s-2.3879 5.3333-5.3334 5.3333c-2.9455 0-5.3333-2.3878-5.3333-5.3333s2.3878-5.3333 5.3333-5.3333zm3.0935 2.8212c-0.2829-0.23571-0.7033-0.19749-0.939 0.08536l-2.8665 3.4381-1.4833-1.4827-0.06281-0.05545c-0.26153-0.20335-0.63968-0.18487-0.88 0.05545-0.26035 0.26035-0.26035 0.68246 0 0.94281l2 2 0.06199 0.0548c0.27922 0.218 0.68852 0.1802 0.92156-0.0994l3.3333-4 0.0496-0.06757c0.1788-0.27886 0.1262-0.65379-0.1349-0.87137z' clip-rule='evenodd' fill='%231C1C1E' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#gtinSearchPanel_content button.ui-button-black {
    background-image: linear-gradient(to right, #FF44EE , #FF44EE);
}

#gtinAddTable button .ui-icon-circle-close {
    background-repeat: no-repeat;
    background-position: bottom !important;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.9999 1.3333c-3.6819 0-6.6667 2.9848-6.6667 6.6667 0 3.6819 2.9848 6.6666 6.6667 6.6666 3.6819 0 6.6667-2.9847 6.6667-6.6666 0-3.6819-2.9848-6.6667-6.6667-6.6667zm0 1.3333c2.9455 0 5.3334 2.3878 5.3334 5.3333s-2.3879 5.3333-5.3334 5.3333c-2.9455 0-5.3333-2.3878-5.3333-5.3333s2.3878-5.3333 5.3333-5.3333zm2.4714 3.8047 0.0529-0.05795c0.5026-0.60671-0.331-1.4403-0.93773-0.93772l-0.05796 0.05286-1.5286 1.5281-1.5286-1.5281-0.0628-0.05545c-0.26153-0.20335-0.63968-0.18487-0.88001 0.05545l-0.05546 0.06281c-0.20334 0.26153-0.18486 0.63968 0.05546 0.88l1.5281 1.5286-1.5281 1.5286-0.05546 0.06281c-0.20334 0.26153-0.18486 0.63972 0.05546 0.88002l0.06281 0.0554c0.26153 0.2034 0.63968 0.1849 0.88-0.0554l1.5286-1.5281 1.5286 1.5281 0.05796 0.0528c0.62633 0.5189 1.4943-0.3861 0.88483-0.99563l-1.528-1.5286 1.528-1.5286z' clip-rule='evenodd' fill='%23B4B4B4' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.productRegistrationSuccessDialog .ui-button-text-icon-left,
#combinedActionsPanel_content .ui-button-text-icon-left,
#confirmRedirectId .ui-button-text-icon-left {
    padding: 0;
}

#confirmRedirectId .ui-icon-success {
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    background-position: bottom !important;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.9999 1.3333c-3.6819 0-6.6667 2.9848-6.6667 6.6667 0 3.6819 2.9848 6.6666 6.6667 6.6666 3.6819 0 6.6667-2.9847 6.6667-6.6666 0-3.6819-2.9848-6.6667-6.6667-6.6667zm0 1.3333c2.9455 0 5.3334 2.3878 5.3334 5.3333s-2.3879 5.3333-5.3334 5.3333c-2.9455 0-5.3333-2.3878-5.3333-5.3333s2.3878-5.3333 5.3333-5.3333zm3.0935 2.8212c-0.2829-0.23571-0.7033-0.19749-0.939 0.08536l-2.8665 3.4381-1.4833-1.4827-0.06281-0.05545c-0.26153-0.20335-0.63968-0.18487-0.88 0.05545-0.26035 0.26035-0.26035 0.68246 0 0.94281l2 2 0.06199 0.0548c0.27922 0.218 0.68852 0.1802 0.92156-0.0994l3.3333-4 0.0496-0.06757c0.1788-0.27886 0.1262-0.65379-0.1349-0.87137z' clip-rule='evenodd' fill='%235D3EBC' fill-rule='evenodd'/%3E%3C/svg%3E") !important;
}

#productBillingDetailsDialogId #productBillingInfoPanel .ui-button-text {
    color: #1C1C1E !important;
}

#btnApplyStatusOrderDetail .ui-icon-check {
    background-repeat: no-repeat;
    background-position: bottom;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.9999 1.3333c-3.6819 0-6.6667 2.9848-6.6667 6.6667 0 3.6819 2.9848 6.6666 6.6667 6.6666 3.6819 0 6.6667-2.9847 6.6667-6.6666 0-3.6819-2.9848-6.6667-6.6667-6.6667zm0 1.3333c2.9455 0 5.3334 2.3878 5.3334 5.3333s-2.3879 5.3333-5.3334 5.3333c-2.9455 0-5.3333-2.3878-5.3333-5.3333s2.3878-5.3333 5.3333-5.3333zm3.0935 2.8212c-0.2829-0.23571-0.7033-0.19749-0.939 0.08536l-2.8665 3.4381-1.4833-1.4827-0.06281-0.05545c-0.26153-0.20335-0.63968-0.18487-0.88 0.05545-0.26035 0.26035-0.26035 0.68246 0 0.94281l2 2 0.06199 0.0548c0.27922 0.218 0.68852 0.1802 0.92156-0.0994l3.3333-4 0.0496-0.06757c0.1788-0.27886 0.1262-0.65379-0.1349-0.87137z' clip-rule='evenodd' fill='%231C1C1E' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#eInvoiceDialog .ui-button-black .ui-button-text,
#printBillingDetailButtonForPts .ui-button-text,
#billingDetailContentForPts button .ui-button-text,
#agreementDialog button .ui-button-text,
#orderBillingInfoPanel button .ui-button-text,
#orderBillingDetailContent .dialogFooter button .ui-button-text,
#sppObjectionDialog button .ui-button-text,
#questionAnswerTablePanel button .ui-button-text,
#previewProductDetail .ui-button-black .ui-button-text,
#productShipmentPanel_content .ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-icon-left.ui-button-black .ui-button-text,
#upsCargoTemplateDlg .ui-button-text{
    color: #FF44EE;
}

#eInvoiceDialog .ui-button-black .ui-button-text,
#logisticsCargoTemplateDlg .ui-button-text {
    color: #1C1C1E;
}

#ordersDatatable_data .ui-datatable-scrollable-body .normalDiv .shippingButton {
    padding-left: 2px;
}

#editRequestToPimsButtonPanel .ui-icon-check {
    background-repeat: no-repeat;
    background-position: bottom;
    top: 4px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.9999 1.3333c-3.6819 0-6.6667 2.9848-6.6667 6.6667 0 3.6819 2.9848 6.6666 6.6667 6.6666 3.6819 0 6.6667-2.9847 6.6667-6.6666 0-3.6819-2.9848-6.6667-6.6667-6.6667zm0 1.3333c2.9455 0 5.3334 2.3878 5.3334 5.3333s-2.3879 5.3333-5.3334 5.3333c-2.9455 0-5.3333-2.3878-5.3333-5.3333s2.3878-5.3333 5.3333-5.3333zm3.0935 2.8212c-0.2829-0.23571-0.7033-0.19749-0.939 0.08536l-2.8665 3.4381-1.4833-1.4827-0.06281-0.05545c-0.26153-0.20335-0.63968-0.18487-0.88 0.05545-0.26035 0.26035-0.26035 0.68246 0 0.94281l2 2 0.06199 0.0548c0.27922 0.218 0.68852 0.1802 0.92156-0.0994l3.3333-4 0.0496-0.06757c0.1788-0.27886 0.1262-0.65379-0.1349-0.87137z' clip-rule='evenodd' fill='%235D3EBC' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#descriptionPanel_content .ui-icon-preview,
#productShipmentPanel_content button .ui-icon-preview {
    background-position: bottom !important;
    background-repeat: no-repeat;
    left: 3px;
    top: 4px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m12 5c-4.4158 0-8.3282 2.6581-9.9275 6.6262-0.09667 0.2398-0.09667 0.5078 0 0.7476 1.5993 3.9681 5.5117 6.6262 9.9275 6.6262 4.4158 0 8.3282-2.6581 9.9275-6.6262 0.0967-0.2398 0.0967-0.5078 0-0.7476-1.5993-3.9681-5.5117-6.6262-9.9275-6.6262zm0.2907 2.0047c3.2842 0.10656 6.1821 2.012 7.5555 4.8574l0.0638 0.1369-0.0638 0.1389c-1.4138 2.929-4.4431 4.8621-7.8462 4.8621l-0.2907-0.0047c-3.2842-0.1066-6.1821-2.0121-7.5555-4.8574l-0.06482-0.1379 0.06482-0.1379c1.4138-2.929 4.4431-4.8621 7.8462-4.8621l0.2907 0.00471zm-0.2907 0.99529c-2.2123 0-4 1.7877-4 4 0 2.2123 1.7877 4 4 4 2.2123 0 4-1.7877 4-4 0-2.2123-1.7877-4-4-4zm0 2c1.1077 0 2 0.8923 2 2s-0.8923 2-2 2-2-0.8923-2-2 0.8923-2 2-2z' clip-rule='evenodd' fill='%235D3EBC' fill-rule='evenodd'/%3E%3C/svg%3E") !important;
}

#productShipmentPanel_content button .ui-icon-save {
    background-position: bottom !important;
    background-repeat: no-repeat;
    top: 4px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 18 19' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9 2c-4.1421 0-7.5 3.3579-7.5 7.5 0 4.1421 3.3579 7.5 7.5 7.5 4.1421 0 7.5-3.3579 7.5-7.5 0-4.1421-3.3579-7.5-7.5-7.5zm0 1.5c3.3137 0 6 2.6863 6 6 0 3.3137-2.6863 6-6 6-3.3137 0-6-2.6863-6-6 0-3.3137 2.6863-6 6-6zm3.4801 3.1738c-0.3182-0.26517-0.7911-0.22218-1.0563 0.09603l-3.2248 3.8678-1.6687-1.668-0.07066-0.06239c-0.29421-0.22877-0.71964-0.20797-0.99 0.06239-0.29289 0.29289-0.29289 0.76777 0 1.0606l2.25 2.25 0.06974 0.0617c0.31412 0.2453 0.77459 0.2027 1.0368-0.1119l3.75-4.5 0.0557-0.07602c0.2012-0.31372 0.142-0.73551-0.1518-0.98029z' clip-rule='evenodd' fill='%235D3EBC' fill-rule='evenodd'/%3E%3C/svg%3E") !important;
}

#updateSeller .ui-button-text,
#changePasswordDialogId .ui-button-text {
    color: #1C1C1E;
}

#updateSeller .ui-icon-save {
    background-position: bottom !important;
    background-repeat: no-repeat;
    top: 4px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 18 19' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9 2c-4.1421 0-7.5 3.3579-7.5 7.5 0 4.1421 3.3579 7.5 7.5 7.5 4.1421 0 7.5-3.3579 7.5-7.5 0-4.1421-3.3579-7.5-7.5-7.5zm0 1.5c3.3137 0 6 2.6863 6 6 0 3.3137-2.6863 6-6 6-3.3137 0-6-2.6863-6-6 0-3.3137 2.6863-6 6-6zm3.4801 3.1738c-0.3182-0.26517-0.7911-0.22218-1.0563 0.09603l-3.2248 3.8678-1.6687-1.668-0.07066-0.06239c-0.29421-0.22877-0.71964-0.20797-0.99 0.06239-0.29289 0.29289-0.29289 0.76777 0 1.0606l2.25 2.25 0.06974 0.0617c0.31412 0.2453 0.77459 0.2027 1.0368-0.1119l3.75-4.5 0.0557-0.07602c0.2012-0.31372 0.142-0.73551-0.1518-0.98029z' clip-rule='evenodd' fill='%23FFFFFF' fill-rule='evenodd'/%3E%3C/svg%3E") !important;
}

#buttons_content .ui-icon-trash,
#datatablePanelGroupId .ui-icon-trash {
    background-repeat: no-repeat;
    background-position: bottom;
    top: -4px;
    height: 24px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 18 19' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m10.5 2c0.7908 0 1.4386 0.61191 1.4959 1.388l0.0041 0.11195v0.75h3c0.4142 0 0.75 0.33579 0.75 0.75 0 0.38463-0.2895 0.70163-0.6625 0.74495l-0.0875 0.00505h-0.75v9c0 1.1983-0.9367 2.1777-2.1178 2.2462l-0.1322 0.0038h-6c-1.1983 0-2.1778-0.9367-2.2462-2.1178l-0.00382-0.1322v-9h-0.75c-0.41421 0-0.75-0.33579-0.75-0.75 0-0.38463 0.28953-0.70163 0.66253-0.74495l0.08747-0.00505h3v-0.75c0-0.79077 0.61191-1.4386 1.388-1.4959l0.11195-0.00411h3zm-3.75 3.75h-1.5v9c0 0.3846 0.28953 0.7016 0.66253 0.745l0.08747 5e-3h6c0.3846 0 0.7016-0.2895 0.745-0.6625l5e-3 -0.0875v-9h-6zm3.75-1.5h-3v-0.75h3v0.75zm-3 3.75c0.38463 0 0.70163 0.28953 0.74495 0.66253l0.00505 0.08747v3.75c0 0.4142-0.33579 0.75-0.75 0.75-0.38463 0-0.70163-0.2895-0.74495-0.6625l-0.00505-0.0875v-3.75c0-0.41421 0.33579-0.75 0.75-0.75zm3.745 0.66253c-0.0434-0.373-0.3604-0.66253-0.745-0.66253-0.4142 0-0.75 0.33579-0.75 0.75v3.75l0.00505 0.0875c0.04332 0.373 0.36035 0.6625 0.74495 0.6625 0.4142 0 0.75-0.3358 0.75-0.75v-3.75l-5e-3 -0.08747z' clip-rule='evenodd' fill='%231C1C1E' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#buttons_content .ui-icon-add,
#datatablePanelGroupId .ui-icon-add {
    background-repeat: no-repeat;
    background-position: bottom !important;
    top: -4px;
    height: 24px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m2.0001 8c0-3.3137 2.6863-6 6-6 3.3137 0 6 2.6863 6 6 0 3.3137-2.6863 6-6 6-3.3137 0-6-2.6863-6-6zm6-7.3333c-4.0501 0-7.3333 3.2832-7.3333 7.3333 0 4.0501 3.2832 7.3334 7.3333 7.3334 4.0501 0 7.3333-3.2833 7.3333-7.3334 0-4.0501-3.2832-7.3333-7.3333-7.3333zm0 4c0.34189 0 0.62367 0.25736 0.66218 0.58892l0.00449 0.07774v2h2c0.3682 0 0.6667 0.29848 0.6667 0.66667 0 0.34189-0.2573 0.62367-0.5889 0.66218l-0.0778 0.00449h-2v2c0 0.3682-0.29848 0.6667-0.66667 0.6667-0.34189 0-0.62367-0.2574-0.66218-0.589l-0.00448-0.0777v-2h-2c-0.36819 0-0.66666-0.29848-0.66666-0.66667 0-0.34189 0.25736-0.62367 0.58892-0.66218l0.07774-0.00449h2v-2c0-0.36819 0.29847-0.66666 0.66666-0.66666z' clip-rule='evenodd' fill='%231C1C1E' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#sellersPickFieldSetId_footer .ui-icon-preview {
    background-position: bottom !important;
    background-repeat: no-repeat;
    left: 3px;
    top: 4px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m12 5c-4.4158 0-8.3282 2.6581-9.9275 6.6262-0.09667 0.2398-0.09667 0.5078 0 0.7476 1.5993 3.9681 5.5117 6.6262 9.9275 6.6262 4.4158 0 8.3282-2.6581 9.9275-6.6262 0.0967-0.2398 0.0967-0.5078 0-0.7476-1.5993-3.9681-5.5117-6.6262-9.9275-6.6262zm0.2907 2.0047c3.2842 0.10656 6.1821 2.012 7.5555 4.8574l0.0638 0.1369-0.0638 0.1389c-1.4138 2.929-4.4431 4.8621-7.8462 4.8621l-0.2907-0.0047c-3.2842-0.1066-6.1821-2.0121-7.5555-4.8574l-0.06482-0.1379 0.06482-0.1379c1.4138-2.929 4.4431-4.8621 7.8462-4.8621l0.2907 0.00471zm-0.2907 0.99529c-2.2123 0-4 1.7877-4 4 0 2.2123 1.7877 4 4 4 2.2123 0 4-1.7877 4-4 0-2.2123-1.7877-4-4-4zm0 2c1.1077 0 2 0.8923 2 2s-0.8923 2-2 2-2-0.8923-2-2 0.8923-2 2-2z' clip-rule='evenodd' fill='%231C1C1E' fill-rule='evenodd'/%3E%3C/svg%3E") !important;
}

#sellersPickFieldSetId_footer .ui-icon-save {
    display: none;
}

#tabView .ui-tabs-panels button .ui-icon-check {
    background-repeat: no-repeat;
    background-position: bottom;
    top: 3px;
    height: 18px;
    margin-right: 2px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 18 19' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9 2c-4.1421 0-7.5 3.3579-7.5 7.5 0 4.1421 3.3579 7.5 7.5 7.5 4.1421 0 7.5-3.3579 7.5-7.5 0-4.1421-3.3579-7.5-7.5-7.5zm0 1.5c3.3137 0 6 2.6863 6 6 0 3.3137-2.6863 6-6 6-3.3137 0-6-2.6863-6-6 0-3.3137 2.6863-6 6-6zm3.4801 3.1738c-0.3182-0.26517-0.7911-0.22218-1.0563 0.09603l-3.2248 3.8678-1.6687-1.668-0.07066-0.06239c-0.29421-0.22877-0.71964-0.20797-0.99 0.06239-0.29289 0.29289-0.29289 0.76777 0 1.0606l2.25 2.25 0.06974 0.0617c0.31412 0.2453 0.77459 0.2027 1.0368-0.1119l3.75-4.5 0.0557-0.07602c0.2012-0.31372 0.142-0.73551-0.1518-0.98029z' clip-rule='evenodd' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#tabView .ui-tabs-panels .ui-button-black .ui-button-icon-left.ui-icon.ui-icon-save {
    display: none;
}

#mainPanel .ui-button-black .ui-button-text,
#tabView .ui-panel-content.ui-widget-content .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-shadow.productShippmentInfoContainer.ui-draggable.ui-overlay-visible .ui-button-black .ui-button-text {
    color: #1C1C1E;
}

#mainPanel .text-btn-purple .ui-button-text {
    color: black;
}

#productAndDeliveryDetailsDialogId #singleButonsPanel .ui-button-text,
#datalistid_content .ui-button-text,
.baseContentWrapper .ui-overlay-visible .ui-dialog-content.ui-widget-content .text-btn-purple .ui-button-text,
.baseContentWrapper .ui-overlay-visible .ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix .ui-button-text {
    color: #1C1C1E;
}

#catalogTabView .ui-tabs-panels .ui-icon-preview {
    background-position: bottom !important;
    background-repeat: no-repeat;
    left: 8px;
    top: 4px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m12 5c-4.4158 0-8.3282 2.6581-9.9275 6.6262-0.09667 0.2398-0.09667 0.5078 0 0.7476 1.5993 3.9681 5.5117 6.6262 9.9275 6.6262 4.4158 0 8.3282-2.6581 9.9275-6.6262 0.0967-0.2398 0.0967-0.5078 0-0.7476-1.5993-3.9681-5.5117-6.6262-9.9275-6.6262zm0.2907 2.0047c3.2842 0.10656 6.1821 2.012 7.5555 4.8574l0.0638 0.1369-0.0638 0.1389c-1.4138 2.929-4.4431 4.8621-7.8462 4.8621l-0.2907-0.0047c-3.2842-0.1066-6.1821-2.0121-7.5555-4.8574l-0.06482-0.1379 0.06482-0.1379c1.4138-2.929 4.4431-4.8621 7.8462-4.8621l0.2907 0.00471zm-0.2907 0.99529c-2.2123 0-4 1.7877-4 4 0 2.2123 1.7877 4 4 4 2.2123 0 4-1.7877 4-4 0-2.2123-1.7877-4-4-4zm0 2c1.1077 0 2 0.8923 2 2s-0.8923 2-2 2-2-0.8923-2-2 0.8923-2 2-2z' clip-rule='evenodd' fill='%231C1C1E' fill-rule='evenodd'/%3E%3C/svg%3E") !important;
}

#tabView .formPanel .text-button-purple .ui-button-text,
#tabView .productPanel.productButtons .text-button-purple .ui-button-text,
#catalogTabView .formPanel .add-button-purple .ui-button-text {
    color: #FF44EE;
}

#tabView .formPanel.productEditorPanel .ui-button-text-icon-left .ui-icon-preview {
    background-position: bottom !important;
    background-repeat: no-repeat;
    left: 3px;
    top: 4px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m12 5c-4.4158 0-8.3282 2.6581-9.9275 6.6262-0.09667 0.2398-0.09667 0.5078 0 0.7476 1.5993 3.9681 5.5117 6.6262 9.9275 6.6262 4.4158 0 8.3282-2.6581 9.9275-6.6262 0.0967-0.2398 0.0967-0.5078 0-0.7476-1.5993-3.9681-5.5117-6.6262-9.9275-6.6262zm0.2907 2.0047c3.2842 0.10656 6.1821 2.012 7.5555 4.8574l0.0638 0.1369-0.0638 0.1389c-1.4138 2.929-4.4431 4.8621-7.8462 4.8621l-0.2907-0.0047c-3.2842-0.1066-6.1821-2.0121-7.5555-4.8574l-0.06482-0.1379 0.06482-0.1379c1.4138-2.929 4.4431-4.8621 7.8462-4.8621l0.2907 0.00471zm-0.2907 0.99529c-2.2123 0-4 1.7877-4 4 0 2.2123 1.7877 4 4 4 2.2123 0 4-1.7877 4-4 0-2.2123-1.7877-4-4-4zm0 2c1.1077 0 2 0.8923 2 2s-0.8923 2-2 2-2-0.8923-2-2 0.8923-2 2-2z' clip-rule='evenodd' fill='%235D3EBC' fill-rule='evenodd'/%3E%3C/svg%3E") !important;
}

logoGraphicImageId .ui-icon-trash {
    background-repeat: no-repeat;
    background-position: bottom;
    top: -4px;
    height: 24px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 18 19' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m10.5 2c0.7908 0 1.4386 0.61191 1.4959 1.388l0.0041 0.11195v0.75h3c0.4142 0 0.75 0.33579 0.75 0.75 0 0.38463-0.2895 0.70163-0.6625 0.74495l-0.0875 0.00505h-0.75v9c0 1.1983-0.9367 2.1777-2.1178 2.2462l-0.1322 0.0038h-6c-1.1983 0-2.1778-0.9367-2.2462-2.1178l-0.00382-0.1322v-9h-0.75c-0.41421 0-0.75-0.33579-0.75-0.75 0-0.38463 0.28953-0.70163 0.66253-0.74495l0.08747-0.00505h3v-0.75c0-0.79077 0.61191-1.4386 1.388-1.4959l0.11195-0.00411h3zm-3.75 3.75h-1.5v9c0 0.3846 0.28953 0.7016 0.66253 0.745l0.08747 5e-3h6c0.3846 0 0.7016-0.2895 0.745-0.6625l5e-3 -0.0875v-9h-6zm3.75-1.5h-3v-0.75h3v0.75zm-3 3.75c0.38463 0 0.70163 0.28953 0.74495 0.66253l0.00505 0.08747v3.75c0 0.4142-0.33579 0.75-0.75 0.75-0.38463 0-0.70163-0.2895-0.74495-0.6625l-0.00505-0.0875v-3.75c0-0.41421 0.33579-0.75 0.75-0.75zm3.745 0.66253c-0.0434-0.373-0.3604-0.66253-0.745-0.66253-0.4142 0-0.75 0.33579-0.75 0.75v3.75l0.00505 0.0875c0.04332 0.373 0.36035 0.6625 0.74495 0.6625 0.4142 0 0.75-0.3358 0.75-0.75v-3.75l-5e-3 -0.08747z' clip-rule='evenodd' fill='%235D3EBC' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#productFileUploadPanel .fileupload-buttonbar .ui-icon-arrowreturnthick-1-n {
    background-repeat: no-repeat !important;
    background-position: bottom !important;
    top: -3px;
    height: 24px;
    left: 5px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m4.7119 11.024c-0.2929-0.2929-0.2929-0.7678 0-1.0606l3.7186-3.7199 0.07553-0.07214c0.05047-0.04224 0.10623-0.07769 0.16551-0.10561l0.06806-0.0282 0.07047-0.02161c0.23826-0.06079 0.50708-0.00794 0.71251 0.19748l3.75 3.75 0.0595 0.06525c0.5837 0.7045-0.4345 1.6811-1.1201 0.9954l-2.4697-2.4691v5.6888l-0.00505 0.0874c-0.04332 0.3731-0.36032 0.6626-0.74495 0.6626l-0.08747-0.0051c-0.373-0.0433-0.66253-0.3603-0.66253-0.7449v-5.6895l-2.4697 2.4698-0.07066 0.0624c-0.29422 0.2288-0.71964 0.208-0.99-0.0624zm8.7881-6.524c0.4142 0 0.75-0.33578 0.75-0.75 0-0.41421-0.3358-0.75-0.75-0.75h-9c-0.41421 0-0.75 0.33579-0.75 0.75 0 0.41422 0.33579 0.75 0.75 0.75h9z' clip-rule='evenodd' fill='%235D3EBC' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#productFileUploadPanel .fileupload-buttonbar .ui-icon-cancel {
    background-repeat: no-repeat;
    background-position: bottom !important;
    left: 4px;
    top: 5px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.9999 1.3333c-3.6819 0-6.6667 2.9848-6.6667 6.6667 0 3.6819 2.9848 6.6666 6.6667 6.6666 3.6819 0 6.6667-2.9847 6.6667-6.6666 0-3.6819-2.9848-6.6667-6.6667-6.6667zm0 1.3333c2.9455 0 5.3334 2.3878 5.3334 5.3333s-2.3879 5.3333-5.3334 5.3333c-2.9455 0-5.3333-2.3878-5.3333-5.3333s2.3878-5.3333 5.3333-5.3333zm2.4714 3.8047 0.0529-0.05795c0.5026-0.60671-0.331-1.4403-0.93773-0.93772l-0.05796 0.05286-1.5286 1.5281-1.5286-1.5281-0.0628-0.05545c-0.26153-0.20335-0.63968-0.18487-0.88001 0.05545l-0.05546 0.06281c-0.20334 0.26153-0.18486 0.63968 0.05546 0.88l1.5281 1.5286-1.5281 1.5286-0.05546 0.06281c-0.20334 0.26153-0.18486 0.63972 0.05546 0.88002l0.06281 0.0554c0.26153 0.2034 0.63968 0.1849 0.88-0.0554l1.5286-1.5281 1.5286 1.5281 0.05796 0.0528c0.62633 0.5189 1.4943-0.3861 0.88483-0.99563l-1.528-1.5286 1.528-1.5286z' clip-rule='evenodd' fill='%235D3EBC' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#productFileUploadPanel .template-upload .ui-icon-arrowreturnthick-1-n {
    background-repeat: no-repeat !important;
    background-position: bottom !important;
    top: 5px;
    height: 24px;
    left: 13px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m4.7119 11.024c-0.2929-0.2929-0.2929-0.7678 0-1.0606l3.7186-3.7199 0.07553-0.07214c0.05047-0.04224 0.10623-0.07769 0.16551-0.10561l0.06806-0.0282 0.07047-0.02161c0.23826-0.06079 0.50708-0.00794 0.71251 0.19748l3.75 3.75 0.0595 0.06525c0.5837 0.7045-0.4345 1.6811-1.1201 0.9954l-2.4697-2.4691v5.6888l-0.00505 0.0874c-0.04332 0.3731-0.36032 0.6626-0.74495 0.6626l-0.08747-0.0051c-0.373-0.0433-0.66253-0.3603-0.66253-0.7449v-5.6895l-2.4697 2.4698-0.07066 0.0624c-0.29422 0.2288-0.71964 0.208-0.99-0.0624zm8.7881-6.524c0.4142 0 0.75-0.33578 0.75-0.75 0-0.41421-0.3358-0.75-0.75-0.75h-9c-0.41421 0-0.75 0.33579-0.75 0.75 0 0.41422 0.33579 0.75 0.75 0.75h9z' clip-rule='evenodd' fill='%235D3EBC' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#productFileUploadPanel .template-upload .ui-icon-cancel {
    background-repeat: no-repeat;
    background-position: bottom !important;
    left: 13px;
    top: 13px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.9999 1.3333c-3.6819 0-6.6667 2.9848-6.6667 6.6667 0 3.6819 2.9848 6.6666 6.6667 6.6666 3.6819 0 6.6667-2.9847 6.6667-6.6666 0-3.6819-2.9848-6.6667-6.6667-6.6667zm0 1.3333c2.9455 0 5.3334 2.3878 5.3334 5.3333s-2.3879 5.3333-5.3334 5.3333c-2.9455 0-5.3333-2.3878-5.3333-5.3333s2.3878-5.3333 5.3333-5.3333zm2.4714 3.8047 0.0529-0.05795c0.5026-0.60671-0.331-1.4403-0.93773-0.93772l-0.05796 0.05286-1.5286 1.5281-1.5286-1.5281-0.0628-0.05545c-0.26153-0.20335-0.63968-0.18487-0.88001 0.05545l-0.05546 0.06281c-0.20334 0.26153-0.18486 0.63968 0.05546 0.88l1.5281 1.5286-1.5281 1.5286-0.05546 0.06281c-0.20334 0.26153-0.18486 0.63972 0.05546 0.88002l0.06281 0.0554c0.26153 0.2034 0.63968 0.1849 0.88-0.0554l1.5286-1.5281 1.5286 1.5281 0.05796 0.0528c0.62633 0.5189 1.4943-0.3861 0.88483-0.99563l-1.528-1.5286 1.528-1.5286z' clip-rule='evenodd' fill='%235D3EBC' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#priceConfirmationPanel .ui-button-text {
    color: #FF44EE;
}

#priceConfirmationPanel .ui-icon-save {
    background-position: bottom !important;
    background-repeat: no-repeat;
    top: 4px;
    left: 2px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 18 19' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9 2c-4.1421 0-7.5 3.3579-7.5 7.5 0 4.1421 3.3579 7.5 7.5 7.5 4.1421 0 7.5-3.3579 7.5-7.5 0-4.1421-3.3579-7.5-7.5-7.5zm0 1.5c3.3137 0 6 2.6863 6 6 0 3.3137-2.6863 6-6 6-3.3137 0-6-2.6863-6-6 0-3.3137 2.6863-6 6-6zm3.4801 3.1738c-0.3182-0.26517-0.7911-0.22218-1.0563 0.09603l-3.2248 3.8678-1.6687-1.668-0.07066-0.06239c-0.29421-0.22877-0.71964-0.20797-0.99 0.06239-0.29289 0.29289-0.29289 0.76777 0 1.0606l2.25 2.25 0.06974 0.0617c0.31412 0.2453 0.77459 0.2027 1.0368-0.1119l3.75-4.5 0.0557-0.07602c0.2012-0.31372 0.142-0.73551-0.1518-0.98029z' clip-rule='evenodd' fill='%235D3EBC' fill-rule='evenodd'/%3E%3C/svg%3E") !important;
}

#uploadedProductsFile .ui-icon-close {
    background-repeat: no-repeat;
    background-position: bottom;
    top: -4px;
    height: 24px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 18 19' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m10.5 2c0.7908 0 1.4386 0.61191 1.4959 1.388l0.0041 0.11195v0.75h3c0.4142 0 0.75 0.33579 0.75 0.75 0 0.38463-0.2895 0.70163-0.6625 0.74495l-0.0875 0.00505h-0.75v9c0 1.1983-0.9367 2.1777-2.1178 2.2462l-0.1322 0.0038h-6c-1.1983 0-2.1778-0.9367-2.2462-2.1178l-0.00382-0.1322v-9h-0.75c-0.41421 0-0.75-0.33579-0.75-0.75 0-0.38463 0.28953-0.70163 0.66253-0.74495l0.08747-0.00505h3v-0.75c0-0.79077 0.61191-1.4386 1.388-1.4959l0.11195-0.00411h3zm-3.75 3.75h-1.5v9c0 0.3846 0.28953 0.7016 0.66253 0.745l0.08747 5e-3h6c0.3846 0 0.7016-0.2895 0.745-0.6625l5e-3 -0.0875v-9h-6zm3.75-1.5h-3v-0.75h3v0.75zm-3 3.75c0.38463 0 0.70163 0.28953 0.74495 0.66253l0.00505 0.08747v3.75c0 0.4142-0.33579 0.75-0.75 0.75-0.38463 0-0.70163-0.2895-0.74495-0.6625l-0.00505-0.0875v-3.75c0-0.41421 0.33579-0.75 0.75-0.75zm3.745 0.66253c-0.0434-0.373-0.3604-0.66253-0.745-0.66253-0.4142 0-0.75 0.33579-0.75 0.75v3.75l0.00505 0.0875c0.04332 0.373 0.36035 0.6625 0.74495 0.6625 0.4142 0 0.75-0.3358 0.75-0.75v-3.75l-5e-3 -0.08747z' clip-rule='evenodd' fill='%235D3EBC' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#templateImageFileUpload .template-upload .ui-icon-arrowreturnthick-1-n {
    background-repeat: no-repeat !important;
    background-position: bottom !important;
    top: 5px;
    height: 24px;
    left: 13px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m4.7119 11.024c-0.2929-0.2929-0.2929-0.7678 0-1.0606l3.7186-3.7199 0.07553-0.07214c0.05047-0.04224 0.10623-0.07769 0.16551-0.10561l0.06806-0.0282 0.07047-0.02161c0.23826-0.06079 0.50708-0.00794 0.71251 0.19748l3.75 3.75 0.0595 0.06525c0.5837 0.7045-0.4345 1.6811-1.1201 0.9954l-2.4697-2.4691v5.6888l-0.00505 0.0874c-0.04332 0.3731-0.36032 0.6626-0.74495 0.6626l-0.08747-0.0051c-0.373-0.0433-0.66253-0.3603-0.66253-0.7449v-5.6895l-2.4697 2.4698-0.07066 0.0624c-0.29422 0.2288-0.71964 0.208-0.99-0.0624zm8.7881-6.524c0.4142 0 0.75-0.33578 0.75-0.75 0-0.41421-0.3358-0.75-0.75-0.75h-9c-0.41421 0-0.75 0.33579-0.75 0.75 0 0.41422 0.33579 0.75 0.75 0.75h9z' clip-rule='evenodd' fill='%235D3EBC' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#templateImageFileUpload .template-upload .ui-icon-cancel {
    background-repeat: no-repeat;
    background-position: bottom !important;
    left: 13px;
    top: 13px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.9999 1.3333c-3.6819 0-6.6667 2.9848-6.6667 6.6667 0 3.6819 2.9848 6.6666 6.6667 6.6666 3.6819 0 6.6667-2.9847 6.6667-6.6666 0-3.6819-2.9848-6.6667-6.6667-6.6667zm0 1.3333c2.9455 0 5.3334 2.3878 5.3334 5.3333s-2.3879 5.3333-5.3334 5.3333c-2.9455 0-5.3333-2.3878-5.3333-5.3333s2.3878-5.3333 5.3333-5.3333zm2.4714 3.8047 0.0529-0.05795c0.5026-0.60671-0.331-1.4403-0.93773-0.93772l-0.05796 0.05286-1.5286 1.5281-1.5286-1.5281-0.0628-0.05545c-0.26153-0.20335-0.63968-0.18487-0.88001 0.05545l-0.05546 0.06281c-0.20334 0.26153-0.18486 0.63968 0.05546 0.88l1.5281 1.5286-1.5281 1.5286-0.05546 0.06281c-0.20334 0.26153-0.18486 0.63972 0.05546 0.88002l0.06281 0.0554c0.26153 0.2034 0.63968 0.1849 0.88-0.0554l1.5286-1.5281 1.5286 1.5281 0.05796 0.0528c0.62633 0.5189 1.4943-0.3861 0.88483-0.99563l-1.528-1.5286 1.528-1.5286z' clip-rule='evenodd' fill='%235D3EBC' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#templateImageFileUpload .fileupload-buttonbar .ui-icon-arrowreturnthick-1-n {
    background-repeat: no-repeat !important;
    background-position: bottom !important;
    top: -3px;
    height: 24px;
    left: 5px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m4.7119 11.024c-0.2929-0.2929-0.2929-0.7678 0-1.0606l3.7186-3.7199 0.07553-0.07214c0.05047-0.04224 0.10623-0.07769 0.16551-0.10561l0.06806-0.0282 0.07047-0.02161c0.23826-0.06079 0.50708-0.00794 0.71251 0.19748l3.75 3.75 0.0595 0.06525c0.5837 0.7045-0.4345 1.6811-1.1201 0.9954l-2.4697-2.4691v5.6888l-0.00505 0.0874c-0.04332 0.3731-0.36032 0.6626-0.74495 0.6626l-0.08747-0.0051c-0.373-0.0433-0.66253-0.3603-0.66253-0.7449v-5.6895l-2.4697 2.4698-0.07066 0.0624c-0.29422 0.2288-0.71964 0.208-0.99-0.0624zm8.7881-6.524c0.4142 0 0.75-0.33578 0.75-0.75 0-0.41421-0.3358-0.75-0.75-0.75h-9c-0.41421 0-0.75 0.33579-0.75 0.75 0 0.41422 0.33579 0.75 0.75 0.75h9z' clip-rule='evenodd' fill='%235D3EBC' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#templateImageFileUpload .fileupload-buttonbar .ui-icon-cancel {
    background-repeat: no-repeat;
    background-position: bottom !important;
    left: 1px;
    top: 4px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.9999 1.3333c-3.6819 0-6.6667 2.9848-6.6667 6.6667 0 3.6819 2.9848 6.6666 6.6667 6.6666 3.6819 0 6.6667-2.9847 6.6667-6.6666 0-3.6819-2.9848-6.6667-6.6667-6.6667zm0 1.3333c2.9455 0 5.3334 2.3878 5.3334 5.3333s-2.3879 5.3333-5.3334 5.3333c-2.9455 0-5.3333-2.3878-5.3333-5.3333s2.3878-5.3333 5.3333-5.3333zm2.4714 3.8047 0.0529-0.05795c0.5026-0.60671-0.331-1.4403-0.93773-0.93772l-0.05796 0.05286-1.5286 1.5281-1.5286-1.5281-0.0628-0.05545c-0.26153-0.20335-0.63968-0.18487-0.88001 0.05545l-0.05546 0.06281c-0.20334 0.26153-0.18486 0.63968 0.05546 0.88l1.5281 1.5286-1.5281 1.5286-0.05546 0.06281c-0.20334 0.26153-0.18486 0.63972 0.05546 0.88002l0.06281 0.0554c0.26153 0.2034 0.63968 0.1849 0.88-0.0554l1.5286-1.5281 1.5286 1.5281 0.05796 0.0528c0.62633 0.5189 1.4943-0.3861 0.88483-0.99563l-1.528-1.5286 1.528-1.5286z' clip-rule='evenodd' fill='%235D3EBC' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#orderShippingSpecialHowToDialogId .ui-button-black .ui-button-text,
#rejectConfirmOrderItemDialog .ui-button-black .ui-button-text,
#tabView .formPanel .add-button-purple .ui-button-text,
#logisticsOKBtn .ui-button-text,
#assignTemplateOptionsDialog .ui-button-black .ui-button-text {
    color: #FF44EE;
}

#rejectConfirmOrderItemDialog .ui-button-text-icon-left .confirm-button-left-arrow {
    background-repeat: no-repeat;
    background-position: bottom !important;
    rotate: 180deg;
    top: 4px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 6 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m4.8964 3.6464-3.2929-3.2929c-0.31498-0.31498-0.85355-0.091899-0.85355 0.35355v6.5858c0 0.44545 0.53857 0.66854 0.85355 0.35356l3.2929-3.2929c0.19526-0.19526 0.19526-0.51184 0-0.7071z' fill='%235D3EBC'/%3E%3C/svg%3E");
}

#rejectConfirmOrderItemDialog .ui-button-text-icon-right .confirm-button-right-arrow {
    background-repeat: no-repeat;
    background-position: bottom !important;
    top: 4px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 6 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m4.8964 3.6464-3.2929-3.2929c-0.31498-0.31498-0.85355-0.091899-0.85355 0.35355v6.5858c0 0.44545 0.53857 0.66854 0.85355 0.35356l3.2929-3.2929c0.19526-0.19526 0.19526-0.51184 0-0.7071z' fill='%235D3EBC'/%3E%3C/svg%3E");
}

#content .confirmDialogClass .ui-button-black .ui-button-text,
#content .confirmCancelDialogClass .ui-button-black .ui-button-text,
#content .confirmDeleteAccountDialogClass .ui-button-black .ui-button-text,
#createNewJobButton.ui-button-black .ui-button-text,
#passwordVerificationButtons .ui-button-black .ui-button-text {
    color: #FF44EE;
}

#createJobFileUpload .ui-widget-header .start .ui-icon-arrowreturnthick-1-n {
    background-repeat: no-repeat !important;
    background-position: bottom !important;
    top: -4px;
    height: 24px;
    left: 5px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m4.7119 11.024c-0.2929-0.2929-0.2929-0.7678 0-1.0606l3.7186-3.7199 0.07553-0.07214c0.05047-0.04224 0.10623-0.07769 0.16551-0.10561l0.06806-0.0282 0.07047-0.02161c0.23826-0.06079 0.50708-0.00794 0.71251 0.19748l3.75 3.75 0.0595 0.06525c0.5837 0.7045-0.4345 1.6811-1.1201 0.9954l-2.4697-2.4691v5.6888l-0.00505 0.0874c-0.04332 0.3731-0.36032 0.6626-0.74495 0.6626l-0.08747-0.0051c-0.373-0.0433-0.66253-0.3603-0.66253-0.7449v-5.6895l-2.4697 2.4698-0.07066 0.0624c-0.29422 0.2288-0.71964 0.208-0.99-0.0624zm8.7881-6.524c0.4142 0 0.75-0.33578 0.75-0.75 0-0.41421-0.3358-0.75-0.75-0.75h-9c-0.41421 0-0.75 0.33579-0.75 0.75 0 0.41422 0.33579 0.75 0.75 0.75h9z' clip-rule='evenodd' fill='%235D3EBC' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#createJobFileUpload .template-upload .start .ui-icon-arrowreturnthick-1-n {
    background-repeat: no-repeat !important;
    background-position: bottom !important;
    top: 4px;
    height: 24px;
    left: 14px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m4.7119 11.024c-0.2929-0.2929-0.2929-0.7678 0-1.0606l3.7186-3.7199 0.07553-0.07214c0.05047-0.04224 0.10623-0.07769 0.16551-0.10561l0.06806-0.0282 0.07047-0.02161c0.23826-0.06079 0.50708-0.00794 0.71251 0.19748l3.75 3.75 0.0595 0.06525c0.5837 0.7045-0.4345 1.6811-1.1201 0.9954l-2.4697-2.4691v5.6888l-0.00505 0.0874c-0.04332 0.3731-0.36032 0.6626-0.74495 0.6626l-0.08747-0.0051c-0.373-0.0433-0.66253-0.3603-0.66253-0.7449v-5.6895l-2.4697 2.4698-0.07066 0.0624c-0.29422 0.2288-0.71964 0.208-0.99-0.0624zm8.7881-6.524c0.4142 0 0.75-0.33578 0.75-0.75 0-0.41421-0.3358-0.75-0.75-0.75h-9c-0.41421 0-0.75 0.33579-0.75 0.75 0 0.41422 0.33579 0.75 0.75 0.75h9z' clip-rule='evenodd' fill='%235D3EBC' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#createJobFileUpload .ui-widget-header .cancel .ui-icon-cancel {
    background-repeat: no-repeat;
    background-position: bottom !important;
    left: 5px;
    top: 4px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.9999 1.3333c-3.6819 0-6.6667 2.9848-6.6667 6.6667 0 3.6819 2.9848 6.6666 6.6667 6.6666 3.6819 0 6.6667-2.9847 6.6667-6.6666 0-3.6819-2.9848-6.6667-6.6667-6.6667zm0 1.3333c2.9455 0 5.3334 2.3878 5.3334 5.3333s-2.3879 5.3333-5.3334 5.3333c-2.9455 0-5.3333-2.3878-5.3333-5.3333s2.3878-5.3333 5.3333-5.3333zm2.4714 3.8047 0.0529-0.05795c0.5026-0.60671-0.331-1.4403-0.93773-0.93772l-0.05796 0.05286-1.5286 1.5281-1.5286-1.5281-0.0628-0.05545c-0.26153-0.20335-0.63968-0.18487-0.88001 0.05545l-0.05546 0.06281c-0.20334 0.26153-0.18486 0.63968 0.05546 0.88l1.5281 1.5286-1.5281 1.5286-0.05546 0.06281c-0.20334 0.26153-0.18486 0.63972 0.05546 0.88002l0.06281 0.0554c0.26153 0.2034 0.63968 0.1849 0.88-0.0554l1.5286-1.5281 1.5286 1.5281 0.05796 0.0528c0.62633 0.5189 1.4943-0.3861 0.88483-0.99563l-1.528-1.5286 1.528-1.5286z' clip-rule='evenodd' fill='%235D3EBC' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#createJobFileUpload .template-upload.ui-state-error .ui-icon-cancel {
    background-repeat: no-repeat;
    background-position: bottom !important;
    left: 13px;
    top: 13px;
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.9999 1.3333c-3.6819 0-6.6667 2.9848-6.6667 6.6667 0 3.6819 2.9848 6.6666 6.6667 6.6666 3.6819 0 6.6667-2.9847 6.6667-6.6666 0-3.6819-2.9848-6.6667-6.6667-6.6667zm0 1.3333c2.9455 0 5.3334 2.3878 5.3334 5.3333s-2.3879 5.3333-5.3334 5.3333c-2.9455 0-5.3333-2.3878-5.3333-5.3333s2.3878-5.3333 5.3333-5.3333zm2.4714 3.8047 0.0529-0.05795c0.5026-0.60671-0.331-1.4403-0.93773-0.93772l-0.05796 0.05286-1.5286 1.5281-1.5286-1.5281-0.0628-0.05545c-0.26153-0.20335-0.63968-0.18487-0.88001 0.05545l-0.05546 0.06281c-0.20334 0.26153-0.18486 0.63968 0.05546 0.88l1.5281 1.5286-1.5281 1.5286-0.05546 0.06281c-0.20334 0.26153-0.18486 0.63972 0.05546 0.88002l0.06281 0.0554c0.26153 0.2034 0.63968 0.1849 0.88-0.0554l1.5286-1.5281 1.5286 1.5281 0.05796 0.0528c0.62633 0.5189 1.4943-0.3861 0.88483-0.99563l-1.528-1.5286 1.528-1.5286z' clip-rule='evenodd' fill='%235D3EBC' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#acceptOrderDialog .ui-button-black .ui-button-text,
#rejectOrderDialogId .ui-button-black .ui-button-text,
#startShippingDialogPanel .ui-button-black .ui-button-text {
    color: #FF44EE;
}

#sellerAgreementDialogId .ui-button-black .ui-button-text {
    color: #FF44EE;
}
#bulkProductBillingDetailsDialogPnlId .caption {
    font-weight: bold;
    border-bottom: 2px solid #DCDCDC;
    display: block;
    padding: 5px;
}
.productInfoAttributeLister{
    border-right: 1px solid #A8A8A8 !important;
}

.ui-icon-save-white{
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg fill='none' viewBox='0 0 18 19' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9 2c-4.1421 0-7.5 3.3579-7.5 7.5 0 4.1421 3.3579 7.5 7.5 7.5 4.1421 0 7.5-3.3579 7.5-7.5 0-4.1421-3.3579-7.5-7.5-7.5zm0 1.5c3.3137 0 6 2.6863 6 6 0 3.3137-2.6863 6-6 6-3.3137 0-6-2.6863-6-6 0-3.3137 2.6863-6 6-6zm3.4801 3.1738c-0.3182-0.26517-0.7911-0.22218-1.0563 0.09603l-3.2248 3.8678-1.6687-1.668-0.07066-0.06239c-0.29421-0.22877-0.71964-0.20797-0.99 0.06239-0.29289 0.29289-0.29289 0.76777 0 1.0606l2.25 2.25 0.06974 0.0617c0.31412 0.2453 0.77459 0.2027 1.0368-0.1119l3.75-4.5 0.0557-0.07602c0.2012-0.31372 0.142-0.73551-0.1518-0.98029z' clip-rule='evenodd' fill='%23FFFFFF' fill-rule='evenodd'/%3E%3C/svg%3E") !important;
}