.grid-stack > .grid-stack-item > .grid-stack-item-content::-webkit-scrollbar-track{
	 background: transparent;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.grid-stack > .grid-stack-item > .grid-stack-item-content::-webkit-scrollbar-thumb {
    background: transparent;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.grid-stack > .grid-stack-item > .grid-stack-item-content::-webkit-scrollbar {
   height: 7px;
}

.grid-stack > .grid-stack-item > .grid-stack-item-content::-webkit-scrollbar-track{
	 background: transparent;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.grid-stack > .grid-stack-item > .grid-stack-item-content::-webkit-scrollbar-thumb {
    background: transparent;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.grid-stack-item.guideflow_hovered .grid-stack-item-content::-webkit-scrollbar-track,.grid-stack-item.guideflow_hovered .grid-stack-item-content::-webkit-scrollbar-track{
    background: #d0d0d0;
}
.grid-stack-item.guideflow_hovered .grid-stack-item-content::-webkit-scrollbar-thumb,.grid-stack-item.guideflow_hovered .grid-stack-item-content::-webkit-scrollbar-thumb{
    background: #999;
}

.grid-stack > .grid-stack-item > .grid-stack-item-content{
    margin-left: 5px;
    margin-right: 1px;
}


.grid-stack > .grid-stack-item > .grid-stack-item-content::-webkit-scrollbar {
   width: 7px;
}

/*#dashlets-model-list{
   padding-left: 7px;
    margin-right: -6px; 
}*/

.grid-stack > .grid-stack-item > .ui-resizable-se, .grid-stack > .grid-stack-item > .ui-resizable-sw
{
    background-image: url(https://html-assets-prod.guideflow.com/a68f43ec2b41f10d8f79b9741baf41199a893b26);   
}

.grid-stack > .grid-stack-item > .ui-resizable-se{
    transform: rotate(0deg) !important;
}
.highcharts-credits{
    display: none;
}
.highcharts-container {
    align-self: flex-start;
    flex-grow: 1;
    flex-direction: column !important;
     flex: 1;
}
.sales-performance-widget-container .list-container
{
    flex-direction: column;
    padding-top: 0;
    display: flex;
    flex-wrap: nowrap;
        justify-content: space-around;
    list-style-type: none;
    margin: 0;
    padding: 2rem 0 0 .75rem;
    grid-template-columns: repeat(auto-fit,minmax(180px,1fr)); 
}
.sales-performance-item
{
        flex: auto;
    border-bottom: 1px solid #eaf0f6;
        margin-top: 8px!important;
    margin-bottom: 8px!important;
        padding: 0 .75rem 0 0;
    position: relative;
}
.sales-performance-item-container
{
    text-align: left;
}
.sales-performance-label , .sales-performance-count
{
        text-transform: uppercase;
   
            
}
.sales-performance-count
{
    font-weight: 400;
        margin-top: 0;
    display: block;
    font-size: 20px;
    margin-bottom: 0;
    line-height: 2.375rem;
}
.sales-performance-help-text
{
        margin-bottom: 8px!important;
            display: block;
                font-size: .875rem;
    color: #7c98b6;
}
.sales-performance-help-connector
{
        top: 100%;
    right: 30px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) translateX(50%);
    z-index: 1;
}
.sales-performance-help-connector-down
{
        justify-content: center;
    min-height: 3.75rem;
    min-width: 3.75rem;
    padding-left: .25rem;
        align-items: center;
    display: inline-flex;
    font-size: 25px;
    color: #eaf0f6;
    min-height: 2.5rem;
    padding: .25rem .25rem .25rem .75rem;
    position: relative;
    text-align: center;
}
/*.sales-performance-help-connector-down:before
{
            top: 0;
    background-color: currentColor;
    content: " ";
    height: 100%;
    position: absolute;
    width: 50%;
}
.sales-performance-help-connector-inner
{
        color: #33475b;
    min-width: 1.875rem;
    position: relative;
    z-index: 1;
}
.sales-performance-help-connector-down:after
{
        right: 0;
    transform: skew(0deg,-24deg);
        top: 0;
    background-color: currentColor;
    content: " ";
    height: 100%;
    position: absolute;
    width: 50%;
}*/
.performance-list-container
{
        display: grid;
    grid-template-columns: repeat(auto-fit,minmax(180px,1fr));
    padding-left: 0px;
}
.performance-item
{
        flex: 1 1 180px;
    margin-bottom: 60px;
    /*margin-top: 1.125rem;*/
    padding: 0 .75rem 0 0;
    position: relative;
        list-style-type: none;
}
.performance-item-label
{
    font-weight: 500;
    margin-bottom: 1.25rem;
    display: block;
    font-size: .8125rem;
    line-height: normal;
    margin-bottom: 4px;
    /*text-transform: uppercase;*/
    font-size: 13px;
    padding-bottom: 30px;
}
.performance-number
{
        font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    text-shadow: 0 0 1px transparent;
    margin-bottom: 1.25rem;
    margin-top: 0;
    display: block;
    font-size: 1.75rem;
    line-height: normal;
    margin-bottom: 0;
    line-height: 5.375rem;
    font-size: 40px;
}
.performance-help-text
{
    display: block;
        font-size: .875rem;
    color: #7c98b6;
}
.date-input-container
{
        display: inline-block;
}
.date-pickerinput, .date-pickerinput:focus, .date-pickerinput:active
{
        background-color: transparent;
    border: 0px solid;
    height: 20px;
    width: 120px;
    outline-color: transparent;
}
.task-date-picker
{
    margin-top:15px;
}
.grid-stack > .grid-stack-item > .ui-resizable-se{
    opacity: 0.5;
}
.add-dashlet-btn{
    margin-top: 9px;
    color: #fff !important;
}
.add-report-btn{
    padding: 5px;
}
/*.add-report-btn ,.add-report-btn.guideflow_hovered{
    color : #48506C !important
}*/

.f-weight-400{
    font-weight: 400;
}

.dashlet-container-data li .be-checkbox{
    background-color: #f6f6f6;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 4px;
    position: relative;
}

.dashlet-add-report-type-selected {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #999;
    font-size: 17px;
}

.grid-stack-item.guideflow_hovered .edit-report-settings{
    display: inline-block !important;
}

.dashlet-settings-data{
    font-size: 12px;
    padding-left: 0px;
}
.grid-stack-item-content .panel-heading{
    padding-bottom: 0px !important;
}
.highcharts-title{
    font-size: 14px !important;
    color:#666666 !important;
    fill:#666666 !important;
    font-weight: 400 !important;
}

.highcharts-legend-item text{
     color:#666666 !important;
    fill:#666666 !important;
    font-weight: 400 !important;
}
.dashlet-more a {
    color: #a1a1a1 !important;
}


.grid-stack-item.guideflow_hovered .dashlet-more{
    display: block !important;
}
.grid-stack-item.guideflow_hovered {
    cursor: move;
}

.sm-mt-12{
    margin-top: 12px !important;
}
.sm-mt-40{
    margin-top: 40px;
}
.rename-dashlet{
    margin-right: 10px;
}
.add-report-icon{
    position: relative;
    top: -1px;
}
.dashlet-row-title{
    color: #43506a;
}
.dashlet-empty-view-container{
    width: 50%;
    vertical-align: middle;
}
.dashlet-pad-content{
    text-align: center;
    padding-top: 15%;
}
.dashlet-empty-data{
    text-align:center;
    padding:20px;
    font-size: 13px;
    margin-top: 30px;
    font-weight: 300;

}
.dashlet-leader-row-title{
     color: #9772af;
    margin-top: 3px;
    font-weight: 500;
}
.dashlet-row-title{
    margin-top: -5px;
}