#thankyou {
  display: none;
}
.rightFloat {
  float: right;
}
.crossSellItem .glyphicon-trash {
  color: #A0A0A0;
  font-size: 12pt;
  padding-top: 5px;
}
.crossSellItem .itemBlock {
  padding: 0px !important;
  text-align: center;
}
.crossSellItem .toolBox {
  margin-left: -15px;
  position: absolute;
  z-index: 10;
  width: 100%;
  background: #FFF;
  overflow-y: scroll;
  overflow-x: hidden;
  display: none;
  border: solid 2px #F0F0F0;
  vertical-align: middle;
  line-height: 24pt;
}
.crossSellItem .toolBox .editor {
  padding: 10px;
  height: 125px;
  background: #b1b9c2;
}
.crossSellItem .toolBox .editor .title {
  font-size: 14pt;
}
.crossSellItem .toolBox .editor .disc {
  height: 36px;
  width: 59px;
  font-size: 12pt;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  border: none;
  color: #000;
  text-align: center;
}
.crossSellItem .toolBox .editor .qty {
  font-size: 12pt;
  height: 36px;
  width: 59px;
  border-radius: 5px;
  border: none;
  color: #000;
  text-align: center;
}
.crossSellItem .toolBox .editor .bulkApply {
  margin-left: -20px;
  text-align: center;
  background: #2197d7;
}
.crossSellItem .toolBox .editor .bulkApply:hover {
  background: #0a689a;
  border: none;
  color: #FFF;
}
.crossSellItem .toolBox .crossSellDetails {
  border-radius: 5px;
  overflow-y: scroll;
}
.crossSellItem .toolBox .crossSellDetails .details {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.crossSellItem .toolBox .crossSellDetails .crossSellList {
  height: 200px;
}
.crossSellItem .toolBox .crossSellDetails .row {
  border-bottom: solid 1px #F0F0F0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.crossSellItem .toolBox .crossSellDetails .glyphicon-triangle-bottom {
  float: right;
}
.crossSellItem .toolBox .crossSellDetails .checkbox {
  width: 20px;
}
.crossSellItem .toolBox .crossSellDetails .itemImg {
  width: 100%;
}
.crossSellItem .toolBox .crossSellDetails .SKU {
  color: #808080;
}
.crossSellItem .toolBox .crossSellDetails .Price {
  color: #A0A0A0;
}
.crossSellItem .toolBox .crossSellDetails .Price .glyphicon-link {
  color: #3e86d3;
}
.crossSellItem .toolBox .crossSellDetails .property {
  color: #A0A0A0;
}
.crossSellItem .toolBox .crossSellDetails .val {
  color: #808080;
  font-weight: bold;
}
.crossSellItem .toolBox .crossSellDetails .trash {
  padding-top: 10px;
}
.crossSellItem .toolBox .crossSellDetails .trash .glyphicon-trash {
  color: #A0A0A0;
}
.crossSellItem .crossSellItemRemove {
  text-align: right;
}
.crossSellItem .itemSpec {
  padding: 0px;
  border-left: solid 1px #F0F0F0;
  border-right: solid 1px #F0F0F0;
  height: 140px;
  overflow-y: scroll;
}
.crossSellItem .itemSpec .itemImg {
  max-height: 100px;
}
.crossSellItem .itemSpec .itemDetail {
  vertical-align: middle;
  font-size: 10pt;
  padding-top: 10px;
  line-height: 24px;
}
.crossSellItem .itemSpec .itemDetail .property {
  color: #A0A0A0;
  font-size: 8pt;
}
.crossSellItem .itemSpec .itemDetail .date {
  font-weight: bold;
}
.crossSellItem .itemSpec .itemDetail .status {
  font-weight: bold;
  color: #23b240;
}
.crossSellItem .itemSpec .itemDetail .token {
  font-weight: bold;
}
.crossSellItem .itemSpec .itemDetail .promotionTitle {
  font-weight: bold;
}
.crossSellItem .itemSpec .itemDetail .date {
  font-weight: bold;
}
.crossSellItem .topBar {
  background: #F0F0F0;
  height: 35px;
  vertical-align: middle;
  padding-top: 10px;
}
.crossSellItem .bottomBar {
  background: #2b2e3d;
  height: 35px;
  vertical-align: middle;
  font-size: 8pt;
  padding-top: 10px;
  color: white;
  margin-bottom: 10px;
}
.crossSellItem .bottomBar .bundlerNo {
  font-size: 12pt;
  font-weight: bold;
}
.crossSellItem:hover .bottomBar {
  background: #a0a6b2;
}
.TopMenu {
  top: 0;
  z-index: 16 !important;
  margin-bottom: 50px;
  position: fixed;
  height: 75px;
  background-color: #f4f4f6;
  width: 100%;
}
.TopMenu .menu {
  display: inline-block;
  font-size: 30px;
  color: #585858;
  padding: 16px;
  float: left;
}
.TopMenu .control {
  top: 15;
  display: inline-block;
}
.TopMenu .control .saveBtn {
  background: #2197d7;
  border: none;
  color: #FFF;
}
.TopMenu .control .saveBtn:hover {
  background: #0a689a;
  border: none;
  color: #FFF;
}
.TopMenu .control .cancelBtn {
  color: #FFF;
}
.TopMenu .confirmCheckBtn {
  width: 142px;
}
.crossSellList {
  padding: 5pt;
}
.filter {
  background: #FFF;
  top: 72px;
  z-index: 10;
  position: fixed;
  width: 100%;
  padding: 10px;
  height: 75px;
  vertical-align: middle;
}
.filter .totalListing {
  padding-top: 8px;
}
.filter .totalListing .no {
  color: #088c9d;
  font-weight: bold;
}
.filter .btn {
  text-align: left;
  min-width: 150px;
  background: #FFF;
  border: solid #A0A0A0 1px;
  border-radius: 5px;
}
.filter .caret {
  margin-top: 7px;
  float: right;
}
.filter .dropdown-menu {
  max-height: 250px;
  overflow-y: scroll;
}
.filter .searchBar {
  width: 75%;
  border: solid #A0A0A0 1px;
  border-radius: 5px;
  height: 36px;
}
