
.custom_modal[data-v-d0630456] {
    height: auto;
}
.alertModal[data-v-d0630456] {
    position: relative;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.closeModalButton[data-v-d0630456] {
    position: absolute;
    background: transparent;
    border: none;
    top: 0;
    right: 0;
    padding: 0;
}
.closeModalButton img[data-v-d0630456] {
        width: 25px;
}
.errorIcon[data-v-d0630456] {
    width: 25px;
    margin-bottom: 8px;
}
.inter_22[data-v-d0630456] {
    color: #FF5C5C;
    margin-bottom: 30px;
}
.inter_14[data-v-d0630456] {
    width: 90%;
    font-size: 16px;
    line-height: 20px;
}

