﻿.widget-controls {
    margin: 10px 0px -5px 10px;
}

.widget-controls > i {
    width: 20px;
    height: 20px;
    margin: 10px;
}

.widget-control-bar {
    display: block;
    z-index: 2;
    width: 100%;
}

.widget-control-bar > i {
    width: 20px;
    height: 20px;
    margin: 5px 10px;
}

.widget-control-bar > i:hover {
    cursor: pointer;
    opacity: 0.7;
}

.dashboard-focused {
    cursor: pointer;
    opacity: 0.87;
    background-color: #fafafa;
}

.dashboard-focused > i {
    opacity: 0.87;
}

.gridsterContainer {
    overflow: auto;
}

div#topbar {
    width: 80%;
    height: 50px;
    position: fixed;
    top: 70px;
    left: 0px;
    border-bottom: 2px solid #d5d5d5;
    border-top: 1px solid #d5d5d5;
    z-index: 99;
}

div#topbar div#topbar-signout {
    width: 50px;
    height: 35px;
    border-left: 1px solid #d3d3d3;
}

div#topbar div#topbar-signout img {
    position: relative;
    top: 5px;
}

div#topbar div#topbar-signout:hover {
    background-color: #373e46 !important;
}

div#topbar div#topbar-inner {
    margin-left: 182px;
    border-left: 2px solid #d1d1d1;
}

div.topbar-tab {
    height: 50px;
    border-right: 2px solid #d1d1d1;
}

div.topbar-tab:hover {
    background: linear-gradient(to bottom, #f0f0f0 0%,#e4e3e3 100%);
}

div.topbar-tab div.topbartab-inner {
    position: relative;
    top: 14px;
}

div.topbar-tab div.topbartab-text {
    font-size: 14px;
    line-height: 14px;
    padding-left: 22px;
    position: relative;
    top: 4px;
}

div.topbar-tab div.topbartab-close {
    padding: 0px 15px 0px 17px;
    position: relative;
    top: 3px;
}

.gridsterContainer {
    overflow-y: auto;
    width: 100%;
    overflow-x: auto;
}

.gridster {
    margin: 0 auto;
    position: relative;
}

.gridsterClose {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    right: 0;
    color: #666;
    font-size: 20px;
    padding: 5px;
    display: none;
    cursor: pointer;
}

.no-resize .gs-resize-handle-both {
    display: none;
}

.gridster ul {
    list-style: none;
    display: block;
}

.gridster ul li {
    background: #fff;
    display: list-item;
    cursor: move;
}

ul.gridsterDisable li {
    cursor: default;
}

.gridster ul li:hover .gridsterClose {
    display: block;
    z-index: 99999;
}

ul.gridsterDisable li:hover .gridsterClose {
    display: none;
}

.gridster ul li .widget-refresh-timer-icon {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    float: right;
    padding: 5px 10px 5px 5px;
    z-index: 999999;
    cursor: pointer;
}

.gridsterContainer ul li > .chart {
    width: 100%;
    height: calc(100% - 30px);
}

.addWidgetDialog {
    padding: 5px !important;
}

.addWidgetDialog ul:first-of-type {
    max-height: 340px !important;
    overflow-y: scroll;
}

.addWidgetDialog ul li {
    cursor: pointer;
    padding: 5px;
    margin-bottom: 5px;
    border: none;
    text-align: left;
}

.addWidgetDialog ul li .text {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
    color: #565656;
}

.addWidgetDialog ul li i.fa {
    color: #565656;
    font-size: 14px;
    line-height: 14px;
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    text-align: center;
}

.addWidgetDialog ul li:last-child {
    margin-bottom: 0;
}

.addWidgetDialog ul li:hover {
    background: #565656;
}

.addWidgetDialog ul li:hover .text {
    color: #5ddcff !important;
}

.addWidgetDialog ul li:hover i.fa {
    color: #5ddcff;
}

.gridsterContainer ul li >  .htmlReport {
    height: calc(100% - 30px);
    overflow-y: auto;
}

.gridsterContainer ul li >  .htmlReport .reportContent {
    padding: 15px 20px;
}

.widget-control-icon {
    display: inline-block;
    background-image: url(/Images/functions.svg);
    opacity: 1;
    transition: opacity 200ms ease;
    -webkit-transition: opacity 200ms ease;
    background-repeat: no-repeat;
    overflow: hidden;
}

.close-widget-icon {
   display: none;
   float: right;
}

.widNumber {
    float: right;
    font-size: 30px;
    padding-top: 10px;
    padding-right: 10px;
    position: relative;
    z-index: 2;
}

.widTitle {
    float: right;
    clear: right;
    font-size: 15px;
    padding-top: 5px;
    padding-right: 10px;
    z-index: 2;
    position: relative;
}

.wid {
    height: calc(100% - 30px);
    position: absolute;
    width: 100%;
}

.wid img {
    position: absolute;
    height: 100%;
    z-index: 1;
}

.widStrap {
    width: 100%;
    position: absolute;
    bottom: 0px;
    font-size: 12px;
    z-index: 2;
}

.widStrap .stt {
    padding: 5px;
}


.widget-control-icon:hover {
    cursor: pointer;
    opacity: 0.7;
}

.refresh-widget-icon{
    background-position:  0px 0px;
}

.edit-widget-icon{
    background-position:  0px -20px;
}

.add-widget-icon{
    background-position:  0px -40px;
}

.close-widget-icon{
     background-position:  0px -60px;
}

.gig-core-charts-widget {
    box-sizing: border-box;
}

    .gig-core-charts-widget .widget-control-bar {
        position: absolute;
        top: 20px;
        padding: 0 10px 0 0;
        box-sizing: border-box;
    }

        .gig-core-charts-widget .widget-control-bar .refresh-widget-icon {
            display: none;
        }

    .gig-core-charts-widget .widget-container {
        display: inline-block;
        box-sizing: border-box;
        padding: 20px 20px 0 20px;
        min-width: 100%;
    }