h1, h2, h3, h4, h5 {
    margin-top: 0;
}

h1 {
    font-size: 26px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

ul {
    list-style: none;
}

a {
    color: #0072bc;
}

    a:hover,
    a:focus {
        color: #004470;
    }

label,
label.radio,
label.radio-inline,
label.checkbox,
label.checkbox-inline {
    font-weight: normal;
}

.checkbox,
.radio {
    clear: both;
}

.logCheckbox {
    max-width: 200px;
}

label.checkbox,
label.radio {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}

.truncate {
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 16px !important;
}

.text-block {
    display: block;
}

.text-middle {
    text-align: center;
    vertical-align: middle !important;
}

.validation-message-error {
    display: none;
}

.panel-scrollable {
    min-height: 75px;
    max-height: 500px;
    overflow: auto;
    border: 1px solid #ccc;
}

.panel .list-group .list-group-item .checkbox,
.panel .list-group .list-group-item .radio {
    min-height: 0;
}

.dropdown-menu .menu-item-static {
    padding: 3px 20px;
    white-space: nowrap;
}

.checkmark {
    line-height: 1;
    font-size: 0;
    width: 100%;
    display: block;
    text-align: center;
}

    .checkmark:before {
        font-family: FontAwesome;
        content: "\f00c";
        font-size: 18px;
        color: #338455;
    }

.table.savings-calc-settings {
    border: 0;
}

    .table.savings-calc-settings thead > tr > th {
        border-bottom: 1px solid #ccc;
        padding-top: 0;
    }

    .table.savings-calc-settings tbody > tr > td {
        padding: 6px 10px;
        border: 0;
        vertical-align: middle;
    }

    .table.savings-calc-settings tbody > tr:first-child > td {
        padding-top: 15px;
    }

.modal-footer p.footer-disclosure {
    max-width: 275px;
    display: inline-block;
    font-size: 12px;
    margin: 0 0 0 5px;
    vertical-align: middle;
}

@media (min-width: 320px) and (max-width: 768px) {
    .form-horizontal div[class*='col-lg-'] > div[class*='col-sm-'],
    .form-horizontal div[class*='col-md-'] > div[class*='col-sm-'],
    .form-horizontal div[class*='col-sm-'] > div[class*='col-sm-'] {
        padding: 0;
        margin-top: 8px;
    }
}

.modal-lg {
    width: 950px;
}

.modal-center{
    margin-top:10%;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10,
.col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4,
.col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9,
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2,
.col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 15px;
    padding-left: 15px;
}

.btn-icon,
.btn-add,
.btn-link-edit,
.btn-link-add,
.btn-link-save,
.btn-link-excel,
.btn-link-pdf,
.btn-delete,
.btn-inline-edit,
.btn-copy,
.btn-settings,
.btn-excel,
.btn-pdf,
.btn-cancel,
.btn-help,
.btn-inline-save {
    background-color: transparent;
    line-height: 1;
}

a.disabled,
a.disabled:focus,
a.disabled:active,
a.disabled:hover {
    color: #999 !important;
    text-decoration: none !important;
}

.fs12 {
    font-size: 12px;
}

.fs14 {
    font-size: 14px;
}

.fs16 {
    font-size: 16px;
}

.fs18 {
    font-size: 18px;
}

.fs20 {
    font-size: 20px;
}

.form-control-sm {
    height: 28px;
    padding: 4px 12px;
}

.bt0 {
    border-top: 0 !important;
}

.br0 {
    border-right: 0 !important;
}

.bb0 {
    border-bottom: 0 !important;
}

.bl0 {
    border-left: 0 !important;
}

.badge-design {
    background-color: #5999CF;
    color: #fff;
}

.badge-test {
    background-color: #aaa;
    color: #fff;
}

.badge-hosted {
    background-color: #D49838;
    color: #fff;
}

.badge-enterprise {
    background-color: #23a723;
    color: #fff; 
}

.badge-archived {
    background-color: #272727;
    color: #fff;
}

.badge-design,
.badge-test,
.badge-hosted,
.badge-enterprise,
.badge-archived {
    padding: 2px 4px;
    margin: 2px 0 0 5px;
    font-style: italic;
    font-size: 10px;
    line-height: 12px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.sidebar ul.nav-list {
    list-style-type: none;
    padding-left: 0;
}

    .sidebar ul.nav-list li {
        float: left;
        clear: both;
        width: 100%;
        border: 0;
    }

        .sidebar ul.nav-list li a {
            display: block;
            position: relative;
            padding: 6px 8px;
        }

            .sidebar ul.nav-list li a:hover {
                text-decoration: none;
                font-weight: bold;
            }

        .sidebar ul.nav-list li.active a {
            color: #2a6496;
            background-color: #EFEFEF;
            font-weight: bold;
        }

            .sidebar ul.nav-list li.active a:after {
                font-family: FontAwesome;
                content: "\f138";
                font-size: 16px;
                color: #2a6496;
                float: right;
            }

.nav > li.disabled > a > .badge {
    background-color: #bbb;
}

.panel-heading.panel-collapse-heading h4 a {
    display: table-cell;
    width: 100%;
}

.panel-editable-heading h4 a.link-edit {
    width: 40px;
    display: table-cell;
}

    .panel-editable-heading h4 a.link-edit:before {
        right: 0;
        content: "\f044";
    }

    .panel-editable-heading h4 a.link-edit:focus,
    .panel-editable-heading h4 a.link-edit:active {
        box-shadow: none;
    }

.upload-wrapper-sm {
    width: 275px;
    float: left;
}

.company-logo {
    float: left;
    width: 100%;
}

    .company-logo img {
        max-width: 250px;
        max-height:50px;
    }

.badge-primary {
    background-color: #138EC7;
}

.badge-success {
    background-color: #4ebb7d;
}

.badge-warning {
    background-color: #FF974B;
}

.badge-danger {
    background-color: #DF2D00 !important;
}

/* WRAPPERS / CONTAINERS */
.container-scrollable {
    overflow-x: auto !important;
    padding-bottom: 20px;
}

.content-container {
    padding-bottom: 20px;
}

.content-container-md {
    max-width: 850px;
}

.content-container-sm {
    max-width: 650px;
}

@media (max-width: 768px) {
    #header.navbar {
        margin-bottom: 15px;
    }

    .main-nav-container h1 {
        padding-top: 15px;
    }
}

.project-log-container .k-grid-content {
    max-height: 485px;
}

.project-log-container #grid.info-included .k-grid-content {
    max-height: 450px;
}

.project-log-container #grid.dn-included .k-grid-content {
    max-height: 600px;
}

@media (min-height: 800px) {
    .project-log-container .k-grid-content {
        max-height: 690px;
    }

    .project-log-container #grid.info-included .k-grid-content {
        max-height: 650px;
    }

    .project-log-container #grid.dn-included .k-grid-content {
        max-height: 600px;
    }
}

.login-container {
    max-width: 400px;
}

    .login-container .alpha-column {
        width: 100%;
        max-width: none;
        padding: 0;
        border-right: 0;
    }

    .login-container .btn {
        float: left;
    }

    .login-container .account-help {
        float: left;
        margin-left: 15px;
        padding: 0;
        max-width: 225px;
        font-weight: bold;
        line-height: 14px;
    }

    .login-container .error-msg .fa {
        vertical-align: top;
        padding-top: 1px;
    }

    .login-container .error-msg p {
        display: inline-block;
        max-width: 95%;
    }

    .login-container .error-msg a {
        color: #9E2F25;
    }

.edit-container {
    display: none;
    float: left;
    width: 100%;
    margin: 10px 0 10px 0;
    padding: 15px;
    background-color: #fafafa;
    border: 1px solid #ccc;
}

    .edit-container h4 {
        margin-top: 0;
    }

/* END WRAPPERS / CONTAINERS*/
/* ABOVE TABLE FILTERS */
.filter {
    margin: 0 0 10px 0;
    clear: both;
}

    .filter .form-inline .form-group {
        margin-bottom: 0px;
    }

        .filter .form-inline .form-group label {
            display: block;
            font-weight: 700;
            color: #959595;
            letter-spacing: 1px;
            margin-bottom: 2px;
        }

            .filter .form-inline .form-group label.checkbox-inline,
            .filter .form-inline .form-group label.radio-inline {
                display: inline-block;
                font-weight: normal;
                color: #333;
                letter-spacing: normal;
                margin-right: 8px;
            }

    .filter .buttons-right {
        clear: both;
        float: left;
        margin: 10px 0 10px 0;
    }

    .filter.log-filters {
        float: left;
        width: 100%;
    }

        .filter.log-filters .form-group {
            float: left;
            margin-right: 5px;
        }

        .filter.log-filters .dropdown-menu-right {
            left: 0;
        }

/* xs devices (phones 375px and up) */
@media (min-width: 375px) {
    .filter .buttons-right .mt5 {
        margin-top: 0px;
    }
}

/* small devices (tablets 375px and up) */
@media (min-width: 768px) {
    .filter .btn.mt15 {
        margin-top: 15px;
    }

    .filter .mt18 {
        margin-top: 18px;
    }
}

/* medium devices (tablets 992px and up) */
@media (min-width: 992px) {
    .filter .buttons-right {
        clear: none;
        float: right;
        margin: 18px 0 0 0;
    }

    .filter.log-filters .form-control {
        max-width: 160px;
    }

    .filter.log-filters #columnSettingsToggle #toggleButtonText {
        display: none;
    }

    .filter.log-filters .dropdown-menu-right {
        right: 0;
        left: auto;
    }
}

/* large devices (desktops 1200px and up) */
@media (min-width: 1200px) {
    .filter.log-filters .form-control {
        max-width: none;
    }

    .filter.log-filters #columnSettingsToggle #toggleButtonText {
        display: inline-block;
    }
}

/* ABOVE TABLE FILTERS */
/* FORM DETAIL SECTION */
.detail-section {
    float: left;
    width: 100%;
    margin: 10px 0 10px 20px;
    padding: 0 10px 0 0;
    border-left: 4px solid #dedede;
    display: none;
}

    .detail-section .checkbox {
        padding-top: 0;
    }

    .detail-section label,
    .detail-section .radio-inline label {
        font-weight: normal;
    }

    .detail-section .detail-section-item {
        margin-bottom: 6px;
    }

.detail-section-item:after {
    content: "";
    clear: both;
    display: table;
}

.detail-section .detail-section-item .treeview .k-item {
    padding-left: 12px;
}

/* END FORM DETAIL SECTION */
/* BEGIN ACTIVE FILTER ROW */
.active-filter-contianer {
    width: 100%;
    display: table;
}

    .active-filter-contianer .results-total {
        width: 230px;
        font-weight: bold;
        border-width: 1px 0 0 1px;
    }

    .active-filter-contianer .active-filters {
        border-width: 1px 1px 0 1px;
    }

    .active-filter-contianer .results-total,
    .active-filter-contianer .active-filters {
        font-size: 12px;
        display: table-cell;
        padding: 4px 15px;
        border-style: solid;
        border-color: #ccc;
    }

        .active-filter-contianer .active-filters .badge {
            font-weight: normal;
            background-color: #ddd;
            color: #333;
            padding: 4px 7px;
        }

/* END ACTIVE FILTER ROW */
/* INFO BAR (ABOVE GRIDS)*/
.info-bar {
    display: block;
    clear: both;
    width: 100%;
    border: 1px solid #bbb;
    background-color: #f5f5f5;
    padding: 8px;
    margin-bottom: 10px;
}

    .info-bar .info-bar-item {
        display: inline-block;
    }

        .info-bar .info-bar-item h4 {
            display: block;
            margin: 0;
            padding-right: 10px;
        }

        .info-bar .info-bar-item.warning {
            position: relative;
            padding-left: 22px;
        }

            .info-bar .info-bar-item.warning .icon {
                color: #F5A700;
                font-size: 20px;
                position: absolute;
                left: 0;
                top: -1px;
            }

                .info-bar .info-bar-item.warning .icon:before {
                    font-family: BlueSkyPrime-171;
                    content: "\e908";
                }

        .info-bar .info-bar-item:first-child {
            margin-right: 10px;
        }

.info-bar-vertical .info-bar-item {
    display: block;
    margin-bottom: 10px;
}

    .info-bar-vertical .info-bar-item h4 {
        display: inline-block;
        min-width: 75px;
    }

    .info-bar-vertical .info-bar-item:first-child {
        margin-right: 0;
    }

#allCommentsLink {
    display: none;
    float: left;
}

#commentsLegend {
    display: none;
    float: left;
}

    #commentsLegend .form-group {
        vertical-align: top;
    }

.include-pipe-left {
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #999;
}

.include-pipe-right {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #999;
}

/* END INFO BAR */
/* BUTTONS */
.btn-outline {
    color: #138EC7;
    background-color: #fff;
    border-color: #B4B4B4;
}

    .btn-outline:hover,
    .btn-outline:focus,
    .btn-outline.focus,
    .btn-outline:active,
    .btn-outline.active {
        color: #244c7d;
        background-color: #F8F8F8;
    }

.btn-outline-delete {
    color: #CC3B2B;
    background-color: #fff;
    border-color: #B4B4B4;
}

    .btn-outline-delete:hover,
    .btn-outline-delete:focus,
    .btn-outline-delete.focus,
    .btn-outline-delete:active,
    .btn-outline-delete.active {
        color: #a22f22;
        background-color: #F8F8F8;
    }

.btn-outline {
    color: #138EC7;
    background-color: #fff;
    border-color: #B4B4B4;
}

    .btn-outline:hover,
    .btn-outline:focus,
    .btn-outline.focus,
    .btn-outline:active,
    .btn-outline.active {
        color: #244c7d;
        background-color: #E9E9E9;
    }

.btn-link-remove {
    background-color: transparent;
    line-height: 1;
}

.btn-link-remove {
    color: #138EC7;
}

    .btn-link-remove:before {
        color: #CC3B2B;
        font-family: BlueSkyPrime-171;
        content: "\e658";
        padding-right: 4px;
        font-weight: bold;
    }

.btn-inline-save {
    color: #138EC7;
}

    .btn-inline-save:before {
        font-family: FontAwesome;
        font-size: 18px;
        content: "\f0c7";
        padding-right: 4px;
    }

.btn-link-pdf:before {
    font-family: BlueSkyPrime-171;
    content: "\e97c";
    padding-right: 2px;
}

.btn-link-edit:before {
    font-family: BlueSkyPrime-171;
    content: "\e64b";
    padding-right: 4px;
}

.btn-link-add:before,
.btn-add:before {
    font-family: BlueSkyPrime-171;
    content: "\e68b";
    padding-right: 4px;
}

/* END BUTTONS */
/* FOOTER */
#footer p {
    padding-top: 12px;
}

#footer .textura-logo {
    width: 100%;
    height: 21px;
    float: left;
    margin-top: -2px;
    background: url("../img/logo-textura.png") top center no-repeat;
    background-size: 120px 21px;
}

#footer .oracle-textura-logo {
    width: 100%;
    float: left;
    margin-top: -2px;
}

    #footer .oracle-textura-logo img {
        width: 200px;
    }

#footer .col-lg-12 {
    padding: 0;
}

@media (min-width: 768px) {
    #footer .textura-logo {
        float: right;
        width: 120px;
    }

    #footer .oracle-textura-logo {
        float: right;
        width: 200px;
    }

        #footer .oracle-textura-logo img {
            width: 100%;
        }
}

/* END FOOTER */
/* TABLES */
.table-bordered {
    border-color: #ccc;
}

    .table-bordered > thead > tr > th,
    .table-bordered > tbody > tr > th,
    .table-bordered > tfoot > tr > th,
    .table-bordered > thead > tr > td,
    .table-bordered > tbody > tr > td,
    .table-bordered > tfoot > tr > td {
        border-color: #ccc;
    }

.table-borderless tbody tr td {
    border-top: 0;
}

.table-borderless tbody tr:first-child td {
    padding-top: 15px;
}

.table .colReorder span:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
    cursor: grab;
}

.table .colReorder span + span {
    margin-left: -2px;
}

.table .colReorder .colReorder-icon:before {
    font-family: fontAwesome;
    content: "\f142\00a0\f142";
    word-spacing: -0.1em;
}

/* END TABLES */
/* KENDO UI */
#grid.k-widget {
    width: auto;
}

.k-grid td {
    padding: .2em .4em;
}

.k-grid tr.k-state-selected td,
.k-grid tr.k-state-selected .k-group-cell {
    background-color: #BEBEBE;
    border-color: #D7D7D7;
}

.k-grid tr.k-state-selected,
.k-grid tr.k-state-selected a,
.k-grid tr.k-state-selected .k-icon,
.k-grid tr.k-state-selected .btn {
    color: #fff !important;
}

    .k-grid tr.k-state-selected:hover td,
    .k-grid tr.k-state-selected:hover .k-group-cell {
        background-color: #B6B6B6;
    }

.k-grid-header-wrap tr th.multi-col-header {
    border-bottom: 1px solid #bbb;
    color: #555;
}

.k-grid-add {
    background-color: transparent;
    border: none;
    color: #138EC7 !important;
    font-size: 0px;
}

    .k-grid-add .k-icon {
        line-height: 1;
        background-image: none;
        width: 22px;
    }

        .k-grid-add .k-icon:before {
            font-family: FontAwesome;
            content: "\f067";
            font-size: 18px;
        }

    .k-grid-add:hover,
    .k-grid-add:focus,
    .k-grid-add:active {
        background-color: transparent;
        box-shadow: none;
        color: #244c7d !important;
    }

        .k-grid-add:focus:not(.k-state-disabled):not([disabled]) {
            box-shadow: none;
            background-color: transparent;
        }

.k-grid-upload {
    background-color: transparent;
    border: none;
    color: #138EC7 !important;
    font-size: 0px;
}

    .k-grid-upload .k-icon {
        line-height: 1;
        background-image: none;
        width: 22px;
    }

        .k-grid-upload .k-icon:before {
            font-family: FontAwesome;
            content: "\f0ee";
            font-size: 18px;
        }

    .k-grid-upload:hover,
    .k-grid-upload:focus,
    .k-grid-upload:active {
        background-color: transparent;
        box-shadow: none;
        color: #244c7d !important;
    }

        .k-grid-upload:focus:not(.k-state-disabled):not([disabled]) {
            box-shadow: none;
            background-color: transparent;
        }

.k-grid-copy {
    background-color: transparent;
    border: none;
    color: #138EC7 !important;
    font-size: 0px;
}

    .k-grid-copy .k-icon {
        line-height: 1;
        background-image: none;
        width: 22px;
    }

        .k-grid-copy .k-icon:before {
            font-family: FontAwesome;
            content: "\f0c5";
            font-size: 18px;
        }

    .k-grid-copy:hover,
    .k-grid-copy:focus,
    .k-grid-copy:active {
        background-color: transparent;
        box-shadow: none;
        color: #244c7d !important;
    }

        .k-grid-copy:focus:not(.k-state-disabled):not([disabled]) {
            box-shadow: none;
            background-color: transparent;
        }

.k-grid .colReorder {
    color: #555;
    font-size: 16px;
    padding: .4em .5em;
}

    .k-grid .colReorder:hover {
        cursor: -moz-grab;
        cursor: -webkit-grab;
        cursor: grab;
    }

    .k-grid .colReorder span + span {
        margin-left: 1px;
    }

    .k-grid .colReorder .colReorder-icon:before {
        font-family: fontAwesome;
        content: "\f142\00a0\f142";
        word-spacing: -0.1em;
    }

.k-grid-content tr.k-detail-row:hover td {
    background-color: initial;
}

.k-grid-content tr.k-detail-row .k-grid tr:hover td {
    background-color: #ebebeb;
}

.k-grid .no-data-msg {
    padding: 10px;
}

.k-multiselect .k-i-close {
    padding-left: 5px;
    background-image: none;
}

.k-multiselect .k-button.k-state-hover {
    color: #fff !important;
}

html .k-upload-empty {
    border-width: 1px;
}

.k-dropzone {
    padding: 0;
}

div.k-dropzone em {
    visibility: visible;
}

.k-upload-button {
    border-width: 0 1px 0 0;
}

.k-grid-download {
    background-color: transparent;
    border: none;
    color: #138EC7;
    font-size: 0px;
}

    .k-grid-download span {
        line-height: 1;
        background-image: none;
    }

    .k-grid-download span {
        width: 18px;
    }

        .k-grid-download span:before {
            font-family: FontAwesome;
            content: "\f0ed";
            font-size: 18px;
        }

    .k-grid-download:hover,
    .k-grid-download:focus,
    .k-grid-download:active {
        text-decoration: none;
        background-color: transparent;
        box-shadow: none;
        color: #244c7d !important;
    }

        .k-grid-download:focus:not(.k-state-disabled):not([disabled]) {
            box-shadow: none;
            background-color: transparent;
        }

.k-grid-renew {
    background-color: transparent;
    border: none;
    color: #138EC7;
    font-size: 0px;
}

    .k-grid-renew .k-icon {
        line-height: 1;
        background-image: none;
    }

    .k-grid-renew .k-renew {
        width: 18px;
    }

    .k-grid-renew .k-icon:before {
        font-family: FontAwesome;
        content: "\f01e";
        font-size: 18px;
    }

    .k-grid-renew:hover,
    .k-grid-renew:focus,
    .k-grid-renew:active {
        background-color: transparent;
        box-shadow: none;
        color: #244c7d !important;
    }

        .k-grid-renew:focus:not(.k-state-disabled):not([disabled]) {
            box-shadow: none;
            background-color: transparent;
        }

.k-grid tr th.text-center {
    text-align: center;
}

.k-grid .command-cell {
    overflow: visible !important;
}

/* END KENDO UI */
/* HEADER */
#header {
    margin: 0;
    border: 0;
    background-color: #fff;
}

    #header.navbar {
        margin-bottom: 10px;
    }

    #header .branding {
        text-decoration: none;
        position: absolute;
        left: 50px;
        top: 0;
        height: 40px;
        width: 271px;
        z-index: 5000;
        text-decoration: none;
        white-space: nowrap;
        overflow: hidden;
    }

    #header .branding-left {
        left: 0;
        width: 312px;
    }

    #header .branding:hover {
        text-decoration: none;
    }

    #header .branding span {
        font-size: 12px;
        color: #000;
        min-width: 70px;
        margin-left: 4px;
        line-height: 1em;
        height: 1em;
        display: inline-block;
        position: absolute;
        top: 14px;
        left: 136px;
        bottom: -1px;
    }

        #header .branding span strong {
            font-size: 12px;
        }

/* extra-small devices (handhelds 400px and up) */
@media (min-width: 400px) {
    #header .branding {
        max-width: none;
    }
}

/* Small Devices (tablets 768px and up) */
@media (min-width: 768px) {
    #header .branding {
        left: 0;
        height: 40px;
    }

    #header .branding,
    #header .branding-left {
        width: 400px;
    }

        #header .branding span {
            font-size: 18px;
            top: 12px;
        }

            #header .branding span strong {
                font-size: 18px;
            }
}

/* TASK BAR */
.nav-taskbar {
    background: #DCE3E4;
    border: 0;
    min-height: 40px;
    font-size: 0;
}

.navbar-header {
    min-height: 40px;
}

.nav-taskbar .navbar-toggle {
    padding: 4px 8px;
    margin: 3px 3px 0 0;
    background-color: transparent;
}

    .nav-taskbar .navbar-toggle .icon:before {
        position: relative;
        top: -8px;
    }

.nav-taskbar .nav > li > a {
    padding: 10px 6px;
    color: #495363;
}

    .nav-taskbar .nav > li > a .caret {
        color: #495363;
    }

.nav-taskbar li.dropdown a:hover,
.nav-taskbar li.dropdown a:hover .caret,
.nav-taskbar li.open a.dropdown-toggle:focus,
.nav-taskbar li.open a.dropdown-toggle:focus .caret {
    color: #495363 !important;
}

.nav-taskbar .navbar-mininav {
    margin-top: 0;
}

    .nav-taskbar .navbar-mininav li {
        font-size: 12px;
        border-bottom: 1px solid #bbb;
    }

        .nav-taskbar .navbar-mininav li a {
            text-align: left;
        }

        .nav-taskbar .navbar-mininav li ul li {
            border-bottom: 0;
        }

        .nav-taskbar .navbar-mininav li.mininav-divider {
            display: none;
            padding: 5px 0;
            margin: 0px;
            height: 40px;
            background: transparent;
        }

            .nav-taskbar .navbar-mininav li.mininav-divider div {
                display: inline-block;
                padding: 1px;
                height: 100%;
                border-left: 1px solid #bdbdbd;
            }

.nav-taskbar .user-dropdown a.dropdown-toggle {
    padding-left: 30px;
    padding-right: 10px;
}

.nav-taskbar .search-dropdown a.dropdown-toggle,
.nav-taskbar .help-dropdown a.dropdown-toggle {
    padding: 8px 0 !important;
    border-bottom: 1px solid #ccc;
    margin-right: 10px;
    line-height: 1em;
}

.nav-taskbar li a .icon {
    font-size: 18px;
    line-height: .75em;
    position: relative;
    top: 3px;
}

.nav-taskbar .search-dropdown a .icon,
.nav-taskbar .help-dropdown a .icon {
    font-size: 24px;
    line-height: 1em;
    width: 1em;
    height: 1em;
    vertical-align: middle;
    top: 0;
}

.nav-taskbar .user-dropdown a .icon {
    position: absolute;
    top: 9px;
    left: 7px;
    line-height: 1em;
    font-size: 20px;
}

.nav-taskbar .search-dropdown .global-search {
    border-top: 0;
    border-bottom: 1px solid #bbb;
}

@media (min-width: 768px) {
    .nav-taskbar .navbar-mininav li {
        border-bottom: 0;
    }

        .nav-taskbar .navbar-mininav li.mininav-divider {
            display: inline-block;
        }

    .nav-taskbar .search-dropdown a.dropdown-toggle,
    .nav-taskbar .help-dropdown a.dropdown-toggle {
        padding: 9px 10px;
        border-bottom: 0;
    }

    .nav-taskbar .search-dropdown a.toggle-open {
        padding: 8px 10px;
    }

    .nav-taskbar .search-dropdown .global-search {
        border: 1px solid #bbb;
    }

    .nav-taskbar .navbar-mininav .dropdown-menu {
        margin-top: 2px;
        border: 1px solid #DCE3E4;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
    }

        .nav-taskbar .navbar-mininav .dropdown-menu:before {
            content: "";
            position: absolute;
            bottom: 100%;
            right: 35px;
            border-bottom: 10px solid #FFF;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
        }

    .nav-taskbar .search-dropdown .dropdown-menu {
        padding: 10px 15px;
        min-width: 415px;
        right: -25px;
        position: absolute;
        background-color: #fff;
        border: 1px solid #ccc;
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 0 0 2px 2px;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        background-clip: padding-box;
    }

    .nav-taskbar .help-dropdown .dropdown-menu {
        right: -55px;
    }

        .nav-taskbar .help-dropdown .dropdown-menu:before {
            right: 40%;
        }
}

/* END TASK BAR */
/* NAVBAR */
.main-nav-container #navBar #navMain > li {
    margin-right: 0;
}

    .main-nav-container #navBar #navMain > li > a {
        color: #495363;
        font-size: 14px;
        padding: 13px 0 10px 0;
    }

        .main-nav-container #navBar #navMain > li > a .icon-chevrondown {
            font-size: 14px;
            position: relative;
            top: 2px;
        }

        .main-nav-container #navBar #navMain > li > a:active,
        .main-nav-container #navBar #navMain > li > a:focus {
            background-color: transparent;
        }

    .main-nav-container #navBar #navMain > li.active > a,
    .main-nav-container #navBar #navMain > li.active > a:hover {
        color: #045fab;
        border-bottom-color: #045fab;
    }

    .main-nav-container #navBar #navMain > li > a:hover {
        color: #85bbe7;
        border-color: #85bbe7;
    }

@media (min-width: 768px) {
    .main-nav-container #navBar #navMain li {
        margin-right: 10px;
    }

        .main-nav-container #navBar #navMain li ul:after {
            left: 30px;
        }

    #navBar #navMain ul {
        border-top: 1px solid #ddd;
        top: 100%;
    }

    #navBar #navMain li ul:after {
        border-bottom-color: #ddd;
        border: 0;
    }

    #navBar #navMain > li > div {
        position: absolute;
        left: 0px;
        top: 100%;
        background: #fff;
        text-align: left;
        box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.4);
        border-top: 1px solid #ddd;
        border-left: 1px solid #ddd;
        padding: 5px 0;
        opacity: 0;
        visibility: hidden;
        z-index: 300;
        width: 100%;
        min-width: 215px;
        display: block;
        list-style: none;
    }

        #navBar #navMain > li > div ul {
            position: relative;
            left: 0;
            top: 0;
            background: #fff;
            text-align: left;
            box-shadow: none;
            border: 0;
            padding: 0;
            min-width: 0;
            display: normal;
            list-style: none;
        }

    #navBar #navMain li > div ul li {
        margin: 0;
    }

    #navBar #navMain > li > div ul li a {
        padding: 6px 0 6px 10px;
        display: block;
        border: 0;
        font-size: 14px;
        font-weight: 500;
        color: #333;
        text-decoration: none;
        /*max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;*/
    }

    #navBar #navMain ul a:hover,
    #navBar #navMain > li > div ul a:hover {
        color: #495363;
        font-weight: bold;
        text-decoration: none;
    }

    #navBar #navMain > li:hover > div {
        visibility: visible;
        opacity: 1;
    }

    #navBar #navMain > li > div ul:after {
        content: none;
        border: 0;
    }

    #navBar #navMain > li > div.dropdown-md {
        min-width: 310px;
    }

    #navBar #navMain > li > div.dropdown-lg {
        min-width: 550px;
    }

    #navBar #navMain > li > div.dropdown-xl {
        min-width: 750px;
    }
}

@media (min-width: 1050px) {
    .main-nav-container #navBar #navMain > li {
        margin-right: 30px;
    }

        .main-nav-container #navBar #navMain > li > a {
            font-size: 16px;
        }
}

/* END NAVBAR */
/* SLIDE NAV */
.nav-trigger-label {
    top: 0;
    left: 0;
    margin: 0;
    height: 40px;
    width: 50px;
    max-width: 220px;
    background-color: #495363;
}

    .nav-trigger-label .bar {
        left: 10px;
        width: 30px;
        height: 5px;
        background-color: #fff;
    }

        .nav-trigger-label .bar.top {
            top: 8px;
        }

        .nav-trigger-label .bar.middle {
            top: 17px;
        }

        .nav-trigger-label .bar.bottom {
            top: 26px;
        }

/* Small Devices (tablets 768px and up) */
@media (min-width: 768px) {
    .nav-trigger-label {
        display: none;
        visibility: hidden;
    }
}

@media (min-width: 1025px) {
    #nav-trigger,
    .nav-trigger-label {
        display: none;
        visibility: hidden;
    }
}

/* SLIDE NAV */
#slideNav {
    top: 40px;
    -webkit-box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.3);
}

    #slideNav > ul {
        width: 100%;
        background: #F9F9F9;
        max-width: 100%;
        overflow: hidden;
        margin: 0 0 25px 0;
        padding-top: 5px;
        border-top: 1px solid #bbb;
    }

        #slideNav > ul > li {
            float: left;
            clear: both;
            width: 100%;
            border: 0;
        }

            #slideNav > ul > li.nav-heading {
                color: #999;
                border-bottom: 1px solid #999;
                padding: 5px 10px;
                margin-top: 5px;
            }

            #slideNav > ul > li:first-child {
                float: left;
                clear: both;
                width: 100%;
                border-top: 0;
            }

            #slideNav > ul > li.active > a {
                color: #666666;
                border-top: 0;
                border-right: 0;
                border-right: 8px solid #FF7E20;
                font-weight: bold;
            }

            #slideNav > ul > li > a {
                color: #495363;
                padding: 6px 10px;
                font-size: 14px;
            }

                #slideNav > ul > li > a:focus {
                    background-color: transparent;
                }

                #slideNav > ul > li > a:hover {
                    color: #495363;
                }

/* END SLIDE NAV */
/* secondary nav */
.secondary-nav-container #secNavBar {
    border-bottom: 1px solid #bbb;
    background-color: #fff;
    -webkit-box-shadow: inset 0 3px 6px 0px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 3px 6px 0px rgba(0, 0, 0, 0.15);
}

    .secondary-nav-container #secNavBar ul#secNav li a {
        padding: 5px 12px;
        color: #555;
        font-size: 12px;
    }

        .secondary-nav-container #secNavBar ul#secNav li a:hover {
            background-color: transparent;
            color: #85bbe7;
        }

    .secondary-nav-container #secNavBar ul#secNav li.active a {
        color: #045fab;
    }

/* end secondary nav */
#header .info-container {
    width: 100%;
    font-size: 14px;
    color: #555;
    padding: 0 15px;
}

    #header .info-container a:hover,
    #header .info-container a:focus,
    #header .info-container a:active {
        text-decoration: none;
        background-color: transparent !important;
    }

    #header .info-container h1 {
        font-size: 24px;
        margin-bottom: 0;
        padding: 10px 0 8px 0;
    }

    #header .info-container .project-name,
    #header .info-container .project-number {
        clear: both;
        float: left;
        display: block;
        padding: 12px 0 10px 0;
    }

        #header .info-container .project-name a {
            color: #0072bc;
        }

            #header .info-container .project-name a:hover,
            #header .info-container .project-name a:focus {
                color: #004470;
            }

    #header .info-container .project-number {
        margin-top: 0;
    }

    #header .info-container .info-separator {
        display: none;
        font-size: 12px;
        line-height: 1em;
        position: relative;
        top: 2px;
    }

    #header .info-container .display-switcher {
        margin: 10px 10px 0 0;
    }

        #header .info-container .display-switcher .btn {
            padding: 6px 12px;
        }

            #header .info-container .display-switcher .btn .icon {
                font-size: 18px;
                position: relative;
                top: 2px;
            }

    #header .info-container #infoNav > li > a {
        font-size: 16px;
        padding: 0 10px 0 5px;
    }

    #header .info-container #savingsCalculator {
        position: relative;
        top: 9px;
    }

        #header .info-container #savingsCalculator > li > a {
            color: #0072bc;
            font-size: 20px;
            line-height: 0;
            margin: 0 10px 0 0;
            padding: 0;
        }

            #header .info-container #savingsCalculator > li > a:hover,
            #header .info-container #savingsCalculator > li > a:focus {
                color: #004470;
            }

            #header .info-container #savingsCalculator > li > a.trigger-money-saved {
                font-size: 22px;
            }

            #header .info-container #savingsCalculator > li > a.trigger-site-usage {
                font-size: 16px;
                position: relative;
                top: 3px;
            }

            #header .info-container #savingsCalculator > li > a > .icon,
            #header .info-container #logProgressbar > li > a > .icon {
                width: 1em;
                height: 1em;
                stroke-width: 0;
                stroke: currentColor;
                fill: currentColor;
                pointer-events: none;
            }

    #header .info-container .log-progress {
        padding: 6px 15px;
    }

        #header .info-container .log-progress span {
            width: 100%;
            display: block;
            font-size: 12px;
            text-align: center;
        }

    #header .info-container .info-item {
        float: left;
        display: block;
    }

        #header .info-container .info-item:last-child {
            margin-bottom: 10px;
        }

    #header .info-container .control-item .form-control {
        font-weight: bold;
    }

    #header .info-container .navbar-right a {
        padding: 0.9em 0.92em 0.6em 0.92em;
        color: #333;
    }

#header .design-tag {
    float: left;
    margin: 0 15px 10px 0;
    padding: .3em .6em .3em;
}

/* header savings calculator popovers */
#header .info-container .info-popover.bottom {
    margin-top: 8px;
}

#header .info-container .info-popover .popover-content {
    float: left;
}

#header .info-container .info-popover .icon {
    margin-right: 10px;
    font-size: 34px;
    position: absolute;
    top: 5px;
    left: 4px;
    height: 1.25em;
    width: 1.25em;
}

#header .info-container .info-popover .icon-money-saved {
    font-size: 42px;
    top: 3px;
    left: 4px;
}

#header .info-container .info-popover .icon-site-usage {
    font-size: 28px;
    top: 10px;
    left: 6px;
}

#header .info-container .info-popover .savings-info {
    white-space: nowrap;
    font-size: 18px;
    padding-left: 35px;
}

    #header .info-container .info-popover .savings-info.money-savings {
        padding-left: 45px;
    }

    #header .info-container .info-popover .savings-info a {
        font-size: 14px;
        clear: both;
        float: left;
        margin-top: -5px;
        color: #138EC7;
    }

    #header .info-container .info-popover .savings-info.no-custom {
        line-height: 40px;
        vertical-align: middle;
    }

    #header .info-container .info-popover .savings-info a:hover {
        color: #0E6087;
        text-decoration: underline;
        cursor: pointer;
    }

#header .info-container .info-popover .progress-info {
    white-space: nowrap;
    font-size: 18px;
    padding-left: 35px;
}

    #header .info-container .info-popover .progress-info span {
        margin-top: -4px;
        display: block;
    }

#header .info-container .info-popover.bottom > .arrow:after {
    border-bottom-color: #fff;
}

/* end header savings calculator popovers */
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    #header.navbar {
        margin-bottom: 5px;
    }

    #header .info-container .info-item {
        display: inline-block;
        padding: 16px 0 0 0;
        margin-right: 25px;
    }

    #header .info-container .control-item {
        padding: 8px 0 2px 0;
    }

        #header .info-container .control-item .form-control {
            display: inline-block;
            width: 250px;
            height: 28px;
            padding: 4px 12px;
        }

        #header .info-container .control-item .btn-link {
            padding-top: 3px;
            padding-bottom: 3px;
        }

    #header .info-container h1 {
        float: left;
        /*display: inline-block;*/
        float: left;
        max-width: 315px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-right: 12px;
    }

    #header .info-container .project-name a {
        max-width: 320px;
    }

    #header .info-container .display-switcher {
        float: left;
        margin-right: 10px;
        margin-top: 10px;
    }

        #header .info-container .display-switcher .btn {
            padding: 1px 8px;
        }

    #header .info-container #savingsCalculator,
    #header .info-container #logProgressbar {
        margin-top: 5px;
    }

    #header .design-tag {
        margin: 7px 15px 0 0;
    }
}

/* medium devices (tablets, 992px and up)*/
@media (min-width: 992px) {
    #header .info-container h1 {
        margin-top: -3px;
    }

    #header .info-container .project-name,
    #header .info-container .project-number {
        margin-top: 0;
        display: inline-block;
        max-width: 550px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        vertical-align: middle;
    }

    #header .info-container .project-name,
    #header .info-container .project-number {
        float: none;
        clear: none;
    }

        #header .info-container .project-name a {
            max-width: 250px;
        }

    #header .info-container.design .project-name a {
        max-width: 230px;
    }

    #header .info-container .display-switcher .btn {
        margin-top: -3px;
    }

    #header .info-container .info-separator {
        display: inline-block;
    }

    #header .info-container .design-tag {
        margin: 13px 5px 0 0;
    }

    #header .info-container #savingsCalculator {
        display: inline-block;
        float: none;
        margin-left: 10px;
    }
}

/* large devices (desktops and up)*/
@media (min-width: 1200px) {
    #header .info-container {
        font-size: 14px;
    }

        #header .info-container h1 {
            max-width: 550px;
        }

        #header .info-container .project-name a {
            max-width: 300px;
        }

        #header .info-container.design .project-name a {
            max-width: 300px;
        }

        #header .info-container .info-item {
            margin-right: 20px;
        }

        #header .info-container #savingsCalculator {
            margin-left: 10px;
        }

        #header .info-container.design #savingsCalculator {
            margin-left: 0px;
        }

        #header .info-container #savingsCalculator {
            margin-top: 0;
        }
}

@media (min-width: 1400px) {
    #header .info-container .project-name a,
    #header .info-container.design .project-name a {
        max-width: 400px;
    }
}

/* Extra large devices (desktop, iPad Pro 1900px and up)*/
@media (min-width: 1900px) {
    #header .info-container .project-name a,
    #header .info-container.design .project-name a {
        max-width: 600px;
        width: auto;
    }
}

/* END HEADER */
tr.action-required {
    background-color: #FDEBD7;
}

    tr.action-required:hover td {
        background-color: #FACC9A;
    }

    tr.action-required a,
    tr.action-required a .k-icon {
        color: #AE6009;
    }

    tr.action-required td {
        background-color: #FDEBD7;
    }

tr.expected-item,
tr.expected-item a {
    color: #888;
}

tr.k-grouping-row td,
tr.k-grouping-row td:hover {
    background-color: #ddd;
}

.k-grouping-row + tr .k-group-cell {
    border-top-width: 1px;
}

tr.k-grouping-row.k-state-selected td,
tr.k-grouping-row.k-state-selected td:hover {
    background-color: #ddd;
}

tr.k-grouping-row.k-state-selected a,
tr.k-grouping-row.k-state-selected a .k-icon {
    color: #138EC7 !important;
}

#grid p.k-reset {
    position: relative;
    padding-right: 60px;
}

.group-heading-link {
    position: absolute;
    top: 1px;
    right: 0;
    float: none;
}

    .group-heading-link:hover {
        text-decoration: none;
    }

    .group-heading-link .icon {
        margin: 0;
        font-size: 18px;
        font-weight: bold;
    }

    .group-heading-link .icon-import {
        font-size: 20px;
    }

.grid-upload.group-heading-link {
    top: 0;
    right: 26px;
    font-size: 20px;
}

.comment-link .fa-comment,
.comment-link .fa-comments {
    font-size: 16px;
    color: #777;
}

.comment-link-primary .fa-comment,
.comment-link-primary .fa-comments {
    color: #138EC7;
}

.comment-link-success .fa-comment,
.comment-link-success .fa-comments {
    color: #4ebb7d;
}

.comment-link-warning .fa-comment,
.comment-link-warning .fa-comments {
    color: #FF974B;
}

.comment-link-danger .fa-comment,
.comment-link-danger .fa-comments {
    color: #A31F00;
}

.comments-closed {
    color: #bbb;
}

    .comments-closed:hover {
        color: #999;
    }

    .comments-closed .fa-comment {
        font-size: 16px;
    }

.division-navigator {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

    .division-navigator select {
        border-radius: 2px;
        border-color: #C9C9C9;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    }

/* BEGIN CUSTOM DROPDOWN */
.dropdown-toggle.btn-default.toggle-open, .k-grid-toolbar .dropdown-toggle.toggle-open.k-button,
.dropdown-toggle.btn-default.toggle-open:active,
.k-grid-toolbar .dropdown-toggle.toggle-open.k-button:active,
.dropdown-toggle.btn-default.toggle-open:focus,
.k-grid-toolbar .dropdown-toggle.toggle-open.k-button:focus {
    background-color: #fff !important;
    box-shadow: none;
    border-radius: 2px 2px 0 0;
    z-index: 1001;
    border-bottom-width: 0;
}

.dropdown-menu.column-settings,
.dropdown-menu.dropdown-static {
    padding: 10px;
    min-width: 375px;
    margin-top: -1px;
    border-radius: 0;
    border-color: #B4B4B4;
}

    .dropdown-menu.column-settings .toggle-controls,
    .dropdown-menu.dropdown-static .toggle-controls {
        margin-top: 10px;
        display: block;
    }

        .dropdown-menu.column-settings .toggle-controls .btn,
        .dropdown-menu.dropdown-static .toggle-controls .btn {
            padding: 0;
        }

            .dropdown-menu.column-settings .toggle-controls .btn[disabled],
            .dropdown-menu.dropdown-static .toggle-controls .btn[disabled] {
                color: #555;
            }

    .dropdown-menu.dropdown-static .cols-2 {
        min-width: 350px;
    }

    .dropdown-menu.dropdown-static .cols-3 {
        min-width: 465px;
    }

    .dropdown-menu.dropdown-static label.dropdown-heading {
        padding: 10px 0 0;
        margin: 0;
        border-bottom: 1px solid #bbb;
        width: 100%;
        color: #777;
        font-weight: normal;
    }

    .dropdown-menu.dropdown-static .form-horizontal .form-group {
        width: 100%;
        margin-bottom: 10px;
    }

        .dropdown-menu.dropdown-static .form-horizontal .form-group .form-control {
            width: 100%;
        }

    .dropdown-menu.dropdown-static ul {
        list-style-type: none;
        padding-left: 0;
        margin: 10px 0 0 0;
    }

        .dropdown-menu.dropdown-static ul > li > label {
            min-height: 20px;
            margin-bottom: 0;
            font-weight: 400;
            cursor: pointer;
        }

    .dropdown-menu.dropdown-static hr {
        margin: 10px 0;
    }

.dropdown-static.open {
    display: block !important;
}

/* END CUSTOM DROPDOWN */
/*  COMMENTS */
.comment-list {
    padding: 10px 20px;
}

    .comment-list .comment-item {
        margin-bottom: 20px;
    }

        .comment-list .comment-item .author strong {
            margin-right: 10px;
        }

        .comment-list .comment-item .author span {
            color: #888;
        }

        .comment-list .comment-item .message {
            margin-bottom: 6px;
            font-size: 16px;
        }

        .comment-list .comment-item a {
            padding: 0;
        }

    .comment-list .comment-reply-list {
        float: left;
        width: 100%;
        border-left: 4px solid #dedede;
        padding-left: 25px;
        margin-left: 15px;
    }

        .comment-list .comment-reply-list .comment-item {
            width: 100%;
        }

    .comment-list .reply-section {
        float: left;
        width: 100%;
        margin: 10px 0 20px;
    }

        .comment-list .reply-section [class*="col-sm"] {
            padding-left: 0;
        }

/* GALLERY */
.photo-list .photo-item {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    max-width: 350px;
    overflow: hidden;
}

    .photo-list .photo-item .item-img-top {
        width: 100%;
        display: block;
    }

    .photo-list .photo-item h4.item-title {
        margin-top: 5px;
        margin-bottom: 0.25rem;
        font-size: 1.5rem;
    }

    .photo-list .photo-item .item-block {
        padding: 8px;
    }

    .photo-list .photo-item .btn {
        padding-left: 0;
    }

.img-list {
    width: 100%;
}

    .img-list:after {
        content: "";
        clear: both;
    }

    .img-list .img-item {
        display: inline-block;
        margin: 0 0 5px 0;
        width: 33%;
        padding-right: 5px;
        max-height: 200px;
        overflow: hidden;
        position: relative;
    }

        .img-list .img-item:hover {
            opacity: .8;
            cursor: pointer;
        }

        .img-list .img-item img {
            width: 100%;
        }

        .img-list .img-item input[type=checkbox] {
            display: none;
        }

        .img-list .img-item span {
            display: none;
            position: absolute;
            top: 20px;
            right: 15px;
        }

            .img-list .img-item span:after {
                font-family: FontAwesome;
                content: "\f058";
                font-size: 35px;
                color: #2C5E9A;
            }

        .img-list .img-item.selected span {
            display: block;
            background-color: #fff;
            height: 18px;
            border-radius: 20px;
        }

/* END GALLERY*/
.search-container {
    width: 100%;
    float: left;
    padding: 20px;
    background-color: #fbfbfb;
    border: 1px solid #bbb;
    margin-bottom: 25px;
}

    .search-container .form-control {
        height: 40px;
        float: left;
    }

    .search-container .form-control-lg,
    .search-container .form-control-md,
    .search-container .form-control-sm {
        width: 100%;
        margin-bottom: 10px;
    }

    .search-container .btn {
        height: 38px;
        float: left;
        font-size: 16px;
    }

.search-content-container .col-alpha {
    padding: 0;
}

.search-content-container .col-beta {
    padding: 0;
}

@media (min-width: 768px) {
    .search-container .form-control-lg {
        width: 88%;
        margin-bottom: 0;
    }

    .search-container .form-control-md {
        width: 45%;
        margin-bottom: 0;
    }

    .search-container .form-control-sm {
        width: 30%;
        margin-bottom: 0;
    }

    .search-content-container .col-alpha {
        padding-right: 15px;
    }

    .search-content-container .col-beta {
        padding-left: 15px;
    }
}

.support-links ul {
    float: left;
    list-style-type: none;
    margin-top: 10px;
    padding-left: 20px;
}

    .support-links ul li a {
        display: block;
        padding: 5px 0;
        font-size: 14px;
    }

.video-list {
    float: left;
    width: 100%;
    display: block;
    margin-top: 10px;
}

    .video-list .video-item {
        display: inline-block;
        position: relative;
    }

        .video-list .video-item img {
            width: 100%;
            max-width: 340px;
        }

            .video-list .video-item img .video-title {
                font-size: 16px;
                margin-top: 7px;
            }

.tutorial-list {
    float: left;
    width: 100%;
    padding: 0;
    display: block;
}

    .tutorial-list .filter {
        padding: 10px 15px;
        background-color: #fafafa;
        border: 1px solid #bbb;
    }

    .tutorial-list .video-item {
        display: inline-block;
        position: relative;
        padding-left: 0;
        margin-bottom: 15px;
    }

        .tutorial-list .video-item .img-link {
            display: block;
            position: relative;
        }

            .tutorial-list .video-item .img-link img {
                width: 100%;
            }

        .tutorial-list .video-item .video-title {
            font-size: 16px;
            margin-top: 7px;
        }

.view-more {
    clear: both;
    float: left;
    width: 100%;
    border-top: 1px solid #bbb;
    margin-top: 10px;
    padding-top: 10px;
    text-align: center;
}

.helpfulness-block {
    float: left;
    width: 100%;
    padding: 15px;
    margin-top: 20px;
    background-color: #efefef;
}

.help-topic-detail ol li {
    padding: 4px;
}

.kb-search {
    position: relative;
    padding: 15px;
}

    .kb-search .btn-search {
        position: absolute;
        right: 17px;
        top: 15px;
        height: 34px;
        width: 34px;
        background-color: transparent;
        border: 0;
    }

        .kb-search .btn-search:before {
            font-family: FontAwesome;
            content: "\f002";
            font-size: 18px;
            color: #777;
        }

        .kb-search .btn-search:focus {
            outline: 0;
        }

.kb-article-list {
    padding: 0;
    margin: 0 0 38px;
    list-style: none;
}

    .kb-article-list li {
        margin: 1.8em 0;
    }

        .kb-article-list li a {
            font-size: 1.2em;
            padding-left: 10px;
            display: table-cell;
            width: 100%;
        }

        .kb-article-list li .icon {
            /*margin-right: .5rem;*/
            display: table-cell;
            width: 1%;
            vertical-align: top;
            background: transparent;
            font-style: normal;
        }

            .kb-article-list li .icon:before {
                font-family: FontAwesome;
                content: "\f0f6";
                font-size: 16px;
                color: #777;
            }

.table-email-reminders {
    margin-bottom: 0;
}

    .table-email-reminders thead tr th {
        font-weight: normal;
        font-size: 14px;
        text-align: center;
        padding: 5px;
        width: 100px;
    }

    .table-email-reminders tbody tr td {
        padding: 0;
    }

        .table-email-reminders tbody tr td:hover {
            background-color: #eee;
        }

        .table-email-reminders tbody tr td label.checkbox {
            text-align: center;
            padding: 5px;
            height: 37px;
            width: 100%;
        }

            .table-email-reminders tbody tr td label.checkbox:hover {
                cursor: pointer;
            }

            .table-email-reminders tbody tr td label.checkbox input[type="checkbox"] {
                display: none;
            }

.k-ie7 .table-email-reminders tbody tr td label.checkbox input[type="checkbox"] {
    display: block;
    float: left;
}

.table-email-reminders tbody tr td label.checkbox.selected {
    background-color: #D2EEDE;
}

.table-email-reminders tbody tr td .checkbox .fa {
    color: #338455;
    font-size: 26px;
    display: none;
}

.table-email-reminders tbody tr td label.checkbox.selected .fa {
    display: block;
}

.locations-list {
    margin-top: 20px;
    width: 100%;
    display: block;
}

    .locations-list .location-item {
        float: left;
        width: 32%;
        margin: 0 8px 5px 0;
    }

        .locations-list .location-item .panel-heading {
            padding: 10px;
        }

        .locations-list .location-item .panel-title > a {
            color: #428bca;
        }

        .locations-list .location-item .panel-body {
            padding: 10px;
        }

#addLocation {
    margin-top: -5px;
}

.edit-location-link.disabled .fa {
    color: #bbb;
    cursor: not-allowed;
}

.edit-container {
    display: none;
    float: left;
    width: 100%;
    margin: 10px 0 10px 0;
    padding: 15px;
    background-color: #fafafa;
    border: 1px solid #ccc;
}

    .edit-container h4 {
        margin-top: 0;
    }

.tab-strip-container {
    margin-top: 10px;
    border: 1px solid #bbb;
}

    .tab-strip-container .tab-strip ul.nav li {
        width: 100px;
        text-align: center;
        border-right: 1px solid #bbb;
    }

        .tab-strip-container .tab-strip ul.nav li a {
            border: 0;
            border-radius: 0;
            margin-right: 0;
        }

        .tab-strip-container .tab-strip ul.nav li:hover {
            background-color: #eee;
        }

        .tab-strip-container .tab-strip ul.nav li a:hover {
            background-color: transparent;
        }

    .tab-strip-container .tab-strip .tab-content .tab-pane {
        padding: 15px;
    }

        .tab-strip-container .tab-strip .tab-content .tab-pane .scroll {
            max-height: 300px;
            overflow-y: scroll;
            padding: 15px;
            border: 1px solid #ddd;
        }

@media (min-width: 1025px) {
    .tab-strip-container .tab-strip ul.nav li {
        width: 150px;
    }
}

.table-borderless thead > tr > th {
    border-bottom: 0;
}

.table-borderless tbody tr td {
    border-top: 0;
}

.checkmark {
    line-height: 1;
    font-size: 0;
    width: 100%;
    display: block;
    text-align: center;
}

    .checkmark:before {
        font-family: FontAwesome;
        content: "\f00c";
        font-size: 18px;
        color: #338455;
    }

.label-block {
    display: block;
    text-align: left !important;
}

.control-label button {
    font-weight: normal;
    line-height: 1;
}

    .control-label button:hover {
        text-decoration: none;
    }

.reminderEmails {
    margin-top: 5px;
    margin-bottom: 0;
}

    .reminderEmails .panel-heading {
        padding: 0;
    }

    .reminderEmails .panel-title a {
        display: inline-block;
        position: relative;
        width: 70%;
        padding: 10px 15px 10px 40px;
    }

@media (min-width: 450px) {
    .reminderEmails .panel-title a {
        width: 80%;
    }
}

@media (min-width: 820px) {
    .reminderEmails .panel-title a {
        width: 90%;
    }
}

.reminderEmails .panel-title a:hover,
.reminderEmails .panel-title a:focus {
    text-decoration: none;
}

.reminderEmails .panel-title a.lnkEdit {
    width: 40px;
    text-align: center;
    padding: 10px;
    float: right;
}

.panel-title a .collapse-icon {
    position: absolute;
    left: 13px;
    top: 10px;
    color: #555;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.panel-title a.collapsed .collapse-icon {
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    -webkit-transform: rotate(-90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
    vertical-align: middle;
}

.reminderEmails .collapse-inner {
    max-height: 400px;
    overflow: auto;
}

.reminderEmails .table {
    margin-bottom: 0;
}

.reminderEmails thead > tr > th,
.reminderEmails tbody > tr > td {
    padding: 6px 15px;
}

.reminders-log-list {
    max-height: 420px;
    overflow: auto;
    padding: 15px 15px 0 15px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
}

    .reminders-log-list .form-group {
        margin-left: 0;
        margin-right: 0;
    }

@media (max-width: 768px) {
    .reminders-log-list .form-group div[class*="col-"] {
        padding: 0;
        margin-top: 5px;
    }
}

#project-index .btn-add-project {
    margin: 0 0 10px;
}

#project-index .nav-project-type {
    clear: both;
}

/* small devices (tablets 768px and up)*/
@media (min-width: 768px) {
    #project-index .btn-add-project {
        float: right;
        margin: -5px 0 0;
    }

    #project-index .nav-project-type {
        clear: none;
        float: none;
    }

    #project-index .form-control.number-control {
        max-width: 165px;
    }
}

/* medium devices (tablets 992px and up) */
@media (min-width: 992px) {
    #project-index .form-control.number-control {
        max-width: none;
    }
}

@media print {
    #header {
        display: block;
    }

        #header > .navbar,
        #header > .main-nav-container,
        #header > .info-container {
            display: none;
        }

    a[href]:after {
        content: none !important;
    }
}

/* OVERRIDES */
.expand_table,
.table_header {
    margin-bottom: 20px;
}

    .expand_table th {
        border-bottom: 1px solid #AAA;
        border-right: 1px solid #AAA;
        background-image: none;
        background-color: #DCDCDC;
    }

    .table_header thead th {
        border-bottom: 3px solid #CCC;
        border-right: 1px solid #CCC;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #000000;
        font-size: 12px;
        font-weight: bold;
        background-image: none;
        height: 21px;
        background-color: #DCDCDC;
    }

        .table_header thead th a {
            display: block;
            color: #000000;
            text-align: left;
            text-decoration: none;
            padding: 15px 15px 3px 20px;
        }

    .table_header tbody td:hover {
        cursor: pointer;
    }

.modal-header .close:before {
    font-family: BlueSkyPrime-171;
    content: "\e604";
}

.close:hover, .close:focus {
    color: #333;
    text-decoration: none;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    filter: alpha(opacity=100);
    opacity: 1;
}

.btn-delete:before {
    font-family: BlueSkyPrime-171;
    content: "\e658";
    font-size: 18px;
    font-weight: bold;
}

.high-priority-img,
.low-priority-img {
    vertical-align: middle !important;
}

.datepicker {
    border-radius: 0;
    -webkit-border-radius: 0;
    padding: 0;
}

.ui-datepicker-trigger {
    position: relative;
    top: -2px;
}

.iconBrown{
    font-size: 20px;
    color: brown;
    line-height: 27px;
}
.iconRed {
    font-size: 20px;
    color: maroon;
    line-height: 27px;
}
.iconAqua {
    font-size: 20px;
    color: #0072bc;
    line-height: 27px;
}

.iconBlue {
    font-size: 20px;
    color: blue;
    line-height: 27px;
}

.iconGreen {
    font-size: 20px;
    color: green;
    line-height: 27px;
}
/* END OVERRIDES*/

