﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
}

.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.dl-horizontal dt {
    white-space: normal;
}

input, select, textarea {
    max-width: 280px;
}

.form-autocomplete-full {
    min-width: 98%;
}

.form-control-full {
    min-width: 100%;
}

.itemToolBar :hover {
    border-radius: 8px;
    background-color: #E2E2E2 !important;
}
