/*  for old page style  */

#txtheader{
    margin-bottom: 10px;
}

.ads-cont h2, .ads-cont p, .ads-cont ul{
    margin-left:   228px;
    width: 366px;
}
.ads-cont h2{
    color: 0c4685 ;
    font-size: 15px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    padding-top:60px;
    }
.ads-cont h2:last-child{
    padding-top:16px;
}
.ads-cont p{ 
    font-size: 16px;
    line-height: 21px;
    color: #333;
}
.ads-cont ul{
    margin-bottom: 10px;
}
.ads-cont ul li{
    margin-left: -10px;
    font-size: 13px;
    line-height: 26px;
    color: #0bbff2;
}
.bottomimg{
    margin-left: 228px;
}

/*  for card  */
.clearall {
  clear: both;
}
.pull-left {
  float: left !important;
}
.pull-right {
  float: right !important;
}
.small-header .panel-body {
  margin-bottom: 4px;
  padding: 12px 0;
}
select,input[type=text], 
input, .StripeElement {
  background: #fff;
  padding: 6px 10px ;
  border: 1px solid #cececf;
  border-top-color: #b5b5b6;
  border-bottom-color: #dededf;
  -webkit-box-shadow: inset 0 1px 1px rgba(124, 124, 127, 0.1), 0 1px 0 rgba(255, 255, 255, 0.7), 0 0 4px rgba(86, 149, 219, 0);
  -moz-box-shadow: inset 0 1px 1px rgba(124, 124, 127, 0.1), 0 1px 0 rgba(255, 255, 255, 0.7), 0 0 4px rgba(86, 149, 219, 0);
  -ms-box-shadow: inset 0 1px 1px rgba(124, 124, 127, 0.1), 0 1px 0 rgba(255, 255, 255, 0.7), 0 0 4px rgba(86, 149, 219, 0);
  -o-box-shadow: inset 0 1px 1px rgba(124, 124, 127, 0.1), 0 1px 0 rgba(255, 255, 255, 0.7), 0 0 4px rgba(86, 149, 219, 0);
  box-shadow: inset 0 1px 1px rgba(124, 124, 127, 0.1), 0 1px 0 rgba(255, 255, 255, 0.7), 0 0 4px rgba(86, 149, 219, 0);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px !important;
  -webkit-transition: border-color 0.15s linear, box-shadow 0.15s linear;
  -moz-transition: border-color 0.15s linear, box-shadow 0.15s linear;
  -ms-transition: border-color 0.15s linear, box-shadow 0.15s linear;
  -o-transition: border-color 0.15s linear, box-shadow 0.15s linear;
  transition: border-color 0.15s linear, box-shadow 0.15s linear;
  font-size: 13px;
}
.StripeElement {
  box-sizing: border-box;
  display: inline-block;
}
.StripeElement input {
  font-family: arial,helvetica,sans-serif;
}
select:focus,
input:focus,
.StripeElement--focus {
  outline: 5px auto #03a9f4;
}
select {
  padding: 7px 12px ;
  height: 30px;
}
.form-box label {
  display: block;
  width: 90%;
  margin-bottom: 5px;
  font-weight: 300;
  color: #5b5b65;
}
.form-box input,
.form-box .btn,
.form-box select {
  width: 100%;
}
.form-group {
  margin-bottom: 15px;
}
.btn {
  height: 30px;
  font-size: 13px;
  font-weight: 300;
  border-radius: 4px;
  background-image: none;
}
.btn-blueclass {
  color: #fff;
  background-color: #0064cd;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
  background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
  background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
  background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
  background-image: -o-linear-gradient(top, #049cdb, #0064cd);
  background-image: linear-gradient(top, #049cdb, #0064cd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);
  border-color: #0064cd #0064cd #003f81;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn-blueclass:hover {
  color: #fff;
}
#paybtn {
  cursor: pointer;
}
.hpanel > .panel-heading {
  color: inherit;
  font-weight: 600;
  padding: 10px 4px;
  transition: all .3s;
  border: 1px solid transparent;
}
.panel-p22,
.panel-p23,
.panel-p24,
.panel-p25,
.panel-p26,
.panel-p27,
.panel-p28 {
  float: left;
}
.panel-p22 {
  width: 20%;
}
.panel-p23 {
  width: 30%;
}
.panel-p24 {
  width: 40%;
}
.panel-p25 {
  width: 50%;
}
.panel-p26 {
  width: 60%;
}
.panel-p27 {
  width: 70%;
}
.panel-p28 {
  width: 80%;
}
.card {
  width: 350px;
  background: #fff;
  margin-bottom: 30px;
  box-shadow: 1px 1px 3px #ccc;
  -moz-box-shadow: 1px 1px 3px #ccc;
  -webkit-box-shadow: 1px 1px 3px #ccc;
}
.card .card-header {
  padding: 18px;
}
.card .card-header p {
  font-size: 12px;
  text-transform: Capitalize;
}
.card .card-body {
  padding: 20px;
  padding-top: 0;
}
.card input, .card .StripeElement{
  width: 100%;
}
input.cc-cvc, #cc-cvc.StripeElement {
    max-width: 66px;
}
.has-error input, .StripeElement--invalid {
  border: 2px solid red;
}
.payment-errors, .info-errors {
  color: red;
  text-align: center;
  font-size: 15px;    
}
.payment-success {
  font-size: 16px;
  text-align: center;
  color: #62cb31;
  font-weight: 600;
}
.card-note .card-header {
  background: #f0f0f2;
  background-image: -webkit-linear-gradient(#f5f5f7, #e9e9ea);
  background-image: -moz-linear-gradient(#f5f5f7, #e9e9ea);
  background-image: -ms-linear-gradient(#f5f5f7, #e9e9ea);
  background-image: -o-linear-gradient(#f5f5f7, #e9e9ea);
  background-image: linear-gradient(#f5f5f7, #e9e9ea);
  text-align: center;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #d3d3d4;
}
.card-note .card-header h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2em;
  color: #015098;
}

.card-note .card-body {
  padding: 20px;
  padding-top: 5px;
    padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  background: #F5F5F7;
}
.card-note .card-body hr {
  border-top: 1px solid #d7d7d9;
  border-bottom: 1px solid #fff;
    color: transparent;
    background-color: transparent;
    height: 0;
}
.card-note .note-bottom {
  padding-top: 5px;
  padding-bottom: 10px;
  min-height: 40px;
  text-align: center;
}
.card-note .note-bottom p {
  line-height: 20px;
  margin: 0;
  padding-bottom: 0;
  clear: both;
}
.card-note .note-bottom p strong {
  color: #62cb31;
}
.card-note .note-bottom .bitcoin-bt {
  clear: both;
  padding: 10px;
}

.card-wide {
  width: 619px;
    margin-bottom: 0;
}
.card-wide .panel-p248 {
  float: right;
  width: 48%;
}
.card-wide input, .card-wide .StripeElement{
    width: 92%;
}
.card-wide input#cc-exp, .card-wide .StripeElement#cc-exp{
    width: 90px;
}
.card-wide input#cc-cvc, .card-wide .StripeElement#cc-cvc {
  width: 35px;
}
#pop_w3 .card-wide input#cc-cvc, #pop_w3 .card-wide .StripeElement#cc-cvc {
  width: 50px;
}  
.card-wide input#bzip {
  width: 60px;
}
.card-wide input#bemailaddress {
  width: 171px;
}
/*====================*/
#w2 .card-wide{
    width: 647px;
}
#w2 .card-wide input, #w2 .card-wide .StripeElement{
    width:100%;
}
#pop_w3 .card-wide{
  width: 580px;
}
#pop_w3 .card-note .card-body{
  padding-left: 5px;
  padding-right: 5px;
}
/*===============*/
#adv-guarantee{
    padding-top: 18px;
    width: 100%;
    min-height: 100px;
    text-align: center;
    /* background: url(/img/star_g.png) no-repeat 85.3% 1%; */
}
#adv-guarantee h2, #adv-guarantee h3{
    margin-bottom: 0;
    padding-bottom: 0;
    color: #000;
}
#adv-guarantee h3{
    margin-top: 6px;
}
#adv-guarantee .money-style{
    margin: 0;
    padding-top: 2px;
    color: #11bc2f;
    font-family:  cursive;
    font-size: 26px;
}
#adv-guarantee .sale-icon{
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
    padding-bottom: 0;
    display: block;
    padding-left: 135px;
    height: 34px;
    color: #009E2A;
    font-size: 21px;
    font-weight:600;
    font-style: italic;
    background: url(/img/sales-payment-sales.png)  no-repeat 19% top;
}
.claim-count-0{
    display: none;
}