.input-field{
    padding: 0 5px 0 5px;
}

.btn-sq-lg {
    width: 150px;
    height: 150px;
    display: inline-block;
}

.btn-sq {
    width: 100px !important;
    height: 100px !important;
    font-size: 10px;
}

.btn-sq-sm {
    width: 50px !important;
    height: 50px !important;
    font-size: 10px;
}

.btn-sq-xs {
    width: 25px !important;
    height: 25px !important;
    padding:2px;
}

.summary-table {
    width: 100%;
}

