@import url('site-blessed1.css?z=798');

#bonusorderdialogform .section_wrap p,
#orderdialogform .section_wrap p,
.orderform-styles .section_wrap p {
  clear: both;
}

#bonusorderdialogform .section_wrap label,
#orderdialogform .section_wrap label,
.orderform-styles .section_wrap label {
  width: 100%;
  margin-top: 10px;
}

#bonusorderdialogform .section_wrap textarea,
#orderdialogform .section_wrap textarea,
.orderform-styles .section_wrap textarea {
  max-width: 70%;
  width: 300px;
  height: 50px;
  max-height: 200px;
}

#bonusorderdialogform .section_wrap table.orderdetails,
#orderdialogform .section_wrap table.orderdetails,
.orderform-styles .section_wrap table.orderdetails {
  clear: both;
}

#bonusorderdialogform .section_wrap table.orderdetails tr,
#orderdialogform .section_wrap table.orderdetails tr,
.orderform-styles .section_wrap table.orderdetails tr {
  background-color: #F8F8F8;
  height: 30px;
}

#bonusorderdialogform .section_wrap table.orderdetails tr:nth-child(even),
#orderdialogform .section_wrap table.orderdetails tr:nth-child(even),
.orderform-styles .section_wrap table.orderdetails tr:nth-child(even) {
  background-color: #ECECEC;
}

#bonusorderdialogform .section_wrap table.orderdetails tr td,
#orderdialogform .section_wrap table.orderdetails tr td,
.orderform-styles .section_wrap table.orderdetails tr td {
  padding: 0 10px;
}

#bonusorderdialogform .section_wrap table.orderdetails tr td:nth-child(odd),
#orderdialogform .section_wrap table.orderdetails tr td:nth-child(odd),
.orderform-styles .section_wrap table.orderdetails tr td:nth-child(odd) {
  width: 280px;
  color: #757575;
}

#bonusorderdialogform .section_wrap table.orderdetails tr td:nth-child(even),
#orderdialogform .section_wrap table.orderdetails tr td:nth-child(even),
.orderform-styles .section_wrap table.orderdetails tr td:nth-child(even) {
  width: 374px;
}

#bonusorderdialogform .section_wrap table.multipleitemtable tr,
#orderdialogform .section_wrap table.multipleitemtable tr,
.orderform-styles .section_wrap table.multipleitemtable tr {
  height: 30px;
  background-color: #f8f8f8;
}

#bonusorderdialogform .section_wrap table.multipleitemtable tr:nth-child(even),
#orderdialogform .section_wrap table.multipleitemtable tr:nth-child(even),
.orderform-styles .section_wrap table.multipleitemtable tr:nth-child(even) {
  background-color: #ECECEC;
}

#bonusorderdialogform .section_wrap table.multipleitemtable tr.msg,
#orderdialogform .section_wrap table.multipleitemtable tr.msg,
.orderform-styles .section_wrap table.multipleitemtable tr.msg {
  border-bottom: 1px solid #BCE8F1;
}

#bonusorderdialogform .section_wrap table.multipleitemtable tr.pricecalculator .form-control,
#orderdialogform .section_wrap table.multipleitemtable tr.pricecalculator .form-control,
.orderform-styles .section_wrap table.multipleitemtable tr.pricecalculator .form-control {
  background: #fff;
}

#bonusorderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td,
#orderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td,
.orderform-styles .section_wrap table.multipleitemtable tr.pricecalculator td {
  padding-left: 0;
}

#bonusorderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder,
#orderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder,
.orderform-styles .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder {
  padding: 30px 0;
  background-color: #ECF7FF;
}

#bonusorderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder h2,
#orderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder h2,
.orderform-styles .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder h2 {
  font-size: 20px;
  color: #333;
  margin: 0 30px 30px;
}

#bonusorderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr,
#orderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr,
.orderform-styles .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr {
  border-bottom: 1px solid #aaa;
  border-bottom: 1px solid rgba(0,0,0,.1);
  background-color: transparent;
}

#bonusorderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr:nth-child(even),
#orderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr:nth-child(even),
.orderform-styles .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr:nth-child(even) {
  background-color: transparent;
}

#bonusorderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr td,
#orderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr td,
.orderform-styles .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr td {
  padding: 20px;
}

#bonusorderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice,
#bonusorderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit,
#orderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice,
#orderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit,
.orderform-styles .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice,
.orderform-styles .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit {
  float: right;
  margin: 0 20px 0 0;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  border-radius: 0!important;
}

#bonusorderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice:focus,
#bonusorderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit:focus,
#orderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice:focus,
#orderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit:focus,
.orderform-styles .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice:focus,
.orderform-styles .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

#bonusorderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice:focus,
#bonusorderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice:hover,
#bonusorderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit:focus,
#bonusorderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit:hover,
#orderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice:focus,
#orderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice:hover,
#orderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit:focus,
#orderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit:hover,
.orderform-styles .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice:focus,
.orderform-styles .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice:hover,
.orderform-styles .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit:focus,
.orderform-styles .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit:hover {
  color: #333;
  text-decoration: none;
}

#bonusorderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice.active,
#bonusorderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice:active,
#bonusorderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit.active,
#bonusorderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit:active,
#orderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice.active,
#orderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice:active,
#orderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit.active,
#orderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit:active,
.orderform-styles .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice.active,
.orderform-styles .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice:active,
.orderform-styles .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit.active,
.orderform-styles .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit:active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

#bonusorderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice.disabled,
#bonusorderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice[disabled],
#bonusorderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit.disabled,
#bonusorderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit[disabled],
#orderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice.disabled,
#orderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice[disabled],
#orderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit.disabled,
#orderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit[disabled],
.orderform-styles .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice.disabled,
.orderform-styles .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice[disabled],
.orderform-styles .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit.disabled,
.orderform-styles .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit[disabled],
fieldset[disabled] #bonusorderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice,
fieldset[disabled] #bonusorderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit,
fieldset[disabled] #orderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice,
fieldset[disabled] #orderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit,
fieldset[disabled] .orderform-styles .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice,
fieldset[disabled] .orderform-styles .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit {
  cursor: not-allowed;
  pointer-events: none;
  filter: alpha(opacity=65);
  -webkit-opacity: .65;
  -moz-opacity: .65;
  opacity: .65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

#bonusorderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice:active,
#bonusorderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit:active,
#orderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice:active,
#orderdialogform .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit:active,
.orderform-styles .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_setnewprice:active,
.orderform-styles .section_wrap table.multipleitemtable tr.pricecalculator td .pricecalculator_holder table tr .pricecalculator_submit:active {
  box-shadow: none;
}

#bonusorderdialogform .section_wrap table.multipleitemtable th,
#orderdialogform .section_wrap table.multipleitemtable th,
.orderform-styles .section_wrap table.multipleitemtable th {
  background-color: #fff;
  color: #757575;
  padding-left: 30px;
}

#bonusorderdialogform .section_wrap table.multipleitemtable td,
#orderdialogform .section_wrap table.multipleitemtable td,
.orderform-styles .section_wrap table.multipleitemtable td {
  padding-left: 30px;
}

#bonusorderdialogform .section_wrap table.multipleitemtable td span,
#orderdialogform .section_wrap table.multipleitemtable td span,
.orderform-styles .section_wrap table.multipleitemtable td span {
  margin: 0;
}

#bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc,
#orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc,
.orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  border-radius: 0!important;
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
  margin-left: 10px;
}

#bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc:focus,
#orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc:focus,
.orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

#bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc:focus,
#bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc:hover,
#orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc:focus,
#orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc:hover,
.orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc:focus,
.orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc:hover {
  text-decoration: none;
}

#bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc.active,
#bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc:active,
#orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc.active,
#orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc:active,
.orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc.active,
.orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc:active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

#bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc.disabled,
#bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc[disabled],
#orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc.disabled,
#orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc[disabled],
.orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc.disabled,
.orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc[disabled],
fieldset[disabled] #bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc,
fieldset[disabled] #orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc,
fieldset[disabled] .orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc {
  cursor: not-allowed;
  pointer-events: none;
  filter: alpha(opacity=65);
  -webkit-opacity: .65;
  -moz-opacity: .65;
  opacity: .65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

#bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc:active,
#orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc:active,
.orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc:active {
  box-shadow: none;
}

#bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc.active,
#bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc:active,
#bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc:focus,
#bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc:hover,
#orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc.active,
#orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc:active,
#orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc:focus,
#orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc:hover,
.open .dropdown-toggle#bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc,
.open .dropdown-toggle#orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc,
.open .dropdown-toggle.orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc,
.orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc.active,
.orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc:active,
.orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc:focus,
.orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc:hover {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}

#bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc.active,
#bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc:active,
#orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc.active,
#orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc:active,
.open .dropdown-toggle#bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc,
.open .dropdown-toggle#orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc,
.open .dropdown-toggle.orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc,
.orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc.active,
.orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc:active {
  background-image: none;
}

#bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc.disabled,
#bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc.disabled.active,
#bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc.disabled:active,
#bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc.disabled:focus,
#bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc.disabled:hover,
#bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc[disabled],
#bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc[disabled].active,
#bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc[disabled]:active,
#bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc[disabled]:focus,
#bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc[disabled]:hover,
#orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc.disabled,
#orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc.disabled.active,
#orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc.disabled:active,
#orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc.disabled:focus,
#orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc.disabled:hover,
#orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc[disabled],
#orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc[disabled].active,
#orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc[disabled]:active,
#orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc[disabled]:focus,
#orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc[disabled]:hover,
.orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc.disabled,
.orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc.disabled.active,
.orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc.disabled:active,
.orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc.disabled:focus,
.orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc.disabled:hover,
.orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc[disabled],
.orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc[disabled].active,
.orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc[disabled]:active,
.orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc[disabled]:focus,
.orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc[disabled]:hover,
fieldset[disabled] #bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc,
fieldset[disabled] #bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc.active,
fieldset[disabled] #bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc:active,
fieldset[disabled] #bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc:focus,
fieldset[disabled] #bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc:hover,
fieldset[disabled] #orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc,
fieldset[disabled] #orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc.active,
fieldset[disabled] #orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc:active,
fieldset[disabled] #orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc:focus,
fieldset[disabled] #orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc:hover,
fieldset[disabled] .orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc,
fieldset[disabled] .orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc.active,
fieldset[disabled] .orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc:active,
fieldset[disabled] .orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc:focus,
fieldset[disabled] .orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}

#bonusorderdialogform .section_wrap table.multipleitemtable button.open_pricecalc .badge,
#orderdialogform .section_wrap table.multipleitemtable button.open_pricecalc .badge,
.orderform-styles .section_wrap table.multipleitemtable button.open_pricecalc .badge {
  color: #5bc0de;
  background-color: #fff;
}

#bonusorderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer,
#orderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer,
.orderform-styles .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  border-radius: 0!important;
  color: #fff;
  background: #777;
  float: left;
  margin: 10px 25px 10px 0;
}

#bonusorderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer:focus,
#orderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer:focus,
.orderform-styles .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

#bonusorderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer:focus,
#bonusorderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer:hover,
#orderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer:focus,
#orderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer:hover,
.orderform-styles .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer:focus,
.orderform-styles .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer:hover {
  text-decoration: none;
}

#bonusorderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer.active,
#bonusorderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer:active,
#orderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer.active,
#orderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer:active,
.orderform-styles .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer.active,
.orderform-styles .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer:active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

#bonusorderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer.disabled,
#bonusorderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer[disabled],
#orderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer.disabled,
#orderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer[disabled],
.orderform-styles .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer.disabled,
.orderform-styles .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer[disabled],
fieldset[disabled] #bonusorderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer,
fieldset[disabled] #orderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer,
fieldset[disabled] .orderform-styles .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer {
  cursor: not-allowed;
  pointer-events: none;
  filter: alpha(opacity=65);
  -webkit-opacity: .65;
  -moz-opacity: .65;
  opacity: .65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

#bonusorderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer:active,
#orderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer:active,
.orderform-styles .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer:active {
  box-shadow: none;
}

#bonusorderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer:hover,
#orderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer:hover,
.orderform-styles .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer:hover {
  color: #fff;
  opacity: .8;
}

#bonusorderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer:active,
#bonusorderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer:focus,
#orderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer:active,
#orderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer:focus,
.orderform-styles .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer:active,
.orderform-styles .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer:focus {
  color: #fff;
}

#bonusorderdialogform .section_wrap table.multipleitemtable td.orderline_message textarea,
#orderdialogform .section_wrap table.multipleitemtable td.orderline_message textarea,
.orderform-styles .section_wrap table.multipleitemtable td.orderline_message textarea {
  margin: 10px 0;
  height: 40px;
}

#bonusorderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear,
#orderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear,
.orderform-styles .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  border-radius: 0!important;
  color: #fff;
  background: #777;
  vertical-align: top;
  margin: 10px 0 10px 10px;
}

#bonusorderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear:focus,
#orderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear:focus,
.orderform-styles .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

#bonusorderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear:focus,
#bonusorderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear:hover,
#orderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear:focus,
#orderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear:hover,
.orderform-styles .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear:focus,
.orderform-styles .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear:hover {
  text-decoration: none;
}

#bonusorderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear.active,
#bonusorderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear:active,
#orderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear.active,
#orderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear:active,
.orderform-styles .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear.active,
.orderform-styles .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear:active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

#bonusorderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear.disabled,
#bonusorderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear[disabled],
#orderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear.disabled,
#orderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear[disabled],
.orderform-styles .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear.disabled,
.orderform-styles .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear[disabled],
fieldset[disabled] #bonusorderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear,
fieldset[disabled] #orderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear,
fieldset[disabled] .orderform-styles .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear {
  cursor: not-allowed;
  pointer-events: none;
  filter: alpha(opacity=65);
  -webkit-opacity: .65;
  -moz-opacity: .65;
  opacity: .65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

#bonusorderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear:active,
#orderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear:active,
.orderform-styles .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear:active {
  box-shadow: none;
}

#bonusorderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear:hover,
#orderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear:hover,
.orderform-styles .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear:hover {
  opacity: .8;
  color: #fff;
}

#bonusorderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear:active,
#bonusorderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear:focus,
#orderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear:active,
#orderdialogform .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear:focus,
.orderform-styles .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear:active,
.orderform-styles .section_wrap table.multipleitemtable td.orderline_message button.btn_orderline_answer_clear:focus {
  color: #fff;
}

#bonusorderdialogform p,
#orderdialogform p,
.orderform-styles p {
  clear: both;
}

#bonusorderdialogform .marking_info .print-list,
#orderdialogform .marking_info .print-list,
.orderform-styles .marking_info .print-list {
  margin-top: 15px;
  clear: both;
}

#bonusorderdialogform .marking_info p,
#orderdialogform .marking_info p,
.orderform-styles .marking_info p {
  clear: none;
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding: 0 30px 0 0;
}

#bonusorderdialogform .marking_info p label,
#bonusorderdialogform .marking_info p textarea,
#orderdialogform .marking_info p label,
#orderdialogform .marking_info p textarea,
.orderform-styles .marking_info p label,
.orderform-styles .marking_info p textarea {
  margin-left: 0;
}

#bonusorderdialogform .marking_info p.full,
#orderdialogform .marking_info p.full,
.orderform-styles .marking_info p.full {
  width: 100%;
  padding: 0;
}

.workflow-admin-container {
  width: 1200px;
  margin: 0 auto;
}

.workflow-admin-container .workflow-admin-tabs {
  margin-top: 10px;
}

.workflow-admin-container .workflow-admin-tabs a {
  display: inline-block;
  background: #777;
  color: #fff;
  padding: 10px 15px;
  margin: 10px 0 10px 10px;
}

.workflow-admin-container h2.admin-page-title {
  margin: 0 0 30px 10px;
}

.workflow-admin-container .admin-search {
  padding: 0 10px;
}

.workflow-admin-container .admin-search p {
  float: left;
  width: 50%;
}

.workflow-admin-container .admin-search #adminsearch_submit {
  clear: both;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  font-size: 14px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  border-radius: 0!important;
  display: block;
  color: #fff;
  padding: 6px 15px;
  background-color: #000;
}

.workflow-admin-container .admin-search #adminsearch_submit:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.workflow-admin-container .admin-search #adminsearch_submit:focus,
.workflow-admin-container .admin-search #adminsearch_submit:hover {
  text-decoration: none;
}

.workflow-admin-container .admin-search #adminsearch_submit.active,
.workflow-admin-container .admin-search #adminsearch_submit:active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.workflow-admin-container .admin-search #adminsearch_submit.disabled,
.workflow-admin-container .admin-search #adminsearch_submit[disabled],
fieldset[disabled] .workflow-admin-container .admin-search #adminsearch_submit {
  cursor: not-allowed;
  pointer-events: none;
  filter: alpha(opacity=65);
  -webkit-opacity: .65;
  -moz-opacity: .65;
  opacity: .65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.workflow-admin-container .admin-search #adminsearch_submit:active {
  box-shadow: none;
}

.workflow-admin-container .admin-search #adminsearch_submit:hover {
  opacity: .8;
  color: #fff;
}

.workflow-admin-container .admin-search #adminsearch_submit:active,
.workflow-admin-container .admin-search #adminsearch_submit:focus {
  color: #fff;
}

.workflow-admin-container p.search-results {
  font-size: 16px;
  padding-bottom: 15px;
  text-transform: uppercase;
}

.workflow-admin-container table.itemlist_table {
  width: 100%;
}

.workflow-admin-container table.itemlist_table tr.itemlist_headers {
  background-color: #7C7C7C;
  color: #FFF;
  height: 30px;
}

.workflow-admin-container table.itemlist_table tr.itemlist_row {
  height: 30px;
  white-space: nowrap;
}

.workflow-admin-container table.itemlist_table tr.itemlist_row:nth-child(even) {
  background-color: #dcdcdc;
}

.workflow-admin-container table.itemlist_table tr.itemlist_row:hover {
  background-color: #b7b7b7;
  cursor: pointer;
}

.workflow-admin-container table.itemlist_table th {
  padding: 7px 10px;
}

.workflow-admin-container table.itemlist_table td {
  padding: 0 10px;
}

.workflow-admin-container table {
  width: 100%;
}

.workflow-admin-container table tr {
  border-bottom: 1px solid #ddd;
  height: 30px;
  white-space: nowrap;
}

.workflow-admin-container table th {
  background-color: #7C7C7C;
  color: #fff;
  padding: 7px 10px;
}

.workflow-admin-container table td {
  padding: 10px;
}

.workflow-admin-container button.make-changes {
  margin: 25px 10px 10px 0;
}

.workflow-admin-container .workflow-admin-pager {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.workflow-admin-container .workflow-admin-pager p {
  text-align: center;
  margin: 30px 0 10px;
}

.workflow-admin-container .workflow-admin-pager .adminsearch_navbutton {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  border-radius: 0!important;
  position: absolute;
  top: 0;
  background: #777;
  color: #fff;
}

.workflow-admin-container .workflow-admin-pager .adminsearch_navbutton:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.workflow-admin-container .workflow-admin-pager .adminsearch_navbutton:focus,
.workflow-admin-container .workflow-admin-pager .adminsearch_navbutton:hover {
  text-decoration: none;
}

.workflow-admin-container .workflow-admin-pager .adminsearch_navbutton.active,
.workflow-admin-container .workflow-admin-pager .adminsearch_navbutton:active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.workflow-admin-container .workflow-admin-pager .adminsearch_navbutton.disabled,
.workflow-admin-container .workflow-admin-pager .adminsearch_navbutton[disabled],
fieldset[disabled] .workflow-admin-container .workflow-admin-pager .adminsearch_navbutton {
  cursor: not-allowed;
  pointer-events: none;
  filter: alpha(opacity=65);
  -webkit-opacity: .65;
  -moz-opacity: .65;
  opacity: .65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.workflow-admin-container .workflow-admin-pager .adminsearch_navbutton:active {
  box-shadow: none;
}

.workflow-admin-container .workflow-admin-pager .adminsearch_navbutton:hover {
  opacity: .8;
  color: #fff;
}

.workflow-admin-container .workflow-admin-pager .adminsearch_navbutton:active,
.workflow-admin-container .workflow-admin-pager .adminsearch_navbutton:focus {
  color: #fff;
}

.workflow-admin-container .workflow-admin-pager .adminsearch_navbutton.next {
  right: 0;
}

.workflow-admin-container .workflow-admin-pager .adminsearch_navbutton.prev {
  left: 0;
}

.workflow-admin-container .form-group.inline .control-group {
  display: inline-block;
}

.mt25 {
  margin-top: 25px;
}

.workflow-reject-form label {
  width: 100%;
  margin-top: 25px;
}

.workflow-reject-form textarea {
  width: 300px;
  height: 75px;
  max-width: 100%;
  max-height: 300px;
}

.header-alert-count {
  color: #333;
  background: #f8e730;
  height: 15px;
  width: 15px;
  line-height: 15px;
  display: block;
}

[data-action=opendialog_adminsearch] {
  cursor: pointer;
}

#workflow-calendar-section {
  vertical-align: top;
  text-align: center;
}

#workflow-calendar-section .calendar_week {
  width: 60px;
  display: inline-block;
}

#workflow-calendar-section .table-schedule {
  width: 100%;
  border-collapse: collapse;
  display: inline-table;
}

#workflow-calendar-section .table-schedule tr td {
  text-align: left;
  vertical-align: top;
  margin: 0;
  padding: 0;
}

#workflow-calendar-section .table-schedule tr td .center-order,
#workflow-calendar-section .table-schedule tr td .table-schedule tr td .left-day {
  overflow: hidden;
  overflow-wrap: normal;
}

#workflow-calendar-section .table-schedule tr th {
  padding: 1em 0;
  margin: 0;
  text-align: center;
  text-transform: capitalize;
  font-size: 1.2em;
}

#workflow-calendar-section .table-schedule .type-header {
  border-bottom: 1px solid #bbb;
}

#workflow-calendar-section #left-bar,
#workflow-calendar-section #left-bar>div {
  padding: 0;
  margin: 0;
}

#workflow-calendar-section .center-order:nth-child(even),
#workflow-calendar-section .left-day:nth-child(odd) {
  background-color: #dcdcdc;
  box-shadow: inset 0 0 30px #ddd;
}

#workflow-calendar-section .center-order:nth-child(odd),
#workflow-calendar-section .left-day:nth-child(even) {
  background-color: #eee;
}

#workflow-calendar-section .center-bar,
#workflow-calendar-section .center-bar>div {
  width: 250px;
  padding: 0;
  margin: 0;
  margin-left: -1px!important;
}

#workflow-calendar-section .bar {
  width: 100%;
  border: 1px solid #bbb;
  border-bottom-width: 0;
  text-align: center;
  padding: 0;
  margin: 0;
  border-collapse: collapse;
}

#workflow-calendar-section .bar:last-child {
  border: 1px solid #bbb;
}

#workflow-calendar-section .button-edit {
  padding-left: 1em;
}

#workflow-calendar-section .number-editor {
  width: 3em;
}

#workflow-calendar-section .fa-pencil {
  font-size: 1.1em;
  position: relative;
  top: .05em;
  padding-left: .2em;
}

#workflow-calendar-section .bar-container {
  width: 100%;
  height: 100%;
  margin-top: .5em;
}

#workflow-calendar-section .editor-waiting {
  cursor: wait!important;
}

#workflow-calendar-section .position-edit {
  height: 2em;
  width: 1em;
  display: inline-block;
  position: relative;
  top: .5em;
  left: 1em;
}

#workflow-calendar-section .position-edit .fa {
  font-size: .8em;
  position: absolute;
  left: 0;
}

#workflow-calendar-section .position-edit .fa:hover {
  color: red;
}

#workflow-calendar-section .position-edit .fa-arrow-up {
  top: -1em;
}

#workflow-calendar-section .position-edit .fa-arrow-down {
  top: 1em;
}

#workflow-calendar-section .position-edit .fa-arrow-left {
  left: -1em;
}

#workflow-calendar-section .position-edit .fa-arrow-right {
  left: 1em;
}

#workflow-calendar-section .center-order:first-child .fa-arrow-up,
#workflow-calendar-section .center-order:last-child .fa-arrow-down,
#workflow-calendar-section table.table-schedule td:last-child .center-order .fa-arrow-right,
#workflow-calendar-section table.table-schedule td:nth-child(2) .center-order .fa-arrow-left {
  pointer-events: none;
  color: #ccc;
}

#workflow-calendar-section .edit-spinner,
#workflow-calendar-section .left-edit-spinner {
  display: none;
}

#workflow-calendar-section .button-edit,
#workflow-calendar-section .erp-id,
#workflow-calendar-section .order-date,
#workflow-calendar-section .position-edit .fa {
  cursor: pointer;
  font-weight: 700;
}

git #workflow-calendar-section .button-edit:hover,
git #workflow-calendar-section .erp-id:hover,
git #workflow-calendar-section .order-date:hover,
git #workflow-calendar-section .position-edit .fa:hover {
  text-shadow: 2px 2px 0 #FFF;
}

.datepicker {
  z-index: 1051!important;
}

.databank .folders ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.databank .folders li {
  margin-bottom: 2px;
}

.databank .folders li a {
  color: #000;
  font-weight: 400;
  display: block;
  padding: .5em 1em;
  border-left: 2px solid transparent;
}

.databank .folders li.level-1>a {
  background: #ededed;
}

.databank .folders li.level-2>a {
  text-indent: 1em;
}

.databank .folders li.level-3>a {
  text-indent: 2em;
}

.databank .folders li.level-4>a {
  text-indent: 3em;
}

.databank .folders li.level-5>a {
  text-indent: 4em;
}

.databank .folders li.current>a {
  border-left: 2px solid orange;
}

.databank .sort-row a.active {
  color: #000;
}

.databank .order-search {
  padding: 0;
}

.datepicker {
  top: 0;
  left: 0;
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.datepicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0,0,0,.2);
  position: absolute;
  top: -7px;
  left: 6px;
}

.datepicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 7px;
}

.datepicker>div {
  display: none;
}

.datepicker table {
  width: 100%;
  margin: 0;
}

.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.datepicker td.day:hover {
  background: #eee;
  cursor: pointer;
}

.datepicker td.day.disabled {
  color: #eee;
}

.datepicker td.new,
.datepicker td.old {
  color: #999;
}

.datepicker td.active,
.datepicker td.active:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top,#08c,#04c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
  background-image: -webkit-linear-gradient(top,#08c,#04c);
  background-image: -o-linear-gradient(top,#08c,#04c);
  background-image: linear-gradient(to bottom,#08c,#04c);
  background-repeat: repeat-x;
  border-color: #04c #04c #002a80;
  border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.datepicker td.active.active,
.datepicker td.active.disabled,
.datepicker td.active:active,
.datepicker td.active:focus,
.datepicker td.active:hover,
.datepicker td.active:hover.active,
.datepicker td.active:hover.disabled,
.datepicker td.active:hover:active,
.datepicker td.active:hover:focus,
.datepicker td.active:hover:hover,
.datepicker td.active:hover[disabled],
.datepicker td.active[disabled] {
  color: #fff;
  background-color: #04c;
}

.datepicker td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.datepicker td span:hover {
  background: #eee;
}

.datepicker td span.active {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top,#08c,#04c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
  background-image: -webkit-linear-gradient(top,#08c,#04c);
  background-image: -o-linear-gradient(top,#08c,#04c);
  background-image: linear-gradient(to bottom,#08c,#04c);
  background-repeat: repeat-x;
  border-color: #04c #04c #002a80;
  border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active:active,
.datepicker td span.active:focus,
.datepicker td span.active:hover,
.datepicker td span.active[disabled] {
  color: #fff;
  background-color: #04c;
}

.datepicker td span.old {
  color: #999;
}

.datepicker th.switch {
  width: 145px;
}

.datepicker th.next,
.datepicker th.prev {
  font-size: 19.5px;
}

.datepicker thead tr:first-child th {
  cursor: pointer;
}

.datepicker thead tr:first-child th:hover {
  background: #eee;
}

.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

.datepicker td span.active,
.datepicker td.active,
.datepicker td.active:hover {
  background: #3690e6!important;
}

#logo-preview-ctr canvas {
  max-width: 100%;
}

#logo-print-colors .btn,
.logo-tool .tab-content .form-group .btn {
  color: #5c5c5c;
  padding: 8px 12px 8px 0;
}

#logo-print-colors .btn .filter-option,
.logo-tool .tab-content .form-group .btn .filter-option {
  padding-left: 12px;
}

#logo-print-colors .open .dropdown-toggle.btn-default,
.logo-tool .tab-content .form-group .open .dropdown-toggle.btn-default {
  border: 1px solid #fff;
  background-color: #f6f6f6;
}

#logo-print-colors .open .dropdown-toggle.btn-default:active,
#logo-print-colors .open .dropdown-toggle.btn-default:focus,
#logo-print-colors .open .dropdown-toggle.btn-default:hover,
.logo-tool .tab-content .form-group .open .dropdown-toggle.btn-default:active,
.logo-tool .tab-content .form-group .open .dropdown-toggle.btn-default:focus,
.logo-tool .tab-content .form-group .open .dropdown-toggle.btn-default:hover {
  background-color: #f6f6f6;
}

#logo-print-colors .open .dropdown-toggle.btn-default:active .caret,
#logo-print-colors .open .dropdown-toggle.btn-default:focus .caret,
#logo-print-colors .open .dropdown-toggle.btn-default:hover .caret,
.logo-tool .tab-content .form-group .open .dropdown-toggle.btn-default:active .caret,
.logo-tool .tab-content .form-group .open .dropdown-toggle.btn-default:focus .caret,
.logo-tool .tab-content .form-group .open .dropdown-toggle.btn-default:hover .caret {
  background: #696969;
}

#logo-print-colors .color-swatch,
.logo-tool .tab-content .form-group .color-swatch {
  margin-left: 2px;
  width: 1em;
  height: 1em;
  display: inline-block;
  line-height: 1;
}

.logo-tool {
  margin-top: 20px;
}

.logo-tool .nav-tabs {
  border: none!important;
}

.logo-tool .nav-tabs a {
  color: #1c1c1c!important;
  text-transform: uppercase;
  letter-spacing: -1px;
}

.logo-tool .nav-tabs .active a {
  background: #e5e5e5!important;
}

.logo-tool #logo-stamp-source .nav-tabs a {
  font-size: 9pt;
  background: #1c1c1c!important;
  color: #fff!important;
}

.logo-tool #logo-stamp-source .nav-tabs .active a {
  background: #fff!important;
  color: #1c1c1c!important;
}

.logo-tool #logo-stamp-source .tab-content {
  background: #fff;
  padding: 1em;
}

.logo-tool .tab-content {
  background: #e5e5e5;
  padding: 1em;
}

.logo-tool .tab-content #logo-upload input {
  height: auto;
}

.logo-tool .tab-content #logo-gallery tr {
  border-bottom: 1px solid #ededed;
}

.logo-tool .tab-content #logo-gallery tr:first-child {
  border-top: 1px solid #ededed;
}

.logo-tool .tab-content #logo-gallery .btn {
  margin: 2px 0;
}

.logo-tool .tab-content .form-group {
  margin-top: 5px;
}

.logo-tool .tab-content .form-group input[type=range] {
  margin: 10px 0 35px;
  width: 100%;
  float: left;
  -webkit-appearance: none;
  border-radius: 6px;
  background: -webkit-linear-gradient(top,#555 0,#555 100%);
  background: -o-linear-gradient(top,#555 0,#555 100%);
  border: none;
  vertical-align: middle;
  outline: 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  .logo-tool .tab-content .form-group input[type=range] {
    height: 7px;
  }
}

.logo-tool .tab-content .form-group input[type=range]::-moz-range-track {
  -moz-appearance: none;
  border-radius: 6px;
  background-color: #555;
  height: 7px;
}

.logo-tool .tab-content .form-group input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none!important;
  border-radius: 50%;
  background-color: #e56420!important;
  height: 21px;
  width: 21px;
}

.logo-tool .tab-content .form-group input[type=range]::-moz-range-thumb {
  -moz-appearance: none;
  border-radius: 50%;
  background-color: #e56420!important;
  height: 12px;
  width: 12px;
}

.ua-sane .logo-tool .tab-content .form-group input[type=checkbox] {
  height: 1px;
  width: 1px;
  font-size: 1px;
  padding: 11px;
  background: #FFF;
  outline: 0;
  cursor: pointer;
  -webkit-appearance: none;
  position: relative;
}

.ua-sane .logo-tool .tab-content .form-group input[type=checkbox]:checked {
  background: url(../../logo/img/checked.png) no-repeat #e56420;
}

.ua-sane .logo-tool .tab-content .form-group input[type=checkbox]+label {
  position: relative;
  top: 4px;
}

.logo-tool .tab-content .colorpick {
  border: none;
  width: 24px;
  height: 24px;
  padding: 4px;
  background: #fff;
  cursor: pointer;
  vertical-align: middle;
  margin-left: 5px;
}

.logo-tool .tab-content .colorpick::-webkit-color-swatch-wrapper {
  padding: 0;
}

.logo-tool .tab-content .colorpick::-webkit-color-swatch {
  border: none;
}

.logo-tool .tab-content .reset {
  margin-top: 20px;
  background: #474747;
  color: #fff;
  text-transform: uppercase;
}

.select2-container {
  width: 100%!important;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.select2-selection {
  border-radius: 0!important;
  background: #f1f1f1!important;
  height: 34px!important;
  padding: 3px!important;
}

.select2-results__option {
  padding: 3px!important;
}