/* Header Block Start*/
.ecofy_logo{
    position: fixed;
    left: 2%;
    -webkit-transform: translateY(-50%);
}
.has_sticky{
    width: 55%;
    margin-top: 24px;
}
.has_sticky_eco_sense{
    float:right;
    position: absolute;
    top: 0px;
    right: 15px;
    width: 14%;
}
.home_img{
    width: 100%;
    margin-top: 13px;
}
.ecoLogout{
    background-color: #2a1c4d;
    color: white;
    margin: 0;
    /* height: 85%; */
    display: inline-block;
    float:right;
      margin-top: 10px !important;
}
.ecoUser{
    color: white;
    margin-right: 10px;
    display:inline-block;
    float:right;
/*    margin-top: 10px;*/
}
.right_header{
    float:right;
    margin-top: -1%;
}
/* Header Block End*/

/* Login Block Start*/

/* Login Block End*/

/* Profile Block Start*/
.ds-report{
    background-color: white;
    width: 100%;
    height: 140px;
    border-radius: 4px;
}
.ecoCatTab{
    cursor: pointer;
    background-color:#19c5a2;
    border-radius: 11px;
    margin: 10px;
    height: 147px;
    width: calc(12% - 10px) !important;
    background-repeat: no-repeat;
    background-position: 10px 4px;
}
.ecofyPrePostBlock{
    width: 32%;
}
/* Profile Block End*/

/* Report Block Start */
.ecofyTab{
    border-bottom: 1px;
    margin-left: 3.6%;
    /*margin-left: 7px;*/
}
.report_class{
    /*position: fixed;*/
    overflow: hidden;
    border: none;
    top: 11.7%;
    height: 82.7%;
    width: 81%;
    left:9%;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 0;
}
.refresh_button{
    background-color: #32c5a3;
    color: white;
    margin-top: 15px;
   /* height: 100%;*/
    float:right;
    position:relative;
    left:6%;
    width:9%;
}
.refresh_div{
    display:none;
    float: right;
    width: 8%;
    margin-right: -9px;
    margin-top: 13px;
}
.refresh_button{
    display:block;
}
/* Report Block End*/

/* Footer Block Start */
.ecoSense_footer{
    background: #19c5a2;
    padding: 0px 0px;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 6%;
}
.ecoSense_footer_img{
    position: fixed;
    bottom: 0;
    right:0;
    height: 6%;
    width:15%;
    margin-right:10px;
}
/* Footer Block End */