.activities-journey-holder{justify-content:space-around;align-items:flex-start;position:relative}.activities-journey-holder .my-tours-list-heading{position:sticky;top:0;z-index:9999;background:#f6f7f9;padding:12px 0}.activities-journey-holder .my-tours-lists:nth-child(2){margin-top:0}.my-tours-list-heading{font-size:12px;font-weight:500;line-height:14px;color:var(--dark-grey-text-color);margin-bottom:4px}.my-tours-list-heading .el-col:first-child{padding-left:20px}.my-tours-list-heading .el-col:not(:first-child){text-align:left}.my-tour__holder{display:flex}.my-tour__noimgholder{position:relative}.my-tour__noimgholder:after{content:"";position:absolute;top:0;height:100%;width:100%;left:0;background:#ccc;border-radius:5px}.my-tours-lists{font-size:14px;font-weight:500;line-height:16px;color:var(--dark-grey-text-color);background-color:#fff;box-shadow:10px 10px 30px rgba(0,0,0,.1);margin-top:12px;cursor:pointer;border-right:4px solid transparent;border-radius:4px;padding:12px 10px}.my-tours-lists .my-tour__tour{display:flex;align-items:center}.my-tours-lists .my-tour__tour img{width:60px;height:60px;border-radius:5px}.my-tours-lists .my-tour__name{margin-left:12px}.my-tours-lists .my-tour__name p{margin:0;margin-bottom:3px}.my-tours-lists .my-tour__name p:first-child{font-size:14px;color:var(--black-text-color)}.my-tours-lists .my-tour__name p:nth-child(2){font-size:12px;line-height:14px;color:#666}.my-tours-lists .trend-indicator-dot{position:absolute;width:8px;height:8px;border-radius:50%;left:56px;border:2px solid #fff;box-sizing:content-box;top:16px}.my-tours-lists li.active.number{background:#04acef!important;color:#fff}