/* Minification failed. Returning unminified contents.
(13,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(14,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(16,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(17,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(18,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(484,71): run-time error CSS1030: Expected identifier, found '>'
(484,98): run-time error CSS1031: Expected selector, found ')'
(484,98): run-time error CSS1025: Expected comma or open brace, found ')'
 */
.jitp-lock-back{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#e9e9e9;cursor:no-drop;text-align:center}.jitp-lock-panel{position:absolute;width:40%;max-width:400px;top:50%;left:50%;transform:translate(-50%,-50%);cursor:auto}#jitp-lock-logout{display:block;padding-top:8px}.jitp-lock-panel .jitp-countdown-holder{font-weight:700}.jitp-lock-panel .panel-footer{font-size:13px;padding-top:5px;padding-bottom:5px}.jitp-lock-jqpanel{background-color:#fff;box-shadow:0 0 20px rgba(0,0,0,.7);font-size:16px;font-family:lato,serif;position:relative;color:#333;border-radius:10px}.jitp-lock-jqpanel header{background:#ED2553;padding:15px 20px;color:#fff;font-size:1.5em;font-weight:600;border-radius:10px 10px 0 0}.jitp-lock-jqpanel #jitp-lock-pass{font-size:1em}.jitp-lock-jqpanel button{margin-top:20px;margin-bottom:5px;left:50%;font-family:inherit;color:#fff;background:#FF3838;outline:0;border:none;padding:5px 15px;font-size:1.3em;font-weight:400;border-radius:3px;box-shadow:0 0 10px rgba(51,51,51,.4);cursor:pointer;transition:all .15s ease-in-out}.jitp-lock-jqpanel #jitp-lock-logout{padding-bottom:8px}.jitp-lock-jqpanel footer{background:#ED2553;padding:8px 20px;color:#fff;border-radius:0 0 10px 10px}
/*-----------------------------------------------------------
    This is the main site stylesheet.
    Each group of styles are in their own region.  Please use
    CTRL+M CTRL+L to expand and collapse all regions.
-----------------------------------------------------------*/


/*#region General/Primary Classes
-----------------------------------------------------------*/
:root {
    font-size: 12px;
    --bs-body-font-size: 12px;
    --bs-blue: #4f7898;
    --bs-primary: #4f7898;
    --bs-red: #a94442;
    --bs-danger: #a94442;
    --bs-danger-rgb: 169, 68, 66;
}

body {
    font-size: 1em;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    color: #4f7898;
    background-color: #ebebeb;
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
}

header, footer, nav, section {
    display: block;
}

h2, h3, h4, h5 {
    color: #4f7898;
}

h2 {
    margin-top: 17px;
}

h4, .h4 {
    font-size: 15px;
}

h5, .h5 {
    font-size: 12px;
}

pre {
    font-family: "Segoe UI", Verdana, Helvetica, sans-serif;
    background-color: white;
    word-break: normal;
    white-space: pre-wrap;
    margin-bottom: 0;
}
pre:empty::after {
    content: ".";
    visibility: hidden;
}

img {
    border: none;
    margin: 0;
    max-width: 100%;
}

table {
    margin-left: auto;
    margin-right: auto;
}

.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

hgroup.title {
    margin-bottom: 30px;
}

#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    /* Negative indent footer by it's line-height */
    margin: 0 auto -20px;
}

#footer {
    background-color: #b0b0b0;
    color: #ededed;
    margin: 0;
    text-align: right;
}
    #footer p {
        margin: 0;
        font-size: 10px;
        line-height: 20px;
    }


#push,
#footer {
    height: 20px;
}
/*#endregion*/


/*#region Global Header
-----------------------------------------------------------*/
.global-header {
    margin: 0 0 30px 0;
    background-color: #4f7898;
    height: 100px;
    border-top: 25px solid #9f2222;
}

.global-nav .secondary-nav__list {
    margin-top: 0;
}

.logo:after {
    clear: both;
    content: '';
    display: table;
}

.logo {
    position: absolute;
    top: 40px;
    left: 25px;
    z-index: 2;
}

    .logo img {
        height: auto;
        position: relative;
        width: 152px;
    }

    .logo, .logo img {
        display: block;
    }

.site-name {
    margin: 0 0 0 180px;
    padding-right: 165px;
    text-align: center;
    white-space: nowrap;
}

    .site-name span {
        line-height: 75px;
        font-size: 28px;
        color: white;
    }

@media screen and (max-width:1100px) {
    .site-name span {
        font-size: 20px;
    }
}

@media screen and (max-width:900px) {
    .site-name span {
        font-size: 16px;
    }
}
/*#endregion*/


/*#region Top sub-header bar (application time, log in/out, register, and username)
-----------------------------------------------------------*/
.sub-header {
    color: white;
}

    .sub-header ul {
        padding: 0;
    }

    .sub-header .application-time li {
        display: block;
        float: left;
        text-align: left;
    }

    .sub-header .login-info li {
        display: block;
        float: left;
    }

    .sub-header li a, .sub-header span {
        font-family: Futura-PT,Helvetica,Roboto,Arial,sans-serif;
        font-size: 10px;
        font-weight: 400;
        padding: 0 25px;
        position: relative;
        line-height: 25px;
        text-decoration: none;
    }

        .sub-header li a:hover {
            color: lightgray;
        }

    .sub-header a {
        color: white;
    }

        .sub-header a:visited {
            color: white;
        }

.application-time {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
}

.login-info {
    position: absolute;
    top: 0;
    right: 0;
    height: 25px;
}

.navbar-right:last-child {
    margin-right: 0;
    float: right !important;
    height: 25px;
}
/*#endregion*/


/*#region Session Timer
-----------------------------------------------------------*/
.session-timer {
    position: absolute;
    float: right;
    top: 75px;
    right: 0;
    font-weight: bold;
}
/*#endregion*/


/*#region Styles for basic forms
-----------------------------------------------------------*/

fieldset {
    border: 1px solid #ddd !important;
	padding: 10px;       
	position: relative;
	border-radius: 4px;
    margin-bottom: 20px;
}

    fieldset.no-fieldset-styles {
        border: none !important;
        padding: 0 !important;
        margin: 0;
        background-color: transparent;
    }

legend {
    float: inherit;
    color: #4f7898;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0;
    width: auto;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px 10px;
}

label.required {
    font-weight: bold;
}
/*#endregion*/


/*#region Main navigation menu
-----------------------------------------------------------*/
#linkbar {
    height: 30px;
    min-width: 650px;
    background-color: #4f7898;
    border: none;
    vertical-align: middle;
    border-top: 1px solid #365267;
    border-bottom: 1px solid #365267;
}

nav, #mainnav {
    height: 30px;
    margin: 0 auto;
    border: none;
    text-decoration: none;
    background-color: transparent;
    background-image: none,linear-gradient(to bottom,rgba(255,255,255,.6) 0,rgba(255,255,255,0) 100%);
    border-radius: 0;
}
    #mainnav .k-link:link, #mainnav .k-link:visited, #mainnav .k-nav-current.k-hover .k-link, #mainnav .k-selected>.k-link {
        color: #2e2e2e;
    }
    #mainnav .k-hover > .k-link, #mainnav .k-selected.k-hover > .k-link {
        background-color: #365267;
        background-image: none,linear-gradient(rgba(255,255,255,.4) 0,rgba(255,255,255,0) 100%);
        color: #fff;
    }
    #mainnav > .k-item > .k-link {
        padding-right: 1.1em;
        padding-left: 1.1em;
    }
    #mainnav .k-item > .k-link {
        padding-top: .5em;
        padding-bottom: .5em;
    }
    #mainnav .k-state-highlight, #mainnav .k-selected, #mainnav .k-selected>.k-link {
        background-color: transparent;
    }

#badgeFailedEmailCount {
    margin-left: 5px;
}
/*#endregion*/


/*#region Left Navigation (SubNav)
-----------------------------------------------------------*/
td.subnav-col {
    width: 180px;
    min-width: 180px;
    background-color: lightgrey;
    border-right: solid 1px #c0c0c0;
    text-align: left;
}

.subnav-table {
    margin-bottom: 0;
}

    .subnav-table > tbody > tr > td {
        padding: 0;
    }

.subnav-list > li.nav-item {
    width: 100%;
}

.subnav-list > li > a {
    padding: 3px 10px;
}

    .subnav-list > li > a:hover, .subnav-list > li > a:focus {
        background-color: #4f7898;
        color: #ebebeb;
        text-decoration: none;
    }
/*#endregion*/


/*#region Body content
-----------------------------------------------------------*/
.container-fluid {
    min-width: 650px;
}

.body-content {
    padding-top: 25px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}
/*#endregion*/


/*#region Print Styles
-----------------------------------------------------------*/
@media print {
    .noprint {display:none !important;}
    table { page-break-inside: auto; }
    tr { page-break-inside: auto; page-break-after: auto; }
    a:link:after, a:visited:after {  
      display: none;
      content: "";    
    }
}
/*#endregion*/


/*#region Landing Page Content
-----------------------------------------------------------*/
.messages-panel {
    border-color: #ccc;
}
    .messages-panel ul li {
        color: #000;
        margin-bottom: 0.4rem;
        padding-top: 0.4rem;
        border-top: 1px solid #ccc;
    }
        .messages-panel ul li:first-child {
            border-top: none;
            padding-top: 0;
        }

.messages-panel-body {
    height: 350px;
    padding: 8px;
    overflow-x: hidden;
    overflow-y: auto;
}

.message-item p {
    margin-bottom: 0.4rem;
}

.message-item ul, .message-item ol {
    padding-left: 3rem;
}
    .message-item ul li, .message-item ol li {
        margin-bottom: 0.4rem;
        border-top: none;
        padding-top: 0;
    }
    .message-item ul li {
        list-style-type: disc;
    }
/*#endregion*/


/*#region Validation
-----------------------------------------------------------*/
.validation-summary .validation-summary-valid {
    display: none;
}

.validation-summary-valid {
    display: none;
}

.validation-summary-errors {
    display: block;
}

.validation-summary-errors.text-danger {
    text-align: left;
}

.field-validation-error {
    margin-top: 10px;
}
/*#endregion*/


/*#region Utility Classes
-----------------------------------------------------------*/
.no-padding {
    padding: 0;
}

.k-grid td.column-nowrap-ellipsis {
    white-space: nowrap; 
    text-overflow: ellipsis;
}

.display-inline-block {
     display: inline-block;
}

.text-bold {
    font-weight: bold;
}

.bold-checkbox-label label.form-check-label, span.k-checkbox-wrap:has(> input.bold-checkbox-label) ~ label.k-checkbox-label {
    font-weight: bold;
}
/*#endregion*/


/*#region Miscellaneous
-----------------------------------------------------------*/
button i.fa {
    padding-right: 12px;
}

.fa-hidden {
    visibility: hidden !important;
}

div.phonefaxAndExtension > div {
    padding-left: 0;
    padding-right: 0;
}
.pfe-phonefax {
    width: 50%;
}
    .pfe-phonefax > span {
        border-start-end-radius: 0;
        border-end-end-radius: 0;
    }
.pfe-ext-label {
    width: 20%;
}
    .pfe-ext-label > .input-group-text {
        justify-content: center !important;
        border-radius: 0;
    }
.pfe-ext {
    width: 30%;
}
    .pfe-ext > span {
        border-start-start-radius: 0;
        border-end-start-radius: 0;
    }

.buttonAsText {
    border: none;
    background: none;
    pointer-events: none;
}

legend.legendShared span {
    padding: 5px 15px;
    cursor: pointer;
}
    legend.legendShared span:hover {
        text-decoration: underline;
    }

.thda-red {
    color: #9f2222;
}
.thda-blue {
    color: #4f7898;
}
.light-blue{
    color: dodgerblue;
}

.alternating-label-color .form-group:nth-child(even) label {
    color: #4f5198;
}

#viewnote-container {
    padding: 10px;
}
    #viewnote-container h2 {
        margin: 0;
    }
    #viewnote-container em {
        color: #8c8c8c;
    }
    #viewnote-container dt {
        margin: 0;
        display: inline;
    }

.k-grid.alignToolbarRight .k-grid-toolbar {
    text-align: right;
    padding-right: 6px;
}
    .k-grid.alignToolbarRight .k-grid-toolbar .k-button:first-child {
        margin-left: auto;
    }

    .k-grid.alignToolbarRight .k-grid-toolbar .k-toolbar-item:first-child {
        margin-left: auto;
    }

.k-grid .k-grid-toolbar .alignToolbarButtonRight {
    margin-left: auto;
    margin-right: 0;
}

.k-grid.hide-header .k-grid-header {
    display: none;
}

.form-group.nested-row {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

#winValidationErrors #ValidationErrorsGrid {
    height: 400px;
}

.t-window-content {
    overflow: auto;
    height: calc(100% - 90px);
    padding: 10px
}

.t-window-footer {
    position: absolute;
    bottom: 0;
    display: block;
    width: 95%;
    margin-top: 150px;
    padding: 19px 0 20px;
    text-align: center;
}
/*#endregion*/


/*#region Document Management
-----------------------------------------------------------*/
div.file-upload-container {
    margin: 5px auto !important;   /* Used to center the upload control on the page */
}

div.upload-settings-info {
    display: inline-block;
    text-align: left;
    border: solid 1px lightgray;
    padding: 5px 15px;
    border-radius: 5px;
}

h4.file-upload-title {
    margin-bottom: 3px;
}

h6.file-upload-description {
    margin-top: 3px;
    margin-bottom: 5px;
    font-weight: normal;
    color: #4f7898;
}

.file-heading {
    font-family: Arial;
    font-size: 1.1em;
    display: inline-block;
    float: left;
    width: 80%;
    margin: 0 0 2px 5px;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.file-name-heading {
    font-weight: normal;
    margin-top: 7px;
    font-size: 14px;
}

.file-size, .file-stage, .file-datetime, .file-validation-error {
    font-weight: normal;
    font-style: italic;
    font-size: 10px;
}
    .file-size, .file-stage {
        display: inline-block;
        margin-right: 15px
    }

.file-validation-error {
    color: red;
}

.file-upload-container .k-actions {
    padding: 0;
    margin: 0;
}
    .file-upload-container .k-actions button {
        border-radius: 0;
    }

.file-upload-progress {
    float: right;
}

span.file-upload-item-status {
    position: absolute;
    bottom: 0;
    right: 5px;
    line-height: 14px;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

.file-upload-constraints {
    border-color: #c5c5c5;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-style: solid;
    border-width: 1px;
    border-top-width: 0;
    font-size: 10px;
    background-color: #ebebeb;
    padding: 3px;
    color: gray;
}
    .file-upload-constraints span {
        white-space: nowrap;
    }

.file-icon {
    display: inline-block;
    float: left;
    width: 24px;
    height: 24px;
    margin: 8px 3px 0px 3px;
}
.img-file { background-image: url("/content/images/docicon-jpg.png") }
.doc-file { background-image: url("/content/images/docicon-doc.png") }
.pdf-file { background-image: url("/content/images/docicon-pdf.png") }
.xls-file { background-image: url("/content/images/docicon-xls.png") }
.zip-file { background-image: url("/content/images/docicon-zip.png") }
.default-file { background-image: url("/content/images/docicon-default.png") }

.k-upload {
    border-radius: 4px 4px 0 0;
}
    .k-upload.k-disabled {
        opacity: 1;
        pointer-events: auto;
    }
        .k-upload.k-disabled .k-dropzone-hint {
            display: none;
        }
    .k-upload .k-upload-files {
        max-height: none;
    }

li.k-file .file-wrapper .k-upload-action {
    position: absolute;
    top: 0;
    right: 0;
}

li.k-file div.file-wrapper {
    position: relative;
    height: 40px;
    width: 100%;
}

.k-file {
    text-align: left;
}

.k-dropzone {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.k-upload .k-upload-selected {
    width: 100%;
    color: white;
    font-size: 14px;
    border: 0;
    margin-left: 0;
    background-color: #428BCA;
}

.k-upload .k-upload-selected:hover {
    font-weight: bold;
    background-color: #4892d0;
}

.k-file-success .k-upload-action .k-svg-i-x > svg {
    background-image: url(/content/images/trashcan.png) !important;
    background-position: 0;
    flex: initial;
}

.k-file-success .k-svg-i-x > svg > path {
    display: none;
}

.k-tooltip.k-popup {
    text-align: left;
    color: black;
    background: lightgray;
    border: solid 1px darkgray;
    width: 600px;
}
/*#endregion*/


/*#region OnlineApp Layout
-----------------------------------------------------------*/
td.onlineapp-summary-row {
    background-color: lightgray;
    color: black;
    border-bottom: solid 1px gray;
    font-size: 11px
}
td.onlineapp-summary-row ul {
    margin-top: 3px;
    margin-bottom: 3px;
    padding-left: 0;
    text-align: center;
}
td.onlineapp-summary-row ul > li {
    display: inline;
    padding-left: 30px;
    white-space: nowrap;
}
td.onlineapp-summary-row ul > li > span.title {
    font-weight: 600;
}
td.onlineapp-summary-row ul > li:first-child {
    padding-left: 0;
}

.bold-requirement-notice {
    color: #9f2222;
    font-size: 10px;
    font-weight: bold;
    float: right;
}

table.subnav-table .onlineapp-body-cell {
    border-bottom-width: 0;
    background-color: transparent;
    color: inherit;
}
/*#endregion*/


/*#region Review Page Classes
-----------------------------------------------------------*/
.criteria-tooltip-trigger {
    cursor: pointer;
}

.criteria-icons {
    text-align: right;
    white-space: nowrap;
}

i.criteria-notes, i.criteria-pictures {
    color: #bbb;
    font-size: 20px;
    cursor: pointer;
    margin: 0 5px;
}

i.criteria-icon-enabled {
    color: #428bca;
}

.documents-panel {
    min-height: 350px;
    border-color: #ccc;
}

.documents-panel .k-content {
    border-radius: 4px;
    margin: 5px 0 0 5px;
}

.documents-panel .k-treeview {
    font-size: inherit;
}

.documents-panel .k-treeview-leaf.k-focus, .documents-panel .k-treeview-leaf:focus {
    box-shadow: none;
}

.documents-tree {
    border: none;
}

.documents-tree li .k-icon, .documents-tree li.k-item, .documents-tree li li.k-item {
    color: #000000;
}

.documents-tree .k-hover, .documents-tree .k-selected {
    color: #000000 !important;
    background-color: transparent !important;
}

.documents-tree .file-upload-date {
    margin-top: -8px;
    cursor: default;
    pointer-events: none;
}

.review-status-list {
    width: 100%;
    color: #000000;
}

.review-content {
    margin-top: 5px;
    color: #000000;
}

    .review-content .col-form-label {
        color: inherit;
        font-size: inherit;
        font-weight: inherit;
    }

.criteria-radio-buttons label {
    margin: 0 5px 5px 0;
}

.review-content hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

.review-content label.required, .review-content label.k-checkbox-label {
    font-weight: 500;
}

.review-buttons button {
    margin: 0 4px;
}

.review-content hr {
    border-color:#999
}

.project-switcher input[aria-expanded="false"], .project-switcher input[aria-expanded="false"] ~ button {
    background-color: #d3d3d3;
}

.k-input.k-combobox.project-switcher {
    height: 20px;
    width: 100px;
    border-color: #aeaeae;
}

    .k-input.k-combobox.project-switcher input {
        height: 20px;
        padding-top: 0;
    }

    .k-input.k-combobox.project-switcher button {
        height: 20px;
    }

/*#endregion*/


/*#region Scoring & Scoring Review Page Classes
-----------------------------------------------------------*/
.scoringForm .form-check-label, .scoringForm .col-form-label {
    font-size: 11px;
}

.scoringForm .reviewNumber {
    margin-right: 27px;
}

.scoringForm .form-check > i.fa {
    font-size: 18px;
    margin-right: 20px;
}

.scoringForm .form-check > .reviewNumberSelected + i.fa {
    margin-right: 0px;
    vertical-align: middle;
}

.scoringForm .subQuestion {
    margin-left: 56px;
}

.scoringForm .subReviewQuestion {
    margin-left: 36px;
}

.review-score-column {
    margin-left: 15px;
}
/*#endregion*/


/*#region Compliance Page Classes
-----------------------------------------------------------*/
#frmDevelopmentSummary .form-group {
    font-size: 14px;
}

.radio-button-questions {
    text-align: right;
}
    .radio-button-questions label {
        margin: 5px 20px 5px 0;
    }
/*#endregion*/


/*#region Asset Management Page Classes
-----------------------------------------------------------*/
.assetmgmt-table {
    width: 100%;
    border: solid 1px lightgrey;
}

    .assetmgmt-table td {
        padding: 6px;
    }

    .assetmgmt-table th {
        font-weight: bold;
        padding: 6px;
        background-color: lightgrey;
    }

    .assetmgmt-table tr:nth-child(even) {
        background-color: #f2f2f2;
    }

    .assetmgmt-table th:last-child, .assetmgmt-table td:last-child {
        padding-right: 10px;
    }

    .assetmgmt-table .total-textbox.k-numerictextbox .k-formatted-value,
    .assetmgmt-table .total-textbox.k-numerictextbox .k-state-focused .k-input, 
    .assetmgmt-table .total-textbox.k-numerictextbox .k-numeric-wrap {
       background-color: #eee;
       cursor: text;
    }

    .assetmgmt-table .group-name, .assetmgmt-table .total-row {
        font-weight: 500;
    }

    .assetmgmt-table.nested-divs div.form-group {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .assetmgmt-table .spacer-row {
        background-color: lightgrey;
    }

    .assetmgmt-table .negative-amount {
        color: red;
    }

    .assetmgmt-table .explain-textbox, .assetmgmt-comments-textbox {
        border: solid 1px lightgray;
        background-color: #f9f9f9;
        padding: 4px 8px;
        min-height: 60px;
    }

    .assetmgmt-table .account-tooltip-trigger {
        float: left;
        margin-left: -25px;
        cursor: pointer;
        line-height: 26px;
        color: #b0b0b0;
    }

        .assetmgmt-table .account-tooltip-trigger:hover {
            color: #4f7898;
        }

.period-selector {
    height: 35px;
    margin: auto;
}
    .period-selector.year-selector {
        width: 600px;
    }

    .period-selector .k-menu:not(.k-context-menu) {
        background-color: initial;
        /*justify-content: center;*/ /*Can only be used to center menu when scrollbars are not needed*/
    }
        .period-selector:not(.year-selector) .k-menu:not(.k-context-menu) {
            justify-content: center;
        }

    .period-selector .k-menu.no-scrollbars {
        justify-content: center !important;
    }

    .period-selector.month-selector {
        width: 700px;
    }

    .period-selector.quarter-selector {
        width: 600px;
    }

    .period-selector .k-menu {
        border-radius: 0;
    }

    .period-selector .k-menu .k-link {
        padding: 6px 14px;
        font-size: 14px;
    }

    .period-selector .k-button-icon {
        height: 32px;
    }

    .period-selector ul {
        border: 0px;
        background-color: transparent;
    }

    .period-selector .k-menu .k-selected>.k-link {
        background-color: #4f7898;
        border-color: #4f7898;
        color: #fff;
    }

    .period-selector .k-menu .k-item {
        background-color: white;
        border-style: solid;
        border-width: 1px 1px 1px 0;
    }

    .period-selector .k-menu .k-item:first-of-type {
        border-radius: 0;
        border-left-width: 1px;
    }

    .period-selector .k-menu .k-item:last-of-type {
        border-radius: 0;
    }

    .period-selector ul.k-menu > .k-item {
        border-width: 1px 0;
        border-color: #ccc;
    }

        .period-selector ul.k-menu > .k-item:first-of-type {
            border-left-width: 1px;
        }

        .period-selector ul.k-menu > .k-item:hover {
            border-color: #ccc;
        }

        .period-selector ul.k-menu > .k-item.k-disabled {
            opacity: .7;
        }

            .period-selector ul.k-menu > .k-item.k-disabled > a {
                color: #a1a1a1;
            }
/*#endregion*/


/*#region Bootstrap Overrides/Fixes
-----------------------------------------------------------*/
.col-form-label {
    color: #4f7898;
    font-size: 11px;
    text-align: right;
}

div.form-control-text {
    margin-top: 6px;
}

.form-select {
    background-size: 12px 10px;
}

.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}

#accordion .accordion-item {
    margin-bottom: 10px;
}

    #accordion .accordion-item .accordion-button {
        font-size: 14px;
        font-weight: 500;
    }

.card {
    margin-bottom: 10px;
}

    .card .card-header > * {
        margin-bottom: 0;
    }

a.nav-link {
    color: #337ab7;
}

    a.nav-link.active {
        background-color: #b0b0b0;
        color: #333333;
    }

.btn {
    padding: 6px 12px;
}

.btn-secondary,
.btn-secondary:disabled, .btn-secondary.disabled {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-secondary:disabled, .btn-secondary.disabled {
        cursor: not-allowed;
        opacity: .7;
    }

    .btn-secondary:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .btn-secondary:active, .btn-secondary.active, .btn-secondary:focus, .btn-secondary.focus, .open > .dropdown-toggle.btn-secondary {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-group .btn-secondary:focus {
    box-shadow: none;
}

a.btn.btn-secondary:focus {
    color: black;
    background-color: inherit;
    border-color: #adadad;
}
/*#endregion*/


/*#region Kendo Overrides
-----------------------------------------------------------*/
.k-animation-container,
.k-animation-container *,
.k-animation-container :after,
.k-block .k-header,
.k-list-container,
.k-widget,
.k-widget *,
.k-widget ::before,
.k-widget ::after {
    box-sizing: border-box;
}

.k-window-title {
    overflow: visible;
}

.k-edit-form-container {
    width: auto;
}

.k-dialog.k-alert .k-dialog-content, .k-dialog.k-confirm .k-dialog-content {
    padding: 2.4em;
}

.k-grid .k-command-cell > .k-button {
    margin: 1px 2px !important;
}

.k-grid-header .k-grid-header-menu.k-active {
    background-color: #428bca;
}

.k-button-solid-primary {
    border-color: #357ebd;
    color: #fff;
    background-color: #428bca
}

    .k-button-solid-primary.k-hover,
    .k-button-solid-primary:hover {
        border-color: #285e8e;
        color: #fff;
        background-color: #3276b1
    }

    .k-button-solid-primary.k-focus,
    .k-button-solid-primary:focus {
        border-color: #63c3e0;
        box-shadow: 0 0 3px 0 #2698fb
    }

    .k-button-solid-primary.k-active,
    .k-button-solid-primary.k-selected,
    .k-button-solid-primary:active {
        border-color: #285e8e;
        color: #fff;
        background-color: #3276b1
    }

        .k-button-solid-primary.k-active .k-button-solid-primary.k-selected:hover {
            color: #fff;
            border-color: #285e8e;
            background-color: #3276b1
        }

.k-menu-horizontal .k-link {
    border-color: #ccc;
}

.k-menu-horizontal .k-menu-link {
    border-width: 0 1px 0 0;
    border-style: solid;
}

.k-menu:not(.k-context-menu) > .k-item {
    color: #333;
}

.k-menu.k-menu-horizontal:not(.k-context-menu) {
    padding-block: 0;
}

.k-picker.k-disabled {
    border-color: #ccc;
}
/*#endregion*/

/*#region Additional styles we might need to retain similar styles from BootStrap 3
-----------------------------------------------------------*/
.form-group {
    margin-bottom: 8px !important;
}

label {
    max-width: 100%;
    margin-bottom: 5px;
}

.hidden {
    display: none !important;
}

.btn-primary, .btn-primary:focus {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
    .btn-primary:hover {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

.btn:hover, .btn:focus, .btn.focus {
    text-decoration: none;
}

.btn-link {
    color: inherit;
    text-decoration: none;
}

    .btn-link:hover {
        text-decoration: underline;
    }

a.t-link {
    color: #337ab7;
    text-decoration: none;
    background-color: transparent;
}

a.t-link:hover, a.t-link:focus {
    color: #23527c;
    text-decoration: underline;
}

.k-action-buttons, .k-actions, .k-columnmenu-actions {
    gap: 0 !important;
}


.k-dialog-actions {
    padding: 0 !important;
}

    .k-dialog-actions button {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        padding: 10px;
    }

    .k-dialog-actions.k-actions button {
        border-radius: 0px;
    }

        .k-dialog-actions.k-actions button:first-child {
            border-bottom-left-radius: 4px;
        }

        .k-dialog-actions.k-actions button:last-child {
            border-bottom-right-radius: 4px;
        }

.dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.placeholder {
    background: inherit !important;
}
/*#endregion*/

