#setupphone .modal-dialog p {
    font: 500 15px/21px 'Poppins',sans-serif !important;
    color: #5e6278;
    margin: 0;
    padding: 0 0 27px;
}
.modal-dialog.fosterspace {
    width: 518px !important;
    max-width: 518px !important;
}
.modal-dialog.fosterspace ul li {
    border-radius: 20px !important;
    filter: drop-shadow(0px 0px 1px rgba(147,149,152,0.55 ));
    background: #ffffff !important;
    color: #3f4254 !important;
    border: unset !important;
}
.yellow-error p {
    border-color: #ffc700;
    border-width: 1px;
    border-style: dashed;
    background: #ffffff;
    padding: 18px 23px 18px 69px !important;
    position: relative;
    border-radius:10px !important;
    text-align: left;
}
.yellow-error p::before {
    content: url(../images/yellow-error.png);
    position: absolute;
    top: 22px;
    left: 25px;
}
.modal-dialog.fosterspace .modal-footer button#submit_phone_no {
    background: #EE5A36!important;
    border-radius: 5px !important;
    box-shadow: unset !important;
    height: 42px;
}
.modal-dialog.fosterspace .modal-footer button#submit_phone_no:hover {
    background: #D94A26!important;
}
.modal-dialog.fosterspace button.btn.orangebtn.cancel {
    background: #F5F8FA !important;
    border-radius: 5px !important;
    border-color: #F5F8FA !important;
    box-shadow: unset !important;
    height: 42px;
    color: #3F4254 !important;
}
.modal-dialog.fosterspace button.btn.orangebtn.cancel:hover {
    background: #F5F8FA !important;
    border: 1px solid #F5F8FA !important;
    color: #3F4254 !important;
}

.modal-dialog.fosterspace .modal-footer {
    margin-top: 30px !important;
}
div#setupphone .modal-dialog.fosterspace .modal-content {
    padding: 32px 30px 40px !important;
}
.parent-class.tipso_bubble {
    max-width: 30px !important; /* Adjust the width value as per your requirement */
  }
  div#swal2-html-container {
    width: 80%;
    margin: auto;
    font-weight: 500;
}
.swal2-icon.swal2-success .swal2-success-ring {
    border: 0.25em solid #cee9d9 !important;
}
.swal2-icon.swal2-success [class^=swal2-success-line] {
    background-color: #5dbf85 !important;
}
.swal2-actions {
    flex-direction: row-reverse;
}
.swal2-styled.swal2-default-outline:focus {
    box-shadow: unset !important;
}
div#popup-dropdown select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none !important;
    background: url(../images/arrow_select.svg) no-repeat !important;
    background-position: calc(100% - 10px) !important;
    background-size: 14px 8px !important;
    border-color: #dedede !important;
    border-radius: 4px !important;
    background-color: #f0f0f0 !important;
}
.swal2-container.swal2-center>.swal2-popup {
    border-radius: 5px !important;
}

.chk-box-shleter{ height: auto !important;}