html{
	height: 100%
}
/* Para 960px */
@media only screen and (max-width: 2048px) and (min-width: 1296px) {
    #card-card{
        /*padding-right: 8px;*/
        padding-bottom: 8px
    }
    #card-pse {
/* 		padding-right: 8px; */
/* 		padding-left: 8px; */
		padding-bottom: 8px
    }
    #card-cash{
/*         padding-right: 16px; */
/*         padding-left: 8px; */
        padding-bottom: 8px
    }
    #card-spei{
        padding-bottom: 8px;
    }
    #text-img-card {
        padding-top: 70%;
    }
    #text-img-pse {
        padding-top: 70%;
    }
    #text-img-cash {
        padding-top: 70%;
    }

    #text-img-spei {
        padding-top: 70%;
    }

    .card-body-pse{
        margin-bottom: 25%;
    }

    .card-body-spei{
        margin-bottom: 25%;
    }

    .card-body{
        margin-bottom: 25%;
    }
    .canvas-div-elements-pse {
        height: 80%;
    }        
    html{
    height: 100%
    }
 }
 
 @media only screen and (max-width: 1295px) and (min-width: 1201px) {
   #card-card{
        /*padding-right: 8px;*/
        padding-bottom: 8px
    }
    #card-pse {
/* 		padding-right: 8px; */
/* 		padding-left: 8px; */
		padding-bottom: 8px
    }
    #card-cash{
/*         padding-right: 16px; */
/*         padding-left: 8px; */
        padding-bottom: 8px
    }
    #text-img-card {
        padding-top: 70%;
    }
    #text-img-pse {
        padding-top: 70%;
    }
     #text-img-spei {
         padding-top: 90%;
     }
    #text-img-cash {
        padding-top: 70%;
    }
    #card-pse-inside{
        padding-top: 18px;
    }
    .card-body-pse{
        margin-bottom: 16%;
    }
    .card-body{
        margin-bottom: 25%;
    }
    .canvas-div-elements-pse {
        height: 80%;
    }
    html{
    height: 100%
    }    
 }
 
  @media only screen and (max-width: 1200px) and (min-width: 981px) {
   #card-card{
        /*padding-right: 8px;*/
        padding-bottom: 8px
    }
    #card-pse {
/* 		padding-right: 8px; */
/* 		padding-left: 8px; */
		padding-bottom: 8px
    }
    #card-cash{
/*         padding-right: 16px; */
/*         padding-left: 8px; */
        padding-bottom: 8px
    }
    #text-img-card {
        padding-top: 70%;
    }
    #text-img-pse {
        padding-top: 70%;
    }
      #text-img-spei {
          padding-top: 90%;
      }
    #text-img-cash {
        padding-top: 70%;
    }

    .card-body-pse{
        margin-bottom: 16%;
    }
    .card-body{
        margin-bottom: 25%;
    }
    .canvas-div-elements-pse {
        height: 80%;
    }    
    html{
    height: 100%
    }
 }

/* Para 960px */
@media only screen and (max-width: 980px) and (min-width: 810px) {
    #card-card{
        padding-right: 18px;
        padding-left: 18px;
        padding-bottom: 18px
    }
    #card-pse{
        padding-right: 18px;
        padding-left: 18px;
        padding-bottom: 18px
    }
    #card-cash{
        padding-right: 16px;
        padding-left: 18px;
        padding-bottom: 18px
    }
    #text-img-card {
        padding-top: 70%;
    }
    #text-img-pse {
        padding-top: 70%;
    }
    #text-img-spei {
        padding-top: 90%;
    }
    #text-img-cash {
        padding-top: 70%;
    }

    .card-body-pse{
        margin-bottom: 16%;
    }
    .card-body{
        margin-bottom: 25%;
    }
    .canvas-div-elements-pse {
        height: 80%;
    }
    /*     .canvas-div-elements-methods{ */
/*         height: 565px; */
/*     } */
    .card-body-pse{
        margin-bottom: 1%;
    }
    .card-body{
        margin-bottom: 1%;
    }
    .canvas-div-elements-pse {
        height: 50%;
    }
     .container-checkout{
    	max-width: 80% !important;
    }
    html{
    height: 130%
    }
}

/* Para 800px */
@media only screen and (max-width: 811px) and (min-width: 621px) {
    #card-card{
        padding-right: 18px;
        padding-left: 18px;
        padding-bottom: 18px
    }
    #card-pse{
        padding-right: 18px;
        padding-left: 18px;
        padding-bottom: 18px
    }
    #card-cash{
        padding-right: 16px;
        padding-left: 18px;
        padding-bottom: 18px
    }
    #text-img-card {
        padding-top: 70%;
    }
    #text-img-pse {
        padding-top: 70%;
    }
    #text-img-spei {
        padding-top: 70%;
    }
    #text-img-cash {
        padding-top: 70%;
    }
/*     .canvas-div-elements-methods{ */
/*         height: 565px; */
/*     } */
    .card-body-pse{
        margin-bottom: 1%;
    }
    .card-body{
        margin-bottom: 1%;
    }
    .canvas-div-elements-pse {
        height: 350px;
    }
     .container-checkout{
    	max-width: 90% !important;
    }
    html{
    height: 130%
    }
}


/* Para 800px */
@media only screen and (max-width: 767px) and (min-width: 621px) {
    #card-card{
        padding-right: 18px;
        padding-left: 18px;
        padding-bottom: 18px
    }
    #card-pse{
        padding-right: 18px;
        padding-left: 18px;
        padding-bottom: 18px
    }
    #card-cash{
        padding-right: 16px;
        padding-left: 18px;
        padding-bottom: 18px
    }


    .img-img-pseCheck{
        left: 30% !important;
    }
    .img-img-cardCheck{
        left: 33% !important;
    }
    .img-img-cashCheck{
        left: 35% !important;
    }

    .img-img-cashCheckPer{
        left: 12% !important;
    }

    #text-img-card {
        padding-top: 70%;
    }
    #text-img-pse {
        padding-top: 70%;
    }
    #text-img-spei {
        padding-top: 70%;
    }
    #text-img-cash {
        padding-top: 70%;
    }
    /*     .canvas-div-elements-methods{ */
    /*         height: 565px; */
    /*     } */
    .card-body-pse{
        margin-bottom: 1%;
    }
    .card-body{
        margin-bottom: 1%;
    }
    .canvas-div-elements-pse {
        height: 350px;
    }
    .container-checkout{
        max-width: 90% !important;
    }
    html{
        height: 130%
    }
}

/* Para 600px */
@media only screen and (max-width: 620px) and (min-width: 501px) {
    #card-card{
        padding-right: 18px;
        padding-left: 18px;
        padding-bottom: 18px
    }
    #card-pse{
        padding-right: 18px;
        padding-left: 18px;
        padding-bottom: 18px
    }
    .img-img-pseCheck{
        left: 33% !important;
    }
    .img-img-cardCheck{
        left: 37% !important;
    }
    .img-img-cashCheck{
        left: 38% !important;
    }

    .img-img-cashCheckPer{
        left: 22% !important;
    }

    #card-cash{
        padding-right: 16px;
        padding-left: 18px;
        padding-bottom: 18px
    }
    #text-img-card {
        padding-top: 48%;
    }
    #text-img-pse {
        padding-top: 45%;
    }
    #text-img-spei {
        padding-top: 48%;
    }

    #text-img-cash {
        padding-top: 48%;
    }
/*     .canvas-div-elements-methods{ */
/*         height: 565px; */
/*     } */
    .card-body-pse{
        margin-bottom: 1%;
    }
    .card-body{
        margin-bottom: 2%;
    }
    .canvas-div-elements-pse {
        height: 350px;
    }
     .container-checkout{
    	max-width: 90% !important;
    }
    html{
    height: 130%
    }
}

/* Para 480px */
@media only screen and (max-width: 500px) and (min-width: 341px) {
    #card-card{
        padding-right: 18px;
        padding-left: 18px;
        padding-bottom: 18px
    }
    #card-pse{
        padding-right: 18px;
        padding-left: 18px;
        padding-bottom: 18px
    }
    #card-cash{
        padding-right: 16px;
        padding-left: 18px;
        padding-bottom: 18px
    }


    .img-img-pseCheck{
        left: 38% !important;
    }
    .img-img-cardCheck{
        left: 40% !important;
    }
    .img-img-cashCheck{
        left: 42% !important;
    }
    .img-img-cashCheckPer{
        left: 28% !important;
    }
    #text-img-card {
        padding-top: 33%;
    }
    #text-img-pse {
        padding-top: 33%;
    }
    #text-img-spei {
        padding-top: 33%;
    }

    #text-img-cash {
        padding-top: 33%;
    }
/*     .canvas-div-elements-methods{ */
/*         height: 565px; */
/*     } */
    .card-body-pse{
        margin-bottom: 1%;
    }
    .card-body{
        margin-bottom: 1%;
    }
    .canvas-div-elements-pse {
        height: 350px;
    }
    .canvas-div-elements-email{
/*         height: 350px; */
    }
/*     .canvas-div-elements-methods{ */
/*         height: 350px; */
/*     } */
 .container-checkout{
    	max-width: 90% !important;
    }
    html{
    height: 130%
    }
}

/* Para 320px */
@media only screen and (max-width: 340px) and (min-width: 5px)  {
    .mat-dialog-container{
        background-color: yellow !important;
    }

    #card-card{
        padding-right: 18px;
        padding-left: 18px;
        padding-bottom: 18px
    }
    #card-pse{
        padding-right: 18px;
        padding-left: 18px;
        padding-bottom: 18px
    }
    #card-cash{
        padding-right: 16px;
        padding-left: 18px;
        padding-bottom: 18px
    }
    #text-img-card {
        padding-top: 70%;
    }
    #text-img-pse {
        padding-top: 70%;
    }
    #text-img-spei {
        padding-top: 90%;
    }
    #text-img-cash {
        padding-top: 70%;
    }

    .card-body-pse{
        margin-bottom: 16%;
    }
    .card-body{
        margin-bottom: 25%;
    }
}

@media only screen and (max-width: 500px)  {
/*     .content-box { */
/*         height: 745px; */

/*     } */
    .button-charge {
        margin-top: 20px;
        margin-bottom: 50px;
    }
    .mat-tab {
      height: 100%;
    }

    #divSecurity {
      margin-top: -123px;
    }

    #footer-openpay {
      margin-top: -13px;
    }

    #rights_reserved {
      margin-top: 76px !important;
      top: -87px !important;
    }
    .container-checkout{
    	max-width: 90% !important;
    }
html{
    height: 130%
    }
}

@media only screen and (max-width: 375px) {

/*   .content-box { */
/*     height: 755px; */
/*     width: 134% !important; */
/*   } */

  .button-charge {
    margin-top: 25px;
    margin-bottom: 5px;
  }

  .mat-tab {
    height: 100%;
  }

  #divSecurity {
    margin-top: -80px;
    margin-left: -26px;
  }

  .footer{
    padding-top: 2px;
    padding-left: 19px;
/*     padding-bottom: 9% !important;     */
  }

  .footer-openpay {
    left: 130px;
  }

	 .container-checkout{
    	max-width: 90% !important;
    }
    html{
    height: 130%
    }
}


.body-background {
  background-image: url(../img/icons/bkg1.svg);
  background-repeat:no-repeat;
  background-size: cover;
}

.shadow-box {
    top: 99px;
    left: -8%;
    width: 40%;
    height: 118%;
    position: absolute;
    background-color: white;
    padding: 20px;
    margin: 40px;
    border-radius: 15px;
    -webkit-box-shadow: 0px 0px 10px 5px rgba(143,143,143,1);
    -moz-box-shadow: 0px 0px 10px 5px rgba(143,143,143,1);
    box-shadow: 0px 0px 10px 5px rgba(143,143,143,1);
}

.content-box {
  -webkit-box-shadow: 0px -1px 9px 1px rgba(145,145,145,0.55);
  -moz-box-shadow: 0px -1px 9px 1px rgba(145,145,145,0.55);
  box-shadow: 0px -1px 9px 1px rgba(145,145,145,0.55);
  border-radius: 10px;
  background-color: white;
  width: 100%;
height: 100%;  
  background-image: url("../img/icons/bkg2.svg");
  background-repeat:no-repeat;
  background-size: cover;
  background-position-y: 100px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 30px;
}

.steps-label-tabs {
    font-family: 'Helvetica', Regular, serif;
    font-size: 10px !important;
    letter-spacing: 0 !important;
    color: #383838 !important;
    opacity: 1 !important;
}

.desc-label-tabs {
    font-family: 'Helvetica', Regular, serif;
    font-size: 9px !important;
    letter-spacing: 0 !important;
    color: #383838 !important;
    opacity: 1 !important;
}

.label-content {
    font-family: 'Helvetica', Regular, serif;
    font-size: 16px !important;
    letter-spacing: 0 !important;
    color: #383838 !important;
    opacity: .9 !important;
}

.container {
    justify-content: space-between;
    flex-direction: column;
    display: flex;
    padding-top: 2%;
}

.container-back {
    justify-content: space-between;
    display: flex;
    padding-top: 2%;
}

.container .btn-holder {
    justify-content: flex-end;
    display: flex;
}

.container .btn-holder-back {
    display: flex;
}
.btn-next {
    top: 20px;
    left: 480px;
    width: 110px;
    height: 30px;
    font: 16px/21px Helvetica, Arial, Verdana, Tahoma, sans-serif;;
    color: #FFFFFF;
    opacity: 1;
    border-radius: 15px;
}

.btn-back {
    top: 20px;
    left: 480px;
    width: 110px;
    height: 30px;
    font: 16px/21px Helvetica, Arial, Verdana, Tahoma, sans-serif;;
    color: #FFFFFF;
    opacity: 1;
    border-radius: 15px;
}

.btn-payment {
    top: 20px;
    left: 480px;
    width: 170px;
    height: 30px;
    font: 16px/21px Helvetica, Arial, Verdana, Tahoma, sans-serif;;
    color: #FFFFFF;
    background: #FF8100 0% 0% no-repeat padding-box;
    opacity: 1;
    border-radius: 15px;
}

.pay-security {
  font-size: 69%;
}

.process-btn {
  float: left;
  margin-left: 145%;
  margin-top: 18%;
}

.canvas-div-elements-email {
    padding-top: 20px;
    width: 100%;
    padding-left: 3px;
}

.canvas-div-elements-methods {
    padding-top: 20px;
    width: 100%;
    padding-bottom: 40px;
}

.canvas-div-elements-pse {
    padding-top: 20px;
    width: 100%;
    padding-left: 3px;
}

.canvas-div-elements-form {
    padding-top: 20px;
    height: 300px;
    width: 70%;
}

.input-image {
    background: url(../img/icons/trazado_283.png) no-repeat scroll 7px;
    padding-left: 30px;
    height: 75%;
}

.input-image-holdername {
    background: url(../img/icons/nombre.svg) no-repeat scroll 7px;
    padding-left: 30px;
    height: 30px;
    background-size: 15px;
    background-color: #FFFFFF;
}

.input-image-card {
    background: url(../img/icons/Tarjeta.svg) no-repeat scroll 7px;
    padding-left: 30px;
    height: 30px;
    background-size: 15px;
    background-color: #FFFFFF;
}


.input-image-expired {
    background: url(../img/icons/Fecha.svg) no-repeat scroll 7px;
    padding-left: 30px;
    height: 30px;
    background-size: 15px;
    background-color: #FFFFFF;
}

.input-image-expired-month {
    background: url(../img/icons/Fecha.svg) no-repeat scroll 7px;
    padding-left: 30px;
    width: 133px;
    height: 30px;
    background-size: 15px;
    background-color: #FFFFFF;
}

.input-image-expired-year {
    background: url(../img/icons/Fecha.svg) no-repeat scroll 7px;
    padding-left: 30px;
    width: 130px;
    height: 30px;
    background-size: 15px;
    background-color: #FFFFFF;
}


.input-image-cvv {
    background: url(../img/icons/CVV.svg) no-repeat scroll 7px;
    padding-left: 30px;
    height: 30px;
    background-size: 15px;
    background-color: #FFFFFF;
}

.input-image-cuotes {
    /*background: url(../img/icons/Fecha.svg) no-repeat scroll 7px;*/
    padding-left: 30px;
    height: 30px;
    background-size: 15px;
    background-color: #FFFFFF;
}

.option-coutes  {
  padding-left: 30px;
  text-align: center;
}

.select-expire-month {
    background: url(../img/icons/Fecha.svg) no-repeat scroll 7px;
    padding-left: 30px;
    height: 30px;
    background-size: 15px;
    background-color: #FFFFFF;
}

.select-expire-year {
    background: url(../img/icons/Fecha.svg) no-repeat scroll 7px;
    padding-left: 30px;
    height: 30px;
    background-size: 15px;
    background-color: #FFFFFF;
}

.input-image-movil {
    background: url(../img/icons/cel.svg) no-repeat scroll 7px;
    padding-left: 30px;
    height: 30px;
    background-size: 15px;
    background-color: #FFFFFF;
}

.box-methods {
    top: 50%;
    width: 100%;
    height: 100%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 22px #00000029;
    opacity: 1;
}

.img-img-card {
    top: 22%;
    left: 32%;
    width: 38%;
    height: 38%;
    opacity: 1;
    position: absolute;
    background: url("../img/icons/cash1.svg");
    background-repeat: no-repeat;
}





.img-img-approved {
    top: 22%;
    left: 32%;
    width: 100%;
    height: 100%;
    opacity: 1;
    position: absolute;
    background: url("../img/icons/check_2.svg");
    background-repeat: no-repeat;
}


.card-body-approved{
    margin-bottom: 10%;
    height: 40px;
}

.card-disabled {
	pointer-events: none;
    opacity: 0.4;
}

.card-disabled-col {
    pointer-events: none;
    opacity: 0.1;
}

.label-content-ok {
    font-family: 'Helvetica', Regular, serif;
    font-size: 16px !important;
    letter-spacing: 0 !important;
    color: #499044 !important;
    opacity: .9 !important;
}

.label-content-bill {
    font-family: 'Helvetica', Regular, serif;
    font-size: 16px !important;
    letter-spacing: 0 !important;
    color: #383838 !important;
    opacity: .9 !important;
}

.label-result{
    padding-left: 30px;
    height: 20px;
    font-family: 'Helvetica', Regular, serif;
    font-size: 12px !important;
}

.lbl-reference {
    border: 0;
    padding-left: 30px;
    height: 20px;
}


#text-img-card {
    text-align: center;
    font-family: 'Helvetica', Regular, serif;
    font-size: 13px !important;
    color: #383838;
}

.img-img-pse {
    top: 22%;
    left: 30%;
    width: 45%;
    height: 45%;
    opacity: 1;
    position: absolute;
    background: url("../img/icons/psePago.svg");
    background-repeat: no-repeat;
}



#text-img-pse {
    text-align: center;
    font-family: 'Helvetica', Regular, serif;
    font-size: 13px !important;
    color: #383838;
}

#text-img-spei {
    text-align: center;
    font-family: 'Helvetica', Regular, serif;
    font-size: 13px !important;
    color: #383838;
}

.img-img-cash {
    top: 22%;
    left: 32%;
    width: 38%;
    height: 38%;
    opacity: 1;
    position: absolute;
    background: url("../img/icons/cash3.svg");
    background-repeat: no-repeat;
}




#text-img-cash {
    text-align: center;
    font-family: 'Helvetica', Regular, serif;
    font-size: 13px !important;
    color: #383838;
}

.text-left {
    text-align: left;
    margin-top: -12%;
}

.img-border {
  border: 1px solid;
  color: #dfdbdb;
}

.tbl-header {
    width: 100%;
}

.tbl-head-col1 {
    width: 80%;
}

.tbl-title {
    width: 100%;
}

.tbl-col1 {
    width: 80%;
}

.tbl-col2 {
    width: 180px;
    text-align: center;
}

.tbl-col3 {
    width: 180px;
    text-align: center;
}

.tbl-col4 {
    width: 180px;
    text-align: center;
}

.container-border {
  margin-top: 56px;
}

.txt-email {
  top: 280px;
  left: 516px;
  width: 232px;
  height: 15px;
  text-align: left;
  font: Regular 13px/15px Helvetica, Arial, Verdana, Tahoma, sans-serif;;
  letter-spacing: 0;
  color: #383838;
  opacity: 1;
}

.txt-desc {
  top: 299px;
  left: 516px;
  width: 232px;
  height: 15px;
  text-align: left;
  font: Regular 13px/15px Helvetica, Arial, Verdana, Tahoma, sans-serif;;
  letter-spacing: 0;
  color: #383838;
  opacity: 1;
}

.txt-iva {
  top: 209px;
  left: 977px;
  width: 232px;
  height: 15px;
  font: Regular 13px/15px Helvetica, Arial, Verdana, Tahoma, sans-serif;;
  letter-spacing: 0;
  color: #383838;
  opacity: 1;
}


.lbl-iva {
    top: 241px;
    left: 977px;
    width: 204px;
    height: 23px;
    font: Regular 20px/24px Helvetica, Arial, Verdana, Tahoma, sans-serif;;
    letter-spacing: 0;
    color: #0039A4;
    opacity: 1;

}


.lbl-email {
    top: 296px;
    left: 235px;
    width: 204px;
    height: 23px;
    text-align: left;
    font: Regular 20px/24px Helvetica, Arial, Verdana, Tahoma, sans-serif;;
    letter-spacing: 0;
    color: #0039A4;
    opacity: 1;

}

.lbl-desc {
    top: 306px;
    left: 235px;
    width: 250px;
    height: 23px;
    text-align: left;
    font: Regular 20px/24px Helvetica, Arial, Verdana, Tahoma, sans-serif;;
    letter-spacing: 0;
    color: #0039A4;
    opacity: 1;

}

.txt-payment-success {
  top: 209px;
  left: 977px;
  width: 232px;
  height: 15px;
  letter-spacing: 0;
  color: #383838;
  opacity: 1;
}


.txt-transactionid {
  top: 209px;
  left: 977px;
  width: 232px;
  height: 15px;
  letter-spacing: 0;
  color: #383838;
  opacity: 1;
}

.lbl-transactionid {
  top: 306px;
  left: 235px;
  width: 250px;
  height: 23px;
  text-align: left;
  letter-spacing: 0;
  color: #0039A4;
  opacity: 1;
}



.txt-operation-date {
  top: 209px;
  left: 977px;
  width: 232px;
  height: 15px;
  letter-spacing: 0;
  color: #383838;
  opacity: 1;
}

.lbl-operation-date {
  top: 306px;
  left: 235px;
  width: 250px;
  height: 23px;
  text-align: left;
  letter-spacing: 0;
  color: #0039A4;
  opacity: 1;
}


.txt-authorization {
  top: 209px;
  left: 977px;
  width: 232px;
  height: 15px;
  letter-spacing: 0;
  color: #383838;
  opacity: 1;
}

.lbl-authorization {
  top: 306px;
  left: 235px;
  width: 250px;
  height: 23px;
  text-align: left;
  letter-spacing: 0;
  color: #0039A4;
  opacity: 1;
}


.txt-credit-card {
  top: 209px;
  left: 977px;
  width: 232px;
  height: 15px;
  letter-spacing: 0;
  color: #383838;
  opacity: 1;
}

.lbl-credit-card {
  top: 306px;
  left: 235px;
  width: 250px;
  height: 23px;
  text-align: left;
  letter-spacing: 0;
  color: #0039A4;
  opacity: 1;
}



.amount-payment {
    top: 585px;
    left: 977px;
    font: Bold 18px/20px Helvetica, Arial, Verdana, Tahoma, sans-serif;;
    letter-spacing: 0;
    color: #0039A4;
    border: 0px;
    opacity: 1;
}

.list-payment {
    top: 585px;
    left: 977px;
    width: 122px;
    height: 24px;
    font: Regular 18px/20px Helvetica, Arial, Verdana, Tahoma, sans-serif;;
    letter-spacing: 0;
    color: #383838;
    border: 0px;
    opacity: 1;
}

.name-merchant {
    top: 286px;
    left: 235px;    
    height: 23px;
    text-align: left;
    font: Regular 20px/24px Helvetica, Arial, Verdana, Tahoma, sans-serif;;
    letter-spacing: 0;
    color: #0039A4;
    opacity: 1;

}

.txt-name-merchant {
    top: 269px;
    left: 516px;
    width: 232px;
    height: 15px;
    text-align: left;
    font: Regular 13px/15px Helvetica, Arial, Verdana, Tahoma, sans-serif;;
    letter-spacing: 0;
    color: #383838;
    opacity: 1;
}

.txt-name-merchant-la {
    top: 269px;
    left: 516px;
    width: 232px;
    height: 15px;
    text-align: left;
    font: Regular 12px/13px Helvetica, Arial, Verdana, Tahoma, sans-serif;;
    letter-spacing: 0;
    color: #0039A4;
    opacity: 1;
}

.txt-amount-payment {
    top: 269px;
    left: 977px;
    height: 15px;
    font: Regular 13px/15px Helvetica, Arial, Verdana, Tahoma, sans-serif;;
    letter-spacing: 0;
    color: #383838;
    opacity: 1;
}

.mat-card-content{
    margin-bottom: 0 !important;
}

.mat-tab-group{
    padding-top: 10px !important;
}

/* LLene el formulario */
.txt-nom-card {
    top: -38%;
    left: 2%;
    position: absolute;
    width: 97%;
    height: 82%;
    font-size: 12px !important;
    letter-spacing: 0;
    color: #383838;
    opacity: 1;
}

.input-nom-card {
    top: 21%;
    left: 2%;
    position: absolute;
    width: 97%;
    height: 82%;
    font-size: 12px !important;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #C7C7C7;
    opacity: 1;
}

.mat-card-num-card {
    margin: 10px;
}

.txt-num-card {
    top: -2%;
    left: 1%;
    position: absolute;
    width: 97%;
    height: 82%;
    text-align: left;
    font-size: 12px !important;
    letter-spacing: 0;
    color: #383838;
    opacity: 1;
}

.input-num-card {
    top: 51%;
    left: 1%;
    position: absolute;
    width: 49%;
    height: 82%;
    font-size: 12px !important;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #C7C7C7;
    opacity: 1;
}

.txt-expire-card {
    top: -136%;
    left: 57%;
    position: absolute;
    width: 10%;
    height: 15%;
    text-align: left;
    font-size: 12px !important;
    letter-spacing: 0;
    color: #383838;
    opacity: 1;
}

.input-expire-card {
    top: -79%;
    left: 57%;
    position: absolute;
    width: 9%;
    height: 82%;
    font-size: 12px !important;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #C7C7C7;
    opacity: 1;
}

.txt-cvv-card {
    top: -234%;
    left: 70%;
    position: absolute;
    width: 10%;
    height: 82%;
    text-align: left;
    font-size: 12px !important;
    letter-spacing: 0;
    color: #383838;
    opacity: 1;
}

.input-cvv-card {
    top: -179%;
    left: 70%;
    position: absolute;
    width: 10%;
    height: 82%;
    font-size: 12px !important;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #C7C7C7;
    opacity: 1;
}

.txt-subs-card {
    top: -333%;
    left: 87%;
    position: absolute;
    width: 10%;
    height: 82%;
    text-align: left;
    font-size: 12px !important;
    letter-spacing: 0;
    color: #383838;
    opacity: 1;
}

.input-subs-card {
    top: -282%;
    left: 87%;
    position: absolute;
    width: 13%;
    height: 82%;
    font-size: 12px !important;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #C7C7C7;
    opacity: 1;
}

.txt-num-movil {
    top: -260%;
    left: 2%;
    position: absolute;
    width: 13%;
    height: 82%;
    text-align: left;
    font-size: 12px !important;
    letter-spacing: 0;
    color: #383838;
    opacity: 1;
}

.input-num-movil {
	top: -195%;
	left: 2%;
	position: absolute;
	width: 31%;
	height: 82%;
	font-size: 12px !important;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 1px solid #C7C7C7;
	opacity: 1;
}

.label-form-card{
    font-family: 'Helvetica', Regular, serif;
    font-size: 12px !important;
    white-space: nowrap;
}

.label-form-status{
    font-family: 'Helvetica', Regular, serif;
    font-size: 15px !important;
}

.label-form-card-whithout-margin{
    margin: 0;
}
.vl {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

.form-control-status:disabled, .form-control-status[disabled] {
    opacity: 1;
}

.dropdown-toggle{
    width: 100%;
    height: 29px;
    display: table-cell;
    vertical-align: middle;
    background-color: #FFFFFF;
    color: #383838;
    text-align: justify;
    font-family: 'Helvetica', Regular, serif;
    font-size: 11px;
}

.dropdown-menu{
    width: 100%;
    font-family: 'Helvetica', Regular, serif;
    font-size: 12px;
}

.dropdown-toggle::after {
    float:right;
    margin-top: 5px;
}

.select-image-holdername {
    background: url(../img/icons/trazado_283.png) no-repeat scroll 7px;
    padding-left: 30px;
    height: 30px;
}

.btn-primary{
    border: 1px solid #ced4da;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle{
    background-color: #FFFFFF;
    color: #383838;
    border: 1px solid #ced4da;
}

.form-control{
    font-family: 'Helvetica', Regular, serif;
    font-size: 12px;
}

.input-image-bank {
    background: url(../img/icons/Banco.svg) no-repeat scroll 7px;
    padding-left: 30px;
    height: 30px;
    background-size: 15px;
}

.input-image-person {
    background: url(../img/icons/nombre.svg) no-repeat scroll 7px;
    padding-left: 30px;
    height: 30px;
    background-size: 15px;
}

.input-image-document {
    background: url(../img/icons/numero_ID.svg) no-repeat scroll 7px;
    padding-left: 30px;
    height: 30px;
    background-size: 15px;
}

.input-image-identification {
    background: url(../img/icons/numero_ID.svg) no-repeat scroll 7px;
    padding-left: 30px;
    height: 30px;
    background-size: 15px;
}

.input-image-name {
    background: url(../img/icons/nombre.svg) no-repeat scroll 7px;
    padding-left: 30px;
    height: 30px;
    background-size: 15px;
}




.input-image-phone {
    background: url(../img/icons/cel.svg) no-repeat scroll 7px;
    padding-left: 30px;
    height: 30px;
    background-size: 15px;
}

.input-image-email {
    background: url(../img/icons/trazado_283.png) no-repeat scroll 7px;
    padding-left: 30px;
    height: 30px;
}




.input-image-description {
    background: url(../img/icons/Descripcion.svg) no-repeat scroll 7px;
    padding-left: 30px;
    height: 30px;
    background-size: 15px;
}

.input-image-amount {
    background: url(../img/icons/Valor.svg) no-repeat scroll 7px;
    padding-left: 30px;
    height: 30px;
    background-size: 15px;
}

.input-image-tax {
    background: url(../img/icons/IVA.svg) no-repeat scroll 7px;
    padding-left: 30px;
    height: 30px;
    background-size: 15px;
}

.input-image-currency {
    background: url(../img/icons/divisa.svg) no-repeat scroll 7px;
    padding-left: 30px;
    height: 30px;
    background-size: 15px;
}

.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

.encrypt-message {
    font-family: 'Helvetica', Regular, serif;
    font-size: 11px !important;
    letter-spacing: 0 !important;
    color: #242323 !important;
    opacity: 1 !important;
    margin-left: 20px;
}

/* ink bar style */
.mat-tab-group.mat-primary .mat-ink-bar, .mat-tab-nav-bar.mat-primary .mat-ink-bar{
    background: yellow;
    height: 1px;
  }

.pos-btn {
  margin-top: 16%;
}
.row-btn {
  margin-top: -6%;
  margin-bottom: -72px;
}

.table-borderless td, .table-borderless th {
    border: 0;
}

.container-checkout {
    max-width: 60%;
    margin: 0 auto;
 }

.button-color{
    background-color: rgb(231, 144, 61);
    color: #fff
}


 
 .openpay-letters{
 	color: rgb(75, 75, 76);
 }

.openpay-letraColor
{
    color: rgb(231, 144, 61);
}


 .header-logo{
  padding-bottom: 10px !important;
 }
 
 hr{
 	margin-top: 10px !important;
 	margin-bottom: 10px !important;
 }

.label-confirm {
    border-collapse: separate;
    border-spacing: 15px !important;
    padding-bottom: 10px;
    padding-left: 8px;
}

.txt-payment-detail {
    text-align: left;
    font: Regular 20px/24px Helvetica, Arial, Verdana, Tahoma, sans-serif;
    letter-spacing: 0;
    opacity: 1;
    width: auto;
}

.payment-line{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
}

.alert-buttons-row{
    padding-bottom: 15px;
}

.alert-section-empty{
    width: 100%;
    height: 86px;
}

.amount-payment-review {
    font: Bold 18px/20px Helvetica, Arial, Verdana, Tahoma, sans-serif;;
    letter-spacing: 0;
    color: #0039A4;
    border: 0px;
    opacity: 1;
    white-space: nowrap;
    text-align: right;
}





