/* flexigrid.css */
/* @charset UTF-8; */
.flexigrid {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  position: relative;
  border: 0 solid #eee;
  overflow: hidden;
  color: #000; }

.flexigrid.hideBody {
  height: 26px !important;
  border-bottom: 1px solid #ccc; }

.ie6fullwidthbug {
  border-right: 0 solid #ccc;
  padding-right: 2px; }

.flexigrid div.nDiv {
  background: #eee url(../images/flexigrid/line.gif) repeat-y -1px top;
  border: 1px solid #ccc;
  border-top: 0;
  overflow: auto;
  left: 0;
  position: absolute;
  z-index: 999;
  float: left; }

.flexigrid div.nDiv table {
  margin: 2px; }

.flexigrid div.hDivBox {
  float: left;
  padding-right: 40px; }

.flexigrid div.bDiv table {
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc; }

.flexigrid div.bDiv table.autoht {
  border-bottom: 0;
  margin-bottom: 0; }

.flexigrid div.nDiv td {
  border: 1px solid #eee;
  cursor: default;
  padding: 2px 3px; }

.flexigrid div.nDiv tr:hover td, .flexigrid div.nDiv tr.ndcolover td {
  background: #d5effc url(../images/flexigrid/hl.png) repeat-x top;
  border: 1px solid #a8d8eb; }

.flexigrid div.nDiv td.ndcol1 {
  border-right: 1px solid #ccc; }

.flexigrid div.nDiv td.ndcol2 {
  border-left: 1px solid #fff;
  padding-right: 10px; }

.flexigrid div.nDiv tr:hover td.ndcol1, .flexigrid div.nDiv tr.ndcolover td.ndcol1 {
  border-right: 1px solid #d2e3ec; }

.flexigrid div.nDiv tr:hover td.ndcol2, .flexigrid div.nDiv tr.ndcolover td.ndcol2 {
  border-left: 1px solid #eef8ff; }

.flexigrid div.nBtn {
  position: absolute;
  height: 24px;
  width: 14px;
  z-index: 900;
  background: #fafafa url(../images/flexigrid/fhbg.gif) repeat-x bottom;
  border: 0 solid #ccc;
  border-left: 1px solid #ccc;
  top: 0;
  left: 0;
  margin-top: 1px;
  cursor: pointer;
  display: none; }

.flexigrid div.nBtn div {
  height: 24px;
  width: 12px;
  border-left: 1px solid #fff;
  float: left;
  background: url(../images/flexigrid/ddn.png) no-repeat center; }

.flexigrid div.nBtn.srtd {
  background: url(../images/flexigrid/wbg.gif) repeat-x 0 -1px; }

.flexigrid div.mDiv {
  background: url(../images/flexigrid/wbg.gif) repeat-x top;
  border: 1px solid #ccc;
  border-bottom: 0;
  border-top: 0;
  font-weight: 700;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  position: relative; }

.flexigrid div.mDiv div {
  white-space: nowrap;
  padding: 6px; }

.flexigrid div.mDiv div.ptogtitle {
  position: absolute;
  top: 4px;
  right: 3px;
  height: 16px;
  width: 16px;
  overflow: hidden;
  border: 1px solid #ccc;
  cursor: pointer;
  padding: 0; }

.flexigrid div.mDiv div.ptogtitle:hover {
  background-position: left -2px;
  border-color: #bbb; }

.flexigrid div.mDiv div.ptogtitle span {
  display: block;
  border-left: 1px solid #eee;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #ddd;
  width: 14px;
  height: 14px;
  background: url(../images/flexigrid/uup.png) no-repeat center; }

.flexigrid div.mDiv div.ptogtitle.vsble span {
  background: url(../images/flexigrid/ddn.png) no-repeat center; }

.flexigrid div.tDiv {
  background: #fafafa url(../images/flexigrid/bg.gif) repeat-x top;
  position: relative;
  border: 1px solid #ccc;
  border-bottom: 0;
  overflow: hidden; }

.flexigrid div.tDiv2 {
  float: left;
  clear: both;
  padding: 1px; }

.flexigrid div.sDiv {
  background: #fafafa url(../images/flexigrid/bg.gif) repeat-x top;
  position: relative;
  border: 1px solid #ccc;
  border-top: 0;
  overflow: hidden;
  display: none; }

.flexigrid div.sDiv2 {
  float: left;
  clear: both;
  width: 1024px;
  padding: 5px; }

.flexigrid div.sDiv2 input, .flexigrid div.sDiv2 select {
  vertical-align: middle; }

.flexigrid div.btnseparator {
  float: left;
  height: 22px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #fff;
  margin: 1px; }

.flexigrid div.fbutton {
  float: left;
  display: block;
  cursor: pointer;
  padding: 1px; }

.flexigrid div.fbutton div {
  float: left;
  padding: 1px 3px; }

.flexigrid div.fbutton span {
  float: left;
  display: block;
  padding: 3px; }

.flexigrid div.fbutton:hover, .flexigrid div.fbutton.fbOver {
  border: 1px solid #ccc;
  padding: 0; }

.flexigrid div.fbutton:hover div, .flexigrid div.fbutton.fbOver div {
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 0 2px; }

.flexigrid div.hDiv {
  background: #fafafa url(../images/flexigrid/fhbg.gif) repeat-x bottom;
  position: relative;
  border: 1px solid #ccc;
  border-bottom: 0;
  overflow: hidden; }

.flexigrid div.hDiv table {
  border-right: 1px solid #fff; }

.flexigrid div.cDrag {
  float: left;
  position: absolute;
  z-index: 2;
  overflow: visible; }

.flexigrid div.cDrag div {
  float: left;
  background: none;
  display: block;
  position: absolute;
  height: 24px;
  width: 5px;
  cursor: col-resize; }

.flexigrid div.cDrag div:hover, .flexigrid div.cDrag div.dragging {
  background: url(../images/flexigrid/line.gif) repeat-y 2px center; }

.flexigrid div.iDiv {
  border: 1px solid #316ac5;
  position: absolute;
  overflow: visible;
  background: none; }

.flexigrid div.iDiv input, .flexigrid div.iDiv select, .flexigrid div.iDiv textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px; }

.flexigrid div.iDiv input.tb {
  border: 0;
  width: 100%;
  height: 100%;
  background: none;
  padding: 0; }

.flexigrid div.bDiv {
  border: 1px solid #ccc;
  border-top: 0;
  background: #fff;
  overflow: auto;
  position: relative; }

.flexigrid div.hGrip {
  position: absolute;
  top: 0;
  right: 0;
  height: 5px;
  width: 5px;
  background: url(../images/flexigrid/line.gif) repeat-x center;
  margin-right: 1px;
  cursor: col-resize; }

.flexigrid div.hGrip:hover, .flexigrid div.hGrip.hgOver {
  border-right: 1px solid #999;
  margin-right: 0; }

.flexigrid div.vGrip {
  height: 5px;
  overflow: hidden;
  position: relative;
  background: #fafafa url(../images/flexigrid/wbg.gif) repeat-x 0 -1px;
  border: 1px solid #ccc;
  border-top: 0;
  text-align: center;
  cursor: row-resize; }

.flexigrid div.vGrip span {
  display: block;
  width: 20px;
  height: 1px;
  overflow: hidden;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  background: none;
  margin: 1px auto; }

.flexigrid div.hDiv th, .flexigrid div.bDiv td {
  text-align: left;
  border-right: 1px solid #ddd;
  border-left: 1px solid #fff;
  overflow: hidden;
  vertical-align: top !important;
  padding-left: 0;
  padding-right: 0; }

.flexigrid div.hDiv th div, .flexigrid div.bDiv td div, div.colCopy div {
  border-left: 0 solid #fff;
  padding: 5px; }

.flexigrid div.hDiv th, div.colCopy {
  font-weight: 400;
  height: 24px;
  cursor: default;
  white-space: nowrap;
  overflow: hidden; }

div.colCopy {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #fafafa url(../images/flexigrid/fhbg.gif) repeat-x bottom;
  border: 1px solid #ccc;
  border-bottom: 0;
  overflow: hidden; }

.flexigrid div.hDiv th.sorted {
  background: url(../images/flexigrid/wbg.gif) repeat-x 0 -1px;
  border-bottom: 0 solid #ccc; }

.flexigrid div.hDiv th.thOver div, .flexigrid div.hDiv th.sorted.thOver div {
  border-bottom: 1px solid orange;
  padding-bottom: 4px; }

.flexigrid div.hDiv th.sorted div {
  border-bottom: 0 solid #ccc;
  padding-bottom: 5px; }

.flexigrid div.hDiv th.thMove {
  background: #fff;
  color: #fff; }

.flexigrid div.hDiv th.sorted.thMove div {
  border-bottom: 1px solid #fff;
  padding-bottom: 4px; }

.flexigrid div.hDiv th.thMove div {
  background: #fff !important; }

.flexigrid div.hDiv th div.sdesc {
  background: url(../images/flexigrid/dn.png) no-repeat center top; }

.flexigrid div.hDiv th div.sasc {
  background: url(../images/flexigrid/up.png) no-repeat center top; }

.flexigrid div.bDiv td {
  border-bottom: 1px solid #fff;
  vertical-align: top;
  white-space: nowrap; }

.flexigrid span.cdropleft {
  display: block;
  background: url(../images/flexigrid/prev.gif) no-repeat -4px center;
  width: 24px;
  height: 24px;
  position: relative;
  top: -24px;
  margin-bottom: -24px;
  z-index: 3; }

.flexigrid div.hDiv span.cdropright {
  display: block;
  background: url(../images/flexigrid/next.gif) no-repeat 12px center;
  width: 24px;
  height: 24px;
  float: right;
  position: relative;
  top: -24px;
  margin-bottom: -24px; }

.flexigrid div.bDiv td div {
  border-top: 0 solid #fff;
  padding-bottom: 4px; }

.flexigrid tr td.sorted {
  background: #f3f3f3;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #f3f3f3; }

.flexigrid tr.erow td {
  background: #f7f7f7;
  border-bottom: 1px solid #f7f7f7; }

.flexigrid tr.erow td.sorted {
  background: #e3e3e3;
  border-bottom: 1px solid #e3e3e3; }

.flexigrid div.bDiv tr:hover td, .flexigrid div.bDiv tr:hover td.sorted, .flexigrid div.bDiv tr.trOver td.sorted, .flexigrid div.bDiv tr.trOver td {
  background: #d9ebf5;
  border-left: 1px solid #eef8ff;
  border-bottom: 1px dotted #a8d8eb; }

.flexigrid div.bDiv tr.trSelected:hover td, .flexigrid div.bDiv tr.trSelected:hover td.sorted, .flexigrid div.bDiv tr.trOver.trSelected td.sorted, .flexigrid div.bDiv tr.trOver.trSelected td, .flexigrid tr.trSelected td.sorted, .flexigrid tr.trSelected td {
  background: #d5effc url(../images/flexigrid/hl.png) repeat-x top;
  border-right: 1px solid #d2e3ec;
  border-left: 1px solid #eef8ff;
  border-bottom: 1px solid #a8d8eb; }

.flexigrid.novstripe .bDiv table {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc; }

.flexigrid.novstripe div.bDiv td {
  border-right-color: #fff; }

.flexigrid.novstripe div.bDiv tr.erow td.sorted {
  border-right-color: #e3e3e3; }

.flexigrid.novstripe div.bDiv tr td.sorted {
  border-right-color: #f3f3f3; }

.flexigrid.novstripe div.bDiv tr.erow td {
  border-right-color: #f7f7f7;
  border-left-color: #f7f7f7; }

.flexigrid.novstripe div.bDiv tr.trSelected:hover td, .flexigrid.novstripe div.bDiv tr.trSelected:hover td.sorted, .flexigrid.novstripe div.bDiv tr.trOver.trSelected td.sorted, .flexigrid.novstripe div.bDiv tr.trOver.trSelected td, .flexigrid.novstripe tr.trSelected td.sorted, .flexigrid.novstripe tr.trSelected td {
  border-right: 1px solid #06F;
  border-left: 1px solid #06F; }

.flexigrid.novstripe div.bDiv tr.trOver td, .flexigrid.novstripe div.bDiv tr:hover td {
  border-left-color: #d9ebf5;
  border-right-color: #d9ebf5; }

.flexigrid div.pDiv {
  background: url(../images/flexigrid/wbg.gif) repeat-x 0 -1px;
  border: 1px solid #ccc;
  border-top: 0;
  overflow: hidden;
  white-space: nowrap;
  position: relative; }

.flexigrid div.pDiv div.pDiv2 {
  float: left;
  width: 1024px;
  margin: 3px 3px 3px -2px; }

div.pGroup {
  float: left;
  background: none;
  height: 24px;
  margin: 0 5px; }

.flexigrid div.pDiv .pPageStat, .flexigrid div.pDiv .pcontrol {
  position: relative;
  top: 5px;
  overflow: visible; }

.flexigrid div.pDiv input {
  vertical-align: text-top;
  position: relative;
  top: -5px; }

.flexigrid div.pDiv div.pButton {
  float: left;
  width: 22px;
  height: 22px;
  border: 0;
  cursor: pointer;
  overflow: hidden; }

/*.flexigrid div.pDiv div.pButton:hover,.flexigrid div.pDiv div.pButton.pBtnOver{width:20px;height:20px;border:1px solid #ccc;cursor:pointer}*/
.flexigrid div.pDiv div.pButton span {
  width: 20px;
  height: 20px;
  display: block;
  float: left; }

.flexigrid div.pDiv div.pButton:hover span, .flexigrid div.pDiv div.pButton.pBtnOver span {
  width: 19px;
  height: 19px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff; }

.flexigrid .pSearch {
  background: url(../images/flexigrid/magnifier.png) no-repeat center; }

.flexigrid .pFirst {
  background: url(../images/flexigrid/first.gif) no-repeat center; }

.flexigrid .pPrev {
  background: url(../images/flexigrid/prev.gif) no-repeat center; }

.flexigrid .pNext {
  background: url(../images/flexigrid/next.gif) no-repeat center; }

.flexigrid .pLast {
  background: url(../images/flexigrid/last.gif) no-repeat center; }

.flexigrid .pReload {
  background: url(../images/flexigrid/load.png) no-repeat center; }

.flexigrid .pReload.loading {
  background: url(../images/flexigrid/load.gif) no-repeat center; }

.flexigrid.ie div.hDiv th div, .flexigrid.ie div.bDiv td div, div.colCopy.ie div {
  overflow: hidden; }

/* main.scss */
.icon {
  background-image: url('/images/sprite-symantec.png'); }

/*
 usage: @include css-gradient(#1e5799, #7db9e8)
*/
/**
 * $url 'an-image.svg'
 * $s can be one of [xs, sm, md, lg, xlg, deal_history_photo, deal_history_system, none]
 * $c can be one of [primary, default, warning, danger, white, dark, self-colored]
**/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, select, textarea, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background-color: transparent;
  font: 12px Arial; }

html {
  overflow-y: scroll;
  overflow: -moz-scrollbars-vertical; }

body {
  line-height: 14px;
  font: 12px Arial;
  background: #fff;
  color: #666666; }

*:focus {
  outline: none; }

hr {
  height: 1px;
  background: #cdcdcd;
  padding: 0;
  margin: 10px 0;
  border: 0 none; }

strong {
  font-weight: bold; }

.w60 {
  width: 60px; }

.w80 {
  width: 80px; }

.w90 {
  width: 90px; }

.w120 {
  width: 120px; }

/*
 * general
 */
.central {
  width: 960px;
  margin: 0 auto; }

.cleaner {
  width: 100%;
  height: 0;
  clear: both; }

.fl {
  float: left; }

.fr {
  float: right; }

.hide {
  display: none; }

.dib {
  display: inline-block; }

.tac {
  text-align: center; }

.fs14 {
  font-size: 14px; }

.pr {
  position: relative; }

.page .form .pr {
  position: relative; }

.red {
  color: red !important; }
  .red * {
    color: red !important; }

/*
 * header
 */
.header {
  height: 100px;
  background-color: #666666;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #666666), color-stop(100%, #000000));
  background-image: -webkit-linear-gradient(top, #666666 0%, #000000 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#000000));
  background-image: linear-gradient(to bottom, #666666 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#000000',GradientType=0 );
  position: relative; }

/*
 * content
 */
.content {
  margin: 25px 0;
  width: 680px;
  float: left; }

.content .title, .ea-block-content h1 {
  display: block;
  color: #2F2F2F;
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 15px; }

.content .subtitle {
  display: block;
  color: #2F2F2F;
  font-size: 12px;
  line-height: 16px;
  padding: 0 0 5px;
  margin: 0 0 15px;
  border-bottom: 1px solid #CDCDCD;
  font-weight: bold; }

.content p {
  margin: 0 0 15px; }

/*
 * footer
 */
.footer {
  padding: 0 0 15px; }

.footer .nav {
  float: right; }

.footer .nav a, .footer .nav li {
  color: #666666;
  font-size: 10px;
  line-height: 12px; }

.footer .nav a {
  text-decoration: none; }

.footer .nav li {
  float: left;
  display: block;
  list-style: none; }

.footer .nav li:after {
  display: inline-block;
  content: "|";
  padding: 0 5px; }

.footer .nav li.last:after {
  display: none; }

.ui-slider .ui-slider-handle {
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  width: 14px;
  height: 12px;
  border: none;
  border-radius: 0; }

.ui-slider-horizontal .ui-slider-handle {
  top: -4px; }

/**
 * @todo realize it with special classes
**/
.ui-dialog .products_list .form-item.checkbox > label {
  display: none; }

.ui-dialog .products_list > .form-item:first-child {
  margin-top: 0; }

/**
 * end todo
**/
#loader {
  display: none;
  padding: 15px;
  background-color: #6480a7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6480a7), color-stop(100%, #425d83));
  background-image: -webkit-linear-gradient(top, #6480a7 0%, #425d83 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#6480a7), to(#425d83));
  background-image: linear-gradient(to bottom, #6480a7 0%, #425d83 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6480a7', endColorstr='#425d83',GradientType=0 );
  left: 50%;
  position: fixed;
  top: 50%;
  z-index: 20000;
  position: fixed;
  margin-left: -160px;
  margin-top: -32px; }

#loader div {
  background: url("/images/ajax-loader-bar2.gif") no-repeat scroll 2px 7px #E9ECF2;
  color: #6480A7;
  font-size: 13px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  border: 1px solid #6480A7;
  padding-left: 200px;
  padding-right: 15px; }

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #000;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  display: none;
  overflow: hidden; }

/* popup window */
.popup-window-claim-add-related {
  background: #fff !important;
  padding: 4px; }

.popup-window-claim-add-related .ui-dialog-titlebar {
  display: none; }

.popup-window-claim-add-related h2 {
  color: #000000;
  font-family: "Arial","Helvetica",sans-serif;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 10px; }

.popup-window-claim-add-related p {
  color: #000000;
  font-family: "Arial","Helvetica",sans-serif;
  font-size: 16px;
  margin: 0 0 5px; }

div.ui-widget-overlay {
  background: grey !important;
  opacity: 0.75;
  filter: alpha(opacity=75);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75); }

/*
 * basicaly Moderate Claim page
 */
.popup_window_products_list {
  padding: 0;
  border-radius: 0;
  border: 0 none; }

.popup_window_products_list .ui-dialog-titlebar {
  display: block;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9b9892), color-stop(1, #bbb6ae));
  background: -moz-linear-gradient(center bottom, #9b9892 0%, #bbb6ae 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b9892', endColorstr='#bbb6ae',GradientType=0 );
  /* IE6-9 */
  background: -ms-linear-gradient(top, #9b9892 0%, #bbb6ae 100%);
  /* IE10+ */
  padding: 0 10px;
  border: 0 none;
  border-radius: 0; }
  .popup_window_products_list .ui-dialog-titlebar .ui-dialog-title {
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    height: 30px;
    margin: 0; }

.popup_window_products_list .ui-dialog-titlebar-close {
  background: none;
  border: 0 none; }

.popup_window_products_list .ui-dialog-content {
  padding: 0; }
  .popup_window_products_list .ui-dialog-content > .form-item {
    padding: 15px;
    max-height: 500px;
    overflow-y: scroll; }
  .popup_window_products_list .ui-dialog-content.change_status_form .form-item {
    overflow: hidden; }

.popup_window_products_list .ui-dialog-content .popup_window_products_list .form-item.checkbox label {
  float: none;
  display: inline-block;
  width: auto;
  color: #363636; }

.popup_window_products_list .products_list > .form-item > label {
  display: none; }

/* language dropdown */
.dropdown-select {
  position: absolute;
  z-index: 10;
  right: 13px;
  top: 24px;
  list-style: none; }

.dropdown-select li {
  padding: 5px 5px 5px 10px;
  position: relative;
  background: #cfcfcf;
  display: none;
  cursor: pointer; }
  .dropdown-select li.active, .dropdown-select li.item:hover {
    background: #ececec; }
  .dropdown-select li.current {
    padding-right: 55px;
    display: block;
    border: 0 solid transparent; }
  .dropdown-select li.current:after {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    content: "";
    width: 25px;
    height: 24px;
    background-repeat: no-repeat;
    background-color: #979797;
    background-size: 12px;
    background-position: 7px 6px; }

.dropdown-select.opened li {
  display: block; }
  .dropdown-select.opened li.current:after {
    background-color: #7d7d7d; }

.dropdown-select li:before {
  content: "";
  display: block;
  width: 27px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -12px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 23px 15px; }
.dropdown-select li img {
  display: none; }

.dropdown-select li img {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -12px; }

/* admin menu */
.admin-menu > ul {
  border: 1px solid #CDCDCD;
  height: 26px;
  background-color: #6480a7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6480a7), color-stop(100%, #435e84));
  background-image: -webkit-linear-gradient(top, #6480a7 0%, #435e84 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#6480a7), to(#435e84));
  background-image: linear-gradient(to bottom, #6480a7 0%, #435e84 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6480a7', endColorstr='#435e84',GradientType=0 ); }

.admin-menu > ul > li {
  float: left;
  display: block;
  list-style: none;
  height: 26px;
  position: relative; }

.admin-menu > ul > li > a, .admin-menu > ul > li > span {
  padding: 5px 15px;
  height: 16px;
  line-height: 16px;
  display: block;
  cursor: pointer;
  color: #FFF;
  font-weight: bold;
  text-transform: uppercase;
  border-right: 1px solid #CDCDCD;
  text-decoration: none; }

.admin-menu > ul > li:hover {
  background: #CCD7E5; }

.admin-menu > ul > li:hover > a, .admin-menu > ul > li:hover > span {
  color: #252524; }

.admin-menu > ul > li:hover .submenu {
  display: block; }

.admin-menu .submenu {
  display: none;
  position: absolute;
  left: -1px;
  border: 1px solid #CDCDCD;
  min-width: 150px;
  z-index: 1001; }

.admin-menu .submenu li {
  list-style: none;
  background-color: #6480a7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6480a7), color-stop(100%, #435e84));
  background-image: -webkit-linear-gradient(top, #6480a7 0%, #435e84 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#6480a7), to(#435e84));
  background-image: linear-gradient(to bottom, #6480a7 0%, #435e84 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6480a7', endColorstr='#435e84',GradientType=0 );
  border-bottom: 1px solid #CDCDCD;
  white-space: nowrap; }

.admin-menu .submenu li:last-child {
  border-bottom: 0 none; }

.admin-menu .submenu li a {
  text-transform: none;
  text-align: left;
  color: #FFF;
  text-decoration: none;
  padding: 5px 15px;
  height: 16px;
  line-height: 16px;
  display: block; }

.admin-menu .submenu li:hover {
  background: #CCD7E5; }

.admin-menu .submenu li:hover a {
  color: #252524; }

.admin-menu .childrens {
  padding-right: 29px;
  position: relative; }

.admin-menu .childrens:after {
  width: 12px;
  height: 12px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  content: "";
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 5px; }

.admin-menu > ul > li:hover .childrens:after {
  width: 12px;
  height: 12px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block; }

.breadcrumb_nav {
  overflow: hidden;
  margin: 20px 0 30px; }

.breadcrumb_nav li {
  list-style: none;
  display: block;
  float: left;
  background: #E8EEF5;
  position: relative;
  padding: 0 0 0 5px; }

.breadcrumb_nav li:first-child {
  padding: 0 2px 0 0; }

.breadcrumb_nav li:after {
  background-size: auto 33px;
  background-repeat: no-repeat;
  background-position: -1px center;
  content: "";
  display: inline-block;
  height: 29px;
  margin: -14px 0 0;
  position: absolute;
  right: -9px;
  top: 50%;
  width: 18px;
  z-index: 99; }

.breadcrumb_nav li:last-child:after {
  display: none; }

.breadcrumb_nav a, .breadcrumb_nav span {
  display: inline-block;
  color: #6480A7;
  text-decoration: none;
  font-size: 14px;
  line-height: 14px;
  padding: 4px 12px;
  cursor: default; }

.breadcrumb_nav li.active span {
  color: #FFF; }

.breadcrumb_nav a {
  cursor: pointer; }

.breadcrumb_nav .active {
  background: #6480A7; }

.breadcrumb_nav .step-item-0 a {
  padding: 4px 14px 4px 10px; }

.breadcrumb_nav .active a {
  color: #fff; }

.main-nav {
  position: absolute;
  bottom: 0;
  right: 0;
  width: auto;
  background-color: #fff2c8;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff2c8), color-stop(100%, #ffc013));
  background-image: -webkit-linear-gradient(top, #fff2c8 0%, #ffc013 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff2c8), to(#ffc013));
  background-image: linear-gradient(to bottom, #fff2c8 0%, #ffc013 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff2c8', endColorstr='#ffc013',GradientType=0 );
  border: 1px solid #CDCDCD; }

.main-nav > li {
  height: 25px;
  float: left;
  list-style: none;
  border-right: 1px solid #CDCDCD; }

.main-nav li a {
  display: block;
  color: #373737;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 10px 4px;
  white-space: nowrap;
  height: 16px;
  line-height: 16px; }

.main-nav > li a.active, .main-nav > li a:hover {
  background-color: #fff8e2;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff8e2), color-stop(100%, #ffe198));
  background-image: -webkit-linear-gradient(top, #fff8e2 0%, #ffe198 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff8e2), to(#ffe198));
  background-image: linear-gradient(to bottom, #fff8e2 0%, #ffe198 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff8e2', endColorstr='#ffe198',GradientType=0 ); }

.main-nav > li.separator {
  width: 130px;
  border-right: none; }

.main-nav .account-item {
  float: right;
  border-left: 1px solid #CDCDCD;
  border-right: 0 none;
  position: relative;
  min-width: 150px; }

.main-nav .account-item > a {
  padding-right: 20px; }

.main-nav .account-item:hover .main-subnav {
  display: block; }

.main-nav .account-item > a:after {
  width: 12px;
  height: 12px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  content: "";
  display: inline-block;
  right: 3px;
  top: 50%;
  margin-top: -8px;
  position: absolute; }

.main-nav .empty-user, .main-nav .half-user, .main-nav .full-user {
  text-align: center; }

.main-subnav {
  display: none;
  position: absolute;
  right: -1px;
  border: 1px solid #CDCDCD;
  min-width: 100%;
  z-index: 999; }

.main-subnav li {
  list-style: none;
  background-color: #fff2c8;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff2c8), color-stop(100%, #ffc013));
  background-image: -webkit-linear-gradient(top, #fff2c8 0%, #ffc013 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff2c8), to(#ffc013));
  background-image: linear-gradient(to bottom, #fff2c8 0%, #ffc013 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff2c8', endColorstr='#ffc013',GradientType=0 );
  border-bottom: 1px solid #CDCDCD; }

.main-subnav li:last-child {
  border-bottom: 0 none; }

.main-subnav li a {
  text-transform: none;
  text-align: left; }

.nav .button.back, .nav .submit.back {
  padding: 5px 10px 5px 30px; }

.nav .button.back:after, .nav .submit.back:after {
  width: 12px;
  height: 12px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  background-size: 12px 12px;
  right: auto;
  left: 0;
  top: 50%;
  margin: -6px 0 0 10px; }

.top-nav {
  position: absolute;
  left: 15px;
  top: 20px; }

.top-nav li {
  display: block;
  float: left;
  list-style: none;
  color: #FFBC0F;
  font-size: 18px;
  line-height: 34px; }

.top-nav .logo {
  border-right: 1px solid #929292; }
  .top-nav .logo .logo-bg {
    background-size: 109px 29px;
    background-position: 0 0;
    height: 29px;
    width: 109px;
    background-repeat: no-repeat;
    padding: 0 12px 0 0; }

.top-nav .logo_mb {
  padding: 5px 0 0 5px; }
  .top-nav .logo_mb .logo-bg {
    margin-left: 4px;
    background-position: 2px 5px;
    background-repeat: no-repeat;
    background-size: 110px 18px;
    height: 23px;
    width: 125px;
    padding-right: 12px; }

/*
 * box
 */
.box {
  margin: 0 0 15px; }

.box .box-title {
  display: block;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  height: 30px;
  padding-left: 12px;
  background-color: #bbb6ae;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bbb6ae), color-stop(100%, #9b9892));
  background-image: -webkit-linear-gradient(top, #bbb6ae 0%, #9b9892 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#bbb6ae), to(#9b9892));
  background-image: linear-gradient(to bottom, #bbb6ae 0%, #9b9892 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbb6ae', endColorstr='#9b9892',GradientType=0 ); }

.box.info .box-title {
  padding: 0 10px 0 30px; }

.box.info .box-title:before {
  width: 12px;
  height: 12px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  content: "";
  display: inline-block;
  left: 10px;
  margin: -6px 10px 0 0;
  position: absolute;
  top: 15px; }

.box .box-description {
  display: block;
  border: 1px solid #C4C4C0;
  border-top: 0 none;
  padding: 10px 10px 0;
  background: #FFF; }

.box .box-description ul, .ea-block-titled-panel .ea-block-content ul, .ea-block-news-box .ea-block-content ul, .box .box-description p, .ea-block-titled-panel .ea-block-content p, .ea-block-news-box .ea-block-content p {
  margin: 0 0 10px; }
.box .box-description li, .ea-block-titled-panel .ea-block-content li, .ea-block-news-box .ea-block-content li {
  list-style: none;
  padding: 0 0 5px; }
  .box .box-description li:last-child, .ea-block-titled-panel .ea-block-content li:last-child, .ea-block-news-box .ea-block-content li:last-child {
    padding: 0; }
  .box .box-description li.phone, .ea-block-titled-panel .ea-block-content li.phone, .ea-block-news-box .ea-block-content li.phone {
    padding: 0; }
  .box .box-description li.phone:before, .ea-block-titled-panel .ea-block-content li.phone:before, .ea-block-news-box .ea-block-content li.phone:before {
    width: 16px;
    height: 16px;
    background-size: contain;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    content: "";
    display: inline-block;
    margin-right: 10px;
    position: relative;
    bottom: -2px; }
  .box .box-description li.email:before, .ea-block-titled-panel .ea-block-content li.email:before, .ea-block-news-box .ea-block-content li.email:before {
    width: 16px;
    height: 16px;
    background-size: contain;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    content: "";
    display: inline-block;
    margin-right: 10px;
    position: relative;
    bottom: -6px; }
.box .box-description li a, .ea-block-titled-panel .ea-block-content li a, .ea-block-news-box .ea-block-content li a {
  color: #F94500;
  text-decoration: none; }
.box .box-description .ea-block-action-button, .ea-block-titled-panel .ea-block-content .ea-block-action-button, .ea-block-news-box .ea-block-content .ea-block-action-button {
  margin-bottom: 10px; }

.box .awaiting-action li span a {
  color: #666666;
  text-decoration: underline; }

.box .box-description li.full-user {
  padding-left: 20px; }

.box-description span.view_all {
  bottom: 10px;
  position: absolute;
  right: 10px;
  z-index: 99; }

.disabled-category-description {
  padding-bottom: 5px; }

.display-table {
  display: table;
  width: 100%; }

.aside-box {
  display: table-cell; }
  .aside-box.text-cell {
    width: 64%; }
  .aside-box.button-cell {
    text-align: right;
    vertical-align: middle;
    padding-left: 5px;
    white-space: nowrap; }

.ea-block-titled-panel .ea-block-content strong {
  color: #333333; }

/*
 * pager
 */
.pager li span.first, .mb-flexigrid div.pager div.pFirst {
  background-size: contain;
  background-repeat: no-repeat; }

.pager li span.prev, .mb-flexigrid div.pager div.pPrev {
  background-size: contain;
  background-repeat: no-repeat; }

.pager li span.next, .mb-flexigrid div.pager div.pNext {
  background-size: contain;
  background-repeat: no-repeat; }

.pager li span.last, .mb-flexigrid div.pager div.pLast {
  background-size: contain;
  background-repeat: no-repeat; }

.box-description.white_gradient span.view_all, .pager li span.view_all, .mb-flexigrid div.pager div.view_all, .error_wrap li span.view_all {
  width: auto;
  color: #D84704;
  cursor: pointer; }
  .box-description.white_gradient span.view_all:before, .pager li span.view_all:before, .mb-flexigrid div.pager div.view_all:before, .error_wrap li span.view_all:before {
    width: 12px;
    height: 12px;
    background-size: contain;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    content: "";
    display: inline-block;
    margin: 0 5px -1px 0; }
  .box-description.white_gradient span.opened.view_all:before, .pager li span.opened.view_all:before, .mb-flexigrid div.pager div.opened.view_all:before, .error_wrap li span.opened.view_all:before {
    width: 12px;
    height: 12px;
    background-size: contain;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block; }

.pager li span, .mb-flexigrid div.pager div.pButton {
  cursor: pointer;
  display: inline-block;
  width: 10px;
  height: 9px;
  border: 0 none; }

.pager {
  margin: 10px 0;
  text-align: right; }

.pager li {
  list-style: none;
  display: inline-block;
  padding: 0 0 0 5px; }

.company_list li {
  list-style-type: none;
  display: block;
  width: 420px;
  height: 35px;
  padding: 8px;
  border: 1px solid #C4C4C0;
  margin: 0 0 10px;
  position: relative;
  cursor: pointer; }

.company_list li img {
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  margin: -2px 0 0; }

.company_list li span {
  display: block;
  color: #666666;
  font-size: 11px;
  margin: 0 0 5px 40px; }

.company_list li span.title {
  color: #666666;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 5px 40px;
  line-height: 14px; }

.company_list li .link {
  bottom: 9px;
  color: #F94500;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  height: 14px;
  line-height: 14px;
  margin: 0;
  position: absolute;
  right: 9px; }

.company_list li .link:after {
  width: 12px;
  height: 12px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  content: "";
  display: inline-block;
  margin: 0 0 -2px 5px; }

.company_list li:hover {
  background: #F4F4EB; }

.company_list li:hover .link {
  color: #B92E00; }

.company_list li:hover .link:after {
  width: 12px;
  height: 12px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  content: "";
  display: inline-block; }

.company_list li.another_company {
  float: right;
  width: 200px; }

.company_list li.another_company span {
  margin: 0 0 5px 0; }

.company_list li.another_company .link {
  margin: 0; }

.verify_form {
  background-color: #5581AA;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5581AA), color-stop(100%, #2F5D85));
  background-image: -webkit-linear-gradient(top, #5581AA 0%, #2F5D85 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5581AA), to(#2F5D85));
  background-image: linear-gradient(to bottom, #5581AA 0%, #2F5D85 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5581AA', endColorstr='#2F5D85',GradientType=0 );
  padding: 15px;
  margin: 0 0 15px;
  border: 1px solid transparent; }
  .verify_form .title {
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 0; }

.verify_form .form_wrap {
  width: 435px; }

.verify_form .form-item {
  white-space: nowrap;
  text-align: right; }

.verify_form .form-item input[type="text"] {
  width: 232px;
  background-color: #D2D2D2;
  border-width: 0;
  height: 16px; }


.lang_ja .verify_form .form-item input[type="text"] {
  width: 200px;
}

.verify_form .form-item .mb-select-wrap {
  background-color: #D2D2D2;
  width: 250px; }

.lang_ja .verify_form .form-item .mb-select-wrap {
  width: 219px;
}

.verify_form .form-item select {
  /* box-sizing: border-box; */
  width: 100%;
  border-width: 0;
  padding-left: 10px;
  line-height: 24px; }

.verify_form .form-item label em {
  display: none; }

.verify_form .form-item label {
  color: #FFF;
  width: auto;
  font-size: 14px; }

.lang_ja .verify_form .form-item label {
  font-size: 12px;
}

.verify_form .box.info .box-description li {
  padding: 0 0 10px 0; }
  .verify_form .box.info .box-description li.half-user, .verify_form .box.info .box-description li.full-user {
    padding-left: 24px;
    position: relative; }
    .verify_form .box.info .box-description li.half-user:before, .verify_form .box.info .box-description li.full-user:before {
      position: absolute;
      left: 0; }

.confirm-form {
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0; }

.confirm-form .ui-dialog-titlebar {
  display: none; }

.confirm-form .ui-dialog-content {
  padding: 0;
  min-height: 0 !important; }

.confirm-form ul {
  margin: 0; }
  .confirm-form ul .button {
    margin: 0 0 0 10px; }

/*
 * about you page
 */
.about_form {
  border: 1px solid #CDCDCD;
  background: #F4F4EB;
  padding: 15px;
  margin: 0 0 15px; }

.about_form .form-item label {
  width: 200px; }

.about_form .form-item input[type=text], .about_form .form-item textarea {
  width: 180px; }

.about_form .form-item select {
  padding: 2px 24px 2px 5px;
  width: 200px; }
  .about_form .form-item select.full-width {
    width: 448px; }

.about_form .form-item input.readonly, .about_form .form-item textarea.readonly {
  background: #eee;
  resize: none;
  border: 1px solid #eee; }

.about_form .form-item.checkbox {
  padding: 0 0 0 200px; }

.about_form .form-item.checkbox label {
  float: none;
  display: inline-block;
  width: auto; }

/*
 * customer page
 */
.customer_company_list {
  margin: 20px 0 0;
  border: 1px solid #C4C4C0;
  background: #fff;
  padding: 0 10px; }

.customer_company_list .company_list li {
  width: auto;
  border: 0 none;
  border-bottom: 1px solid #C4C4C0;
  padding: 10px 0;
  margin: 0; }
  .customer_company_list .company_list li:hover {
    background: #FFF; }
  .customer_company_list .company_list li span {
    margin: 0 0 5px 0; }
  .customer_company_list .company_list li .link {
    right: 0; }

/*
 * configure product
 */
.configure_product_title {
  background: #E9ECF2;
  margin: 0 -10px;
  padding: 5px 10px; }
  .configure_product_title span {
    margin: 0 10px 0 0; }

.configure_product_box .form-item label {
  color: #363636; }

.has-discount-details > .sku-item-0, .has-discount-details > .sku-item-1, .has-discount-details > .sku-item-2 {
  padding-bottom: 10px; }

.configure_product_box .remove-sku {
  display: inline-block;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 14px;
  cursor: pointer;
  float: right;
  margin-left: 4px;
  margin-top: 5px; }

.configure_product_box .configure_product_item.disabled .remove-sku, .addition_maintenance .configure_product_box .remove-sku {
  visibility: hidden; }

.configure_product_box .add-sku {
  margin: 10px 0 20px; }
  .configure_product_box .add-sku span {
    color: #d84704;
    text-decoration: none;
    cursor: pointer; }
    .configure_product_box .add-sku span:before {
      width: 12px;
      height: 12px;
      background-size: contain;
      background-position: 0 0;
      background-repeat: no-repeat;
      display: inline-block;
      content: "";
      display: inline-block;
      margin: 0 5px -2px 0; }

.configure_product_box .total-sku {
  font-weight: bold;
  margin: 10px 0 10px 190px; }
  .configure_product_box .total-sku span {
    font-weight: bold; }

.edit-products {
  margin: 15px 0;
  text-align: right; }

.edit-products span {
  color: #d84704;
  text-decoration: none;
  cursor: pointer;
  position: relative; }

.edit-products span:before {
  width: 12px;
  height: 12px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  content: "";
  display: inline-block;
  margin: 0 5px -2px 0; }

.slider-wrap .slider {
  width: 50px;
  margin: 12px 0 0;
  float: right;
  height: 1px;
  background: #666666;
  padding: 0;
  border: 0 none; }
  .slider-wrap .slider.ui-slider-handle {
    width: 12px;
    height: 12px;
    background-size: contain;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 7px;
    border: 0 none;
    padding: 0;
    margin: 0 0 0 -6px;
    cursor: pointer;
    top: -3px;
    border-radius: 0; }

.slider-wrap .slider-min, .slider-wrap .slider-max {
  float: right;
  line-height: 24px;
  height: 24px;
  margin: 0 10px 0 4px;
  color: #666666;
  width: 34px;
  text-align: center; }

.sku-item .slider-wrap .slider-max {
  margin-left: 8px;}

/* flexigrid:header */
.mb-flexigrid div.hDiv {
  background-color: #bbb6ae;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bbb6ae), color-stop(100%, #9b9892));
  background-image: -webkit-linear-gradient(top, #bbb6ae 0%, #9b9892 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#bbb6ae), to(#9b9892));
  background-image: linear-gradient(to bottom, #bbb6ae 0%, #9b9892 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbb6ae', endColorstr='#9b9892',GradientType=0 );
  border: 1px solid #C4C4C0;
  border-bottom: 0 none; }

.mb-flexigrid div.hDiv th, .mb-flexigrid div.bDiv td {
  border: 0 none; }

.mb-flexigrid div.hDiv th.sorted {
  background: none; }

.mb-flexigrid div.hDiv th div span, .mb-flexigrid div.hDiv th div, .mb-flexigrid div.hDiv th.sorted div {
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  padding: 5px; }

.mb-flexigrid div.hDiv th div span {
  display: inline-block;
  padding: 0; }

.mb-flexigrid div.hDiv th.thOver div, .mb-flexigrid div.hDiv th.sorted.thOver div {
  border-bottom: 0 none;
  padding-bottom: 5px; }

.mb-flexigrid div.hDiv th div.sasc, .mb-flexigrid div.hDiv th div.sdesc {
  background: none; }

.mb-flexigrid div.hDiv th div.sdesc span:after {
  width: 9px;
  height: 9px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  content: "";
  display: inline-block;
  margin: 0 0 1px 5px; }

.mb-flexigrid div.hDiv th div.sasc span:after {
  width: 9px;
  height: 9px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  content: "";
  display: inline-block;
  margin: 0 0 1px 5px; }

/* flexigrid:content */
.mb-flexigrid p {
  margin: 0 0 3px; }

.mb-flexigrid .code {
  color: #BB4914; }

.mb-flexigrid, .mb-flexigrid * {
  color: #666666; }

.mb-flexigrid div.bDiv td {
  background: #FFF;
  border: 0 none; }

.mb-flexigrid tr.erow td.sorted {
  background: #FFF;
  border: 0 none; }

.mb-flexigrid tr.erow td {
  background: #E9ECF2;
  border: 0 none; }

.mb-flexigrid tr.erow td.sorted {
  background: #E9ECF2;
  border: 0 none; }

.mb-flexigrid div.bDiv tr:hover td, .mb-flexigrid div.bDiv tr:hover td.sorted, .mb-flexigrid div.bDiv tr.trOver td.sorted, .mb-flexigrid div.bDiv tr.trOver td {
  background: #d9ebf5;
  border: 0 none;
  cursor: pointer; }

.mb-flexigrid div.bDiv {
  border-left: 1px solid #C4C4C0;
  border-right: 1px solid #C4C4C0;
  border-top: 0 none;
  border-bottom: 0 none;
  overflow: hidden; }

.mb-flexigrid div.bDiv .error_wrap {
  margin: 10px; }

/* flexigrid:footer */
.mb-flexigrid div.pDiv {
  background: none;
  border: 1px solid #C4C4C0;
  border-top: 0 none;
  padding: 0; }

.mb-flexigrid div.pDiv .pPageStat {
  display: none; }

.mb-flexigrid div.pDiv div.pDiv2 {
  float: right;
  margin: 0 5px 0 0;
  width: auto;
  padding: 10px 0; }

.mb-flexigrid div.pGroup {
  height: 9px;
  margin: 0 5px 0 0; }

.mb-flexigrid div.pDiv .pcontrol {
  top: -3px; }

.mb-flexigrid div.pDiv input {
  width: 15px;
  top: 0;
  text-align: right; }

.mb-flexigrid div.pDiv .pcontrol *, .mb-flexigrid div.pDiv .pcontrol {
  font-size: 11px; }

.mb-flexigrid div.pDiv .pReload, .mb-flexigrid div.pDiv .pReload.pButton {
  margin-top: -2px;
  width: 12px;
  height: 12px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block; }

.mb-flexigrid div.pDiv .pReload.pButton.loading {
  position: relative;
  right: -2px;
  background: url(/images/flexigrid/load.gif) no-repeat center;
  width: 16px;
  height: 16px;
  margin-top: -4px; }

.mb-flexigrid div.pDiv .view_all {
  margin-top: -3px !important;
  height: auto !important; }

.mb-flexigrid div.pager div.pButton {
  margin: 0 0 0 5px; }
  .mb-flexigrid div.pager div.pButton.view_all {
    width: auto; }

/*
 * Moderate Claim page
 */
.deal_history .box {
  position: static;
  padding: 0 0 0 10px;
  margin: 3px 0 0; }

.deal_history .box, .form .deal_history .box {
  width: 595px; }

.deal_history .box .box-description {
  border-top: 1px solid #C4C4C0; }

.deal_history .form-item > p {
  margin: 0 0 5px;
  padding: 0 0 0 51px; }
.deal_history .form-item:first-child > p {
  padding: 0;
  margin: 0 0 15px; }
.deal_history .form-item > span {
  display: block;
  padding: 0 0 0 51px;
  font-size: 10px; }
  .deal_history .form-item > span.description:before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 5px;
    background: url("/images/sprite.png") no-repeat scroll -86px -297px transparent;
    padding: 0 5px 0 0; }
  .deal_history .form-item > span.date {
    float: right;
    line-height: 15px;
    padding: 0;
    cursor: default; }
  .deal_history .form-item > span a {
    color: #BB4914;
    text-decoration: none; }
.deal_history .form-item .photo {
  display: inline-block;
  width: 41px;
  height: 41px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  float: left;
  padding: 0; }

.deal_history .system-item .photo {
  width: 25px;
  height: 25px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block; }

/**
 * todo avoid using selector by id
**/
#claimListMenu {
  position: absolute;
  z-index: 99999;
  border: 1px solid #C4C4C0;
  background: #fff;
  padding: 2px 10px 2px 5px; }

#claimListMenu li {
  list-style: none; }

#claimListMenu a {
  display: inline-block;
  font-size: 10px;
  cursor: pointer;
  line-height: 14px;
  height: 14px;
  margin: 2px 0;
  text-decoration: none;
  color: #666666; }

#claimListMenu a:before {
  content: "";
  display: inline-block;
  height: 12px;
  width: 12px;
  margin: 0px 3px -3px 0; }

#claimListMenu .change-status a:before {
  background: url("/images/sprite.png") no-repeat scroll -42px -250px transparent; }

#claimListMenu .edit a:before {
  background: url("/images/sprite.png") no-repeat scroll -60px -250px transparent; }

.products_form .form-item.checkbox {
  padding: 0; }

.products_form .box-description.white_gradient {
  position: relative;
  overflow: hidden; }
  .products_form .box-description.white_gradient .white_gradient_block {
    display: block;
    width: 100%;
    height: 60px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url("/images/transparent.gif") repeat scroll 0 0 transparent;
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#ffffff));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
    /* IE6-9 */ }
  .products_form .box-description.white_gradient.opened .white_gradient_block {
    display: none; }

.expireClaimList {
  margin-bottom: 15px; }

.expireClaimList ul ul {
  margin-bottom: 5px; }

.expireClaimList li {
  color: #BB4914; }

.expireClaimList .code {
  display: inline-block;
  width: 100px;
  color: #363636; }

.expireClaimList .message {
  display: inline-block;
  width: 200px;
  color: #666666; }

.expireClaimList .link {
  text-decoration: none;
  color: #BB4914; }

.configure_product_box .sku-item {
  margin: 10px 0 0; }
.configure_product_box .sku-item .form-item {
  margin: 0 0 0 5px;
  border-right: 1px solid #CDCDCD; }
.configure_product_box .sku-item .form-item:first-child {
  margin: 0; }
.configure_product_box .sku-item .sku-item-last {
  border-right: 0 none;
  margin-left: 8px; }
.configure_product_box .sku-item label {
  display: none; }
.configure_product_box .sku-item select {
  width: 165px; }
.configure_product_box .sku-item input[type=text] {
  width: 41px;
  padding: 4px 0;
  text-align: center; }

.configure_product_box .sku-item-0, .configure_product_box .sku-item-2 {
  width: 170px;
  float: left;
  display: block; }
.configure_product_box .sku-item-1 {
  width: 197px;
  float: left;
  display: block;
  text-align: center; }
.configure_product_box div.sku-item-last {
  float: left;
  display: block;
  line-height: 24px; }

.configure_product_box .sku-discount-icon {
  background: #E9ECF2;
  display: inline-block;
  height: 12px;
  margin-left: 4px;
  width: 12px;
  float: right;
  padding: 6px 4px; }
.configure_product_box .sku-discount-icon.open {
  display: inline-block;
  height: 23px; }
.configure_product_box .sku-discount-icon.close {
  display: inline-block; }
.configure_product_box .sku-discount-icon > span {
  width: 12px;
  height: 12px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer; }
.configure_product_box .sku-discount-icon.warning {
  background-color: transparent;
  display: inline-block;
  width: 14px;
  padding: 6px 3px; }
.configure_product_box .sku-discount-icon.warning > span {
  width: 12px;
  height: 12px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  width: 14px;
  height: 14px; }

.configure_product_box .sku-item-discount-details {
  background: #E9ECF2; }
.configure_product_box .sku-item-discount-details > div.sku-item-0 {
  width: 165px; }
.configure_product_box .sku-item-discount-details > div {
  margin: 0 0 0 5px;
  border-right: 1px solid #CDCDCD;
  line-height: 24px; }
.configure_product_box .sku-item-discount-details > .sku-item-2 {
  min-height: 24px; }
.configure_product_box .sku-item-discount-details .sku-item-1 span {
  display: inline-block;
  width: 40px;
  line-height: 24px;
  text-align: center; }
.configure_product_box .sku-item-discount-details .sku-item-1 span.code {
  display: inline-block;
  width: 100%;
  text-align: center;
  line-height: 24px; }

/*
 * change-status-form
 */
.change_status_form {
  position: relative; }

.change_status_form .form-item {
  margin: 0; }
  .change_status_form .form-item:first-child {
    position: absolute;
    right: 15px;
    top: 15px; }
    .change_status_form .form-item:first-child label {
      display: none; }
    .change_status_form .form-item:first-child select {
      font-family: Arial;
      width: 150px; }

.change_status_form .form-item label {
  margin: 0 0 15px; }

.change_status_form .form-item textarea {
  width: 350px;
  resize: none; }

.change_status_form .form_wrap {
  padding: 15px 15px 0 15px; }

.datepicker_wrap {
  display: inline-block;
  position: relative; }

.datepicker_wrap:before {
  width: 16px;
  height: 16px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  content: "";
  display: inline-block;
  left: 4px;
  position: absolute;
  top: 4px; }

.awaiting-action li {
  border-bottom: 1px solid #cdcdcd;
  margin-bottom: 10px;
  position: relative; }

.awaiting-action span.awaiting_action {
  position: absolute;
  right: 0;
  top: 2px; }

.awaiting-action li:last-child {
  border-bottom: 0 none;
  margin-bottom: 0;
  padding: 0; }

.awaiting-action li span {
  display: inline-block;
  padding-bottom: 3px; }

span.awaiting_action {
  width: 12px;
  height: 12px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer; }

span.awaiting_action.off {
  width: 12px;
  height: 12px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block; }

.send-test-email {
  margin: 15px 0;
  text-align: right; }

.send-test-email span, .send-test-email a {
  color: #d84704;
  text-decoration: none;
  cursor: pointer;
  position: relative; }

.test_email_form .form_wrap {
  padding: 15px 15px 0; }

.test_email_form .form-item label {
  width: 170px; }

.test_email_form .form-item textarea {
  width: 350px; }

.error_list li {
  list-style-type: none;
  color: #F94500; }

.form-item .error_list {
  margin: 0 0 0 110px; }

.error_wrap, .js_error_wrap {
  border: 1px solid #FFC19F;
  background: #FFE6C9;
  margin: 10px 0 0;
  padding: 5px 10px 5px 30px; }

.error_wrap:before, .js_error_wrap:before {
  margin: 5px 6px 6px -22px;
  position: absolute;
  color: #F94500;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  content: "";
  display: inline-block; }

.error_wrap li, .js_error_wrap li {
  line-height: 24px;
  list-style-type: none;
  color: #F94500; }

.form_wrap {
  position: relative; }

.form_wrap:after {
  content: "";
  display: block;
  clear: both; }

.form_wrap:first-child .form-item:first-child {
  margin: 0; }

.form-item {
  margin: 10px 0 0; }

.form-item label {
  display: block;
  float: left;
  clear: left;
  font-size: 12px;
  color: #666666;
  margin: 0;
  line-height: 14px;
  height: 19px;
  padding: 4px 0 0; }
  .form-item label em {
    padding: 0 0 0 2px;
    line-height: 12px; }

.form-item span.value {
  display: inline-block;
  line-height: 24px;
  height: 24px; }

.form-item input[type=text], .form-item textarea {
  padding: 4px 9px;
  background: #FFF; }

.form-item input[type=text], .form-item textarea, .form-item select {
  border: 1px solid #D2D2D2; }

.form-item input[type=text].disabled, .form-item select.disabled {
  background: #87A8C4; }

.form-item input[type=text] {
  height: 15px;
  line-height: 14px;
  padding-bottom: 3px; }

.form-item select {
  padding: 2px 24px 2px 5px;
  height: 24px;
  /**
   * pls take to account, that line-height is small than haight due to padding
  **/
  line-height: 18px; }

.form-item .datepicker_wrap input.datepicker {
  padding-left: 24px;
  width: 165px; }

.form-item p.fieldset {
  margin-top: 20px;
  margin-bottom: 5px; }
  .form-item p.fieldset + hr {
    margin-top: 8px; }

.form > .form_wrap > .editable-area, .form .box {
  width: 185px;
  float: right; }

.form > .form_wrap > .editable-area > div:last-child {
  margin: 0; }

.form > .form_wrap > .editable-area {
  z-index: 10; }

.form.products_form > .form_wrap > .editable-area {
  position: relative;
  width: auto; }

input[type="button"], input[type="submit"], button, .submit, .button, .btn {
  height: 12px;
  padding: 5px 30px 5px 10px;
  position: relative;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  line-height: 12px;
  font-size: 12px;
  text-decoration: none;
  vertical-align: middle;
  border: 1px solid #D2D2D2;
  cursor: pointer; }

input[type="button"], input[type="submit"], button, .submit, .button, .btn, input[type="button"].btn-default, input[type="submit"].btn-default, button.btn-default, .submit.btn-default, .button.btn-default, .btn.btn-default {
  background-color: #f3f5f7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3f5f7), color-stop(100%, #c7c7c7));
  background-image: -webkit-linear-gradient(top, #f3f5f7 0%, #c7c7c7 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3f5f7), to(#c7c7c7));
  background-image: linear-gradient(to bottom, #f3f5f7 0%, #c7c7c7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f5f7', endColorstr='#c7c7c7',GradientType=0 );
  color: #2F2F2F; }

input[type="button"].btn-primary, input[type="submit"].btn-primary, button.btn-primary, .submit.btn-primary, .button.btn-primary, .btn.btn-primary {
  background-color: #5280a9;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5280a9), color-stop(100%, #2c577d));
  background-image: -webkit-linear-gradient(top, #5280a9 0%, #2c577d 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5280a9), to(#2c577d));
  background-image: linear-gradient(to bottom, #5280a9 0%, #2c577d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5280a9', endColorstr='#2c577d',GradientType=0 );
  color: #FFF;
  border: 1px solid #2c577d; }
  input[type="button"].btn-primary:after, input[type="submit"].btn-primary:after, button.btn-primary:after, .submit.btn-primary:after, .button.btn-primary:after, .btn.btn-primary:after {
    width: 12px;
    height: 12px;
    background-size: contain;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    content: "";
    display: inline-block;
    background-size: 12px 12px; }

input[type="button"].disabled, input[type="button"][disabled], input[type="submit"].disabled, input[type="submit"][disabled], button.disabled, button[disabled], .submit.disabled, .submit[disabled], .button.disabled, .button[disabled], .btn.disabled, .btn[disabled] {
  background: #87A8C4;
  border-color: #87A8C4;
  cursor: default; }

input[type="button"]:after, input[type="submit"]:after, .submit:after, .button:after, .btn:after {
  width: 12px;
  height: 12px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  content: "";
  display: inline-block;
  background-size: 12px 12px;
  margin: -6px 10px 0 0;
  position: absolute;
  right: 0;
  top: 50%; }

input[type="button"], input[type="submit"], button {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }

input[type="button"], input[type="submit"], button {
  padding: 3px 30px 7px 10px; }
  input[type="button"].ff-button-padding-fix, input[type="button"].submit, input[type="button"].btn, input[type="button"].btn-primary, input[type="button"].btn-default, input[type="submit"].ff-button-padding-fix, input[type="submit"].submit, input[type="submit"].btn, input[type="submit"].btn-primary, input[type="submit"].btn-default, button.ff-button-padding-fix, button.submit, button.btn, button.btn-primary, button.btn-default {
    padding: 3px 30px 7px 10px; }

.mce-btn button {
  padding: 0;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.checkbox-like {
  vertical-align: middle;
  position: relative;
  top: -1px;
  width: 16px;
  height: 16px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 10px; }

input[type="checkbox"] {
  display: none;
  margin-top: -8px !important;
  position: absolute;
  pointer-events: none; }

input[type="checkbox"]:checked + label .checkbox-like {
  width: 16px;
  height: 16px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block; }

li.checkbox::after {
  clear: both;
  content: "";
  display: table; }

.mb-select-wrap {
  background: #fff none repeat scroll 0 0;
  display: inline-block;
  position: relative;
  z-index: 1; }
  .mb-select-wrap select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-color: transparent;
    position: relative;
    cursor: pointer;
    margin: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 25px 0 3px; }
  .mb-select-wrap select[disabled="disabled"] {
    cursor: inherit; }
  .mb-select-wrap select::-ms-expand {
    display: none;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 5-7 */
    filter: alpha(opacity=0);
    /* Good browsers :) */
    opacity: 0; }
  .mb-select-wrap select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000; }

.mb-select-wrap select + .select-icon {
  height: 24px;
  padding: 0;
  width: 24px;
  bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  z-index: -1;
  background-color: #989898; }
  .mb-select-wrap select + .select-icon:after {
    height: 0;
    width: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    content: " ";
    display: block;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid white; }

.mb-select-wrap.read-only {
  background-color: transparent; }

/*
 * Error page
 */
.form .error-page .content {
  width: 400px;
  float: none;
  margin: 150px auto;
  background-color: #6480a7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6480a7), color-stop(100%, #425d83));
  background-image: -webkit-linear-gradient(top, #6480a7 0%, #425d83 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#6480a7), to(#425d83));
  background-image: linear-gradient(to bottom, #6480a7 0%, #425d83 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6480a7', endColorstr='#425d83',GradientType=0 );
  padding: 30px 15px;
  color: #FFF;
  text-align: center; }

.error-page .content .title {
  color: #FFF; }

.error-page .content p {
  font-weight: bold; }

.error-page .content .button {
  margin: 0 10px;
  text-decoration: none; }

/*
 * products page
 */
.configure_product_item.disabled {
  background-color: transparent; }

.configure_product_item .form-item.checkbox {
  padding: 10px 0 0; }

.form .product_box {
  position: static;
  width: auto;
  float: none; }

.product_box .box-title {
  text-align: left; }

.form-item .product_box label {
  width: auto; }

/*
 * View Claim page
 */
.view_claim .remove-sku {
  visibility: hidden; }

.view_claim p {
  margin: 0 0 5px; }

.view_claim hr {
  margin: 5px 0; }

.view_claim label {
  height: auto;
  padding: 0; }

.view_claim span.value {
  height: auto;
  line-height: 14px; }

.view_claim .form-item {
  margin: 5px 0 0;
  overflow: hidden; }

/*
 * status page
 */
.your-deal {
  background-color: #faf1c9;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #faf1c9), color-stop(100%, #e8bc42));
  background-image: -webkit-linear-gradient(top, #faf1c9 0%, #e8bc42 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#faf1c9), to(#e8bc42));
  background-image: linear-gradient(to bottom, #faf1c9 0%, #e8bc42 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf1c9', endColorstr='#e8bc42',GradientType=0 );
  display: inline-block;
  border: 1px solid #ddddd9;
  padding: 15px 15px 15px 80px;
  position: relative;
  margin: 0 0 15px; }

.your-deal:before {
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  content: "";
  display: inline-block;
  height: 57px;
  width: 57px;
  margin: -25px 0 0;
  position: absolute;
  left: 10px;
  top: 50%; }

.your-deal span {
  display: block;
  font-weight: bold;
  color: #363636;
  line-height: 20px; }

.your-deal .deal-id {
  font-size: 16px; }

/*
 * customer page
 */
.box.copamy_detail {
  position: static;
  width: 398px;
  background: #FFF;
  border: 1px solid #C4C4C0;
  border-top: 0 none;
  float: none; }

.box.copamy_detail .box-description {
  border: 0 none; }

.box.copamy_detail .box-title {
  margin: 0 -1px; }

/*
 * verify page
 */
#verify_loader {
  border: 1px solid #5482AB;
  background: #E9EEF4;
  color: #5482AB;
  text-align: center;
  margin: 10px 0 0;
  padding: 5px 10px; }

#verify_loader span {
  background: url("/images/ajax-loader-bar2.gif") no-repeat scroll 0 3px transparent;
  display: inline-block;
  line-height: 24px;
  padding-left: 195px; }

/*
 * Moderate Claim page
 */
.moderate_claim p {
  margin: 0 0 15px; }

.moderate_claim hr {
  margin: 10px 0; }

.moderate_claim .remove-sku {
  visibility: visible; }

.comment-form .form-item textarea, .moderate_claim .form-item textarea#claim_reason {
  width: 428px; }

/*
 * My deals page
 */
.search_deals {
  margin: 15px 0 0; }

.search_deals .form-item {
  position: relative; }

.search_deals #search_deals {
  padding-left: 31px;
  width: 400px; }

.search_deals .search_deals_ico {
  background-color: #5581AA;
  width: 22px;
  height: 22px;
  content: "";
  display: inline-block;
  left: 1px;
  top: 1px;
  margin: 0;
  position: absolute; }
  .search_deals .search_deals_ico .icon-search-md-white {
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute; }

.claimList td p:after {
  content: '';
  display: table;
  clear: both; }

.empty-user:before {
  width: 16px;
  height: 16px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block; }

.half-user:before {
  width: 16px;
  height: 16px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block; }

.full-user:before {
  width: 16px;
  height: 16px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block; }

.empty-user:before, .half-user:before, .full-user:before {
  vertical-align: text-top;
  margin-top: -1px;
  content: "";
  margin-right: 5px; }

.icon-search-md-white {
  width: 16px;
  height: 16px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block; }

.ea-block-info-box, .ea-block-titled-panel {
  border: 1px solid #C4C4C0;
  margin: 0 0 15px; }
  .thick-border.ea-block-info-box, .thick-border.ea-block-titled-panel {
    border-width: 1px; }

.ea-block-news-box > .ea-block-content, .ea-block-info-box > .ea-block-content, .ea-block-titled-panel > .ea-block-content {
  padding: 10px 10px 1px;
  background: #fff; }

.ea-permissions-tree {
  border: 1px solid #CDCDCD;
  min-height: 150px;
  background: #fff; }

.ea-permissions-tree .mb_tree_nav input[type="button"] {
  margin-right: 10px;
  padding-right: 10px; }

.ea-permissions-tree .mb_tree {
  clear: both; }

.ea-permissions-tree .mb_tree_nav {
  margin: 10px;
  overflow: hidden; }

/* settings dialog */
#ea-settings-settings {
  min-height: 50px; }

#ea-settings-permissions td {
  padding: 1px; }

#ea-settings-permissions h6 {
  font-size: 110%;
  font-weight: bold; }

.ea-settings-settings-row {
  margin: 10px 0; }

.ea-settings-settings-row label {
  width: 150px;
  display: inline-block; }

.ea-settings-settings-row input.textfield {
  background: #fff;
  border: 1px solid #CDCDCD;
  padding: 5px;
  width: 250px;
  font-size: 14px; }

.ea-settings-dialog.BlockHtml #ea-settings-settings {
  padding: 10px 10px 30px 10px; }

.ea-settings-dialog.BlockHtml .button.save {
  right: 12px; }

.ea-settings-dialog.BlockHtml .button.save {
  bottom: 8px; }

.ea-settings-dialog .button.save {
  position: absolute;
  right: 21px;
  bottom: 26px;
  z-index: 1; }

.ea-settings-block-remove {
  position: absolute;
  top: 6px;
  right: 33px;
  width: 16px;
  height: 16px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block; }

.editable-area.enabled {
  border: 1px dashed #f00;
  min-height: 32px;
  padding-bottom: 20px;
  position: relative; }

.editable-area.enabled .ea-add-block {
  color: #f00;
  border: 1px solid #f00;
  width: 10px;
  height: 10px;
  line-height: 10px;
  font-size: 10px;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  bottom: 4px;
  right: 4px;
  text-decoration: none; }

.ea-preview-list {
  width: 576px;
  overflow: hidden; }

.ea-preview-list .ea-preview-item {
  float: left;
  padding: 10px;
  width: 263px;
  height: 100px;
  border: 1px dotted rgba(255, 0, 0, 0.3);
  margin-bottom: 5px;
  list-style: none; }

.ea-preview-list .ea-preview-item.odd {
  clear: left; }

.ea-preview-list .ea-preview-item.even {
  margin-left: 5px; }

.ea-preview-list .ea-preview-item .ea-block-preview {
  cursor: pointer; }

.ea-block-header {
  background-color: #bbb6ae;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bbb6ae), color-stop(100%, #9b9892));
  background-image: -webkit-linear-gradient(top, #bbb6ae 0%, #9b9892 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#bbb6ae), to(#9b9892));
  background-image: linear-gradient(to bottom, #bbb6ae 0%, #9b9892 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbb6ae', endColorstr='#9b9892',GradientType=0 );
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  padding: 5px 10px; }

.ea-block.enabled .ea-block-content {
  padding-top: 5px;
  padding-bottom: 5px; }

.ea-block-html.enabled > .ea-block-content {
  border: 1px dashed #000;
  min-height: 32px; }

.ea-block.enabled {
  position: relative; }

.ea-block.enabled .ea-block-settings {
  width: 22px;
  height: 22px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  position: absolute;
  top: 4px;
  right: 3px;
  display: none;
  z-index: 1; }

.ea-block.enabled:hover > .ea-block-settings {
  display: block; }

.ui-dialog .ea-block.enabled:hover > .ea-block-settings {
  display: none; }

.ea-block-panel {
  border: 1px solid #989690;
  background: #f4f4eb; }

.products_form .ea-block-panel {
  border: none;
  background-color: transparent; }

.ea-block-panel .ea-block-content {
  overflow: hidden; }

.ea-block-panel .column {
  float: left; }

.ea-block-panel .column.left_column {
  width: 70%; }

.ea-block-panel .column.right_column {
  width: 29%;
  margin-left: 1%; }

/* settings dialog */
#tree_form .help .hide {
  display: none;
  padding-left: 10px;
  list-style: none; }

#tree_form .help .hide span {
  display: inline-block;
  min-width: 55%;
  font-size: 90%; }

#tree_form .help .hide span:last-child {
  min-width: 45%; }

#tree_form .form-item label {
  color: #000; }

.nav.back-to-edit-web {
  padding: 40px 0; }

.nav.back-to-edit-web a {
  text-decoration: none; }

#smb_footer {
  padding-top: 20px; }

.moderate-claim-editable {
  float: right;
  width: 490px; }

.ea-block-email-info {
  padding: 0 5px; }

.block-email-info-row {
  padding: 7px 0;
  position: relative; }

.block-email-info-row .block-email-info-placeholder {
  cursor: pointer;
  position: absolute;
  right: 0;
  width: 24px;
  height: 23px;
  line-height: 23px;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #777;
  padding: 1px; }

.block-email-info-row label {
  float: left;
  width: 130px;
  margin-top: 6px; }

.block-email-info-row .block-email-info-text {
  background: #fff;
  border: 1px solid #777;
  width: 365px;
  padding: 5px; }

.ea-block-email-info h3 {
  font-weight: bold;
  padding-top: 20px; }

.ea-block-news-box {
  margin-bottom: 15px; }

.ea-block-news-box > .ea-block-header {
  background-color: #fd5616;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fd5616), color-stop(100%, #d74704));
  background-image: -webkit-linear-gradient(top, #fd5616 0%, #d74704 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fd5616), to(#d74704));
  background-image: linear-gradient(to bottom, #fd5616 0%, #d74704 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd5616', endColorstr='#d74704',GradientType=0 );
  border: 1px solid #D74704;
  padding: 15px 10px 14px 55px;
  position: relative;
  font-size: 1.25em; }
  .ea-block-news-box > .ea-block-header:before {
    position: absolute;
    top: 14px;
    left: 20px;
    width: 16px;
    height: 16px;
    background-size: contain;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    content: "";
    display: inline-block; }

.ea-block-news-box > .ea-block-content {
  position: relative;
  border: 1px solid #D74704;
  padding: 10px 10px 1px 17px; }

.ea-block-info-box {
  border: 1px solid #C4C4C0;
  margin: 0 0 15px; }

.ea-block-info-box > .ea-block-header {
  padding-left: 25px;
  position: relative; }

.ea-block-info-box > .ea-block-header:before {
  width: 12px;
  height: 12px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  content: "";
  display: inline-block;
  top: 50%;
  left: 7px;
  margin: -6px 0 0 0;
  position: absolute; }

.ea-block-action-button .align-left {
  text-align: left; }
.ea-block-action-button .align-right {
  text-align: right; }
.ea-block-action-button .align-center {
  text-align: center; }

a {
  color: #F94500; }

.right_rail {
  float: right;
  width: 260px;
  margin: 25px 0; }

.m-status {
  display: inline-block;
  padding: 2px;
  border: 1px solid #CACACA;
  border-radius: 6px;
  line-height: 23px; }

.m-status em {
  display: inline-block;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 15px;
  padding: 1px 10px;
  border-radius: 6px;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #646464), color-stop(1, #373737));
  background: -moz-linear-gradient(center bottom, #646464 0%, #373737 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#373737', endColorstr='#646464',GradientType=0 );
  /* IE6-9 */
  background: -ms-linear-gradient(top, #373737 0%, #646464 100%);
  /* IE10+ */ }
