﻿.modal.fence-removal-modal .modal-body {
    padding: 20px;
}

.modal.fence-removal-modal .modal-dialog {
    max-width: 350px;
    margin: 0 auto;
    text-align: center;
}

.modal.fence-removal-modal .button-list {
    margin-top: 25px;
}

    .modal.fence-removal-modal .button-list button {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }

    .modal.fence-removal-modal .button-list a {
        margin: 10px 0;
        display: inline-block;
    }

.modal.fence-removal-modal .fence-remove-length {
    width: 65px;
    text-align: center;
    margin-left: 5px;
}
