﻿body {
    /*padding-top: 50px;
    padding-bottom: 20px;*/
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* 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;
}


.custom-navbar {
    background-color: #0b568d;
}


.custom-listbox {
    max-width: none;
    width: 600px;
}

.k-listbox {
    width: 236px;
    height: 350px;
}

. .k-listbox:first-of-type {
    width: 270px;
    margin-right: 1px;
}

/*.k-datetimepicker .k-picker-wrap {
    width: unset !important;
}*/

.k-content {
    max-width: 600px;
    width: 600px;
}

.k-grid .k-grid-header .k-header .k-link {
    height: auto;
}

.k-grid .k-grid-header .k-header {
    white-space: normal;
}