/*================================================================================
	Item Name: Vuexy - Vuejs, HTML & Laravel Admin Dashboard Template
	Version: 2.0
	Author: PIXINVENT
	Author URL: http://www.themeforest.net/user/pixinvent
================================================================================

NOTE:
------
PLACE HERE YOUR OWN SCSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */
.loading-mask{
	background: #fff;
    height: 100%;
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 999999999;
    color:#7367F0;
}

.loading-mask .loading-img{
	height: 100%;
    left: 0;
    position: fixed;
    top: 50%;
	margin-top:-50px;
    width: 100%;
}

.menu-collapsed .logged-user{
    visibility: hidden;
}

.expanded .logged-user{
    visibility: visible;
}

.filter-nav, .filter-wrapper{
    padding:0!important;
}

.vertical-overlay-menu .main-menu, .vertical-overlay-menu.menu-hide .main-menu{
    top:0;
}

.menu-toggle{
    font-size: 30px;
    color: #565656;
}

.user-status{
    text-transform: capitalize;
}

.mobile-menu{
    display: none!important;
}

@media (max-width: 992px){
    .mobile-menu{
        display: block!important;
    }
}

.header-navbar.floating-nav{
    margin:10px!important;
}

@media (max-width: 575.98px){
    .header-navbar.floating-nav{
        margin:10px!important;
        left:0
    }
    .header-navbar.floating-nav,
    .vertical-overlay-menu .navbar.header-navbar.floating-nav{
        max-width: calc( 100vw - (100vw - 100%) - calc(10px * 2) - 0px)!important;
        width: calc( 100vw - (100vw - 100%) - calc(10px * 2) - 0px )!important;
    }
}

@media (max-width: 992x){
    .header-navbar.floating-nav{
        margin:10px!important;
        left:0
    }
    .header-navbar.floating-nav,
    .vertical-overlay-menu .navbar.header-navbar.floating-nav{
        max-width: calc( 100vw - (100vw - 100%) - calc(10px * 2) - 0px)!;
        width: calc( 100vw - (100vw - 100%) - calc(10px * 2) - 0px );
    }
}

@media (max-width: 767px){
    .vertical-overlay-menu .navbar.header-navbar.floating-nav{
        width: 100%;
        left: 0;
    }
    .header-navbar.floating-nav{
        max-width:calc( 100vw - 35px );
        position: absolute!important;
    }
}

@media (min-width: 992x){
    .header-navbar.floating-nav{
        margin:10px!important;
    }
    .header-navbar.floating-nav,
    .vertical-overlay-menu .navbar.header-navbar.floating-nav{
        max-width: calc( 100vw - (100vw - 100%) - calc(10px * 2) - 260px);
        width: calc( 100vw - (100vw - 100%) - calc(10px * 2) - 260px);
    }
}

.filter-nav .card{
    margin: 0;
    box-shadow: none;
    padding: 0;
}

.filter-wrapper .card-body{
    padding-top:0!important;
}

.navbar-collapse{
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;

}

.map-content .content-wrapper, .map-compare-content .content-wrapper, .map-radio-content .content-wrapper{
    margin:0!important;
    padding:0!important;
}

.content-wrapper{
    margin:0!important;
}

.header-navbar-shadow{
    display: none!important;
}

.map-page .header-navbar-shadow{
    /*display:block!important; */
}

.map-page .filter-nav .card-content{
    /* max-height: calc(100vh - 20%); overflow: auto; */
}

.map-radio-page .filter-nav .card-body,
.map-page .filter-nav .card-content,
.map-compare-page .filter-nav .card-content{
    overflow: auto;
    height: 90vh;
    margin: 19px 0;
}

.map-preloader {
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
}

.map-preloader .loading-img{
    position: absolute;
    top: 50%;
}

.map-button {
    direction: ltr;
    overflow: hidden;
    text-align: center;
    line-height: 40px;
    vertical-align: middle;
    position: relative;
    color: rgb(86, 86, 86);
    font-family: Roboto, Arial, sans-serif;
    user-select: none;
    font-size: 18px;
    background-color: rgb(255, 255, 255);
    padding: 0px 17px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    background-clip: padding-box;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
    min-width: 36px;
}

.map-button-legend{
    position: absolute;
    z-index: 9;
    bottom: 10px;
    left: 25px;
    cursor: pointer;
}

.legend-body{
    font-size: 13px;
    line-height: 24px;
}

.map-legend{
    position: absolute;
    z-index: 9999999;
    bottom: 60px;
    left: 25px;
    width: 400px;
    text-align: left!important;
    padding-bottom: 15px;
    
    display: none;
}

footer.footer{
    display: none!important;
}

.color-box-span{
    width: 15px;
    height: 15px;
    margin-right: 10px;
    display: inline-block;
}

.span-box{
    background-color: #7367F0 !important;
    border-color: #4839EB !important;
    color: #FFFFFF;
    padding: 5px;
    margin-right: 5px;
    border-radius: 5px;
}


.ag-btns{
    width: 80%;
    width: 100%;
    text-align: right;
}


.ag-btns{
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}


/**/
.f-modal-wrapper{
    position: absolute;
    background: rgba(0,0,0,0.7);
    width:100%;
    height:100%;
    z-index: 9999;
}
.f-modal{
    position: fixed;
    height: 100%;
    top: 0px;
    right: 0px;
    background-color: #fff;
    overflow-y: auto;
    z-index: 99999;
    opacity: 1;
    animation-duration: 0.4s;
    padding: 2rem;
}

.fmodal-heading{
    font-size: 23px;
    padding: 0 1.5rem;
    margin-bottom: 4rem;
}

.f-modal .close-fmodal > i{
    cursor:pointer;
    font-style: normal;
}
.f-modal .close-fmodal > i:hover{
    color: #000;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050999;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
    background: rgba(255,255,255,0.5);
}

.modal-dialog {
    top: 100px;
}

/**/
span.form-control, .form-disabled, 
.select2-container--default.select2-container--disabled .select2-selection--single,
.select2-container--default.select2-container--disabled .select2-selection--multiple
{
    border: none;
    border-bottom: 1px solid #f1f1f1;
    border-radius: 0px;
    font-size: 14px;
    line-height: 25px;
    color: #1a1a1a;
    background-color: transparent!important;
    outline: none;
}

.select2-container--default.select2-container--disabled .select2-selection__arrow{
    display: none;
}

#pointform .select2-container{
    width: 100%!important;
}

.form-control{
    margin: 3px 0;
}
.form-control.error{
    border: 1px solid red;
}
.form-control.success{
    border: 1px solid #28C76F;
}

label{
    text-transform: uppercase;
    color: #464646;
    font-size: 0.85rem;
    margin-bottom: 0;
    padding-left: 0.2rem;
}

.validation_error_message{
    color: red;
    margin-left: 10px;
    text-transform: none;
}
select option{
    font-size: 0.96rem;
    font-weight: 400;
    line-height: 1.25;
}

select option:disabled {
    color: #999;
    font-weight: bold;
    font-style: italic;
}

.card .card-header{
    justify-content: flex-start;
}

.card .card-header .back-btn{
    margin-right: 15px;
}

.aggrid{
    font-size: 12px!important;
}
.aggrid i{
    font-size: 15px!important;
}
.aggrid.constumerPoints{
    height: auto!important;
}

#readingsGrid, #counterReadingsGrid:not(.all-readings){
    height: 740px;
    padding: 10px 0px;
}

.my-point #readingsGrid{
    height: 780px;
    max-height: 803px!important;
    padding: 10px 0px;
} 

#integrationDevicesGrid{
    height: 650px;
}


.ag-theme-material .ag-header-cell, .ag-theme-material .ag-header-group-cell{
    padding-left: 10px!important;
    padding-right: 10px!important;
}

.ag-header-row{
    height: 40px!important;
    
}

.aggrid .ag-header-cell-text{
    font-size: 12px!important;
    font-size: 10px!important;
    font-weight: 900;
}

.ag-theme-material .ag-row{
    height: 35px!important;
    cursor: pointer;
}
.ag-theme-material .ag-cell{
    line-height: 35px!important;
    padding-left: 5px!important;
    padding-right: 5px!important;
}

.ag-header-icon.ag-header-cell-menu-button {
    opacity: 1 !important;
    
}
.ag-theme-material .ag-icon{
    color: #959595!important;
}

.ag-theme-material .ag-header {
    height: 40px!important;
    min-height: 40px!important;
}

.ag-cell-label-container{
    flex-direction: row;
}

.ag-theme-material .ag-cell-hover {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.grid-delete-icon,.grid-status-icon{
    cursor: pointer!important;
}

.marker-label{
    background: black;
    color: #fff;
    padding: 8px 5px;
    width: 110px;
    text-align: center;
}

.gateway-radius{
    line-height: 38px;
}

.custom-file-label{
    margin: 0 15px;
}

.file-group{
    padding: 7px;
    border:1px solid #cacaca;
    border-radius: 4px;
}

.points-area{
    min-height: 180px;
}

/*#select2-TooltipFields-resulagts*/
.select2-results__options
{
    max-height: 400px!important;
}

.select2-slim .select2-container--classic .select2-selection--single, 
.select2-slim .select2-container--default .select2-selection--single,
.select2-slim .select2-container--classic .select2-selection--multiple, 
.select2-slim .select2-container--default .select2-selection--multiple
{
    max-height: 38px!important;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li{
    max-height: 27px!important;
    font-size: 12px!important;
    line-height: 18px!important;
    margin-top: 2px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 33px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered{
    padding: 3px 5px;
}

.header-navbar .card-header .select2-container .select2-selection{
    min-height: 35px!important;
    height: 35px!important;
    height: 35px!important;
    overflow: hidden;
}

.header-navbar .select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 25px;
    
}

.header-navbar .select2-container--default .select2-selection--multiple .select2-selection__choice{
    margin-top: 1px;
    margin-bottom: 5px;
}


.select2-container--classic .select2-selection--multiple .select2-selection__rendered li .select2-search__field, 
.select2-container--default .select2-selection--multiple .select2-selection__rendered li .select2-search__field{
    margin-top: 5px;
}

.header-navbar .card-header label{
    display: none;
}
.header-navbar form .form-group{
    margin-bottom: 0px;
}

.map-page .header-navbar .card .card-header .heading-elements, 
.map-page .header-navbar .card .card-header .heading-elements-toggle{
    top: 28px;
}

.top-filters{
    padding-right: 75px;
}

@media screen and (max-width: 767px) {
    .header-navbar form .form-group{
        margin-bottom: 10px;
    }
    .header-navbar {
        min-height: 4rem;
    }
    .card .card-header .heading-elements, .card .card-header .heading-elements-toggle{
        top: 32px!important;
        right: -20px;
    }
    .top-filters{
        padding-right: 0px;
    }
    .top-filters input{ width: 100%!important; }
}

.data-cards .card-body{
    background: #f6f6f6!important;
    font-size:1rem!important;
}

.data-row > div,
.data-row > div.col-md-6 > div > div
{
    text-align: center;
    padding: 15px 0;
    font-size: 85%;
    font-size: 100%;
}

.data-cards .card-body h3,
.data-cards .card-body h2
{ 
    text-align: center; 
    font-size: 0.8rem; 
    font-weight: bold; 
}

.data-cards .card-body span{
    display: inline-block;
    width: 70px;
    text-align: left;
}

.data-cards .card-body span.value-input{
        font-size: 100%;
        color: #E83E8C;
        background-color: #ccc;
        border-radius: 0.25rem;
        margin: 0.1rem;
        padding: 0.15rem 0;
        width: 91px;
        display: inline-block;
        text-align: center;
}

.data-cards .card-body i{
    display: inline-block;
    font-style: normal;
    width: 45px;
    text-align: left;
}

.data-cards .card-body b{
    font-weight: normal;
}

.collapse-bordered .card .card-header .nodeID{
    font-style: italic;
    font-size: 12px;
}
.accordion .collapse-title, .collapse-bordered .collapse-title{
    font-size: 1.4rem;
    font-weight: 500;
    color: black;
    margin-right: 8px;
    font-style: normal;
}

.lead-location{
    position: absolute;
    right:50px;
    text-align: right
}

@media screen and (max-width: 767px) {
    .lead-location{
        position: relative;
        left:0;
        text-align: left;
        margin-top: 1rem;
    }
}

.mytale-container{
    width:auto;
    overflow: auto;
}
.my-table{
    font-size: 11px;
    min-width: 1000px;
}

.my-table .row .col-12,
.my-table .row .col-9,
.my-table .row .col-6,
.my-table .row .col-3,
.my-table .row .col-4,
.my-table .row .col-8,
.my-table .row .col-10,
.my-table .row .col-2
{
    padding: 5px 0;
    border-right: 1px solid #E1E1E1;
}

.my-table .row .col-12:first-of-type,
.my-table .row .col-9:first-of-type,
.my-table .row .col-6:first-of-type,
.my-table .row .col-3:first-of-type,
.my-table .row .col-4:first-of-type
{
}

.my-table .no-padding{
    padding: 0!important;
    border-right: 0px solid #E1E1E1!important;
    border-left: 0px solid #E1E1E1!important;
}

.my-table .border-bottom{
    border-bottom: 1px solid #E1E1E1!important;
}
.my-table .border-top{
    border-top: 1px solid #E1E1E1!important;
}
.my-table .border-left{
    border-left: 1px solid #E1E1E1!important;
}
.my-table .border-right{
    border-right: 1px solid #E1E1E1!important;
}
.my-table .border-all{
    border: 1px solid #E1E1E1!important;
}

.my-table div, .my-table tr{

}
.my-table div:first-of-type, .my-table tr:first-of-type{

}
.my-table div{
    margin:0;
    padding:0;
}
.bg-main.mytable-org{
    background: linear-gradient(118deg, #7367F0, rgba(115, 103, 240, 0.7));
    color: #fff;
}

.my-table .bg-white{
    background: #fff!important;
    color: white;
    line-height: 26px;
}
.my-table .mytable-point{
    background: #95b584;;
    color: #1a1a1a!important;
}
.my-table .mytable-group{
    background: #f9d99d;
}
.my-table .mytable-node:nth-of-type(even){
    background: #fff;
}
.my-table .mytable-node:nth-of-type(odd){
    background: #eee;
}

.my-table .row-name{
    padding-left: 10px;
}

.ag-floating-filter-button{
    display: none!important;
}

/*HIGHCHARTS*/
.highcharts-figure, .highcharts-data-table table {
    min-width: 360px; 
    max-width: 800px;
    margin: 1em auto;
}

.highcharts-data-table table {
	font-family: Verdana, sans-serif;
	border-collapse: collapse;
	border: 1px solid #EBEBEB;
	margin: 10px auto;
	text-align: center;
	width: 100%;
	max-width: 500px;
}
.highcharts-data-table caption {
    padding: 1em 0;
    font-size: 1.2em;
    color: #555;
}
.highcharts-data-table th {
	font-weight: 600;
    padding: 0.5em;
}
.highcharts-data-table td, .highcharts-data-table th, .highcharts-data-table caption {
    padding: 0.5em;
}
.highcharts-data-table thead tr, .highcharts-data-table tr:nth-child(even) {
    background: #f8f8f8;
}
.highcharts-data-table tr:hover {
    background: #f1f7ff;
}
.highcharts-credits{ display: none!important; }

.gm-style .gm-style-iw-c{
    width: 500px!important;
    max-width: 500px!important;
}

.gm-style-iw[aria-label="zone-info"]{
    width: 300px!important;
    max-width: 300px!important;
}

.highcharts-exporting-group{
    
}

.highcharts-data-table table{
    width: 100%;
    max-width: 100%;
}

/*BOOTSTRAP*/
.badge{
    font-size:100%;
}

@media screen and (max-width: 992px){
    .btn{
        padding: 0.8rem 0.9rem!important;
        width:100%;
        display: block;
        margin-top: 5px;
        margin-bottom:5px;
        float:none;
    }
}

/* CAMERA */
#video {
    margin-top: 15%;
    border: 1px solid black;
    width: 100%;
    height: 100%;
    background: black;
}

.photo, #photo {
    width: 46%;
    height: auto;
    margin: 0 2% 2%;
}

#canvas {
    display: none;
}

.camera {
    width: 100%;
    display: inline-block;
    margin-left: 0;
    margin-top: 0;
    height: 70%;
}

.top{
    padding: 10px;
    position: fixed;
    width: 100%;
    height: 125px;
    overflow: hidden;
    overflow-x: auto;
    top: 0;
    z-index: 999999;
    text-align: left;
}
.bottom{
    padding: 10px;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 999999;
}

.output {
    width: 100%;
    display: inline-block;
    position:fixed;
    height: 90%;
    top:0;
    left:0;
    z-index: 999999;
    background-color: rgba( 255,255,255,0.8 );
    text-align: left;   
    padding: 25px 10px;
    overflow: auto;
    
    display: none;
}

#startbutton {
    
}

.contentarea, #reader {
    position: fixed;
    font-size: 16px;
    font-family: Arial;
    text-align: center;
    width: 100%;
    height: 100%;
    top: 0;
    background: #000000c4;
    left: 0;
    z-index: 9999;
}

.btn-transparent{
    display: inline-block;
    width: auto;
    background-color: transparent!important;
    border-color: transparent!important;
    font-size: 30px;
    box-shadow: none!important;
}
.btn-show-photos .photo-icon{
    width: 30px;
    height: auto;
}

.btn-delete-image{
    position: absolute;
    right: 0;
    top:0;
    margin: 5px 20px;
    font-size: 16px;
    cursor: pointer;
    color: #000;
    
    background: #fff;
    padding: 5px 8px;
    border-radius: 5px;
}

/* ASSOCIATE */
.associate-step{
    
}

.user-name{
    margin-top:6px;
}

/* GENERAL */
.font-size-12{
    font-size:12px;
}
.font-size-11{
    font-size:11px;
}
.font-size-13{
    font-size:13px;
}
.font-size-14{
    font-size:14px;
}

.aggrid .ag-root-wrapper-body {
    min-height: calc(100% - 73px)!important;
}

.aggrid .ag-paging-panel{
    height: auto;
}

.aggrid .ag-paging-panel .ag-paging-page-summary-panel{
    margin-top: 10px;
}

html body .content .content-wrapper {
    /*padding: calc(2.2rem - 0.4rem) 2.2rem 0;*/
    /*padding: 1rem 0.5rem 0 0.5rem; */
    padding: calc(2.2rem - 1rem) 1.2rem 0;
    margin-top: 6rem;
}

@media (max-width: 767px){
    html body .content .content-wrapper {
        padding: calc(2.2rem - 0.4rem) calc(2.2rem - 1rem) 0;
    }
    .action-btns{
        position: absolute;
        top:0;
    }
}

.aggrid{
    max-height: 793px;
}
.input-group-text{
    height: 38px;
    margin-top: 4px;
}

.raport-puncte .form-control{
    border: 1px solid #aaaaaa;
}

/* lightbox modal */
.ekko-lightbox{
    padding: 0!important;
}
.ekko-lightbox .modal-dialog{
    top: 0!important;
}
/* lightbox modal */

.select2-results__option[aria-disabled="true"]{
    background: red;
    color: #fff!important;
}

.row-yellow, .row-yellow:hover{
    background: #f9af75!important;
}

.popover{
    max-width: 400px;
}

.popover .popover-body{
    white-space: pre-wrap;
}

#example23_filter{
    display: none!important;
}

.dt-buttons{
    text-align: center;
    padding: 5rem 0 2rem;
}

#example23_info{
    text-align: center;
    padding-bottom: 5rem;
    font-size: 20px;
}

.brigada-select-wrapper .select2-container .select2-selection--multiple .select2-selection__rendered{
    overflow: hidden;
    height: 38px;
    height: 200px;
}
.dataTables_empty{
    display: none;
}

.input-group .form-control{
    max-height: 39px;
    width: 40%!important;
}

#select2-brigada-select-results{
    /*display: none!important;*/
    z-index:9999999;
}

.select2-container--open{
    z-index: 9999999999999;
}

.aggrid.helium-devices .ag-cell{
    border-right: 1px solid #e2e2e2;
}

.tab-pane .row{
    margin-left:0!important;
    margin-right:0!important;
}

.full-map .nav-tabs a{
    color: rgb(0, 0, 0);
}
.full-map .nav-tabs .active{
    color: rgb(115, 103, 240);
}

/* width */
.infoWindowTabs::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}

/* Track */
.infoWindowTabs::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.infoWindowTabs::-webkit-scrollbar-thumb {
    background: #cacaca;
    height: 6px;
    border-radius: 7px;
}

/* Handle on hover */
.infoWindowTabs::-webkit-scrollbar-thumb:hover {
  background: #cacaca;
}

.modal-body{
    max-height: 600px;
    overflow: auto;
}

.main-menu .navbar-header {
    height: 11rem;
}

.btn-generate-token{
    color: #fff!important;
}

.ag-paging-panel{
    display: flex!important;
    justify-content: space-evenly;
}

.ag-paging-row-summary-panel,
.ag-paging-page-summary-panel{
    display: inline-flex!important;
}

.ag-paging-row-summary-panel{
    margin-top: 10px;
}

.ag-paging-panel .ag-paging-row-summary-panel span {
    margin: -10px 10px!important;
}

.ag-paging-row-summary-panel{
    padding: 0.7rem 0.95rem;
    margin: 0 8px;
    margin-top: 10px!important;
}

.ag-paging-row-summary-panel > span{
    background-color: #DAE1E7;
    border-radius: 50%;
    padding: 0.5rem 0rem;
    margin: 0 0.5rem;
    color: #626262 !important;
    color: #FFFFFF;
    padding: 0.7rem 0.95rem;
    border-radius: 0.5rem;
    margin: 0 8px;
}

.navigation{
    font-size: 1rem;
}

.main-menu .main-menu-content {
    height: calc(100% - 13rem) !important;
    position: relative;
}

.text-secondary{
    color: #929292!important;
}

#zone-filter-wrapper{
    width: 500px;
    max-width: 800px;
}

.map-stats{
    position: absolute;
    z-index: 9;
    bottom: 10px;
    left: 140px;
    margin: 0!important;
}
.map-stats-top{
    position: absolute;
    z-index: 9;
    top: 60px;
    left: 25px;
    font-size:14px!important;
    margin: 0!important;
    min-width: 300px;
    align-items: start;
}
.map-stats-top .card-body{
    min-width: 300px;
    text-align: left;
}

.kanban-modal{
    display: none;
}

.kanban-modal .modal-dialog{
    top: 0;
    margin: 0 0 auto auto;
    width: 800px;
    max-width: 800px;
}

.kanban-modal .modal-body{
    height: 90vh;
    max-height: 90vh;
}