.no-padding {
    padding: 0;
}

.field-label, .field-value {
    color: black;
    font-size: 18px;
    font-weight: 300;
    display: block;
}

.field-label {
    margin-top: 32px;
    color: gray;
    font-size: 20px;
}

.orderDetails {
    padding-left: 0px !important;
    padding-right: 0px !important;
    border-top: 0px !important;
    padding-bottom: 24px !important;
    margin-bottom: 24px !important;
}

.orderDetailsRow {
    border-bottom: 2px solid gray !important;
}

.comment {
    font-size: 18px;
    color: #555;
}

.well-button {
    height: 130px;
    text-align: center;
}

.well-button-title {
    font-size: 24px;
    color: black;
}

.well-button-subtitle {
    font-size: 18px;
    color: #777;
}

.small-space-after {
    margin-bottom: 32px;
}
