.bntLogout {
    display: flex;
    justify-content: right;
}
.logo-company img{
    max-width: 200px;
    max-height: 100px;
    width: auto;
    height: auto;
}
.user_info{
  display: flex;           
  align-items: center;     
  justify-content: space-between; 
  box-sizing: border-box;
}
.eps-extension .card{box-shadow:none;-webkit-box-shadow:none}
.user_info div{
  flex: 1 1 0;             
  padding: 20px 0 5px 0px;
  text-align: center;
  box-sizing: border-box;
}
.user_info .btn{width: 100% !important} 
.user_info .jk-left{text-align: left}
.user_info .jk-right{text-align: right}
.app-eps{max-width: 900px; margin: 0 auto}
.payment-invoice{background: #fff}
.app-eps label:focus,
.app-eps input:focus,
.app-eps button:focus,
.app-eps a:focus,
.app-eps select:focus {
    outline: none !important;
    box-shadow: none !important;
}
.jconfirm-box{max-width: 400px}
.app-eps input {
    box-shadow: none !important;
    outline: none !important;
}

/* ////////////////////////////*/
.app-eps{max-width: 1100px; margin: 0 auto}
.app-eps .ipay-iframe{
    padding: 0;
    margin: 0;
    width: 100%;
    height: 700;
}
.app-eps .ipay-iframe iframe{
    width: 100%;
    height: 100%;
}

/* ////////////////////////////// */

.app-eps input:focus {
    box-shadow: none !important;
    outline: none !important;
}

::before {
    box-shadow: none !important;
    outline: none !important;
}

.app-eps a {
    color: #0057FF;
    text-decoration: none;
}

.text-center{text-align: center}
.form-group {
    margin-bottom: 1rem;
}
.ext-body h2 {
    font-size: 18px;
    font-weight: 600;
    color: #303030;
    text-transform: uppercase;
    margin: 20px 0;
}
button:hover,
a:hover {
    text-decoration: none;
    cursor: pointer;
}
#spinner{ min-height:217px; display: none;}
.loader{
    border: 16px solid #f3f3f3;border-radius: 50%;border-top: 16px solid #3498db;width: 120px;height: 120px;-webkit-animation: spin 2s linear infinite; /* Safari */animation: spin 2s linear infinite;margin-top: 20%;margin-left: 35%;
}

.titile-2 {
    margin: 20px!important;
}

.card {
        padding: 50px;
    -webkit-box-shadow: 1px 2px 6px 2px rgba(0,0,0,0.25);
	-moz-box-shadow: 1px 2px 6px 2px rgba(0,0,0,0.25);
	box-shadow: 1px 2px 6px 2px rgba(0,0,0,0.25);
	border: none;
}

.no-border {
    border: none !important;
}

.ext-body form label {
    font-size: 12px;
    font-weight: 500;
    color: 606060;
    line-height: 24px;
}

.ext-body form input {
    min-height: 44px;
}

.ext-body .lnk-1 {
    font-size: 12px;
    color: #0057FF;
    font-weight: 500;
    display: inline-block;
    text-decoration: none;
}

.ext-body span.caption {
    font-size: 12px;
    color: 909090;
    font-weight: 400;
    display: block;
    margin: 20px 0;
} 

.ext-body span.caption a {
    font-weight: 500;
    color: #0057FF;
    text-transform: uppercase;
    text-decoration: none;
}

.logo {
    margin: 0 auto;
}

.btn-white {
    background: #fff !important;
    color: #0057FF !important;
}



.btn-primary {
    background: #0071BC;
    padding: 10px 50px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    border: none;
}

.btn-primary:hover {
	opacity:0.8;
}

footer {
    margin: 10px 0;
}

footer p {
    margin: 0;
    padding: 0;
    font-size: 10px;
    color: #909090;
}


.ext-body form label {
    font-size: 12px;
    font-weight: 500;
    color: 606060;
    line-height: 24px;
}

.ext-body form input {
    min-height: 44px;
}

.ext-body .lnk-1 {
    font-size: 12px;
    color: #0057FF;
    font-weight: 500;
    display: inline-block;
    text-decoration: none;
}

.ext-body span.caption {
    font-size: 12px;
    color: 909090;
    font-weight: 400;
    display: block;
    margin: 20px 0;
} 

.ext-body span.caption a {
    font-weight: 500;
    color: #0057FF;
    text-transform: uppercase;
    text-decoration: none;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15sease-in-out, box-shadow .15sease-in-out;
}
.logo {
    margin: 0 auto;
}

.btn-white {
    background: #fff !important;
    color: #0057FF !important;
}
.btn-white.btn-black{
    color: #fff !important;
    background-color: #000 !important;
}
.btn-primary {
    background: #0071BC;
    padding: 10px 50px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    border: none;
}

.btn-primary:hover {
        opacity:0.8;
}

footer {
    margin: 10px 0;
}

footer p {
    margin: 0;
    padding: 0;
    font-size: 10px;
    color: #909090;
}


.jk-loading{text-align: center;padding: 50px 0}
#group-settings {
  min-height: 217px;
}
.jk-inline{display: inline-block}
.jk-inline.log_out{float: right}
.img-logout{margin-top: -8px}
.req,
.error-message,
.alert{color: red}
.jk-hover{cursor: pointer}
.jk-checkbox{width: 100% !important}
.jk-checkbox input{display: inline-block !important;    min-height: auto !important;
    margin-right: 5px;}
table tr td[colspan="4"] {
  width: 100%;
}
#result-process-payment iframe{width: 100%; height: 600px}
#result-process-payment.apay iframe{height: 480px; border: none}
.groupProcessAgian{
    padding-top: 15px;
}
#spinner {
  min-height: 217px;
  display: none;
}
.loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
  margin-top: 20%;
  margin-left: 35%;
}
/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.view_data_link_container,
#open_my_groups {
  display: none;
}
#addGroupBtn,
#open_my_groups a {
  margin: 5px;
}
h2 span {
  text-transform: none;
  font-size: 16px;
  line-height: 23px;
}
.groups-container {
  /* max-height: 350px !important;
  overflow-y: scroll;   */
}
.group-pagination {
  padding: 10px 56px;
}
.settings-list {
  margin-bottom: 25px;
  display: none;
}
.credentials_link_box {
  padding: 0;
  padding-top: 8px;
}
.credentials_link_box a {
  font-size: 14px;
}
.settings-list div {
  float: left;
}
.setting-btn-container {
  display: block;
  margin-top: 100px;
}
#open_my_groups h6 {
  margin-top: 60px;
}
ul.autoresponder-enable {
  margin: 1rem;
  width: 100%;
}
.global-settings-list {
  list-style: none;
}
.global-option-box {
  margin: 0;
  margin-top: 10px;
  display: none;
  width: 100%;
}

.global-option-box span {
  padding-left: 10px;
  font-size: 15px;
  font-weight: 600;
}
.checkbox-slider--b input + span,
.checkbox-slider--b-flat input + span {
  padding-left: 30px;
}

#auto_approve_form input {
  width: 100%;
  padding: 0 5px;
}

#auto_approve_form .global-option-box span {
  font-size: 12px;
  font-weight: 500;
  color: 606060;
  line-height: 24px;
  padding-left: 0;
}

#auto_approve_form .float-right {
  margin-right: 20px;
}

.auto_approve_toggle span,
#auto_approve_form h5 {
  font-size: 15px !important;
  color: black !important;
}
#auto_approve_form h5 {
  margin-top: 20px;
}
#auto_approve_form .form-group {
  margin-bottom: 10px;
  margin-top: 10px;
}

table tr td:nth-child(1) {
  width: 21%;
}
table .fa {
  color: #000 !important;
}
.jk-hidden,
#all-groups,
#addGroupBtn,
#group-settings {
  display: none;
}
#tab2 footer {
  position: fixed;
  bottom: 0;
  width: 100%;
}

.tagline {
  float: left;
  width: 100%;
  font-weight: 600;
}
.logo {
  margin:25px 0;
}

.btn-transparent {
  font-weight: 600;
  background: transparent;
  border-radius: 10px;
  font-size: 18px;
  text-transform: capitalize;
  padding: 5px 40px;
}

.btn-orange {
  border: 2px solid #ff6633;
  color: #ff6633;
}

.btn-navy {
  border: 2px solid #063060;
  color: #063060;
}

.ext-body form label {
  color: darkgray;
  font-size: 14px;
}

.data-field {
  background: #f9f9f9;
  /* Lighter background for better contrast */
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 15px;
  margin: 15px 0;
  /* Increased margin for spacing */
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s;
  /* Smooth hover effect */
}

.data-field:hover {
  transform: scale(1.02);
  /* Slightly enlarge on hover */
}

/* Buttons Design */
.btn-white {
  background-color: white;
  color: #6c757d;
  font-size: 16px;
  padding: 10px 20px;
  border-radius: 20px;
  border: 2px solid #6c757d;
  transition: all 0.3s;
  width: 48%;
  /* Make buttons take equal width */
}
.btn-close.bnt-top{padding: 10px 13px;position: absolute; top:10px;right: 10px; width: 13px;cursor: pointer;}
.payment-invoice{position: relative}
.btn-white:hover {
  background-color: #f8f9fa;
  color: #343a40;
}

/* Footer Buttons Style */
.footer-btns {
  display: flex;
  justify-content: space-between;
  /* Space between buttons */
  margin-top: 30px;
  margin-bottom: 30px;
}

/* Footer Styling */
footer {
  padding-top: 20px;
  color: #6c757d;
}

footer a {
  color: #6c757d;
}

footer a:hover {
  color: #343a40;
}

/* Responsive Design */
@media (max-width: 768px) {
  .tabs {
    padding: 20px;
    /* Reduced padding for smaller screens */
  }

  .footer-btns {
    flex-direction: column;
    align-items: center;
  }

  .btn-white {
    width: 250px;
    /* Full width on smaller screens */
    margin-bottom: 10px;
  }
}
.row-payment-type img{width: 100%; height: auto}
.row,
.row-payment-type,
.row-address{
    display: flex;
}
.row .col-lg-6{width: 50%}
.row .col-lg-6:first-child{
    padding-right: 10px;
}
.row .col-lg-6:last-child{
    padding-left: 10px;
}
.row-payment-type .col-lg-8{width: 70%}
.row-payment-type .col-lg-4{width: 30%;
    padding-top: 17px;
    padding-left: 20px;}
.row-address .form-group{
    flex: 1;
  padding: 10px;
}
.jk-form-select{height: 44px}
.row-address .form-group:first-child{padding-left: 0}
.jc-bs3-row.row{display: block !important}