.tour-socialcharts { background: #fff; padding: 5px; border-radius: 16px; max-width: 450px; min-width: 335px; box-shadow: 0 5px 15px rgba(0,0,0,.5); }
.tour-socialcharts .popover-title { background: #fff; color: #ff7200; font-size: 20px; border-bottom: none; font-weight: bold; margin-top: 5px; line-height: 1.1; }
.tour-socialcharts .popover-close { position: absolute; right: 8px; font-size: 18px; cursor: pointer; top: 5px; opacity: 0.5; }
.tour-socialcharts .popover-close:hover { opacity: 1; }
.tour-socialcharts .arrow { margin-top: 0 !important; }
.tour-socialcharts.popover.left > .arrow:after { border-left-color: #fff !important; }
.tour-socialcharts.popover.right > .arrow:after { border-right-color: #fff !important; }
.tour-socialcharts.popover.top > .arrow:after { border-top-color: #fff !important; }
.tour-socialcharts.popover.bottom > .arrow:after { border-bottom-color: #fff !important; }
.popover.bottom > .arrow { top: -11px !important; }
.tour-socialcharts .popover-content { font-size: 14px; line-height: 1.4; color: #424242; }
.tour-socialcharts .popover-navigation { text-align: right; }
.tour-socialcharts .popover-navigation #close-tour { display: none; float: none; }

.tour-socialcharts.rtl { text-align: right; }
.tour-socialcharts.rtl .popover-close { right: auto; left: 8px; }
.tour-socialcharts.rtl .popover-navigation { text-align: left; }

#next-user-tour-step {border-radius:24px;}

.tour-step-backdrop  {border-radius:16px;
    padding: 24px;
    width: 1120px;
}

#prev-user-tour-step{border-radius:24px;}
#post_follow_tour_never_show_again{border-radius:24px;}

.intercom-lightweight-app-launcher-icon-open {
    padding:0px;!important;
}

.tour-step-background
{
    background-color: white;
}

#step-5 {
    position:fixed;
}

#prev-user-tour-step.disabled{
    display:none;
}

div.user-content.tour-step-backdrop{
    width: 1160px;
}

#history-table-whole.tour-step-backdrop{
        width: 1160px;
}

#dashboard.tour-step-backdrop{
    width: 1200px;
}