.textBlack {
  color: #000;
}
.htWorld {
  padding: 5pt;
  font-size: 8pt;
  margin-top: 5pt;
}
#droppable {
  overflow-y: scroll;
}
.htWorld_brand {
  height: 45px;
  background: #fcbf42;
  color: #FFF;
  text-align: center;
  border-radius: 5px;
}
.htWorld_brand .item {
  display: inline-block;
}
.htWorld_brand .count {
  background: #FFF;
  border-radius: 5px;
  min-width: 40px;
  max-width: 50px;
  color: #fcbf42;
}
.htWorld_product {
  height: 45px;
  background: #999999;
  color: #FFF;
  text-align: center;
  border-radius: 5px;
}
.htWorld_product .item {
  display: inline-block;
}
.htWorld_product .count {
  background: #FFF;
  border-radius: 5px;
  min-width: 40px;
  max-width: 50px;
  color: #999999;
}
.htWorld_model {
  height: 45px;
  background: #f0704d;
  color: #FFF;
  text-align: center;
  border-radius: 5px;
}
.htWorld_model .item {
  display: inline-block;
}
.htWorld_model .count {
  background: #FFF;
  border-radius: 5px;
  min-width: 40px;
  max-width: 50px;
  color: #f0704d;
}
.htWorld_color {
  height: 45px;
  background: #5e86a6;
  color: #FFF;
  text-align: center;
  border-radius: 5px;
}
.htWorld_color .item {
  display: inline-block;
}
.htWorld_color .count {
  background: #FFF;
  border-radius: 5px;
  min-width: 40px;
  max-width: 50px;
  color: #5e86a6;
}
.htWorld_others {
  height: 45px;
  background: #575f73;
  color: #FFF;
  text-align: center;
  border-radius: 5px;
}
.htWorld_others .item {
  display: inline-block;
}
.htWorld_others .count {
  background: #FFF;
  border-radius: 5px;
  min-width: 40px;
  max-width: 50px;
  color: #575f73;
}
#selectedVertCate {
  color: #49b4e2;
}
#listingCoveragePoolExist {
  height: 270px;
  overflow-y: scroll;
}
#listingCoveragePoolRemove {
  height: 90px;
  overflow-y: scroll;
}
.existingBundles {
  font-weight: bold;
  color: #48b880;
  font-size: 12pt;
}
.coverListing {
  font-weight: bold;
  color: #0090D9;
  font-size: 12pt;
}
.availableBundles {
  font-weight: bold;
}
.crossSellReview {
  color: #fff;
  background-color: #041322;
  border-radius: 3px;
  border: none;
  float: right;
}
.crossSellReview a {
  text-decoration: none;
  color: #FFF;
}
.vertcateName {
  display: inline-block;
}
.vertcateDistri {
  display: inline-block;
  float: right;
  background: #808080;
  color: #FFF;
  margin-left: 10px;
  border-radius: 10px;
  width: 50px;
  text-align: center;
}
.upgradeMsg {
  color: #dd0f0f;
}
.vertCateMenu {
  width: 250px;
}
#existingCoverageBar {
  background-color: #48b880;
}
.arrow-down {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #041322;
}
.limitMsg {
  margin-left: -80px;
  background-color: #041322;
  width: 180px;
  color: #FFF;
  text-align: center;
}
.filter {
  max-width: 150px;
  overflow: hidden;
  display: inline-block;
  padding-top: 5px;
}
.CSlimit {
  position: relative;
}
.removeTag {
  color: #808080 !important;
  font-size: 8pt;
  margin-left: 2pt;
}
#hashTagPool {
  border: none;
  width: 100%;
  height: 570px;
}
.addTag {
  color: #FFF !important;
  font-size: 8pt;
  margin-left: 2pt;
}
.existTag {
  background: #F0F0F0;
  display: inline-block;
  padding: 1px;
  font-weight: bold;
  margin: 2px;
}
.removedTag {
  background: #9499a2;
  display: inline-block;
  padding: 1px;
  color: #FFF !important;
  font-weight: bold;
  margin: 2px;
}
.crossSellTitle {
  width: 80%;
}
.topMenu {
  margin: 0 20px;
  border: solid #A0A0A0 1px;
  background-color: #FFFFFF;
  font-family: Arial;
  padding: 1px 18px;
  font-size: 8pt;
}
.dropdown-menu {
  max-height: 200px;
  overflow-y: scroll;
  margin-left: 7%;
  top: 60%;
}
#title {
  font-size: 15pt;
}
.selectedToken {
  display: inline-block;
  background: #F0F0F0;
  border-radius: 3px;
  color: #000;
  height: 32px;
  padding: 6px;
  border: solid #808080 1px;
}
.center {
  text-align: center;
}
.newTag {
  display: none;
  width: 100px;
  margin: 2px;
  border: solid 1px #33c0ee;
  min-height: 25px !important;
}
#hashTagDistribution {
  width: 100%;
  overflow-x: hidden;
  height: 600px;
  border: none;
}
.bundleSetting {
  background-color: #041322;
  color: #FFF;
}
.bundleResponse {
  color: #222;
}
#listingCoverage {
  margin-top: -5px;
  height: 40px;
  vertical-align: middle;
  border: #A0A0A0 solid 1px;
  font-size: 24pt;
}
.listingCoverageValue {
  vertical-align: middle;
  padding-top: 10px;
  font-size: 20pt !important;
}
#listingCoveragePool {
  border: #D0D0D0 solid 2px;
  border-radius: 5px;
  height: 390px;
  padding: 5px;
}
#listingCoveragePoolRemove {
  border: #B0B0B0 solid 2px;
  border-radius: 5px;
  height: 100px;
}
#createCSBundle {
  background: #45bada;
  color: #FFF;
  border-radius: 5px;
  border: none;
  width: 200px;
  height: 30px;
}
