.cp-dialog-outer-wrapper{
    border: 1px solid #000;
    border-radius: 3px;
    
}

.cp-title-wrapper{
    border-bottom: 1px solid #000;
    color: #fff;
}

.cp-closer-wrapper{
    font-size: 12px;
}

.cp-close-link{
    text-decoration: none;
}

.cp-content-wrapper{
    
}

.cp-dialog-row{
    margin-bottom: 10px;
}

.cp-action-button-row{
    margin-top: 20px;
    text-align: center;
}

.cp-action-button{
    padding: 15px;
}

.cp-dialog-option-wrapper{
    margin-bottom: 10px;
}