﻿.sample-item {
    margin-bottom: 6px;
}

.btn-sample {
    min-width: 180px;
}

legend {
    font-size: 14px;
}

.checkbox2 {
    padding-top: 0px !important;
    min-height: 0px !important;
}

.radio2 {
    padding-top: 0px !important;
    min-height: 0px !important;
}

.text-normal {
    font-weight: normal;
}

td {
    vertical-align: middle !important;
}

#list-container {
    overflow-x: hidden;
    overflow-y: auto;
}
