@import url('/bn/bndomsearch.css');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');

#bn-dom-search-wrapper, #bn-dom-search-landing {
  position: relative;
  max-width: 1138px;
  margin:auto;
  font: 15px 'Open Sans', sans-serif;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 20px;
}
#bn-dom-search-landing input::placeholder, #bn-dom-search-wrapper input::placeholder
{
  color: #ccc;
}
#bn-dom-search-landing {
  margin-top: 60px;
}

#bn-dom-search-landing h2 {
  text-align: center;
}
#bn-dom-search-landing ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-top: 60px;
  display: flex;
  flex-direction: row;
}
#bn-dom-search-landing ul li {
  padding: 0;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 100%;
  margin: 0px 50px;
  text-align: center;
  color: #666;
  padding-top: 65px;
}
#bn-dom-search-landing ul li.domain-sale {
  background: url(/bn/img/dom-sale.png) top center no-repeat;
}
#bn-dom-search-landing ul li.privacy {
  background: url(/bn/img/dom-privacy.png) top center no-repeat;
}
#bn-dom-search-landing ul li.tons-tlds {
  background: url(/bn/img/dom-globe.png) top center no-repeat;
}
#bn-dom-search-landing ul li strong {
  display: block;
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: normal;
  color: #000;
}

#bn-dom-search-wrapper label {
  font-weight: normal;
}
.bn-dom-search-cover {
  width: 100%;
  height: 20px;
  position: fixed;
  margin-top: -20px;
  background-color: #fff;
  z-index: 50;
}
#bn-dom-search, #bn-dom-search button, #bn-dom-search input,  #bn-dom-results, #bn-dom-cart, #bn-dom-search-landing input, #bn-dom-search-landing button {
  font: 15px 'Open Sans', sans-serif;
}
#bn-dom-search, .bn-dom-results-row {
}
.bn-dom-results-row {
  display: flex;
  flex-direction: row;
}
.bn-dom-left-side {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: 100%;
}

.bn-dom-search-wrapper {
  position: fixed;
  background: #fff;
  z-index: 50;
}
#bn-dom-search, #bn-dom-search-landing form {
  width:660px;
  background: #fff;
  margin: 15px 0;
  margin-top: 0;
}
#bn-dom-search-landing form {
  margin: auto;
  margin-top: 40px;
}
#bn-dom-search input, #bn-dom-search-landing form input {
  padding: 10px;
  border: 1px solid #ddd;
  width: 100%;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;
  border-right-width: 0;
  font-size: 20px;
  padding-right: 57px;
}
#bn-dom-search input:focus, #bn-dom-search-landing form input:focus {
  outline: none;
}
#bn-dom-search button, #bn-dom-search-landing form button {
  width: 47px;
  background-color: #0c71b4;
  color: #fff;
  border: 1px solid #0c71b4;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;
  padding : 10px;
  font-size: 20px;
  position: absolute;
  margin-left: -47px;
  height: auto;
  border-radius: 0px;
}
#bn-dom-search button:hover, #bn-dom-search-landing form button:hover {
  background-color: #1689d6;
}
#bn-dom-search .bn-domain-privacy {
  font-size: 13px;
  margin-top: 7px;
  zoom: 1;
  overflow: hidden;
  padding-bottom: 2px;
}
#bn-dom-search .bn-domain-privacy .privacy-label {
  float: left;
}
#bn-dom-search .bn-domain-privacy .unavailable-domains {
  float: right;
}

#bn-dom-results {
  padding-top: 75px;
}
#bn-dom-results .bn-domresults-title {
  font-size: 24px;
  border-bottom: 1px solid #e5e5e5;
  background-color: #f3f3f3;
  font-size: 15px;
  text-transform: uppercase;
  padding: 10px;
  margin: 0;
}
#bn-dom-results .bn-domain-cat-wrapper {
  margin: 40px 0;
}
#bn-dom-results .bn-domresult-row {
  border-bottom: 1px solid #e5e5e5;
  line-height: 30px;
  padding: 20px 10px;
}
#bn-dom-results .bn-domresult-row:after {
  content: "";
  clear: both;
  display: table;
}
#bn-dom-results .bn-single-row:after {
  content: "";
  clear: both;
  display: table;
}
#bn-dom-results .bn-single-row .bn-availability {
  font-weight: bold;
  text-align: center;
  font-size: 19px;
}
#bn-dom-results .bn-single-row .bn-availability strong {
  color: #489e42;
}
#bn-dom-results .bn-domain-single-result h3 {
  font-size: 19px;
}
#bn-dom-results .bn-domain-single-result h3 strong {
  font-size: 19px;
  color: #f00;
}
#bn-dom-results .bn-domain-single-result h3 {
  margin-bottom: 5px;
  padding-bottom: 0;
}
#bn-dom-results .bn-domain-single-result p {
  margin-top: 5px;
  padding-top: 0;
  text-align: center;
  font: 15px 'Open Sans', sans-serif;
}
#bn-dom-results .bn-single-row .bn-add-to-cart {
  margin-top: 10px;
  text-align: center;
}

#bn-dom-results .bn-domresult-row:last-child {
  border-bottom: 0;
}
#bn-dom-results .bn-domresult-row:hover {
  background-color: #E6F8E7;
}
/*#bn-dom-results .bn-domresult-row.row-disabled:hover, #bn-dom-results .bn-domresult-row.row-selected:hover {*/
  /*opacity: 0.8;*/
/*}*/
#bn-dom-results .bn-domresult-row.row-selected:hover {
  background-color: rgba(10,111,183,0.1);
}
#bn-dom-results .bn-domresult-row.row-disabled:hover {
  background-color: transparent;
}
#bn-dom-results .row-disabled * {
  color: rgba(0,0,0,0.2);
}
#bn-dom-results .row-disabled .bn-sale, #bn-dom-results .row-disabled .bn-promo {
  background-color: rgba(0,0,0,0.1);
}
#bn-dom-results .bn-dom-noresults {
  padding: 20px 10px;
  color: rgba(0,0,0,0.2);
}
#bn-dom-results .row-disabled .bn-tooltiptext {
  color: #fff;
}
#bn-dom-results .bn-domresult-row .bn-dom-name {
  float: left;
  font-size: 16px;
}
.row-selected .bn-dom-name {
  font-weight: bold;
}
#bn-dom-results .bn-domresult-row .bn-dom-status {
  float: right;
  display: none;
}
#bn-dom-results .bn-dom-price, #bn-dom-results .bn-dom-promo-price, #bn-dom-results .bn-dom-sale-price {
  float: right;
  width: 240px;
  text-align: right;
}

#bn-dom-results .bn-dom-promo-price small {
  font-size: 12px;
  color: #888;
}
#bn-dom-results .bn-dom-price strike {
  color: #888;
}
#bn-dom-results .bn-dom-price:before, #bn-dom-results .bn-dom-price strike:before {
  content: '$';
}
#bn-dom-results .bn-dom-price strike:before {
  color: #888;
}

#bn-dom-results .bn-dom-action {
  float: right;
  margin-left: 10px;
  cursor: pointer;
  font-size: 22px;
  text-align: center;
  color: #489e42;
}
#bn-dom-results .row-selected {
  background-color: #ecf7ff;
}

#bn-dom-results .row-disabled .bn-dom-action {
  pointer-events: none;
  background-color: transparent;
}
#bn-dom-results .row-selected .bn-dom-action {
  color: #0c71b4;
}
#bn-dom-results .row-selected .bn-dom-name {
  font-weight: bold;
}
@-webkit-keyframes opacityPulse {
  0% {opacity: 0.3;}
  50% {opacity: 1.0;}
  100% {opacity: 0.3;}
}

#bn-dom-results .bn-dom-loading-status {
  animation: opacityPulse 2s ease-out;
  animation-iteration-count: infinite;
  opacity: 1;
  display: block!important;
}
#bn-dom-results .bn-domain-single-result {

  margin-top: 30px;
}
#bn-dom-results .bn-domain-single-result h3 {
  margin-top: 0;
  font-weight: bold;
  text-align: center;
}
#bn-dom-results .bn-domresult-row .bn-dom-action .bn-ico {
  line-height: 31px;
  display: inline-block;
  width: 28px;
  text-align: center;
}
#bn-dom-results .bn-domresult-row .bn-dom-action .bn-ico:before {
  margin-left: 3px;
  margin-right: 3px;
  line-height: normal;
}
#bn-dom-results .bn-domresult-row:not(.row-disabled):not(.row-selected):hover .bn-ico.ico-plus:before {
  content: '\f0fe';
  font-size: 28px;
}
#bn-dom-results .bn-domresult-row:not(.row-disabled):not(.row-selected) .bn-dom-action:hover .bn-ico.ico-plus {
  color: #3caf34;
}
#bn-dom-results .row-selected .bn-dom-action:hover .bn-ico {
  color: #f00!important;
}
#bn-dom-results .row-selected .bn-dom-action:hover .bn-ico:before {
  content: '\e80c';
}
#bn-dom-results .bn-domresult-row:not(.row-selected) .bn-ico.ico-ok:before {
  content: '\e807';
}
.bn-cart-section {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 450px;
  margin-left: 30px;
  margin-bottom: 20px;
}
#bn-dom-cart {
  position: fixed;
  width: 450px;
}
#bn-dom-cart .bn-dom-cart-title {
  zoom: 1;
  overflow: hidden;
  background-color: #f3f3f3;
  border: 1px solid #e5e5e5;
  text-transform: uppercase;
  color: #333;
  padding: 10px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#bn-dom-cart .bn-dom-cart-title .bn-cart-items {
  float: right;
}
#bn-dom-cart .bn-dom-cart-title .bn-cart-items em {
  background-color: #fff;
  font-style: normal;
  font-weight: bold;
  width: 20px;
  height: 20px;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  color: #0a6fb7;
}
#bn-dom-cart .bn-cart-box {
  border: 1px solid #E5E5E5;
  border-top-width: 0;
}
#bn-dom-cart .bn-cart-contents {
  position: relative;
  color: #3f3f3f;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  font-size: 14px;
  overflow: auto;
  max-height: calc(100vh - 300px);
  min-height: 120px;
}
#bn-dom-cart .bn-cart-contents .bn-cart-loading {
  text-align: center;
  position: absolute;
  z-index: 99999;
  background: rgba(255,255,255,0.6);
  color: #000;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
#bn-dom-cart .bn-cart-contents .bn-cart-loading .bn-bouncer-wrap {
  position: absolute;
  text-align: center;
  bottom: 0;
  top: 45%;
  left: 0;
  right: 0;
}
#bn-dom-cart .bn-cart-contents .bn-cart-loading .bn-bouncer-wrap > div {
  width: 18px;
  height: 18px;
  background-color: rgba(10,111,183,0.4);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: qm-bouncedelay 1.4s infinite ease-in-out both;
  animation: qm-bouncedelay 1.4s infinite ease-in-out both;
}
#bn-dom-cart .bn-cart-contents .bn-cart-loading .bn-bouncer-wrap .bn-bouncer1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

#bn-dom-cart .bn-cart-contents .bn-cart-loading .bn-bouncer-wrap .bn-bouncer2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.bn-cart-contents-loading {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

@-webkit-keyframes qm-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes qm-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% {
      -webkit-transform: scale(1.0);
      transform: scale(1.0);
    }
}



#bn-dom-cart .bn-cart-row {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 2px;
  padding: 0px 15px;
  line-height: 24px;
}
#bn-dom-cart .bn-cart-row:last-child {
  margin-bottom: 20px;
}
#bn-dom-cart .bn-cart-row .item {

  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #888;
  padding-right: 5px;
  font-size: 13px;
  padding-left: 0px;

}
#bn-dom-cart strike {
  color: #ccc;
}
#bn-dom-cart .bn-cart-price {
  color: #4f4f4f;
  line-height: inherit;
}
#bn-dom-cart .bn-cart-row .item-attrib {
}
#bn-dom-cart .bn-cart-row .item-total {
  float: right;
}
#bn-dom-cart .bn-dom-delete {
  margin-left: 5px;
  display: inline-block;
  cursor: pointer;
  font-size: 24px;
  text-align: center;
  color: #e5e5e5;
  margin-top: -2px;
  vertical-align: middle;
}
#bn-dom-cart .bn-dom-delete:hover {
  color: #f00;
}
#bn-dom-cart .bn-cart-subtotal {
  zoom: 1;
  overflow: hidden;
  font-weight: bold;
  font-size: 16px;
  padding: 10px;
  padding-top: 15px;
  border-top: 1px solid #E5E5E5;
  background-color: #f3f3f3;
}
#bn-dom-cart .bn-cart-subtotal .bn-cart-subtotal-title {
  float: left;

}
#bn-dom-cart .bn-cart-subtotal .bn-cart-subtotal-price {
  float: right;
}
#bn-dom-cart .bn-cart-checkout {
  padding: 10px 10px 20px 10px;
  border-top: 1px solid #e5e5e5;
  background-color: #f3f3f3;
  padding-top: 20px;
}
#bn-dom-cart .bn-cart-checkout button, #bn-dom-search-more button {
  border: 0;
  border-radius: 4px;
  background-color: #179A13;
  display: block;
  margin: auto;
  padding: 10px 20px;
  color: #fff;
  font-size: 16px;
  -webkit-box-shadow: 2px 2px 0px 0px rgba(0,0,0,0.10);
  -moz-box-shadow: 2px 2px 0px 0px rgba(0,0,0,0.10);
  box-shadow: 2px 2px 0px 0px rgba(0,0,0,0.10);
  height: auto;
}
#bn-dom-cart .bn-cart-checkout button:hover, #bn-dom-search-more button:hover {
  opacity: 0.9;
}
#bn-dom-search-more button {
  margin: 0px;
  display: inline-block;
  background-color: #f3f3f3;
  color: #666;
  height: auto;
}
#bn-dom-search-more {
  margin-bottom: 30px;
}
#bn-dom-cart .bn-cart-domp-row .item {
  width: auto;
}
#bn-dom-results .bn-promo, #bn-dom-cart .bn-promo {
  color: #fff;
  background-color: #FB6D1E;
  padding: 3px 5px;
  vertical-align: bottom;
}
#bn-dom-results .bn-sales-price {
  color: #FB6D1E;
}
.bn-domresult-row .bn-dom-sale-price .bn-price {
  color: #fb6d1e;
  font-weight: bold;
}
.bn-domresult-row .bn-dom-promo-price .bn-price {
  color: #27a79a;
  font-weight: bold;
}
.bn-domresult-row .bn-dom-sale-price strike, .bn-domresult-row .bn-dom-promo-price strike {
  color: #666;
}
#bn-dom-results .bn-badge {
  text-transform: uppercase;
  font-size: 11px;
  margin-right: 9px;
  color: #fff;
  padding: 3px 5px;
  vertical-align: text-bottom;
  min-width: 53px;
  display: inline-block;
  line-height: 14px;
  text-align: center;
}
#bn-dom-results .bn-sale {
  background-color: #FB6D1E;
}
#bn-dom-results .bn-promo {
  background-color: #27a79a;
}
#bn-dom-results .bn-domain-single-result {
  line-height: 30px;
  margin-bottom: 40px;
}
#bn-dom-results .bn-domain-single-result .bn-dom-sale-price, #bn-dom-results .bn-domain-single-result .bn-dom-promo-price, #bn-dom-results .bn-domain-single-result .bn-dom-price {
  float: none;
}
#bn-dom-results .bn-domain-single-result button {
  border: 0;
  border-radius: 4px;
  background-color: #489e42;
  padding: 6px 14px;
  color: #fff;
  font-size: 12px;
  margin-left: 20px;
  line-height: normal;
  cursor: pointer;
  height: auto;
}

#bn-dom-cart .bn-promo, #bn-dom-cart .bn-sale {
  font-size: 11px;
  color: #fff;
  background-color: #FB6D1E;
  padding: 3px 5px;
  position: relative;
  border-left: 1px solid #FB6D1E;
  display: inline-block;
}
#bn-dom-cart .bn-discount-rules {
  background-color: #ee0202;
  border-left-color: #ee0202;
}
.bn-dom-sale-price .bn-sale {
  padding: 3px 5px;
  color: #fff;
  font-size: 12px;
  margin-right: 2px;
  text-transform: uppercase;
}
.bn-dom-sale-price .bn-sales-price {
  font-weight: bold;
}
#bn-dom-cart .bn-promo {
  background-color: #27a79a;
  border-left-color: #27a79a;
}
#bn-dom-cart strike.bn-cart-reg-price {
  padding-right: 5px;
}

.bn-dom-discounts {
  margin-top: 40px;
  background-color: #f4f5cc;
  border: 1px solid #E8E8A5;
  padding: 40px 20px 25px 60px;
  position: relative;
}
.bn-dom-discounts ul {
  padding-left: 20px;
}
.bn-dom-discounts h3 {
  margin-top: 0;
  padding-top: 0;
}
.bn-dom-discounts small {
  font-size: 10px;
  color: #000;
}
.bn-cart-row-title {
  zoom: 1;
  overflow: hidden;
  border-top: 1px solid #ddd;
  margin-top: 20px;
  padding: 25px 15px 8px 15px;
}
.bn-cart-row-title:first-child {
  border-top: 0;
  padding-top: 0;
}
.bn-cart-row-title .bn-title {
  float: left;
  font-size: 16px;
  color: #000;
  font-weight: bold;
}
.bn-cart-row-title .bn-promo, .bn-cart-row-title .bn-sale {
  float: right;
}

.ribbon {
  position: absolute;
  left: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
}
.ribbon span {
  font-size: 13px;
  line-height: 20px;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; left: -21px;
  background: #E80000;
  background: linear-gradient(#F70505 0%, #E80000 100%);
  text-shadow: 1px 1px #00000030;
}
.ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #c10000;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #c10000;
}
.ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #c10000;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #c10000;
}

/* color overrides */

.ribbon.free span {
  background: #2261AB;
  background: linear-gradient(#2989D8 0%, #2261AB 100%);
}
.ribbon.free span:after {
  border-right: 3px solid #0e488c;
  border-top: 3px solid #0e488c;
}
.ribbon.free span::before {
  border-left: 3px solid #0e488c;
  border-top: 3px solid #0e488c;
}

.ribbon.sale span {
  background: #008c07;
  background: linear-gradient(#0aa707 0%, #008c07 100%);
}
.ribbon.sale span:after {
  border-right: 3px solid #006505;
  border-top: 3px solid #006505;
}
.ribbon.sale span::before {
  border-left: 3px solid #006505;
  border-top: 3px solid #006505;
}



/* larger */


.ribbon.larger {
  position: absolute;
  left: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 94px;
  height: 94px;
  text-align: right;
}
.ribbon.larger span {
  font-size: 16px;
  line-height: 26px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 124px;
  display: block;
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 22px;
  left: -27px;
  background: #E80000;
  background: linear-gradient(#F70505 0%, #E80000 100%);
  text-shadow: 1px 1px #00000030;
}
.ribbon.larger span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #c10000;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #c10000;
}
.ribbon.larger span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #c10000;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #c10000;
}

.bn-dom-select {
  position: relative;
  display: inline-block;
  width: 75px;
  margin: 0 auto;
  border: 1px solid #e8e8e8;
  background-color: #ffffff;
  z-index: 10;
}

.bn-dom-select select {
  border: none;
  outline: none;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  margin: 0;
  display: block;
  padding: 5px 25px 5px 5px;
  font-size: 12px;
  line-height: normal;
  color: #333;
}

.bn-dom-select:after {
   position: absolute;
   right: 0;
   top: 2px;
   width: 25px;
   height: 25px;
   line-height: 20px;
   content: '\25BE';
   text-align: center;
   color: #ccc;
   font-size: 19px;
   z-index: -1;
 }



/* Tooltip text */
.bn-tooltiptext {
  opacity: 0;
  background-color: #6d6d6d;
  border-radius: 5px;
  line-height: normal;
  color: #fff;
  text-align: center;
  padding: 7px 0;
  font-size: 13px;

  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
  width: 225px;
  bottom: 100%;
  left: -10px;
  opacity: 1;
  font-style: normal;
  transform: scale(0);
}
.bn-tooltip {
  position: relative;
  display: inline-block;
  cursor: pointer;
  transition: all .1s;
}
.bn-tooltip-bordered {
  border-bottom: 1px dashed #ccc;
  line-height: normal;
  transition: all .1s;
}

/* Show the tooltip text when you mouse over the tooltip container */
.bn-tooltip:hover .bn-tooltiptext {
  opacity: 1;
  transform: scale(1);
}
.bn-tooltip-centered {
  width: 180px;
  padding: 7px 0;
  left: 50%;
  margin-left: -90px;
  margin-bottom: 10px;
  transition: all .1s;
}
.bn-ico.ico-eye-off {
  color: #aaa;
}

.bn-tooltip .bn-tooltiptext::after {
  content: " ";
  position: absolute;
  top: 100%; /* At the bottom of the tooltip */
  left: 20px;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #6d6d6d transparent transparent transparent;
}
.bn-tooltip .bn-tooltip-centered::after {
  left: 50%;
}
.bn-empty-cart {
  text-align: center;
  color: #ccc;
  padding: 40px 0;
}
.bn-mobile-cart {
  display: none;
}

@media (max-width: 1025px) {
  .bn-dom-search-wrapper, #bn-dom-cart {
    position: static;
  }
  #bn-dom-results {
    padding-top: 0;
  }
  .bn-dom-search-cover {
    display: none;
  }
}

@media (max-width: 700px) {
  .jconfirm-box {
    width: 75%!important;
  }
  #bn-dom-results {
    padding-top: 90px!important;
  }
}

.bn-cart-contents::-webkit-scrollbar {
  width:9px;
}

.bn-cart-contents::-webkit-scrollbar-track {
  -webkit-border-radius:5px;
  border-radius:5px;
  background:rgba(0,0,0,0.05);
}

.bn-cart-contents::-webkit-scrollbar-thumb {
  -webkit-border-radius:5px;
  border-radius:5px;
  background:rgba(0,0,0,0.4);
}

.bn-cart-contents::-webkit-scrollbar-thumb:hover {
  background:rgba(0,0,0,0.5);
}

.bn-cart-contents::-webkit-scrollbar-thumb:window-inactive {
  background:rgba(0,0,0,0.3);
}
.bn-checkbox {
  position: relative;
  padding-left: 27px;
  padding-top: 3px;

}
.bn-checkbox input {
   visibility: hidden;
    display: none;
}
.bn-checkbox input + span:after {
  font-family: "bndomsearch";
  color: #2696f9;
  position: absolute;
  visibility: visible;
  top: 0;
  left: 0;
  z-index: 30;
  content: '\f14a';
  width: 24px;
  height: 24px;
  font-size: 24px;
  transition: all .2s;
  opacity   : 1;
  transform : scale(1);
}
.bn-checkbox input + span:before {
  font-family: "bndomsearch";
  color: #2696f9;
  position: absolute;
  visibility: visible;
  top: 0;
  left: 0;
  z-index: 30;
  content: '\f096';
  width: 24px;
  height: 24px;
  font-size: 24px;
  opacity   : 1;
  color: #ccc;
}
.bn-checkbox input:not(:checked) + span:after {
  opacity: 0;
  transform: scale(0);
  position: absolute;
  width: 24px;
  height: 24px;
  z-index: 500;

}


/*!
 * jquery-confirm v3.3.0 (http://craftpip.github.io/jquery-confirm/)
 * Author: boniface pereira
 * Website: www.craftpip.com
 * Contact: hey@craftpip.com
 *
 * Copyright 2013-2017 jquery-confirm
 * Licensed under MIT (https://github.com/craftpip/jquery-confirm/blob/master/LICENSE)
 */
@-webkit-keyframes jconfirm-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes jconfirm-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
body[class*=jconfirm-no-scroll-] {
  overflow: hidden !important;
}
.jconfirm {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999999;
  font-family: inherit;
  overflow: hidden;
}
.jconfirm .jconfirm-bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: opacity .4s;
  transition: opacity .4s;
}
.jconfirm .jconfirm-bg.jconfirm-bg-h {
  opacity: 0 !important;
}
.jconfirm .jconfirm-scrollpane {
  -webkit-perspective: 500px;
  perspective: 500px;
  -webkit-perspective-origin: center;
  perspective-origin: center;
  display: table;
  width: 100%;
  height: 100%;
}
.jconfirm .jconfirm-row {
  display: table-row;
  width: 100%;
}
.jconfirm .jconfirm-cell {
  display: table-cell;
  vertical-align: middle;
}
.jconfirm .jconfirm-holder {
  max-height: 100%;
  padding: 50px 0;
}
.jconfirm .jconfirm-box-container {
  -webkit-transition: -webkit-transform;
  transition: -webkit-transform;
  transition: transform;
  transition: transform, -webkit-transform;
}
.jconfirm .jconfirm-box-container.jconfirm-no-transition {
  -webkit-transition: none !important;
  transition: none !important;
}
.jconfirm .jconfirm-box {
  background: white;
  border-radius: 4px;
  position: relative;
  outline: none;
  padding: 15px 15px 0;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}
@-webkit-keyframes type-blue {
  1%,
  100% {
    border-color: #3498db;
  }
  50% {
    border-color: #5faee3;
  }
}
@keyframes type-blue {
  1%,
  100% {
    border-color: #3498db;
  }
  50% {
    border-color: #5faee3;
  }
}
@-webkit-keyframes type-green {
  1%,
  100% {
    border-color: #2ecc71;
  }
  50% {
    border-color: #54d98c;
  }
}
@keyframes type-green {
  1%,
  100% {
    border-color: #2ecc71;
  }
  50% {
    border-color: #54d98c;
  }
}
@-webkit-keyframes type-red {
  1%,
  100% {
    border-color: #e74c3c;
  }
  50% {
    border-color: #ed7669;
  }
}
@keyframes type-red {
  1%,
  100% {
    border-color: #e74c3c;
  }
  50% {
    border-color: #ed7669;
  }
}
@-webkit-keyframes type-orange {
  1%,
  100% {
    border-color: #f1c40f;
  }
  50% {
    border-color: #f4d03f;
  }
}
@keyframes type-orange {
  1%,
  100% {
    border-color: #f1c40f;
  }
  50% {
    border-color: #f4d03f;
  }
}
@-webkit-keyframes type-purple {
  1%,
  100% {
    border-color: #9b59b6;
  }
  50% {
    border-color: #b07cc6;
  }
}
@keyframes type-purple {
  1%,
  100% {
    border-color: #9b59b6;
  }
  50% {
    border-color: #b07cc6;
  }
}
@-webkit-keyframes type-dark {
  1%,
  100% {
    border-color: #34495e;
  }
  50% {
    border-color: #46627f;
  }
}
@keyframes type-dark {
  1%,
  100% {
    border-color: #34495e;
  }
  50% {
    border-color: #46627f;
  }
}
.jconfirm .jconfirm-box.jconfirm-type-animated {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.jconfirm .jconfirm-box.jconfirm-type-blue {
  border-top: solid 7px #3498db;
  -webkit-animation-name: type-blue;
  animation-name: type-blue;
}
.jconfirm .jconfirm-box.jconfirm-type-green {
  border-top: solid 7px #2ecc71;
  -webkit-animation-name: type-green;
  animation-name: type-green;
}
.jconfirm .jconfirm-box.jconfirm-type-red {
  border-top: solid 7px #e74c3c;
  -webkit-animation-name: type-red;
  animation-name: type-red;
}
.jconfirm .jconfirm-box.jconfirm-type-orange {
  border-top: solid 7px #f1c40f;
  -webkit-animation-name: type-orange;
  animation-name: type-orange;
}
.jconfirm .jconfirm-box.jconfirm-type-purple {
  border-top: solid 7px #9b59b6;
  -webkit-animation-name: type-purple;
  animation-name: type-purple;
}
.jconfirm .jconfirm-box.jconfirm-type-dark {
  border-top: solid 7px #34495e;
  -webkit-animation-name: type-dark;
  animation-name: type-dark;
}
.jconfirm .jconfirm-box.loading {
  height: 120px;
}
.jconfirm .jconfirm-box.loading:before {
  content: '';
  position: absolute;
  left: 0;
  background: white;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 10px;
  z-index: 1;
}
.jconfirm .jconfirm-box.loading:after {
  opacity: 0.6;
  content: '';
  height: 30px;
  width: 30px;
  border: solid 3px transparent;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  border-radius: 50%;
  -webkit-animation: jconfirm-spin 1s infinite linear;
  animation: jconfirm-spin 1s infinite linear;
  border-bottom-color: dodgerblue;
  top: 50%;
  margin-top: -15px;
  z-index: 2;
}
.jconfirm .jconfirm-box div.jconfirm-closeIcon {
  height: 20px;
  width: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  opacity: .6;
  text-align: center;
  font-size: 27px !important;
  line-height: 14px !important;
  display: none;
  z-index: 1;
}
.jconfirm .jconfirm-box div.jconfirm-closeIcon:empty {
  display: none;
}
.jconfirm .jconfirm-box div.jconfirm-closeIcon .fa {
  font-size: 16px;
}
.jconfirm .jconfirm-box div.jconfirm-closeIcon .glyphicon {
  font-size: 16px;
}
.jconfirm .jconfirm-box div.jconfirm-closeIcon .zmdi {
  font-size: 16px;
}
.jconfirm .jconfirm-box div.jconfirm-closeIcon:hover {
  opacity: 1;
}
.jconfirm .jconfirm-box div.jconfirm-title-c {
  display: block;
  font-size: 22px;
  line-height: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
  padding-bottom: 15px;
}
.jconfirm .jconfirm-box div.jconfirm-title-c.jconfirm-hand {
  cursor: move;
}
.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c {
  font-size: inherit;
  display: inline-block;
  vertical-align: middle;
}
.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c i {
  vertical-align: middle;
}
.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c:empty {
  display: none;
}
.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: inherit;
  font-family: inherit;
  display: inline-block;
  vertical-align: middle;
}
.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title:empty {
  display: none;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane {
  margin-bottom: 15px;
  height: auto;
  -webkit-transition: height 0.4s ease-in;
  transition: height 0.4s ease-in;
  display: inline-block;
  width: 100%;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane.no-scroll {
  overflow-y: hidden;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar {
  width: 3px;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}
.jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar-thumb {
  background: #666;
  border-radius: 3px;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content {
  overflow: auto;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content img {
  max-width: 100%;
  height: auto;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content:empty {
  display: none;
}
.jconfirm .jconfirm-box .jconfirm-buttons {
  padding-bottom: 11px;
}
.jconfirm .jconfirm-box .jconfirm-buttons > button {
  margin-bottom: 4px;
  margin-left: 2px;
  margin-right: 2px;
}
.jconfirm .jconfirm-box .jconfirm-buttons button {
  display: inline-block;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 4px;
  min-height: 1em;
  -webkit-transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease;
  transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;
  -webkit-tap-highlight-color: transparent;
  border: none;
  background-image: none;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue {
  background-color: #3498db;
  color: #FFF;
  text-shadow: none;
  -webkit-transition: background .2s;
  transition: background .2s;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue:hover {
  background-color: #2980b9;
  color: #FFF;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-green {
  background-color: #2ecc71;
  color: #FFF;
  text-shadow: none;
  -webkit-transition: background .2s;
  transition: background .2s;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-green:hover {
  background-color: #27ae60;
  color: #FFF;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-red {
  background-color: #e74c3c;
  color: #FFF;
  text-shadow: none;
  -webkit-transition: background .2s;
  transition: background .2s;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-red:hover {
  background-color: #c0392b;
  color: #FFF;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-orange {
  background-color: #f1c40f;
  color: #FFF;
  text-shadow: none;
  -webkit-transition: background .2s;
  transition: background .2s;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-orange:hover {
  background-color: #f39c12;
  color: #FFF;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default {
  background-color: #ecf0f1;
  color: #000;
  text-shadow: none;
  -webkit-transition: background .2s;
  transition: background .2s;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default:hover {
  background-color: #bdc3c7;
  color: #000;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-purple {
  background-color: #9b59b6;
  color: #FFF;
  text-shadow: none;
  -webkit-transition: background .2s;
  transition: background .2s;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-purple:hover {
  background-color: #8e44ad;
  color: #FFF;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-dark {
  background-color: #34495e;
  color: #FFF;
  text-shadow: none;
  -webkit-transition: background .2s;
  transition: background .2s;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-dark:hover {
  background-color: #2c3e50;
  color: #FFF;
}
.jconfirm .jconfirm-box.jconfirm-type-red .jconfirm-title-c .jconfirm-icon-c {
  color: #e74c3c !important;
}
.jconfirm .jconfirm-box.jconfirm-type-blue .jconfirm-title-c .jconfirm-icon-c {
  color: #3498db !important;
}
.jconfirm .jconfirm-box.jconfirm-type-green .jconfirm-title-c .jconfirm-icon-c {
  color: #2ecc71 !important;
}
.jconfirm .jconfirm-box.jconfirm-type-purple .jconfirm-title-c .jconfirm-icon-c {
  color: #9b59b6 !important;
}
.jconfirm .jconfirm-box.jconfirm-type-orange .jconfirm-title-c .jconfirm-icon-c {
  color: #f1c40f !important;
}
.jconfirm .jconfirm-box.jconfirm-type-dark .jconfirm-title-c .jconfirm-icon-c {
  color: #34495e !important;
}
.jconfirm .jconfirm-clear {
  clear: both;
}
.jconfirm.jconfirm-rtl {
  direction: rtl;
}
.jconfirm.jconfirm-rtl div.jconfirm-closeIcon {
  left: 5px;
  right: auto;
}
.jconfirm.jconfirm-white .jconfirm-bg,
.jconfirm.jconfirm-light .jconfirm-bg {
  background-color: #444;
  opacity: .2;
}
.jconfirm.jconfirm-white .jconfirm-box,
.jconfirm.jconfirm-light .jconfirm-box {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
.jconfirm.jconfirm-white .jconfirm-box .jconfirm-title-c .jconfirm-icon-c,
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-title-c .jconfirm-icon-c {
  margin-right: 8px;
  margin-left: 0px;
}
.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons,
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons {
  float: right;
}
.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button,
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  text-shadow: none;
}
.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button.btn-default,
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #333;
}
.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button.btn-default:hover,
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default:hover {
  background: #ddd;
}
.jconfirm.jconfirm-white.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c,
.jconfirm.jconfirm-light.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c {
  margin-left: 8px;
  margin-right: 0px;
}
.jconfirm.jconfirm-black .jconfirm-bg,
.jconfirm.jconfirm-dark .jconfirm-bg {
  background-color: darkslategray;
  opacity: .4;
}
.jconfirm.jconfirm-black .jconfirm-box,
.jconfirm.jconfirm-dark .jconfirm-box {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  background: #444;
  border-radius: 5px;
  color: white;
}
.jconfirm.jconfirm-black .jconfirm-box .jconfirm-title-c .jconfirm-icon-c,
.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-title-c .jconfirm-icon-c {
  margin-right: 8px;
  margin-left: 0px;
}
.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons,
.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons {
  float: right;
}
.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button,
.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button {
  border: none;
  background-image: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  text-shadow: none;
  -webkit-transition: background .1s;
  transition: background .1s;
  color: white;
}
.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button.btn-default,
.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button.btn-default {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  background: none;
}
.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button.btn-default:hover,
.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button.btn-default:hover {
  background: #666;
}
.jconfirm.jconfirm-black.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c,
.jconfirm.jconfirm-dark.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c {
  margin-left: 8px;
  margin-right: 0px;
}
.jconfirm .jconfirm-box.hilight.jconfirm-hilight-shake {
  -webkit-animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.jconfirm .jconfirm-box.hilight.jconfirm-hilight-glow {
  -webkit-animation: glow 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  animation: glow 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-webkit-keyframes shake {
  10%,
  90% {
    -webkit-transform: translate3d(-2px, 0, 0);
    transform: translate3d(-2px, 0, 0);
  }
  20%,
  80% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0);
  }
  30%,
  50%,
  70% {
    -webkit-transform: translate3d(-8px, 0, 0);
    transform: translate3d(-8px, 0, 0);
  }
  40%,
  60% {
    -webkit-transform: translate3d(8px, 0, 0);
    transform: translate3d(8px, 0, 0);
  }
}
@keyframes shake {
  10%,
  90% {
    -webkit-transform: translate3d(-2px, 0, 0);
    transform: translate3d(-2px, 0, 0);
  }
  20%,
  80% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0);
  }
  30%,
  50%,
  70% {
    -webkit-transform: translate3d(-8px, 0, 0);
    transform: translate3d(-8px, 0, 0);
  }
  40%,
  60% {
    -webkit-transform: translate3d(8px, 0, 0);
    transform: translate3d(8px, 0, 0);
  }
}
@-webkit-keyframes glow {
  0%,
  100% {
    -webkit-box-shadow: 0 0 0px red;
    box-shadow: 0 0 0px red;
  }
  50% {
    -webkit-box-shadow: 0 0 30px red;
    box-shadow: 0 0 30px red;
  }
}
@keyframes glow {
  0%,
  100% {
    -webkit-box-shadow: 0 0 0px red;
    box-shadow: 0 0 0px red;
  }
  50% {
    -webkit-box-shadow: 0 0 30px red;
    box-shadow: 0 0 30px red;
  }
}
/*Transition rules*/
.jconfirm {
  -webkit-perspective: 400px;
  perspective: 400px;
}
.jconfirm .jconfirm-box {
  opacity: 1;
  -webkit-transition-property: all;
  transition-property: all;
}
.jconfirm .jconfirm-box.jconfirm-animation-top,
.jconfirm .jconfirm-box.jconfirm-animation-left,
.jconfirm .jconfirm-box.jconfirm-animation-right,
.jconfirm .jconfirm-box.jconfirm-animation-bottom,
.jconfirm .jconfirm-box.jconfirm-animation-opacity,
.jconfirm .jconfirm-box.jconfirm-animation-zoom,
.jconfirm .jconfirm-box.jconfirm-animation-scale,
.jconfirm .jconfirm-box.jconfirm-animation-none,
.jconfirm .jconfirm-box.jconfirm-animation-rotate,
.jconfirm .jconfirm-box.jconfirm-animation-rotatex,
.jconfirm .jconfirm-box.jconfirm-animation-rotatey,
.jconfirm .jconfirm-box.jconfirm-animation-scaley,
.jconfirm .jconfirm-box.jconfirm-animation-scalex {
  opacity: 0;
}
.jconfirm .jconfirm-box.jconfirm-animation-rotate {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.jconfirm .jconfirm-box.jconfirm-animation-rotatex {
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: center;
  transform-origin: center;
}
.jconfirm .jconfirm-box.jconfirm-animation-rotatexr {
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: center;
  transform-origin: center;
}
.jconfirm .jconfirm-box.jconfirm-animation-rotatey {
  -webkit-transform: rotatey(90deg);
  transform: rotatey(90deg);
  -webkit-transform-origin: center;
  transform-origin: center;
}
.jconfirm .jconfirm-box.jconfirm-animation-rotateyr {
  -webkit-transform: rotatey(-90deg);
  transform: rotatey(-90deg);
  -webkit-transform-origin: center;
  transform-origin: center;
}
.jconfirm .jconfirm-box.jconfirm-animation-scaley {
  -webkit-transform: scaley(1.5);
  transform: scaley(1.5);
  -webkit-transform-origin: center;
  transform-origin: center;
}
.jconfirm .jconfirm-box.jconfirm-animation-scalex {
  -webkit-transform: scalex(1.5);
  transform: scalex(1.5);
  -webkit-transform-origin: center;
  transform-origin: center;
}
.jconfirm .jconfirm-box.jconfirm-animation-top {
  -webkit-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}
.jconfirm .jconfirm-box.jconfirm-animation-left {
  -webkit-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}
.jconfirm .jconfirm-box.jconfirm-animation-right {
  -webkit-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}
.jconfirm .jconfirm-box.jconfirm-animation-bottom {
  -webkit-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}
.jconfirm .jconfirm-box.jconfirm-animation-zoom {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.jconfirm .jconfirm-box.jconfirm-animation-scale {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}
.jconfirm .jconfirm-box.jconfirm-animation-none {
  visibility: hidden;
}
.jconfirm.jconfirm-supervan .jconfirm-bg {
  background-color: rgba(54, 70, 93, 0.95);
}
.jconfirm.jconfirm-supervan .jconfirm-box {
  background-color: transparent;
}
.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-blue {
  border: none;
}
.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-green {
  border: none;
}
.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-red {
  border: none;
}
.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-orange {
  border: none;
}
.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-purple {
  border: none;
}
.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-dark {
  border: none;
}
.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-closeIcon {
  color: white;
}
.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c {
  text-align: center;
  color: white;
  font-size: 28px;
  font-weight: normal;
}
.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c > * {
  padding-bottom: 25px;
}
.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c {
  margin-right: 8px;
  margin-left: 0px;
}
.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content-pane {
  margin-bottom: 25px;
}
.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content {
  text-align: center;
  color: white;
}
.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons {
  text-align: center;
}
.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons button {
  font-size: 16px;
  border-radius: 2px;
  background: #303f53;
  text-shadow: none;
  border: none;
  color: white;
  padding: 10px;
  min-width: 100px;
}
.jconfirm.jconfirm-supervan.jconfirm-rtl .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c {
  margin-left: 8px;
  margin-right: 0px;
}
.jconfirm.jconfirm-material .jconfirm-bg {
  background-color: rgba(0, 0, 0, 0.67);
}
.jconfirm.jconfirm-material .jconfirm-box {
  background-color: white;
  -webkit-box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12);
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12);
  padding: 30px 25px 10px 25px;
}
.jconfirm.jconfirm-material .jconfirm-box .jconfirm-title-c .jconfirm-icon-c {
  margin-right: 8px;
  margin-left: 0px;
}
.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-closeIcon {
  color: rgba(0, 0, 0, 0.87);
}
.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-title-c {
  color: rgba(0, 0, 0, 0.87);
  font-size: 22px;
  font-weight: bold;
}
.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-content {
  color: rgba(0, 0, 0, 0.87);
}
.jconfirm.jconfirm-material .jconfirm-box .jconfirm-buttons {
  text-align: right;
}
.jconfirm.jconfirm-material .jconfirm-box .jconfirm-buttons button {
  text-transform: uppercase;
  font-weight: 500;
}
.jconfirm.jconfirm-material.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c {
  margin-left: 8px;
  margin-right: 0px;
}
.jconfirm.jconfirm-bootstrap .jconfirm-bg {
  background-color: rgba(0, 0, 0, 0.21);
}
.jconfirm.jconfirm-bootstrap .jconfirm-box {
  background-color: white;
  -webkit-box-shadow: 0 3px 8px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 8px 0px rgba(0, 0, 0, 0.2);
  border: solid 1px rgba(0, 0, 0, 0.4);
  padding: 15px 0 0;
}
.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-title-c .jconfirm-icon-c {
  margin-right: 8px;
  margin-left: 0px;
}
.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-closeIcon {
  color: rgba(0, 0, 0, 0.87);
}
.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-title-c {
  color: rgba(0, 0, 0, 0.87);
  font-size: 22px;
  font-weight: bold;
  padding-left: 15px;
  padding-right: 15px;
}
.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-content {
  color: rgba(0, 0, 0, 0.87);
  padding: 0px 15px;
}
.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-buttons {
  text-align: right;
  padding: 10px;
  margin: -5px 0 0px;
  border-top: solid 1px #ddd;
  overflow: hidden;
  border-radius: 0 0 4px 4px;
}
.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-buttons button {
  font-weight: 500;
}
.jconfirm.jconfirm-bootstrap.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c {
  margin-left: 8px;
  margin-right: 0px;
}
.jconfirm.jconfirm-modern .jconfirm-bg {
  background-color: slategray;
  opacity: .6;
}
.jconfirm.jconfirm-modern .jconfirm-box {
  background-color: white;
  -webkit-box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12);
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12);
  padding: 30px 30px 15px;
}
.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-closeIcon {
  color: rgba(0, 0, 0, 0.87);
  top: 15px;
  right: 15px;
}
.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-title-c {
  color: rgba(0, 0, 0, 0.87);
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c {
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
  -webkit-transform: scale(0);
  transform: scale(0);
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 10px;
  font-size: 69px;
  color: #aaa;
}
.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-content {
  text-align: center;
  font-size: 15px;
  color: #777;
  margin-bottom: 25px;
}
.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons {
  text-align: center;
}
.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button {
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: background .1s;
  transition: background .1s;
  padding: 10px 20px;
}
.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button + button {
  margin-left: 4px;
}
.jconfirm.jconfirm-modern.jconfirm-open .jconfirm-box .jconfirm-title-c .jconfirm-icon-c {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.jconfirm .btn-primary {
  background-color: #0071b7;
  color: #fff;
  border-radius: 4px;
}

.jconfirm .btn-link {
  color: #428bca;
  background-color: transparent;
  text-decoration: underline;
}
#bn-dom-search-message {
  padding: 200px 0;
  font-size: 24px;
  text-align:center;
}