.jconfirm .jconfirm-box {
  width: 355px !important;
  max-width: 90% !important;
  border-radius: 14px !important;
}

.express-dados-pessoais{
  padding: 20px;
}

.express-dados-pessoais .diogenes-form-group{

}

.express-dados-pessoais .diogenes-form-group label{
  font-size: 14px;
    margin-bottom: 3px;
}

.express-dados-pessoais .diogenes-form-control{
  background: none;
  border: 1px solid #ccc;
  height: 45px;
  border-radius: 4px;
  display: block;
  width: 100%;
  margin-bottom: 14px;
  padding-left: 12px;
  font-size: 14px;
}

.express-dados-pessoais .diogenes-btn-express,
.express-dados-pessoais .diogenes-btn-express:hover,
.express-dados-pessoais .diogenes-btn-express:active,
.express-dados-pessoais .diogenes-btn-express:focus,
.express-dados-pessoais .diogenes-btn-express:visited{
    position: relative;
    display: block;
    display: block;
    width: 100%;
    height: 44px;
    color: #fff;
}

.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title{
  font-size: 16px !important;
}



.pix-dados-auth-checkout{
  text-align: center;
}

.pix-dados-auth-checkout img{
  width: 170px;
  margin-bottom: 20px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pix-dados-auth-checkout textarea{
  position: relative;
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    word-break: break-all;
    border: 1px dotted #ccc;
    padding: 12px;
    padding-top: 5px;
    font-size: 13px;
    background: #f2f2f2;
}


.pix-dados-auth-checkout .btn-default,
.pix-dados-auth-checkout .btn-default:hover,
.pix-dados-auth-checkout .btn-default:focus,
.pix-dados-auth-checkout .btn-default:active{
  background: #f2f2f2;
  margin-top: 16px;
  position: relative;
  display: block;
  box-shadow: none;
  outline: none;
  height: 44px;
  padding-top: 7px;
  font-weight: bold;
  color: #000;
}

.pix-dados-auth-checkout .btn-success,
.pix-dados-auth-checkout .btn-success:hover,
.pix-dados-auth-checkout .btn-success:focus,
.pix-dados-auth-checkout .btn-success:active{
  position: relative;
  display: block;
  width: 100%;
  margin-top:20px;
}


.pix-dados-auth-checkout p{
  padding-top: 10px;
  font-size: 13px;
  color: #747474;
  line-height: 20px;
}


.pix-dados-auth-checkout .cliente-compra{
  position: relative;
    display: block;
    background: #f2f2f2;
    padding: 0px;
    margin-bottom: 20px;
    padding-bottom: 1px;
    border-radius: 12px;
    padding-left: 9px;
}

.pix-dados-auth-checkout .cliente-compra img{
  background: #f2f2f2;
  border-radius: 100%;
  opacity: 0.20;
  width: 48px;
  display: block;
  float: left;
  margin-right: 10px;
}

.pix-dados-auth-checkout .cliente-compra p{
  text-align: left;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 11px;
}

.pix-dados-auth-checkout .cliente-compra p span{
  font-weight: bold;
  font-size: 18px;
  color: #3b5ad1;
}


.pix-dados-auth-checkout .total-pedido{

}

.pix-dados-auth-checkout .total-pedido p{
  font-size: 20px;
  color: #000;
}

.pix-dados-auth-checkout .total-pedido p b{

}


.pix-dados-auth-checkout p a,
.pix-dados-auth-checkout p a:hover{
  font-weight: bold !important;
  text-decoration: underline !important;
  color:#000;
}


.express-dados-outros-pedidos{

}

.express-dados-outros-pedidos .express-item-pedido{
  position: relative;
    display: block;
    background: #f2f2f2;
    margin-bottom: 15px;
    border-radius: 10px;
    padding: 10px;
    width: 97%;
}

.express-dados-outros-pedidos .express-item-pedido h3{
  font-weight: bold;
    font-size: 18px;
    margin: 0;
}

.express-dados-outros-pedidos .express-item-pedido p{
  margin-bottom: 5px;
}

.express-dados-outros-pedidos .express-item-pedido .express-actions{

}

.express-dados-outros-pedidos .express-item-pedido .express-actions a,
.express-dados-outros-pedidos .express-item-pedido .express-actions a:hover{
    position: relative;
    display: block;
    float: right;
    background: #dddcdc;
    color: #000;
    margin-top: -44px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 12px;
    font-size: 14px;
}

.express-dados-outros-pedidos .express-item-pedido span.numero{
  position: relative;
    display: inline-block;
    background: #666;
    border-radius: 100%;
    width: 42px;
    height: 42px;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    padding-top: 8px;
}


.express-concluido{
    position: relative;
    display: block;
    background: #2fc55e;
    color: #fff;
    font-weight: bold;
    padding: 3px;
    padding-left: 8px;
    border-radius: 15px;
    font-size: 12px;
    margin-bottom: 8px;
    width: 140px;
    text-align: center;
}

.express-concluido img{
    display: inline-block;
    width: 22px;
    vertical-align: middle;
    margin-top: -3px;
}

.feedback-cupom-express{
  font-size: 16px !important;
  padding: 4px !important;
}



/* Container dos detalhes bancários */
.bank-details-container {
  text-align: left;
  margin-bottom: 25px;
  padding: 15px;
  background-color: #fff;
  border-radius: 6px;
  border-left: 4px solid #3498db;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

/* Instruções de pagamento */
.payment-instructions {
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #e0e0e0;
}

.payment-instructions h4 {
  color: #2c3e50;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
}

.payment-instructions p {
  margin: 0;
  line-height: 1.5;
  color: #555;
}

/* Título dos dados bancários */
.bank-details-container h4 {
  color: #2c3e50;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 18px;
  border-bottom: 1px solid #eee;
  padding-bottom: 8px;
}

/* Cada conta bancária */
.bank-account {
  margin-bottom: 20px;
  padding: 15px;
  background-color: #f5f9fc;
  border-radius: 5px;
}

.bank-account:last-child {
  margin-bottom: 0;
}

/* Título da conta */
.bank-account h5 {
  color: #3498db;
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 600;
}

/* Lista de detalhes da conta */
.bank-account-details {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.bank-account-details li {
  padding: 6px 0;
  border-bottom: 1px solid #edf2f7;
}

.bank-account-details li:last-child {
  border-bottom: none;
}

.bank-account-details strong {
  font-weight: 600;
  margin-right: 5px;
  color: #555;
}
