.modal-op {
  border-radius: 35px;
}

.bg-op {
  background: #4488dd;
}

.btn-pay {
  background: #22b877;
  line-height: 2em;
  border-radius: 10px;
  font-size: 1.2rem;
  color: #fff;
  cursor: pointer;
}

.btn-pay:hover {
  background: #22a877;
}

/* Open Pay */
input.button {
  border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  text-align: center;
  font-size: 21px;
  font-weight: 400;
  padding: 12px 0;
  width: 100%;
  color: #fff;
  background: #68953b;
}
input.button i {
  margin-right: 10px;
}
input.button.disabled {
  background: none repeat scroll 0 0 rgb(255, 255, 255);
  cursor: default;
}
.bkng-tb-cntnt {
  /* float: left; */
  
}
.bkng-tb-cntnt input.button {
  color: #fff;
  float: right;
  font-size: 18px;
  padding: 5px 20px;
  margin-bottom: 12px;
  margin-right: 12px;
  width: auto;
}
.bkng-tb-cntnt input.button.o {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #e51f04;
  border: 1px solid #e51f04;
}
.bkng-tb-cntnt input.button i {
  color: #fff;
}
.bkng-tb-cntnt input.button.o i {
  color: #e51f04;
}
.bkng-tb-cntnt input.button.right i {
  float: right;
  margin: 2px 0 0 10px;
}
.bkng-tb-cntnt input.button.left {
  float: left;
}
.bkng-tb-cntnt input.button.disabled.o {
  border-color: #ccc;
  color: #ccc;
}
.bkng-tb-cntnt input.button.disabled.o i {
  color: #ccc;
}
.pymnts {
  float: left;
  
}
.pymnts * {
  float: left;
}

.sctn-row {
  margin-bottom: 35px;
  
}
.sctn-col {
  width: 375px;
}
.sctn-col.l {
  width: 425px;
}
.nameAndNumber input, select {
  border: 1px solid #ccc;
  font-size: 18px;
  line-height: 24px;
  padding: 10px 12px;
  width: 95%;
}
.nameAndNumber label {
  font-size: 16px;
  line-height: 0px;
  margin-bottom: 10px;
  width: 100%;
}
.sctn-col.x3 {
  width: 300px;
}
.sctn-col.x3.last {
  width: 200px;
}
.sctn-col.x3 input {
  width: 210px;
}
.sctn-col.x3 a {
  float: right;
}
.pymnts-sctn {
  
}
.pymnt-itm {
  margin: 0 0 3px;
  
}
.pymnt-itm h2 {
  background-color: #e9e9e9;
  font-size: 24px;
  line-height: 24px;
  margin: 0;
  padding: 28px 0 28px 20px;
  width: 100%
}
.pymnt-itm.active h2 {
  background-color: gray;
  color: #fff;
  cursor: default;
}
.pymnt-itm div.pymnt-cntnt {
  display: none;
}
.pymnt-itm.active div.pymnt-cntnt {
  background-color: #f7f7f7;
  display: block;
  padding: 0 0 30px;
  width: 100%;
}
form label.error {
  color: #ff0000;
  font-size:12px;
}

.pymnt-cntnt div.sctn-row {
  margin: 20px 30px 0;
  width: 740px;
}
.pymnt-cntnt div.sctn-row div.sctn-col {
  width: 345px;
}
.pymnt-cntnt div.sctn-row div.sctn-col.l {
  width: 395px;
}
.pymnt-cntnt div.sctn-row div.sctn-col input {
  width: 303px;
}
div.nameAndNumber.half {
  width: 155px;
}
div.nameAndNumber.half.l {
  float: left;
  width: 190px;
}
div.nameAndNumber.half input {
  width: 113px;
}
  div.nameAndNumber.cvv {
  background-image: url("../../images/open-pay/cvv.png");
  background-position: 156px center;
  background-repeat: no-repeat;
  padding-bottom: 30px;
}
div.nameAndNumber.cvv div.nameAndNumber.half input {
  width: 110px;
}
.openpay {
  float: right;
  height: 60px;
  margin: 10px 30px 0 0;
  width: 435px;
}
.openpay div.logo {
  background-image: url("../../images/open-pay/openpay.png");
  background-position: left bottom;
  background-repeat: no-repeat;
  border-right: 1px solid #ccc;
  font-size: 12px;
  font-weight: 400;
  height: 60px;
  padding: 15px 20px 0 0;
}
.openpay div.shield {
  background-image: url("../../images/open-pay/security.png");
  background-position: left bottom;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 400;
  margin-left: 20px;
  padding: 20px 0 0 40px;
  width: 200px;
}
.card-expl {
  float: left;
  height: 80px;
  margin: 20px 0;
  
}
.card-expl div {
  background-position: left 45px;
  background-repeat: no-repeat;
  height: 70px;
  padding-top: 10px;
}
div.debit {
  background-image: url("../../images/open-pay/cards2.png");
  margin-left: 20px;
  width: 540px;
}
div.credit {
  background-image: url("../../images/open-pay/cards1.png");
  border-right: 1px solid #ccc;
  margin-left: 30px;
  width: 209px;
}
.card-expl h4 {
  font-weight: 400;
  margin: 0;
}

.w100{
  width: 100% !important;
}

.paddingTop{
  padding-top: 12px;
}

.grayBorder{
  border-right: 1px solid #ccc;
}

.responseDiv, .responseDivMonitor {
  margin-bottom: 0px !important;
}

.p-5 {
  padding: 15px;
}

.m-5 {
  margin: 20px;
}