.pay-icon-i{
    font-size: 20px;
    padding-bottom: 8px;
    vertical-align: top;
}
.panel-body-custom-confirm{
    padding-bottom: 0;
    padding-top: 0;
}
.alert-custom {
    position: relative!important;
    padding: 20px!important;
    border-radius: 10px!important;
    background-color: #f4f4f4!important;
    border-left: 5px solid #27ae60!important; /* Green color */
    color: #155724;
}
.alert-content .rqnumber_{
    font-size: 15px;
}

.alert-icon {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
}

.alert-icon i {
    font-size: 24px;
    color: #2eb066;
}

.alert-content {
    margin-left: 40px;
}

.alert-content p {
    margin-bottom: 10px;
}

.margin-bottom-0{
    margin-bottom: 0;
}
.hr-confirm-0{
    margin-top: 0px;
    border-top: 1px solid #ddd;
}
.custom-container{
    margin-bottom: 10px;
}
.custom-container p, .custom-container h4 {
       margin: 0;  
}

.red-text {
    color: red;
}
.center-text {
    text-align: center;
}

.contact-section {
    background-color: #e8e8e8;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    padding: 40px;
}

.contact-info {
    color: #333;
}

.contact-info h2 {
    font-size: 24px;
    margin-bottom: 20px;
}

.contact-info ul {
    list-style: none;
    padding: 0;
}

.contact-info ul li {
    font-size: 16px;
    margin-bottom: 10px;
}

.qr-code-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.qr-code {
    max-width: 80%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.alert h4{
    margin-top: 10px;
}
.alert-payments-msg{
    font-weight: 500;
    padding-top: 10px;
}
.panel-heading-custom {
        background-color: #007bff;
        color: #fff;
}
   
.panel-content p {
        margin-bottom: 10px;
        font-size: 15px;
}
.text-primary-custom {
        color: #007bff;
}

/* Main container for the alert */
.alert-container {
    max-width: 400px; /* Adjust the width as needed */
    margin: 0 auto; /* Center the container horizontally */
}

/* Style for the alert box */
.alert {
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 15px;
}

/* Style for the hidden list items */
.hidden {
    display: none;
}

/* Style for the visible list items */
.alert li {
    margin-bottom: 5px;
    list-style-type: none;
}

/* Style for the strong tag within the alert */
.alert strong {
    font-weight: bold;
    color: #721c24; /* Red color for error messages */
}
.alert span {
    margin-right: 5px; /* Adjust the spacing between icon and text */
}

.swal2-popup {
    font-size: 16px!important;
}

.swal2-title {
    font-size: 1.275em!important;
}

.swal2-content {
  font-size: 1.25em!important;
}

.account-wrapper {
    background: #fff;
    margin: 30px 0 0px;
    overflow: hidden;
}
.no-padding {
    padding: 0 !important;
}
.register-img-holder-picture img {
    width: 100%;
}
.account-wrapper form.form-signin .control-label{
    text-align: left!important;
}

.account-page-left-container{
    padding-right: 20px;
}
.form-control:focus{
    border-color: #5cb85c;
    box-shadow: none;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm{
    background-color: orange!important;
}
div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:focus{
        box-shadow: 0 0 0 3px rgb(255 165 0)!important;
}


input.form-control, select.form-control {
    height: 43px!important;
    font-weight: 700;
}
.cursor-pointer{
      cursor: pointer;
}
.new-list-myvisit {
    border-radius: 0!important;
    margin-bottom: -1px!important;
}
@media only screen and (min-width: 768px){
.list-group-item-myvisit {
    float: left;
    width: 50%;
}
}
@media only screen and (min-width: 1023px){
.list-group-item-myvisit {
    float: left;
    width: 33.3%;
}
}
@media only screen and (max-width: 1023px){
    .hr-confirm-0{
        display: none;
    }
    .panel-body-custom-confirm{
        padding-top: 0;
        padding-bottom: 0;
    }
}
.custom-label-info{
    padding: 6px;
    padding-left: 0;
    font-size: 16px;
    /*background: #f8f8f8;*/
    border-radius: 4px;
    /*margin-bottom: 18px;*/
}

       ul li{
         list-style-type: none;
       }
        .vbg-footer .ul_footer {
            padding-left: 0px;
        }
        
        .vbg-footer .ul_footer li {
            list-style-type: none;
               display: inline-block;
                padding-right: 20px;
        }
        @media only screen  and (max-width : 767px){
            .vbg-footer .ul_footer li {
               display: block;
                padding-right: 0;
                padding-top: 10px;
            }
            
        }

        @media only screen  and (max-width : 768px){
            .btn-steps-section .btn{
              width: 100%;
              margin-bottom: 13px;
            }
        }


.ie6{margin:10px;padding:10px;background:#ff0000;color:#fff;}
.hiden{display:none;}

.shadow-box{
  padding: 6px;
    background: #fff;
    border: 1px solid #dddfe2;
    border-radius: 4px;
}
.bg-color{
      background: #eaeded;
}

.vbg-header{
  background: #ffffff;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
}
#header{
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  text-align: center;
}
.vbg-footer{border-top: 1px solid #E5E5E5; margin-top: 68px;padding-bottom: 0px; padding-top: 25px; color:#999;background: #fff;}
.vbg-footer a{color:#999;}
#client-doks .thumbnail{text-align:center;margin-bottom: 13px;padding-top: 14px;}
#client-doks .dropdown-menu{text-align:left;}

@media only screen  and (min-width : 768px){
  .logo_visit{
          padding-top: 12px;
  }
}

@media only screen and (max-width: 480px){
    .account-page-left-container{
        padding-right: 0;
    }
   
    .confirm_pay_proceed_foot{
      margin-bottom: 84px;
    }

    .continue_btn_mob{
      
      width: 100%;
      height: 43px;
      margin-top: 10px;
    }
    .continue_btn_mob:focus{
        outline: 0;
    }
}