﻿.esri-view {
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
}

.select-date-button {
    z-index: 2 !important;
    margin-left: 0px !important;
    height: 20px !important;
    padding-top: 3px !important;
    border-radius: 0px;
}

body, html {
    height: 100%;
    overflow: hidden;
}

.date-detail-button {
    background-color: #00bfff;
    color: white;
    font-weight: bold;
    font-size: 12px;
    border: 0px;
    height: 20px;
    margin-top: -5px;
    width: 60px;
    padding-top: 2px;
}

.date-modal-button {
    background-color: #00bfff;
    color: white;
    font-weight: bold;
    font-size: 12px;
    border: 0px;
    height: 20px;
    margin-top: -5px;
    width: 60px;
    padding-top: 2px;
}

.input-group {
    margin-bottom: 0 !important;
}

.ui-grid-viewport {
    height: 100% !important;
}

.ui-grid-canvas {
    height: 195px !important;
}

.ui-grid-menu .ui-grid-menu-inner ul li {
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.7);
}

    .ui-grid-menu .ui-grid-menu-inner ul li button:hover, .ui-grid-menu .ui-grid-menu-inner ul li button:focus {
        -webkit-box-shadow: inset 0 0 14px rgba(0,0,0,.2);
        -moz-box-shadow: inset 0 0 14px rgba(0,0,0,.2);
        background-color: #000000;
        background-color: rgba(0,0,0,0.4);
    }

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: rgb(0,174,239);
    color: white !important;
}

#welcome {
    background-color: transparent;
    cursor: default;
    color: #A8A8A8 !important;
}
/*
    MAIN
*/
.main-text-color {
    color: rgb(0,174,239);
}

.main-background-color {
    background-color: rgb(0,174,239);
}
/* 
    NAVIGATION
*/
nav {
    position: fixed !important;
    background-color: black !important;
}

.page-title {
    padding-left: 0px;
    color: #A8A8A8 !important;
    margin-left: -20px !important;
}

.nav-item {
    color: #A8A8A8 !important;
}

.selected {
    background-color: rgb(0, 174, 239);
    color: white !important;
}

.nav-elements {
    padding-right: 30px;
}
/*
    ACCORDION
*/
.accordion-box {
    margin-top: 0px;
    /*border: solid 5px rgb(0,174,239);*/
    border-style: solid;
    border-width: 5px;
    border-color: rgb(0,174,239);
    /* display: table-cell; */
    height: 100%;
    padding: 0px;
    padding-top: 0px;
    width: 650px;
    float: left;
}

.accordion-header {
    background-color: rgb(0,174,239);
    text-align: right;
    margin-top: 0px;
    width: 640px;
    position: absolute;
}

.accordion-title {
    padding-right: 20px;
    padding-top: 0px;
    margin-top: 10px;
}

.accordion-subtitle {
    padding-right: 20px;
    padding-bottom: 0px;
}

.title-image {
    position: relative;
    margin-top: 10px;
    float: left;
}

.panel-group {
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 65px;
    height: 100%;
}

.panel-default {
    border: 0 !important;
}

    .panel-default > .panel-heading {
        background-color: rgb(0,174,239);
        margin: 0px;
    }

.accordion-tabs {
    display: block;
    height: 100%;
    padding-top: 0px;
    margin-left: -3px;
    margin-right: -3px;
}

.panel-title {
    color: white;
    font-weight: bold;
    font-size: 14px;
}

    .panel-title:hover {
        cursor: pointer;
        text-decoration: none !important;
    }

.accordion-subheader {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: rgb(31,135,182);
    /*margin-top: 71px;*/ /*no header*/
    margin-top: 0px;
    width: 640px;
    position: absolute;
}

.accordion-navigator {
    padding-left: 20px;
    padding-top: 2px;
    padding-bottom: 0px;
}

.accordion-footer {
    border-top: 1px dotted rgb(0,174,239);
    position: relative;
    margin-top: -45px;
    text-align: right;
}

.accordion-button {
    background-color: #00bfff;
    color: white;
    font-weight: bold;
    font-size: 12px;
    border: 0px;
    margin-top: 7px;
    padding: 10px 20px 8px 20px;
    margin-right: 0px;
    border-radius: 3px;
}

.right-accordion-button {
    background-color: #00bfff;
    color: white;
    margin-top: 7px;
    font-weight: bold;
    font-size: 12px;
    border: 0px;
    padding: 10px 20px 8px 20px;
    border-radius: 3px;
}

uib-tab-heading {
    color: white;
    font-weight: bold;
    font-size: 13px;
}

.open-modal-icon {
    color: white;
    padding-right: 7px;
    font-size: 12px;
    cursor: pointer;
    vertical-align: middle;
}
/*
    GRID
*/
.ui-grid-menu-mid {
    margin-top: 5px;
    margin-right: 5px;
    overflow-x: auto;
    overflow-y: auto;
}

.ui-grid-menu-button {
    background: transparent;
    border: 0;
    margin-top: -43px;
    position: absolute;
    font-weight: normal;
}

    .ui-grid-menu-button > div > .ui-grid-icon-menu:hover {
        background-color: rgba(31,135,182,0.5);
    }

    .ui-grid-menu-button > div > .ui-grid-icon-menu {
        font-size: 16px;
        background-color: rgb(31,135,182);
        padding: 5px;
        line-height: 170%;
        padding-left: 8px;
        padding-top: 8px;
        padding-bottom: 8px;
    }

.grid-scenario3 > div > .ui-grid-contents-wrapper > .ui-grid-menu-button > div > .ui-grid-icon-menu:hover {
    background-color: rgba(31,135,182,0.5);
}

.grid-scenario3 > div > .ui-grid-contents-wrapper > .ui-grid-menu-button > div {
    margin-top: 4px !important;
}

    .grid-scenario3 > div > .ui-grid-contents-wrapper > .ui-grid-menu-button > div > .ui-grid-icon-menu {
        font-size: 18px;
        background-color: transparent;
        padding: 9px;
        line-height: 170%;
        padding-left: 14px;
        padding-top: 12px;
        padding-bottom: 10px;
    }

.ui-grid-menu-mid {
    overflow: auto !important;
}

.main-grid-bottom {
    margin-top: -371px;
    position: relative;
    width: 100%;
    margin-left: 3px;
    height: 370px;
    background-color: #000000;
    background-color: rgba(0,0,0,0.75);
    padding-top: 5px;
    padding-top: 5px !important;
    bottom: 0;
}

.main-grid-top {
    position: relative;
    width: 100%;
    margin-left: 3px;
    height: 100%;
    background-color: #000000;
    background-color: rgba(0,0,0,0.75);
    padding-top: 5px;
    padding-top: 5px !important;
    bottom: 0;
    top: -100%;
}

.expand-icon {
    font-size: 18px;
}

.expand-button:focus {
    outline: 0;
}

.expand-button:hover {
    background-color: rgba(31,135,182,0.5);
}

.expand-button {
    float: right;
    /* position: absolute; */
    margin-top: -44px;
    text-align: center;
    margin-right: 35px;
    margin-left: 20px;
    margin-top: -37px;
    margin-bottom: 0px;
    background-color: rgb(31,135,182);
    border: 0;
    padding: 12px;
    padding-left: 14px;
    padding-top: 7px;
    padding-bottom: 8px;
    /* padding-right: 13px; */
    line-height: 110%;
}

.grid-container-bottom {
    /*background-color: black;*/
    height: 350px;
    width: 100%;
}

.grid-bottom {
    border: solid 0px white;
    height: 265px;
    width: 100%;
    margin-left: -5px;
}

.grid-border-bottom {
    height: 295px !important;
    background-color: transparent !important;
    opacity: 1 !important;
    margin-left: -30px;
    margin-right: -10px;
}

.grid-container-top {
    /*background-color: black;*/
    height: 100%;
    width: 100%;
    padding-bottom: 56px;
}

.grid-top {
    border: solid 0px white;
    height: 100%;
    width: 100%;
    margin-left: 15px;
}


.grid-border-top {
    height: 100% !important;
    background-color: transparent !important;
    opacity: 1 !important;
    margin-left: -50px;
    margin-right: 10px;
}

.grid {
    padding: 15px;
    padding-top: 0px;
}

.grid-title {
    font-weight: bold;
    font-size: 14px;
    padding: 8px;
    padding-left: 35px;
    background-color: rgb(0,174,239);
    margin-left: -5px;
    margin-top: 3px;
    margin-bottom: 4px;
    padding-top: 10px;
    margin-right: -5px;
}

.ui-grid-top-panel {
    background: #686868;
    background: rgba(0, 0, 0,0.4);
}

.ui-grid-row,
.ui-grid-cell,
.ui-grid-cell .ui-grid-vertical-bar {
    height: 25px !important;
    border-bottom: 1px solid #d4d4d4 !important;
    font-size: 12px !important;
}


.ui-grid-cell {
    border-right: 1px dotted #d4d4d4 !important;
}

.ui-grid-header-cell {
    border-right: 1px dotted #d4d4d4 !important;
}

.gdi-grid-pagination {
    font-size: 12px;
}

.ui-grid-render-container ui-grid-render-container-body {
    margin-left: 5px !important;
}

.ui-grid-render-container-body .ui-grid-header-canvas {
    text-align: center;
    padding-top: 3px;
    font-size: 12px;
    color: #E0E0E0;
    text-transform: uppercase;
}

.ui-grid-filter-container {
    color: #606060;
}

.ui-grid-row.ui-grid-row-selected > [ui-grid-row] > .ui-grid-cell {
    background-color: rgba(255, 255, 255, 0.3);
}

.ui-grid-pinned-container-left {
    display: none !important;
}

.ui-grid {
    border: 0px !important;
}

.ui-grid-pager-count-container {
    display: none;
}

.ui-grid-pager-panel {
    margin-left: 15px;
    background-color: #686868 !important;
    padding-right: 20px;
    padding-top: 35px;
    position: relative !important;
}

.ui-grid-pager-row-count-picker .ui-grid-pager-row-count-label {
    display: none;
}

.ui-grid-contents-wrapper {
    margin-bottom: -15px;
}

.ui-grid-pager-container {
    float: right !important;
    margin-top: -29px;
}

.ui-grid-pager-control .ui-grid-pager-max-pages-number {
    vertical-align: bottom;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 8px;
    background-color: rgb(0,174,239);
    padding-bottom: 2px;
    color: white;
    font-weight: bold;
    border-radius: 3px;
}

.ui-grid-column-menu-button-last-col {
    margin-right: 20px;
}

.ui-grid-menu-button {
    background: transparent;
}

/*
    BOTTOM NAV
*/
.version {
    font-size: 14px;
    padding-left: 15px;
    margin-left: 0px;
}

.bottom-nav {
    cursor: pointer;
    margin-bottom: -50px;
    margin-top: 10px;
}

.validation {
    border-color: red !important;
}

.validationOk {
    border-color: rgb(0,174,239) !important;
}

/*
    NOTIFICATION MODAL
*/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

.win-notif > .win-notif-area > .win-notif-title {
    font-size: 16px;
}

.win-notif > .win-notif-area > .win-notif-msg {
    color: white !important;
}

.win-notif > .win-notif-close {
    color: white !important;
}
/*
    ADD EQUIPMENT
*/
.block-button {
    background-color: #00bfff;
    color: white;
    font-weight: bold;
    font-size: 12px;
    border: 0px;
    margin-top: 10px;
    padding: 5px 10px 5px 10px;
    margin-right: 5px;
    margin-bottom: 20px;
}

    .block-button :disabled {
        background-color: #004e68;
    }


.button-box {
    text-align: right;
    margin-top: -30px;
}

.description {
    text-align: left;
    font-size: 13px;
    color: #909090;
    padding-left: 0px;
}

.block-title {
    width: 96%;
    margin-left: 2%;
    height: 30px;
    font-weight: bold;
    color: white;
    background-color: rgb(35, 45, 48);
    text-align: center;
    border-bottom: 1px solid #686868;
}

.block-subtitle {
    width: 96%;
    margin-left: 2%;
    height: 20px;
    font-weight: bold;
    color: #c1c1c1;
    background-color: rgb(35, 45, 48);
    text-align: left;
    padding-left: 5px;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.special-character {
    font-size: 14px;
    font-weight: bold;
}

.treeGrid {
    width: 96%;
    margin-left: 2%;
    height: 100px;
    border: 1px dotted #909090;
}

.wrapper {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px;
    height: 50px;
}

.list {
    position: absolute;
    left: 0px;
    top: 0px;
    min-width: 3000px;
    margin-left: 12px;
    margin-top: 0px;
}

    .list li {
        display: table-cell;
        position: relative;
        text-align: center;
        cursor: grab;
        cursor: -webkit-grab;
        color: #efefef;
        vertical-align: middle;
    }

.scroller {
    text-align: center;
    cursor: pointer;
    display: none;
    padding: 7px;
    padding-top: 11px;
    white-space: no-wrap;
    vertical-align: middle;
    background-color: #fff;
}

.scroller-right {
    float: right;
}

.scroller-left {
    float: left;
}
/*
    LANDING PAGE
*/
a:hover {
    color: inherit;
    text-decoration: none;
}

.hierarchy-button {
    float: left;
    margin-left: 5px;
    margin-top: 6px;
    cursor: pointer;
    background-color: transparent;
    border: 0;
}

.back-button {
    float: left;
    color: white;
    font-size: 18px;
    padding-left: 0px;
    cursor: pointer;
    padding-top: 5px;
    background-color: transparent;
    border: 0;
}

.landing-navigator {
    color: white;
    padding-left: 3px;
    margin-top: 7px;
    float: left;
    padding-bottom: 0px;
    padding-top: 6px;
}

.landing-path-navigator {
    color: white;
    padding-left: 10px;
    margin-top: 2px;
    float: left;
    padding-bottom: 0px;
    padding-top: 6px;
}

.gmap-box {
    border: solid 0px white;
    display: table-cell;
    height: 100%;
    float: left;
    width: 100%;
}

.landing-header {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 51px;
    background-color: rgba(35,45,48,0.5);
    padding-left: 10px;
    padding-right: 0px;
    width: 636px;
    margin-left: 2px;
    /* display: none; */
    margin: 0 auto;
    margin-top: 80px;
    right: 658px;
}

.landing-body {
    margin-top: 0px;
    padding-left: 10px;
    height: 100%;
    /* float: left; */
    padding-top: 110px;
    padding-bottom: 15px;
    width: 1315px;
    /* background-color: rgba(0,0,1,0.6); */
    height: 100%;
    display: block;
    margin: 0 auto;
    /* margin-top: 50px; */
}

.landing-page-box {
    margin-left: 0px;
    width: 305px;
    height: 150px;
    float: left;
    cursor: pointer;
    margin-bottom: 15px;
    position: relative;
}

.box-footer {
    color: white;
    bottom: 0;
    position: absolute;
    width: 100%;
    padding-left: 10px;
}

div#wrapper {
    float: left;
    width: 100%;
    height: 100%;
}

div#content {
    height: 100%;
    margin-left: 645px;
}

div#navigation {
    float: left;
    width: 665px;
    margin-left: -100%;
    height: 100%;
    position: relative;
    z-index: 2;
}

div#extra {
    clear: left;
    width: 100%;
}

.navigation-title {
    color: white;
    text-align: right;
    width: 235px;
    padding-right: 15px;
    margin-left: 70px;
    margin-top: 20px;
    margin-bottom: 0px;
}

.navigation-subtitle {
    color: white;
    text-align: right;
    padding-right: 15px;
    margin-top: 10px;
    line-height: 150%;
}

.open-link {
    padding-right: 15px;
    margin-top: -25px;
    font-weight: normal;
    font-size: 18px;
    float: right;
}

.navigation-image {
    position: absolute;
    padding-left: 15px;
    padding-top: 9px;
}

.large-Modal .modal-dialog {
    width: 300px;
    height: auto;
    position: absolute;
    float: left;
    margin-left: 10px;
    margin-top: 90px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 5px;
}

.home-Modal .modal-dialog {
    width: 300px;
    height: auto;
    position: absolute;
    float: left;
    margin-left: 17px;
    margin-top: 100px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 5px;
}
/*
    MENU DIALOG
*/
.menu-title {
    font-weight: bolder;
    padding-left: 10px;
    padding-top: 2px;
    font-size: 12px;
    text-transform: uppercase;
    color: #e6e5e5;
}

.first-level {
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
    color: #e6e5e5;
}

.second-level {
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
    color: #e6e5e5;
}

.third-level a {
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
    margin-top: -8px;
    margin-bottom: -10px;
    color: #e6e5e5;
}

.nav-list {
    line-height: 100%;
    cursor: pointer;
    padding-left: 15px;
}

.last {
    margin-bottom: 7px;
}

.nav-item-icon {
    margin-right: 5px;
}

.active-menu-item {
    color: rgb(0,174,239) !important;
    font-weight: bold;
}

.menu-modal {
    display: block;
    width: 300px;
    padding-bottom: 5px;
}
/*
    ESRI MAP
*/
.viewDivBase {
    padding: 0;
    margin: 0;
    height: 400px;
    width: 49.9%;
    position: relative;
}

/* esri footer */
.esri-ui-manual-container > .esri-component {
    visibility: hidden;
}


#viewDiv2d {
    float: left;
}

#viewDiv3d {
    float: right;
}

.title {
    top: 0;
    right: 0;
    position: absolute;
    z-index: 99;
    background-color: white;
    padding: 5px;
    opacity: 0.75;
}

.source-info {
    display: inline-block;
}
/*
    IN PROGRESS
*/
.in-progress-main-box {
    text-align: center;
    width: 100%;
    margin-top: 100px;
    color: white;
}

.in-progress-icon {
    font-size: 55px;
}

.in-progress-text {
    font-size: 28px;
    font-weight: bold;
    margin-top: 10px;
}

.in-progress-link {
    font-style: italic;
    font-size: 16px;
}
/*
    MODAL ERROR
*/
.errorMessage {
    color: red;
    padding-left: 0;
    padding-top: 0;
    margin-top: -5px;
    padding-bottom: 3px;
}

.warning-icon {
    margin-right: 3px;
}

.errorMessageBox {
    position: absolute;
    color: red;
}

/*
    CUSTOM POPUP
*/
.ipopup-icon.ipopup-question {
    color: rgb(0,174,239) !important;
    border-color: rgb(0,174,239) !important;
    font-weight: bold;
}

.ipopup-modal-header {
    color: rgb(0,174,239) !important;
    margin-top: -10px;
}

.confirm-body {
    text-align: center;
    font-size: 18px;
    color: white;
    font-weight: normal;
}

.modal-content {
    background-color: #000000;
    background-color: rgba(0,0,0,0.85);
    border: 3px solid #00bfff;
    border-radius: 0px !important;
}

.ipopup-cancel {
    border-radius: 0 !important;
    border: 0;
    background-color: white !important;
    font-size: 13px;
    padding-top: 8px;
}

.ipopup-ok {
    border-radius: 0 !important;
    border: 0;
    color: white;
    background-color: rgb(0,174,239) !important;
    font-size: 13px;
    padding-top: 8px;
}

.modal-border {
    border: 0px !important;
}

/*
    TREE GRID
*/
/*.tree-grid .level-3 .indented{
    color: #888888; 
}
.tree-grid .level-1 .indented{
    color: #888888; 
}*/

.tree-grid-labelClass {
    color: #afafaf;
}

.modal-label {
    text-transform: none;
}
/*
    RESOURCE STRING
*/
.resource-line {
    background-color: white;
    height: 1px;
    border: 0px;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    width: 100%;
    margin: 0;
    margin-left: -15px;
    margin-top: 5px;
    margin-bottom: 15px;
}
/*
    MODAL TEXTAREA
*/
.modal-textarea {
    background-color: transparent;
    border: 1px solid #00bfff;
    color: white;
    margin-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    resize: none;
    overflow-y: auto;
}

textarea[name=textarea] {
    resize: none;
}

.tab-grid-box {
    border: solid 0px white;
    height: 385px;
    width: 660px;
    margin-left: -10px;
    overflow-y: auto;
    margin-top: -15px;
}

@media (min-height: 0px) and (max-height: 800px) {
    .tab-grid-box {
        width: 645px;
    }

    .ui-tabs-scrollable > .spacer > div:first-child > .tab-content > .active {
        height: 100% !important;
        overflow: scroll !important;
    }

    .ui-tabs-scrollable > .spacer > #detail-scrollable > .tab-content > div:nth-child(4) {
        height: 100% !important;
        overflow-x: hidden !important;
        overflow-y: auto !important;
    }

    .ui-tabs-scrollable > .spacer > #detail-scrollable > .tab-content > div:nth-child(5) {
        height: 100% !important;
        overflow-x: hidden !important;
        overflow-y: auto !important;
    }

    .ui-tabs-scrollable > .spacer > #detail-scrollable > .tab-content > div:nth-child(6) {
        height: 100% !important;
        overflow-x: hidden !important;
        overflow-y: auto !important;
    }

    .ui-tabs-scrollable > .spacer > div:first-child > .tab-content > .active > form {
        height: 100% !important;
        overflow-y: auto;
        overflow-x: hidden;
        width: 100% !important;
    }
}

@media (min-height: 800px) {
    .ui-tabs-scrollable > .spacer > div:first-child > .tab-content > .active {
        height: 100% !important;
        overflow: hidden !important;
    }

        .ui-tabs-scrollable > .spacer > div:first-child > .tab-content > .active > form {
            height: 100% !important;
            overflow-y: auto;
            overflow-x: hidden;
            width: 100% !important;
        }
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 0px;
    margin-bottom: 12px;
    margin-top: -15px;
}

.export-grid-button:focus {
    outline: 0;
}

.export-grid-button:hover {
    background-color: rgba(31,135,182,0.5);
}

.export-grid-button {
    float: right;
    text-align: center;
    margin-right: 71px;
    margin-left: -34px;
    margin-bottom: 0px;
    border: 0;
    font-size: 18px;
    margin-top: -37px;
    line-height: 110%;
    padding: 6px;
    background-color: rgb(31,135,182);
    padding-left: 13px;
    padding-right: 10px;
    padding-top: 8px;
}

.export-grid-button-scenario3:focus {
    outline: 0;
}

.export-grid-button-scenario3:hover {
    background-color: rgba(31,135,182,0.5);
}

.export-grid-button-scenario3 {
    float: right;
    text-align: center;
    margin-right: 60px;
    margin-left: -34px;
    margin-bottom: 0px;
    border: 0;
    font-size: 18px;
    margin-top: -46px;
    line-height: 110%;
    padding: 9px;
    background-color: transparent;
    padding-left: 17px;
    padding-right: 17px;
    padding-top: 14px;
    position: absolute;
    float: right;
    right: 0;
}

treecontrol li .tree-label {
    color: white !important;
}

treecontrol.tree-classic li.tree-expanded i.tree-branch-head:before {
    color: white;
}

.nav-item-box {
    margin-left: 0px;
    width: 314px;
    height: 160px;
    position: relative;
    float: left;
    margin-bottom: 8px;
    cursor: pointer;
    margin-right: 8px;
    opacity: 0.9;
}

    /*.nav-item-box:hover {
    -moz-box-shadow: 0 0 10px #ccc; 
     -webkit-box-shadow: 0 0 10px #ccc;
    -ms-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
}*/

    .nav-item-box:after {
        content: "";
        position: absolute;
        top: 0px;
        left: 0px;
        width: 0%;
        height: 100%;
        background-color: rgba(255,255,255,0.4);
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
    }
    /* on hover we animate the width to
 * 100% and opacity to 0 so the element
 * grows and fades out 
 */
    .nav-item-box:hover:after {
        width: 100%;
        background-color: rgba(255,255,255,0);
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }

.nav-item-footer {
    color: white;
    bottom: 0;
    position: absolute;
    width: 100%;
    padding-left: 10px;
}

.modal-export-body {
    position: relative;
    padding: 15px;
    height: 550px;
}

.button-box-export {
    text-align: right;
    margin-top: -50px;
}

.treecontrol.tree-classic li .tree-selected {
    background-color: transparent !important;
}

.landingpage-breadcrumbs {
    background-color: transparent;
    color: rgb(0,174,239);
    margin-bottom: 0px;
}

.hide-detail-button {
    float: right;
    position: relative;
    margin-left: 0px;
    background-color: rgb(0,174,239);
    border: 0;
    margin-top: 7px;
}

    .hide-detail-button:hover {
        color: #afafaf;
        cursor: pointer;
    }

.left-navbar {
    float: left;
    top: 0px;
    height: 100%;
    width: 45px;
    background-color: rgb(0,174,239);
    position: absolute;
    z-index: 1;
}

.main-view-box {
}

.left-nav-home {
    text-align: center;
    margin-top: 0px;
    padding-top: 13px;
    padding-bottom: 13px;
    background-color: rgb(31,135,182);
}

.left-nav-menu {
    text-align: center;
    margin-top: 0px;
    padding-top: 13px;
    padding-bottom: 13px;
    background-color: rgb(31,135,182);
}

    .left-nav-menu:hover {
        cursor: pointer;
        background-color: rgba(31,135,182, 0.5);
    }

.left-nav-home:hover {
    cursor: pointer;
    background-color: rgba(31,135,182, 0.5);
}

.left-nav-title {
    margin-top: 15px;
    color: white;
    margin-left: 14px;
    font-size: 20px;
}

.left-nav-back {
    /* bottom: 0; */
    /* position: absolute; */
    margin-bottom: 0px;
    margin-top: 51px;
    background-color: rgb(31,135,182);
    width: 100%;
    text-align: center;
    padding: 10px;
    color: white;
    font-size: 24px;
    padding-bottom: 6px;
    padding-top: 8px;
}

    .left-nav-back:hover {
        cursor: pointer;
        background-color: rgba(31,135,182, 0.5);
    }

.rotate {
    width: 1px;
    word-wrap: break-word;
}

.collapse-detail-on {
    margin-left: -650px;
}

.collapse-detail-off {
    margin-left: 0px;
}

.grid-box {
    border: solid 0px white;
    display: block;
    height: 100%;
}

.collapse-grid-off {
    margin-left: 650px;
}

.collapse-grid-on {
    margin-left: 45px;
}

.display-navbar-on {
    display: block;
}

.display-navbar-off {
    display: none;
}

.collapse.in {
    height: 100% !important;
}

.div_main {
    width: 410px;
    height: auto;
    position: absolute;
    top: 20%;
    left: 42%;
    background-color: #F0F0F0;
    margin-left: -70px;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

    input:-webkit-autofill:focus {
        -webkit-box-shadow: 0 0 0px 1000px white inset;
    }

.login-body {
    /*background-color: black !important;*/
    background: url('../assets/img/network-login-background.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.login-input {
    height: 45px;
    border-radius: 3px;
}

.login-label {
    font-size: 16px;
}

.login-button {
    width: 100%;
    height: 40px;
    background-color: rgb(0,174,239);
    color: white;
    font-weight: bold;
    font-size: 15px;
    border: 0;
    border-radius: 0px;
}

.login-title-icon {
    font-size: 18px;
    margin-left: 5px;
}

.login-header {
    background-color: #E0E0E0;
    text-align: center;
    height: 65px;
    margin-top: -20px;
}

.login-footer {
    font-size: 22px !important;
}

.login-title {
    font-size: 20px;
    font-weight: bold;
    padding-top: 22px;
}

.ui-grid-icon-container {
    margin-top: 9px !important;
}

.result-grid-image {
    position: absolute;
    margin-top: 10px;
    height: 16px;
    padding-left: 5px;
}

.detail-grid-image {
    position: absolute;
}

.table.tree-grid {
    text-align: left;
}

button.accordion-header-button {
    background-color: rgb(0,174,239);
    color: white;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 14px;
    transition: 0.4s;
    font-weight: bold;
    margin-top: 3px;
    z-index: 5;
    position: relative;
}

/*button.accordion-button.active, button.accordion-button:hover {
    background-color: #ddd; 
}*/

div.panel {
    padding: 0 0px;
    display: none;
    background-color: transparent;
    height: 100%;
    margin-bottom: 0;
    margin-left: -1px;
    margin-right: -1px;
    margin-top: 2px;
}

    div.panel.show {
        display: block;
        height: 100%;
    }

.accordion-body {
    padding-left: 3px;
    padding-right: 3px;
    height: 100%;
    /*padding-top: 107px;*/ /*no header*/
    padding-top: 36px;
    padding-bottom: 91px;
}

.detail-accordion {
    padding-bottom: 20px !important;
}

.accordion-item {
    height: 100%;
}

.accordion-icon {
    margin-right: 5px;
    margin-top: -2px;
}

.tabs-subtitle {
    height: 25px;
    font-weight: bold;
    color: white;
    background-color: #606060;
    text-align: center;
    border-bottom: 1px solid #686868;
    width: 640px;
    margin-left: 0px;
    margin-top: -12px;
}

.modal-subtitle {
    height: 25px;
    font-weight: bold;
    color: white;
    background-color: #606060;
    text-align: center;
    border-bottom: 1px solid #686868;
    width: 100%;
    margin-top: -12px;
}

.detail-label {
    text-transform: none;
    color: #afafaf;
    font-weight: normal;
    font-size: 13px;
    margin-bottom: 5px;
    text-align: right;
    width: 220px;
}

.detail-input {
    background-color: transparent;
    border: 1px solid #00bfff;
    color: #fff;
    height: 20px;
    margin-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    width: 330px;
}

.detail-time-input {
    background-color: transparent;
    border: 1px solid #00bfff;
    color: #fff;
    height: 20px;
    margin-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    width: 106px;
    margin-right: 2px;
}

.modal-time-input {
    background-color: transparent;
    border: 1px solid #00bfff;
    color: #fff;
    height: 20px;
    margin-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    width: 107px;
}

.detail-textarea-label {
    text-transform: uppercase;
    color: #afafaf;
    font-weight: normal;
    font-size: 13px;
    margin-bottom: 5px;
    text-align: right;
    width: 220px;
}

.detail-textarea-input {
    background-color: transparent;
    border: 1px solid #00bfff;
    color: #fff;
    margin-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    width: 330px;
    margin-left: 224px;
    margin-top: -25px;
}

.tabs-body {
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 10px;
    height: calc(100% - 10px) !important;
    overflow-y: auto;
    overflow-x: hidden;
    width: 100% !important;
    padding-bottom: 50px;
}

.ui-tabs-scrollable {
    height: 100%;
}

.tab-content {
    padding-bottom: 37px;
}

.ui-tabs-scrollable > .spacer > div:first-child > .tab-content {
    padding-bottom: 22px;
}

.ui-tabs-scrollable > .nav-button.left-nav-button {
    border-top-left-radius: 0px !important;
}

.ui-tabs-scrollable > .nav-button.right-nav-button {
    border-top-right-radius: 0px !important;
}

.ui-tabs-scrollable > .spacer > div:first-child > .nav-tabs > li > a {
    height: 39px !important;
    margin-top: -1px !important;
}

.ui-tabs-scrollable > .nav-button {
    height: 38px !important;
    line-height: 38px !important;
}

.image-preview-close {
    color: white;
    font-size: 20px;
    float: right;
    position: absolute;
    background-color: transparent;
    border: 0px;
    margin-left: -30px;
    margin-top: -15px;
}

    .image-preview-close:focus, image-preview-close:hover {
        outline: none;
    }

.ui-grid-menu .ui-grid-menu-inner ul li:not(:last-child) > button {
    border-bottom: 1px dotted #d4d4d4 !important;
}

.ui-grid-menu .ui-grid-menu-inner ul li button {
    min-width: 100%;
    padding: 8px;
    padding-top: 4px !important;
    text-align: left;
    background: transparent;
    border: none;
    padding-bottom: 4px !important;
}

@media (min-width: 500px) {
    .modal-lg {
        width: auto !important;
        max-width: 100% !important;
        height: auto !important;
        max-height: 100% !important;
    }
}

.button-icon {
    margin-right: 5px;
}

.modal-header {
    border-bottom: 0px !important;
}

.home-search-box {
    padding-left: 11px;
    padding-right: 26px;
}

.home-search-input {
    background-color: #E8E8E8;
}

    .home-search-input:focus {
        outline: none;
    }

.input-group-addon {
    background-color: #C0C0C0 !important;
    border: #C0C0C0 !important;
}

.home-search-input {
    background-color: #E8E8E8;
}

    .home-search-input:focus {
        outline: none;
    }

.input-group-addon {
    background-color: #C0C0C0 !important;
    border: #C0C0C0 !important;
}


textarea {
    resize: none;
}
/*
    DOCUMENT
*/
.delete-button {
    color: white;
    background-color: transparent;
    border: 0;
    margin-top: 3px;
    float: right;
}

    .delete-button:hover {
        color: rgb(0,174,239);
    }

.download-button:hover {
    color: rgb(0,174,239);
}

.preview-button:hover {
    color: rgb(0,174,239);
}

.download-button {
    color: white;
    background-color: transparent;
    border: 0;
    margin-top: 3px;
}

.preview-button {
    color: white;
    background-color: transparent;
    border: 0;
    margin-top: 3px;
    float: left;
}

.disable-button {
    visibility: hidden;
}

.delete-button:focus {
    outline: none;
}

.download-button:focus {
    outline: none;
}

.preview-button:focus {
    outline: none;
}

.modal-footer {
    padding: 7px;
    text-align: right;
    padding-right: 5px;
    border-top: 1px dotted #00bfff;
}

.right-modal-button {
    background-color: #00bfff;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    border: 0;
    height: 30px;
    width: 100px;
    padding-top: 3px;
    border-radius: 3px;
}

.accordion-button:hover {
    background-color: rgb(31,135,182);
}

.right-accordion-button:hover {
    background-color: rgb(31,135,182);
}

.left-modal-button:hover {
    background-color: rgb(31,135,182);
}

.right-modal-button:hover {
    background-color: rgb(31,135,182);
}

.left-modal-button {
    background-color: #00bfff;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    border: 0;
    height: 30px;
    width: 100px;
    padding-top: 3px;
    margin-right: 0px;
    border-radius: 3px;
}

.modal-close {
}

.modal-input {
    height: 23px !important;
}

.modal-detail-input {
    background-color: transparent;
    border: 1px solid #00bfff;
    color: #fff;
    height: 23px;
    margin-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: 0px;
    height: 23px;
    padding-top: 4px;
}

.modal-label {
    margin-top: 3px;
}

.treeGrid-modal {
    height: 100px;
    border: 1px dotted #909090;
    height: 150px;
    color: white;
}

.ui-tabs-scrollable > .spacer > div:first-child > .nav-tabs > li > a:hover {
    background-color: #808080;
}

.login-button:hover {
    background-color: #808080;
    cursor: pointer;
}

.login-button:focus {
    outline: none;
}

.detail-date {
    width: 330px;
    margin-top: -25px;
    margin-left: 224px;
}

.detail-date-input {
    background-color: transparent;
    border: 1px solid #00bfff;
    color: #fff;
    height: 20px;
    margin-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    width: 270px;
}

.landing-page-background {
    background: url('../assets/img/network-login-background.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.login-navbar {
    -webkit-box-shadow: -1px 2px 13px 9px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 2px 13px 9px rgba(0,0,0,0.75);
    box-shadow: -1px 2px 13px 9px rgba(0,0,0,0.75);
}

.logo {
    height: 27px;
    margin-top: 5px;
}

.list-icon {
    font-weight: normal;
    margin-right: 5px;
}

.language-icon {
    height: 15px;
    width: 15px;
    margin-right: 5px;
}

.breadcrumbsText {
    padding: 0px 5px 3px 5px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.marquee {
    width: 100%;
    margin: 0 auto;
    padding: 0px 5px 3px 5px;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    animation-play-state: paused;
}

    .marquee:hover {
        animation: marquee 35s linear infinite;
        cursor: wait;
    }

@keyframes marquee {
    0% {
        text-indent: 0;
    }

    100% {
        text-indent: -105em;
    }
}

/*angular slider*/
.rzslider .rz-pointer {
    top: -9px !important;
    width: 23px !important;
    height: 23px !important;
}

    .rzslider .rz-pointer:after {
        top: 7px !important;
        left: 8px !important;
        width: 8px !important;
        height: 8px !important;
    }

/*mapConfig*/
.mapConfigBlock {
    border: none;
    background: transparent;
    height: 180px;
    margin-left: 2px;
    margin-right: 2px;
}

.mapConfigBody {
    width: 350px;
    height: 168px;
    position: relative;
    font-size: 13px;
    color: #fbfbfb;
}

.mapConfigSlider {
    width: 350px;
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.mapConfigImg {
    padding: 13px 5px;
}

.mapConfigBlockSelected {
    background-color: rgba(205, 205, 205, 0.2);
}

@media only screen and (max-width: 1350px) {
    .landing-body {
        width: 993px;
        margin-top: 8px;
    }

        .landing-body > div {
            padding-top: 0 !important;
        }

        .landing-body div ng-transcude:nth-last-child(-n+3) {
            padding-bottom: 0px;
        }

    .landing-header {
        margin-top: 80px;
        right: 337px;
    }
}

.gridDetails-modal .modal-dialog {
    width: 95%;
    height: 730px;
}


.adresarDetails-modal .modal-dialog {
    width: 90% !important;
}


.adresarGridHeader {
    background-color: #6f736f;
    background-color: rgba(111, 115, 111, 0.20)
}


.notEditable {
}

.autcompleteOptionsContainer {
    max-width: 600px;
    max-height: 300px;
    position: absolute;
    overflow-y: scroll;
    z-index: 99999;
}

ul.autcompleteOptions {
    list-style-type: none;
    background-color: #000000;
    padding-left: 0px;
    border: 1px solid #00bfff;
}

    ul.autcompleteOptions > li:hover {
        background-color: #1e90ff;
    }


.custom-popup-wrapper {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    background-color: #000000;
    border: 1px solid #00bfff;
    max-height: 400px;
    overflow-y: auto
}

    .custom-popup-wrapper > .message {
        padding: 10px 20px;
        border-bottom: 1px solid #ddd;
        color: #868686;
    }

    .custom-popup-wrapper > .dropdown-menu {
        position: static;
        float: none;
        display: block;
        min-width: 160px;
        background-color: transparent;
        border: none;
        border-radius: 0;
        box-shadow: none;
    }

        .custom-popup-wrapper > .dropdown-menu > li > a {
            color: white;
            padding: 1px 5px;
        }

            .custom-popup-wrapper > .dropdown-menu > li > a:hover {
                background-color: #1e90ff;
            }
