﻿﻿:root {
    --primary: #141414;
    --secondary: #FFFFFF;
    --headerText: #141414;
    --defaultText: #141414;
    --disabled: #D3D2D2;
    --button: #4B93C9;
    --buttonHover: #053B64;
}

.delete-text {
    color: black !important;
    font-size: 16px !important;
}

.performanceBtn {
    border-bottom: 3px solid var(--primary);
}

.row {
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin: 0px !important;
}
/*small indicator panel*/
.indicatorPanel {
    background-color: #eeeeee;
    margin-bottom: 15px;
    min-width: 350px
}

.indicatorViewData {
    margin-right: -12px !important;
    margin-top: 18px;
}

.indicatorNameText {
    position: absolute !important;
    display: initial !important;
}

.indicatorCardTextDiv {
    height: 114px !important;
    margin-top: -12px;
}

.indicatorOptions {
    position: absolute;
    background-color: white;
    border: 1px solid #95989a;
    padding: 5px;
    top: 35px;
    right: 5px;
    z-index: 1;
    display: none;
}

ul.list {
    padding-left: 3px !important;
}

.upper-right-menu-div {
    position: absolute !important;
    right: 0px !important;
}

.upper-right-menu-div-admin {
    position: absolute !important;
    right: 0px !important;
}

.upper-right-menu {
    position: absolute !important;
    right: 0px;
    top: 0px;
    color: black !important;
    width: 36px !important;
    height: 36px !important;
}

.groupName {
    font-size: 32px;
    padding-left: 15px;
    margin-bottom: 10px;
    font-weight: 700;
}

.groupIcon {
    font-size: 75px !important;
    vertical-align: middle
}

.indicatorColor {
    height: 20px;
    width: 20px;
    margin-right: 40px;
}

.indicatorPanel2 {
    padding: 10px;
    box-shadow: 0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12) !important;
    background-color: #ffffff;
    height: 143px;
    display: block;
}

.addIndicatorPlusIcon, .addGroupPlusIcon {
    color: #00796b;
    font-weight: bolder;
}

.addIndicatorPlusIcon {
    font-size: 120px;
}

.addGroupPlusIcon {
    font-size: 40px;
    vertical-align: text-bottom;
}

.addNewIndicatorPanel {
    text-align: center;
    height: 180px;
}

.addNewGroupText {
    display: inline-block;
    font-size: xx-large;
}

.infoBtn {
    color: #95989a;
    position: absolute;
    right: 20px;
    top: 10px;
}

.metricSymbol {
    font-size: 60px;
    font-weight: 600;
    display: block;
    text-align: left;
    height: 60px;
    line-height: 1.5;
}

.indicatorName, .metricSymbol {
    color: var(--primary);
}

.indicatorName {
    align-self: baseline;
    line-height: 1.1 !important;
    position: absolute;
    width: 58%;
    white-space: unset !important;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight: 600;
    margin-right: 4px
}

.metricText, .metricLabel {
    font-size: 16px;
    color: #656363;
    display: flex;
    text-align: left;
    align-items: end !important;
    word-break: break-word;
    margin-top: 2px;
    margin-left: 4px;
    margin-right: 24px;
}

.indicator-tile-card .v-toolbar__content {
    padding: 12px !important;
    margin-top: -10px !important;
}

.indicator-tile-card {
    height: 200px !important;
    border-radius: 6px !important;
}

.indicatorDetailsBtn {
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -20px;
}

.performanceGroup {
    margin-bottom: 40px;
}

.dragArea {
    min-height: 100px;
}

.group-button {
    min-width: 66px;
}

.groupDiv {
    padding-left: 20px;
    padding-right: 20px;
}

.add-group-button {
    font-size: 30px;
}

.add-indicator-button, .add-group-button {
    height: auto !important;
}

.add-indicator-button i, .add-group-button i {
    font-size: 84px !important;
}

.metricSymbol i {
    font-size: 50px !important;
    vertical-align: bottom;
    display: inline-flex;
    padding-bottom: 18px;
}

.list-indicator {
    min-height: 100px;
    min-width: 100%;
}

.list-indicator-enter, .list-indicator-leave-active {
    opacity: 0;
}

.list-indicator-item {
    transition: all 0.3s;
    width: 420px;
}

.list-group-move {
    transition: all 0.3s;
}

#iconSelect {
    font-family: 'FontAwesome';
}

.optionBtns {
    font-size: 14px;
    color: #F16522 !important;
    font-style: italic;
}

.optionBtns:hover {
    font-weight: bold;
}

.container.grid-list-md .layout .flex {
    padding: 4px 2px 4px 2px;
}

.input-group--text-field.input-group--text-field-box {
}

#editGroupModal label {
    width: 200px;
}

#addNewIndicatorModal .model-body {
    text-align: center;
}

.indicatorNameTextBox, .metricTextTextbox, .indicatorDescriptionTextbox {
    min-width: 100%;
}

.metricTextTextbox {
    text-transform: uppercase;
}

#addNewGroupModal input {
    width: 300px;
}

.grabable {
    display: inline-block;
    position: absolute;
    top: 42%;
    left: 2px;
    display: none;
}

.radio-button-group .input-group__input {
    min-height: 0px;
    flex: 0 0 10%;
}

.radio-button-group2 .input-group__input {
    min-height: 0px;
}

.radio-button-group2 .input-group.input-group--selection-controls label {
    bottom: -20px;
}

.radio-button-group .input-group {
    /*padding-top: 0px;*/
}

.radio + .radio {
    margin-top: 10px;
}

.application a {
    color: inherit;
}
/*#region Color Picker */


.vc-sketch-field--single:nth-child(5) {
    display: none;
}

.vc-sketch-alpha-wrap, .vc-sketch-presets {
    display: none;
}

.vc-sketch {
    box-shadow: none;
}

.picker-card {
    width: 220px;
}

.color-preset {
    width: 30px;
    height: 30px;
    border-radius: 5px;
    display: inline-block;
    margin-right: 5px;
}

.color-presets {
    background-color: white;
    padding: 3px;
}
/*#endregion */
@media print {
    .addNewIndicatorPanel, .addNewIndicatorGroupBtn, .optionBtns {
        display: none;
    }

    .groupName {
        font-size: 25px;
    }

    #printme {
        width: 8.5in;
        height: 11in;
    }

    .indicatorPanel {
        width: 33% !important;
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .indicatorPanel2 {
        border: 1px solid black;
    }

        .indicatorPanel2 > a {
            display: none;
        }

    .indicatorDetailsBtn {
        display: none;
    }

    .metricSymbol {
        font-size: 25px;
        height: 60px;
    }

    .infoBtn {
        display: none;
    }
}

@media only screen and (max-width : 767px) {
    .performanceBtn {
        display: inline-flex !important;
    }
    .groupDiv {
        padding-left: 0px;
        padding-right: 0px;
        margin: 0px;
    }
    .v-application {
        display: grid !important;
    }
}

@media only screen and (min-width: 2500px) {
    .list-indicator-item {
        flex: 0 0 16.6666666667% !important;
        max-width: 16.6666666667% !important;
    }
}

@media only screen and (min-width: 990px) and (max-width: 1290px) {
    .list-indicator-item {
        flex: 0 0 100% !important;
        max-width: 33.3333333333% !important;
    }
}

@media only screen and (min-width: 560px) and (max-width: 990px) {
    .list-indicator-item {
        flex: 0 0 100% !important;
        max-width: 50% !important;
    }
}

@media only screen and (max-width: 1407px) {
    .metricSymbol {
        font-size: 54px !important;
    }
    .indicatorName {
        font-size: 16px !important;
    }
}

@media only screen and (max-width: 460px) {
    .list-indicator-item {
        transition: all 0.3s;
        width: auto;
    }
}

.cke_dialog_container {
    z-index: 200000 !important;
}