/* swl2 커스텀 */
.swl-btn-877{
    padding: 0 !important;
    width: 92px;
    height: 46px;
    font-size: 18px !important;
    border-radius: 3px;
    color: #fff;
    background-color: #00B877 !important;
    border: none;
}
.swl-btn-151{
    padding: 0 !important;
    width: 92px;
    height: 46px;
    font-size: 18px !important;
    border-radius: 3px;
    margin-right: 6px;
    color: #fff;
    background-color: #FF5151 !important;
    border: none;
}
.swl-btn-151:hover,.swl-btn-877:hover{
    color: #fff;
}
.swl-btn-fff{
    padding: 0 !important;
    width: 92px;
    height: 46px;
    font-size: 18px !important;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
    color: #A1A1A1 !important;
    background-color: #F2F2F2 !important;
}