﻿body {
    padding-bottom: 20px;
    -ms-overflow-style: scrollbar !important;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}
