#dashboard .overview-card{-webkit-box-shadow:1px 1px 2px 1px rgba(0,0,0,.1);box-shadow:1px 1px 2px 1px rgba(0,0,0,.1)}#dashboard .apexcharts-canvas{-webkit-transform:translateX(-10px);transform:translateX(-10px)}#dashboard .apexcharts-canvas *{-webkit-transform:unset!important;transform:unset!important}#dashboard .vdp-datepicker input{width:120px;text-align:center;cursor:pointer}#dashboard .chart-button .vs-button--text{color:#2979ff!important}#dashboard .chart-button .active{background:linear-gradient(118deg,#2979ff,rgba(41,121,255,.7))!important;border:none}#dashboard .chart-button .active .vs-button--text{color:#fff!important}#dashboard .chart-button .vs-button--background{opacity:0!important;display:none!important}#dashboard .review-content{max-width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:inline-block;white-space:nowrap}@media (max-width:800px){#dashboard .responsive-customer-chart-btn{display:block!important}#dashboard .customer-chart-filter-btn{margin:0 0 10px}}#dashboard .emotional-item{position:relative;width:30px;height:30px}#dashboard .emotional-icon{-webkit-transform:scale(.1);transform:scale(.1);position:absolute;top:0;left:0;width:0;height:0}#dashboard .button{border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}#dashboard .emotional-btn{background:url(../img/rating-icon.b7703867.png) no-repeat;display:inline-block;position:relative;width:250px;height:250px;border-radius:50%;background-position-y:-480px;cursor:pointer}#dashboard .emotional-btn span{position:absolute;top:0;left:0;right:0;bottom:0;background:url(../img/rating-icon.b7703867.png) no-repeat;background-position-y:-151px;opacity:0;transition:opacity .2s ease;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;-o-transition:opacity .2s ease}#dashboard .emotional-btn.emotional-active span,#dashboard .emotional-btn:hover span{opacity:1}#dashboard .very-unhappy,#dashboard .very-unhappy span{background-position-x:-1174px}#dashboard .unhappy,#dashboard .unhappy span{background-position-x:-904px}#dashboard .normal,#dashboard .normal span{background-position-x:-634px}#dashboard .happy,#dashboard .happy span{background-position-x:-364px}#dashboard .very-happy,#dashboard .very-happy span{background-position-x:-94px}#dashboard .emotional-btn .content{position:absolute;left:calc(100% + 100px);top:50%;height:inherit;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:150px;line-height:2}