.jBox-Confirm .jBox-content{text-align:center;padding:46px 35px}.jBox-Confirm-footer{height:46px}.jBox-Confirm-button{display:block;float:left;cursor:pointer;text-align:center;width:50%;line-height:46px;height:46px;overflow:hidden;padding:0 10px;transition:color .2s,background-color .2s;box-sizing:border-box}.jBox-Confirm-button-cancel{border-bottom-left-radius:4px;background:#86bc44;color:#fff}.jBox-Confirm-button-cancel:active,.jBox-Confirm-button-cancel:hover{background:#ccc}.jBox-Confirm-button-submit{border-bottom-right-radius:4px;color:#721c24;background-color:#f8d7da;border-color:#f8d7da}@media (max-width:500px){.jBox-Confirm .jBox-content{padding:32px 20px}}