.v-spinner .v-beat{-webkit-animation:v-beatStretchDelay .7s linear infinite;animation:v-beatStretchDelay .7s linear infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block}.v-spinner .v-beat-odd{-webkit-animation-delay:0s;animation-delay:0s}.v-spinner .v-beat-even{-webkit-animation-delay:.35s;animation-delay:.35s}@-webkit-keyframes v-beatStretchDelay{50%{transform:scale(.75);-webkit-opacity:.2;opacity:.2}to{transform:scale(1);-webkit-opacity:1;opacity:1}}@keyframes v-beatStretchDelay{50%{transform:scale(.75);-webkit-opacity:.2;opacity:.2}to{transform:scale(1);-webkit-opacity:1;opacity:1}}#journeyListPage .header{font-size:25px}#journeyListPage .header .filters{margin-top:10px}#journeyListPage .header .filters .searchCampaignInput{width:400px;margin-right:8px}#journeyListPage .header .filters .tagFilter{width:500px;margin-right:8px}#journeyListPage .loadingDiv{margin-top:5vh;border-radius:5px}#journeyListPage .journeyStatusTabs .tabItem{cursor:pointer;border-top:3px solid transparent;border-bottom:3px solid transparent}#journeyListPage .journeyStatusTabs .tabItem .countTag{font-size:11px;line-height:16px}#journeyListPage .journeyStatusTabs .selectedTab{color:#1a535c!important;border-bottom-color:#1a535c!important}#journeyListPage .journeyListTable .journeyTableHeader{background:#e5ebec!important}#journeyListPage .journeyListTable .journeyTableHeader .journeyTableHeaderColumn{display:flex;flex-direction:column;justify-content:center;padding:7px 0}#journeyListPage .journeyListTable .journeyTableHeader .journeyTableHeaderColumn .analysisRange{font-size:11px}#journeyListPage .journeyListTable .journeyTableHeader .journeyTableHeaderColumn .analysisRange .selectedAnalysisRange{font-weight:700!important;color:#1a535c!important}#journeyListPage .noDataDiv{background:#fff;border-top:1px solid #eee;border-radius:5px;text-align:center;height:70vh}#journeyListPage .noDataDiv .msg{padding-top:14vh;padding-bottom:3vh;color:#444;font-size:20px;text-align:center}#journeyListPage .noDataDiv .createJourneyButton{margin-top:10vh}#journeyListPage .noDataDiv .journeyFeature{font-size:12px;color:#555;height:auto;width:90%;margin:auto;margin-top:4vh}#journeyListPage .noDataDiv .journeyFeature .featureList{margin-top:6vh}#journeyListPage .noDataDiv .journeyFeature .featureList i{font-size:30px;color:#607d8b}#journeyListPage .noDataDiv .journeyFeature .featureList .title{font-size:13px;margin-bottom:10px;margin-top:10px;color:#607d8b}#journeyListPage .noDataDiv .journeyFeature .featureList .description{font-size:12px;color:#777}