/* Minification failed. Returning unminified contents.
(342,15): run-time error CSS1030: Expected identifier, found '.'
(342,24): run-time error CSS1031: Expected selector, found ')'
(342,24): run-time error CSS1025: Expected comma or open brace, found ')'
 */
.matrix table tr{background-color:#fff!important}.matrix .header,.matrix .content{border-bottom-color:#66af35}.matrix .scroll-horizontal-wrapper{border-left-color:#66af35}.matrix .content tr:not(:last-child) td:first-child{border-bottom-color:#66af35}.matrix .content tr.has-value td:not(:first-child){border-top-color:#66af35;border-bottom-color:#66af35}.matrix .group{border-top-color:#66af35;border-left-color:#66af35;border-right-color:#66af35}.matrix .group>div{background-color:#65ad40;border-bottom-color:#66af35}.matrix .group .caption{color:#fff}.matrix .group-start{border-left-color:#66af35}.matrix .group.collapsed{background-color:#caefb6}.matrix .group.collapsed .caption{color:#000}.matrix .group-start.collapsed{background-color:#caefb6}.matrix .header .group td:not(:first-child),.matrix .content td:not(:first-child):not(.group-start){border-left-color:#66af35}.matrix .content .scroll-vertical-wrapper .scroll-horizontal-wrapper table>tbody>tr>td:last-child{border-left-color:#66af35}
/*
  This file is the main theme file for TinyMCE for HB theme
*/
.mce-content-body {
  font-size: 10pt;
  /* Report colors */
  /* For plans 2020 */
}
.mce-content-body .report-color {
  color: #91c170;
}
.mce-content-body .report-color-orange {
  color: #F16523;
}
.mce-content-body .report-color-alternative {
  color: #46b16f;
}
.mce-content-body h1,
.mce-content-body h2,
.mce-content-body h3 {
  margin: 0 0 10px 0;
}
/*# sourceMappingURL=report.css.map */
body {
    font-family: MavenProRegular, Arial, Verdana;
    line-height: 1.4;
    font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    line-height: inherit;
}

h4 {
    color: #66af35;
}

.main-logo {
    width: 400px;
    height: 100px;
    display: inline-block;
    margin: 10px;
    background: url(images/logo.png) no-repeat;
    background-size: contain;
}

div.login-info {
    display: inline-block;
    float: right;
}

label.control-label {
    font-size: 16px;
    font-weight: normal;
    padding-top: 0 !important;
}

.btn {
    padding: 4px 45px;
}

    .btn.btn-expand-collapse {
        padding: 4px 12px;
        border-color: #ee7100;
        color: #ee7100 !important;
    }

.btn-save,
.btn-save:hover,
.btn-save:focus,
.btn-save:disabled,
.btn-save:active,
.btn-save:active:hover,
.btn-save:active:focus {
    background-color: #66af35;
    border-color: #66af35;
}

.btn-cancel,
.btn-cancel:hover,
.btn-cancel:focus,
.btn-cancel:disabled,
.btn-cancel:active,
.btn-cancel:active:hover,
.btn-cancel:active:focus {
    background-color: #a1a7ae;
    border-color: #e5e6e7;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:disabled,
.btn-primary:active,
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-action,
.btn-action:hover,
.btn-action:focus,
.btn-action:disabled,
.btn-action:active,
.btn-action:active:hover,
.btn-action:active:focus {
    background-color: #ee7100;
    border-color: #ee7100;
}

.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:disabled,
.btn-secondary:active,
.btn-secondary:active:hover,
.btn-secondary:active:focus {
    background-color: #8d9498;
    border-color: #8d9498;
}

.main-menu {
    font-weight: bold !important;
}

nav a, nav li {
    text-decoration: none !important;
    /*color: #ffffff !important;*/
}

.button-row {
    text-align: right;
    margin-top: 5px;
}

    .button-row [class*='col-'] {
        text-align: left;
    }

header.login-header {
    margin: auto;
}

.login-page {
    background: url('images/hb-login.jpg') no-repeat 50% fixed;
    background-size: cover;
}

.login-form {
    font-size: 14px;
    border: 1px solid #65ad40;
    background-color: white;
    -ms-border-radius: 8px;
    border-radius: 8px;
    padding: 20px 50px;
    margin-top: 50px;
}

    .login-form h2 {
        margin: 10px 0;
        text-align: right;
        margin-right: 188px;
        font-size: 22px;
    }

    .login-form .button-row {
        text-align: right !important;
    }

        .login-form .button-row .btn {
            padding: 3px 45px;
        }

    .login-form .login-form-row input {
        padding: 2px;
    }

.modal {
    display: none; /*hide modal dialogs*/
}

    .modal .btn {
        padding: 6px 12px;
    }

.glyphicon.info-tooltip {
    color: #65ad40;
}

.table th {
    color: #65ad40;
    border-top: none;
    border-bottom: 1px solid #65ad40;
}

.table td {
    border-top: none;
    border-bottom: 1px solid #65ad40;
}

.row.row-heading,
.table > thead > tr > th {
    color: #65ad40;
    border-bottom: 1px solid #65ad40;
}

.table > .row,
.table .nested-rows > .row,
.table .border-bottom {
    border-bottom: 1px solid #65ad40;
}

.bootstrap-select button,
.bootstrap-select button:hover,
.bootstrap-select button:active {
    color: black !important;
    border-color: #65ad40;
}

.wizard .ez-radio {
    vertical-align: middle;
}

.modal-dialog .modal-content:not(:empty) {
    border-color: #ee7100;
}

.pager, .content a {
    color: #ee7100;
}

.main-menu .dropdown-container ul {
    background-color: #e5e6e7;
    border: 1px solid #e5e6e7;
}

    .main-menu .dropdown-container ul li:hover, .main-menu .dropdown-container ul a:hover {
        background-color: white;
        color: #f28529;
    }

    .main-menu .dropdown-container ul:after, .main-menu .dropdown-container ul:before {
        border-bottom-color: #e5e6e7;
    }

.form-striped .form-group {
    border-bottom-color: #65ad40;
}

.input-group-addon {
    border-color: #65ad40;
}

.form-control, .form-control:focus {
    border-color: #65ad40;
}

    .form-control:focus {
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(101, 173, 64,.6);
    }

a:focus, button.btn:focus, button.btn.selectpicker:focus {
    outline-color: #65ad40 !important;
}

.bootstrap-select button.btn {
    border-color: #65ad40 !important;
}

.bootstrap-select button.btn:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(101, 173, 64,.6);
            box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(101, 173, 64,.6);
}

.ez-radio {
    background-position: -27px -201px;
}

.ez-selected {
    background-position: -27px -176px;
}

.ez-checkbox.ez-checked {
    background-position: -87px -121px;
}

.ez-checkbox.focus, .ez-radio.focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(101, 173, 64,.6) !important;
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(101, 173, 64,.6) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(101, 173, 64,.6) !important;
}

.ez-checkbox.ez-indeterminate {
    background-position: -116px -121px;
}

.tree-toggle {
    background-position: -11px -103px;
}

    .tree-toggle.open {
        background-position: -25px -99px;
    }

.table .row-heading .sort-ascending:after {
    background-position: -54px -228px !important;
}

.table .row-heading .sort-descending:after {
    background-position: -68px -228px !important;
}

.translation-tree .tree-toggle-text,
.multiitem-text {
    color: #65ad40;
}

.btn .icon-plus {
    vertical-align: bottom;
    margin-bottom: 3px;
}

.btn-cancel .icon,
.btn-ok .icon,
.btn-save .icon {
    vertical-align: bottom;
    transform: scale(0.75);
}

/* icons */
.icon-datepicker {
    background-position: -108px -210px;
}

.icon-edit-small {
    background-position: -81px -93px;
}

.icon-pdf {
    background-position: -121px -176px;
}

.btn-icon:has(.icon-pdf) {
    background: none !important;
    border: none !important;
}

body.loading .loading-spinner {
    background: url('./images/ajax-loader.gif') 50% 50% no-repeat;
    background-size: auto;
}

body.loading.loading-safari .loading-spinner:before {
    color: #f28529;
}


/*
  This file is the main theme file for TinyMCE for HB theme
*/
.mce-content-body {
  font-size: 10pt;
  /* Report colors */
  /* For plans 2020 */
}
.mce-content-body .report-color {
  color: #91c170;
}
.mce-content-body .report-color-orange {
  color: #F16523;
}
.mce-content-body .report-color-alternative {
  color: #46b16f;
}
.mce-content-body h1,
.mce-content-body h2,
.mce-content-body h3 {
  margin: 0 0 10px 0;
}
/*# sourceMappingURL=report.css.map */
