.dode-popup{
    border-radius:0px !important;
    background-color: #ecdac2 !important;
}


.dode-icon.swal2-error [class^=swal2-x-mark-line] {
    background-color: #b88e6e !important;
}

.dode-icon {
    border-color: #b88e6e !important;
    color: #b88e6e !important;
}

.dode-icon.swal2-success .swal2-success-ring {
    border: 0.25em solid #b88e6e !important;
}

.dode-icon.swal2-success [class^=swal2-success-line] {
    background-color: #b88e6e !important;
}

.dode-title {
    color: #b88e6e !important; 
    font-size: 21px !important;
}

.dode-close {
    color: #b88e6e !important; 
    border-radius: 0px !important;
}

.dode-html-container {
    color: #b88e6e !important;
    font-size: 18px !important;
}


.dode-confirm{
    float: right !important;
    width: 180px;
    height: 50px;
    font-weight: bold !important;
    border-radius: 2px !important;
    color: #ecdac2 !important;
    background-color: #b88e6e !important;
    box-shadow:none !important;
}

.dode-cancel{
    float: left !important;
    width: 180px;
    height: 50px;
    font-weight: bold !important;
    border-radius: 2px !important;
    color: #ecdac2 !important;
    border: 1px solid #8A8A8A !important;
    background-color: #b88e6e !important;
    box-shadow:none !important
}

.dode-loading{
    color: #ffcfaa !important;
    display: flex;
    justify-content: center;
    align-items: center; 
    vertical-align: middle;
    height: 100px;
}

.swal2-html-container {
    overflow: hidden !important;
}

/* .swal2-close {
    border-radius: 0px !important;
} */

/* .swal2-icon.swal2-success .swal2-success-ring {
    border: 0.25em solid #b88e6e !important;
} */

/* .swal2-icon.swal2-success [class^=swal2-success-line] {
    background-color: #b88e6e !important;
} */
