/*body {
    line-height: 1.625;
    width: auto;
}

a:hover {
    text-decoration: underline;
    color: #f69a16;
}

a:visited {
    text-decoration: underline;
    color: #222222;
}

a:link {
    text-decoration: underline;
    color: #000000;
}

.container-fluid {
}

.PageHeaderContainer {
}

.PageHeaderContainerInner {
}

.image-placeholder {
}

.PageHeader-SiteName {
}

    .PageHeader-SiteName > span {
    }

.cultureSelector {
}

.PageBodyContainer {
}

.PageBodyContainerInner {
}

.ReleaseVersion {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

    .ReleaseVersion > span {
        text-align: center;
        width: 100%;
        color: red;
    }

.PageBodyContent {
}

.PageFooterContainer {
}

fieldset {
    border: solid 1px #D6D6CE;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 5px;
    padding: 10px;
}

legend {
    background-image: -webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));
    background-image: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
    border: solid 1px #D6D6CE;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 10px;
    line-height: 1.5;
    font-size: 12px;
    font-weight: bold;
    width: auto;
    text-transform: capitalize;
    margin-bottom: 0px;
    width: 100%;
}

.navBar {
    position: initial;
    width: 100%;
    height: auto;
    padding-bottom: 0px;
    padding-top: 0px;
    z-index: 999;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #000;
}

.loggedin {
    margin-top: -50px;
}

span.glyphicon, .glyphicon {
    font-size: 1.25em;
    cursor: pointer;
}

.ClientHomeLink {
    border: 1px solid lightgray;
    padding: 5px;
    border-radius: 3px;
    box-shadow: 0 0 4px lightgray;
    margin-right: 10px;
    margin-bottom: 5px;
    display: inline-block;
}

    .ClientHomeLink:hover {
        background-color: lightblue;
        text-decoration: none;
    }

.not-authenticated {
    color: red;
}

.is-authenticated {
    color: green;
}

.form-control-date {
}

.row-resultsgrid {
    margin-top: 10px;
}

.nav, .pagination, .carousel, .panel-title a {
    cursor: pointer;
}

.statementbalance {
    width: 100%;
    height: 153px;
    vertical-align: top;
}

textarea {
    min-width: 100%;
    min-height: 100%;
    max-width: 100%;
    max-height: 100%;
}

.top-buffer {
    margin-top: 10px;
}

.pull-right.help {
    padding-right: 10px;
}

@media print {
    .no-print, .no-print *, .help, .help *, .divToolBar, .divToolBar * {
        display: none !important;
    }
}


/* Legend Page */
.LegendTable table {
}

.LegendTable th {
    height: 30px;
    border: solid;
    border-width: 1px;
    border-color: black;
    align-content: center;
    vertical-align: central;
    text-align: center;
}

.LegendTable td {
    height: 30px;
    border: solid;
    border-width: 1px;
    border-color: black;
    align-content: center;
    vertical-align: central;
    text-align: justify;
    padding-left: 10px;
}

    .LegendTable td:first-child {
        text-align: center;
        padding-left: 0px;
    }

    .LegendTable td > .glyphicon-question-sign {
        margin: 0px;
    }

/* ALERTS */
.AlertHeader {
    text-align: center;
    font-size: 1.5em;
    color: red;
}

.AlertMessage {
}

/* Help: How To... */
.howtodiv {
}

/*Hidden Fields in SiteContent that are used for link generation*/
.helpLinkIcon {
    display: none;
}

.helpLinkText {
    display: none;
}

.helpheadermain {
    font-size: 20px;
    color: #804515;
    font-weight: bold;
    /*text-align: center;*/
}

.helpheader {
    font-size: 18px;
    color: #804515;
    font-weight: bold;
    padding-left: 30px;
    padding-right: 30px;
}

.helptitle {
    font-size: 16px;
    color: black;
    font-weight: bold;
    padding-left: 30px;
    padding-right: 30px;
}

.helpbody {
    font-size: 13px;
    color: black;
    font-weight: normal;
    text-align: justify;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 5px;
}

.helpol1 {
    list-style: decimal;
    margin-bottom: 5px;
    margin-left: 30px;
}

    .helpol1 li {
        margin-bottom: 3px;
    }

.helpol2 {
    list-style: decimal;
    margin-bottom: 5px;
}

.helpul1 {
    list-style: circle;
    margin-left: 30px;
    margin-bottom: 5px;
}

    .helpul1 li {
        margin-bottom: 5px;
    }

.helpul2 {
    list-style: disc;
}

.helpli1 {
}

.helpli2 {
}

/* CALENDAR CSS */
#CalendarControlIFrame {
    display: none;
    left: 0px;
    position: absolute;
    top: 0px;
    height: 250px;
    width: 250px;
    z-index: 99;
}

#CalendarControl {
    position: absolute;
    background-color: #FFF;
    margin: 0;
    padding: 0;
    display: none;
    z-index: 100;
}

    #CalendarControl table {
        font-family: arial, verdana, helvetica, sans-serif;
        font-size: 1em;
        border-left: 1px solid #336;
        border-right: 1px solid #336;
    }

    #CalendarControl th {
        font-weight: normal;
    }

        #CalendarControl th a {
            font-weight: normal;
            text-decoration: none;
            color: #FFF;
            padding: 1px;
        }

    #CalendarControl td {
        text-align: center;
    }

    #CalendarControl .header {
        background-color: #336;
    }

    #CalendarControl .weekday {
        background-color: #DDD;
        color: #000;
    }

    #CalendarControl .weekend {
        background-color: #FFC;
        color: #000;
    }

    #CalendarControl .current {
        border: 1px solid #339;
        background-color: #336;
        color: #FFF;
    }

    #CalendarControl .weekday, #CalendarControl .weekend, #CalendarControl .current {
        display: block;
        text-decoration: none;
        border: 1px solid #FFF;
        width: 2em;
    }

        #CalendarControl .weekday:hover, #CalendarControl .weekend:hover, #CalendarControl .current:hover {
            color: #FFF;
            background-color: #336;
            border: 1px solid #999;
        }

    #CalendarControl .previous {
        text-align: left;
    }

    #CalendarControl .next {
        text-align: right;
    }

    #CalendarControl .previous, #CalendarControl .next {
        padding: 1px 3px 1px 3px;
        font-size: 1em;
    }

        #CalendarControl .previous a, #CalendarControl .next a {
            color: #FFF;
            text-decoration: none;
            font-weight: bold;
        }

    #CalendarControl .title {
        text-align: center;
        font-weight: bold;
        color: #FFF;
    }

    #CalendarControl .empty {
        background-color: #CCC;
        border: 1px solid #FFF;
    }

/* SITE CONTENT EDIT */
.sitecontent-hover-edit:hover {
    background-color: #c1d7de;
    cursor: pointer;
}

/* LOCAL RESOURCE EDIT */
.localresource-hover-edit:hover {
    background-color: #c1d7de;
    cursor: pointer;
}

.localresource-resizable {
    width: 100%;
    resize: none;
    overflow: auto;
    min-height: 50px;
    max-height: 300px;
}

/* CHECKBOXLIST */
.checkboxlist-cell input {
    margin-right: 5px;
}

.checkboxlist-cell label {
    margin-right: 15px;
}

/* FORM HEADER AND TOOLBAR */
/*.panel-heading {
    padding: 5px 0px;
    font-size: 18px;
    font-weight: bold;
    color: #c8102e;
}*/

.btn-toolbar {
}

.well,
.wizardUserControl {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    box-shadow: none;
    margin-bottom: 5px;
}

/* PANEL */
/*.panel {
    border-radius: initial;
    border: none;
}*/

/*.panel-body {
    padding: 40px;
    padding-top: 10px;
}*/

.panel-default > .panel-heading {
    background-image: none;
    background-color: #fff;
    border: none;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0px;
}

    .panel-default > .panel-heading > span {
        font-size: 24px;
        font-weight: normal;
    }

.PaddedTopAndBottom {
    padding-top: 5px;
    padding-bottom: 5px;
}

/* VALIDATION SUMMARY */
.FormValidationSummary {
    /*background-color: red;*/
    border: none;
    border-radius: 2px;
    padding: 5px 10px;
}

    .FormValidationSummary ul {
        list-style-type: none;
        list-style: none;
        /*color: #000;*/
    }

        .FormValidationSummary ul li {
            list-style-type: none;
            list-style: none;
        }

.glyphicon-question-sign {
    /* margin-top: 15px; */
    font-size: 34px;
    border: 1px solid #337ab7;
    padding: 7px;
    border-radius: 3px;
    margin-right: 5px;
    color: #337ab7;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

.ui-datepicker-month, .ui-datepicker-year {
    color: black;
}

.button-text {
    padding-left: 2px;
    padding-right: 2px;
}

input[type=checkbox] {
    text-align: center;
    -ms-transform: scale(1.25); /* IE */
    -moz-transform: scale(1.25); /* FF */
    -webkit-transform: scale(1.25); /* Safari and Chrome */
    -o-transform: scale(1.25); /* Opera */
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    margin-left: -18px;
}

.input-sm {
    padding-top: 3px;
}

.text-entered {
    background-color: #C9FCC8;
}

ul.pagination li > a {
    color: grey;
}

.remove-padding {
    padding: 0px;
}

.form-control-parent {
    display: block;
    width: 100%;
    height: 34px;
}

/* Custom Components */
.static-group {
    padding: 0 0 0.25em;
    display: flex;
}

    .static-group:not(.form-group) {
        margin: 0 1em;
    }

    .static-group.form-group:not(.row) {
        padding-left: 15px;
        padding-right: 15px;
    }

    .static-group > .static-label,
    .static-group > .static-value {
        padding: 0 0.5em;
        margin-bottom: 0;
    }

    .static-group > .static-label {
        font-weight: 600;
        text-align: right;
        min-width: 125px;
    }

@media (max-width: 991px) {
    .static-group > .static-label {
        min-width: 50%;
    }
}

.static-group.is-vertical {
    flex-flow: column nowrap;
}

.static-group.is-level {
    align-items: center;
}

/* Bootstrap Compatibility Tweaks */
[class*="col-"] > .static-group:not(.form-group) {
    margin-left: -0.5em;
    margin-right: -0.5em;
}

p.h1,
p.h2,
p.h3,
p.h4,
p.h5,
p.h6 {
    padding: 0;
}

    p.h4 > .label {
        display: inline-block;
    }

.label {
    padding: 0.6ch 0.8ch; /* Scales padding to be proportional to the text regardless of what font is used. */
}

    /* Bootstrap Extensions */

    .label.label-sm {
        font-size: 60%; /* Default for `.label` is 75% */
    }

.modal .modal-dialog.modal-fluid {
    width: 90%; /* Fallback for IE */
    width: 90vw;
}

/*#region Bootstrap Datetimepicker */
.bootstrap-datetimepicker-widget {
    list-style: none
}

    .bootstrap-datetimepicker-widget.dropdown-menu {
        display: block;
        margin: 2px 0;
        padding: 4px;
        width: 19em
    }

@media (min-width:768px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em
    }
}

@media (min-width:992px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em
    }
}

@media (min-width:1200px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em
    }
}

.bootstrap-datetimepicker-widget.dropdown-menu:before, .bootstrap-datetimepicker-widget.dropdown-menu:after {
    content: '';
    display: inline-block;
    position: absolute
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0,0,0,0.2);
    top: -7px;
    left: 7px
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    top: -6px;
    left: 8px
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #ccc;
    border-top-color: rgba(0,0,0,0.2);
    bottom: -7px;
    left: 6px
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid white;
    bottom: -6px;
    left: 7px
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
    left: auto;
    right: 6px
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
    left: auto;
    right: 7px
}

.bootstrap-datetimepicker-widget .list-unstyled {
    margin: 0
}

.bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0
}

    .bootstrap-datetimepicker-widget a[data-action]:active {
        box-shadow: none
    }

.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
    width: 54px;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0
}

.bootstrap-datetimepicker-widget button[data-action] {
    padding: 6px
}

.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Increment Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Increment Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Decrement Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Decrement Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Show Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Show Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Toggle AM/PM"
}

.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Clear the picker"
}

.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Set the date to today"
}

.bootstrap-datetimepicker-widget .picker-switch {
    text-align: center
}


.bootstrap-datetimepicker-widget a {
    color: #680435;
}

.bootstrap-datetimepicker-widget .picker-switch::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Toggle Date and Time Screens"
}

.bootstrap-datetimepicker-widget .picker-switch td {
    padding: 0;
    margin: 0;
    height: auto;
    width: auto;
    line-height: inherit
}

    .bootstrap-datetimepicker-widget .picker-switch td span {
        line-height: 2.5;
        height: 2.5em;
        width: 100%
    }

.bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0
}

    .bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table th {
        text-align: center;
        border-radius: 4px
    }

    .bootstrap-datetimepicker-widget table th {
        height: 20px;
        line-height: 20px;
        width: 20px
    }

        .bootstrap-datetimepicker-widget table th.picker-switch {
            width: 145px
        }

        .bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
            background: none;
            color: #ccc;
            cursor: not-allowed
        }

        .bootstrap-datetimepicker-widget table th.prev::after {
            position: absolute;
            width: 1px;
            height: 1px;
            margin: -1px;
            padding: 0;
            overflow: hidden;
            clip: rect(0, 0, 0, 0);
            border: 0;
            content: "Previous Month"
        }

        .bootstrap-datetimepicker-widget table th.next::after {
            position: absolute;
            width: 1px;
            height: 1px;
            margin: -1px;
            padding: 0;
            overflow: hidden;
            clip: rect(0, 0, 0, 0);
            border: 0;
            content: "Next Month"
        }

    .bootstrap-datetimepicker-widget table thead tr:first-child th {
        cursor: pointer
    }

        .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
            background: #C7AC32;
        }

    .bootstrap-datetimepicker-widget table td {
        height: 54px;
        line-height: 54px;
        width: 54px
    }

        .bootstrap-datetimepicker-widget table td.cw {
            font-size: .8em;
            height: 20px;
            line-height: 20px;
            color: #ccc
        }

        .bootstrap-datetimepicker-widget table td.day {
            height: 20px;
            line-height: 20px;
            width: 20px
        }

            .bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
                background: #C7AC32;
                cursor: pointer
            }


        .bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
            color: #ccc
        }

        .bootstrap-datetimepicker-widget table td.today {
            position: relative
        }

            .bootstrap-datetimepicker-widget table td.today:before {
                content: '';
                display: inline-block;
                border: solid transparent;
                border-width: 0 0 7px 7px;
                border-bottom-color: #680435;
                border-top-color: rgba(0,0,0,0.2);
                position: absolute;
                bottom: 4px;
                right: 4px
            }

        .bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
            background-color: #C7AC32;
            color: #fff;
            text-shadow: 0 -1px 0 rgba(0,0,0,0.25)
        }

            .bootstrap-datetimepicker-widget table td.active.today:before {
                border-bottom-color: #fff
            }

        .bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
            background: none;
            color: #ccc;
            cursor: not-allowed
        }

        .bootstrap-datetimepicker-widget table td span {
            display: inline-block;
            width: 54px;
            height: 54px;
            line-height: 54px;
            margin: 2px 1.5px;
            cursor: pointer;
            border-radius: 4px
        }

            .bootstrap-datetimepicker-widget table td span:hover {
                background: #C7AC32
            }

            .bootstrap-datetimepicker-widget table td span.active {
                background-color: #337ab7;
                color: #fff;
                text-shadow: 0 -1px 0 rgba(0,0,0,0.25)
            }

            .bootstrap-datetimepicker-widget table td span.old {
                color: #ccc
            }

            .bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
                background: none;
                color: #ccc;
                cursor: not-allowed
            }

.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
    height: 27px;
    line-height: 27px
}

.bootstrap-datetimepicker-widget.wider {
    width: 21em
}

.bootstrap-datetimepicker-widget .datepicker-decades .decade {
    line-height: 1.8em !important
}
