﻿ion-content{background-color:#fff;padding:0px 8px;}
ion-content.index{padding:0px;}
ion-content.index.has-header{top:0px;}
.padding { padding: 6px 10px 6px 10px; }
.no-data{margin:80px 0;color:#ccc;}
/*缩略图*/
.item-thumbnail-left{padding:8px;flex:auto;width:100%;border-right:0px;border-left:0px;}
.item-thumbnail-left .img{width:35%;max-width:150px;float:left;margin-right:8px;display:table-cell;}
.item-thumbnail-left .img div{height:86px;max-height:86px;overflow:hidden;}
.item-thumbnail-left .img img,.prddetail .pdslider img{position:relative;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);}
.item-thumbnail-left .con{display:block;display:table-cell;width:15%;}
.item-thumbnail-left .con .ir{min-height:42px;}

.selCity{display:none;}
.tab-item .icon{font-size:24px;height:20px;margin:5px auto;}
.tab-item.big{padding-top:22px;opacity:1;}
.tab-item.big .icon{font-size:36px;color:#ffc60e;margin:-38px 16px;width:45px;height:45px;position:absolute;z-index:99999;line-height:46px;background:#111;border-radius:50%;}
.tab-item.big .tab-title{line-height:32px;color:#ffc60e;}
/*首页*/
.herder-top {position:absolute;width:100vw;height: 45px;background-repeat: no-repeat;background-size:156px 45px;z-index:9999;}
.home-nav .button img { width: 50px; }
.home-nav .button { line-height: 22px; background: none; color: #333; border: none; padding: 0; }
.home-nav .button:hover { color: #000; }
.home-nav .button.activated { background: #eee; }
.home-nav .button img { width: 50px; }
.hot-nav .button { line-height: 22px; background: none; color: #333; border: none; padding: 0; }
.hot-nav .button:hover { color: #000; }
.hot-nav .button.activated { background: #eee; }
.hot-nav .button img { width: 100%; margin-bottom: -25px; }
.hot-nav .title { height: 20px; line-height: 20px; background: rgba(0,0,0,0.4); position: relative; color: #fff; bottom: 0px; font-size: 10px; }
.home-nav .badge { top: 49px; left: -2px; font-size: 10px; padding: 4px; line-height: 11px; background: rgb(41, 141, 31); color: #fff; position: absolute; }
.home-nav .badge-sharing { left: 60px; }
.home-nav .badge-rent { left: 38px; }
.home-msg { height: 35px; background-repeat: round; background-repeat: no-repeat; background-position: 10px 8px; background-image: url("../img/lb.png"); background-size: 18px 18px; font-size: 14px; padding-left: 38px; line-height: 35px; background-color: rgb(244,247,248); margin-top: -7px; }
.home-title { text-align: center; font-size: 15px; color: #333; padding: 6px 0; background: #fff; margin-top: 0.5em;margin-bottom:1px;}
/*400*/
.t400 { background-size:30px;position: absolute;right:2px;top:5px;z-index:99;border-radius:4px;font-size:14px;line-height: 30px; width: 130px;text-align:right;padding-right:5px; white-space: nowrap; display: block}
.t400 i{margin-right:5px;}
/*badge*/
.numeric-badge { font-size: 12px; padding: 1px 6px; line-height: 11px; background: rgb(41, 141, 31); color: #fff; border-radius: 50%; }
/*button*/
.button-mini{min-height:26px;line-height:18px;font-size:12px;padding:2px 4px 1px;transform:scale(0.9);transform-origin: top left; }
.button-mini .icon:before,.button-mini .icon-left:before,.button-mini .icon-right:before{font-size:12px;line-height:14px;margin-top:0px;}
.button.button-light{border:1px #eaeaea solid;color:#666;}
.button.button-energized { font-family: "microsoft yahei",Arial,sans-serif; color: #444; }
.button.button-energized:hover { color: #444; }
.button.button-stable { background: #d8d8d8; }
.button.button-positive{background:#666;}
.button.button-positive.activated{background:#444;}
.input-label { color: #999; }
.popup-buttons .button-default { background-color: #ccc; }
.shuttle-bar button[disabled]{background-color:#ccc;}
/*表单验证*/
.selected-option { background-color: #e3e3e3; }
.button-small-new { min-width: 28px; min-height: 30px; line-height: 29px; font-size: 14px; }
.textarea { border: 1px solid #ffb25a; border-radius: 5px; box-sizing: border-box; width: 100%; height: 120px; }
.total-comment { font-weight: 500; color: #000; width: 33%; text-align: center; padding-top: 20px; }
.total-score { width: 67%; padding: 8px 0 10px 10px; }
.star_comment .name { vertical-align: middle; }
.star_comment .star { vertical-align: middle; width: 24px; height: 24px; display: inline-block; }
.star_comment .small_star { width: 15px; height: 15px; }
.star_comment .star_on { background-image: url("../img/star-on-big.png"); -moz-background-size: 100% 100%; background-size: 100% 100%; }
.star_comment .star_off { background-image: url("../img/star-off-big.png"); -moz-background-size: 100% 100%; background-size: 100% 100%; }
.star_comment .point { vertical-align: middle; }
.red { color: #FB3838 !important; }
.grey { color: #777 !important; }
.green { color: #3FC298 !important; }
.orange { color: #F79326 !important; }
.blue { color: #28B1CD !important; }
.black { color: #4A4A4A !important; }
.lightgray { color: #606060 !important; font-weight:normal;}
.block_title { font-size: 18px; background-color: #BDBCBC; color: #666; padding: 10px 10px; }
.block_content { border-bottom: 1px solid #585858; border-top: 1px solid #585858; box-sizing: border-box; }
.block_content img{width:calc(100vw - 20px);width:-webkit-calc(100vw - 20px);}
.diving_line { height: 1px; width: 100%; border-bottom: 1px dashed #C3C3C3; }
.diving_line2 { height: 1px; width: 100%; border-bottom: 1px solid #C3C3C3; }
.message{display:flex;}
.message img { width: 36px;height:36px; vertical-align: middle; }
.message span { vertical-align: middle; padding:0 0 0 10px;}
.no-data { text-align: center; padding: 10px; font-size: 14px; color:orange;}
.item{border-color:#e8e8e8;margin:0px;}
/*------------------- order detail ------------------------*/
.order-detail .button{padding:0 18px;}
.order-detail .status{font-size:26px;margin:24px 0;font-weight:bold;color:#474747;}
.order-detail .col-left { width: 80px; display: table; }
.order-detail .col-left, .order-detail .col-right { padding: 4px; }
.order-detail .col-left{color:#777777;}.order-detail .list{border-bottom:1px #f7f7f7 dotted;}.order-detail .block_content{padding-top:8px;padding-bottom:0px;}
.circular-border { border: 1px solid #333; border-radius: 2px; padding: 0 2px 0 2px; box-sizing: border-box; }
.order-detail .seats { display: inline-block; margin: 0 0 3px 0; }
.order-detail .item{border:0px;}
/*------------------- recommend ------------------------*/
.recommend, .recommend tr td:first-child { width: 100%; }
.recommend tr td a { width: 56px; }
/*------------------- 微信城市服务 -------------------*/
.city-service-log { position: absolute; bottom: -30px; width: 100%; text-align: center; }
.city-service-log img { height: 24px; }
/*搜索框*/
.search-box { border: 1px solid #ccc; border-radius: 5px; padding: 2px; }
.search-box .ion-search, .search-box .ion-calendar { width: 34px; font-size: 26px; }
.search-box label { display: block; height: 34px; line-height: 34px; padding: 0 5px; }
.search-box .ion-search, .search-box .ion-calendar { position: absolute; right: 5px; top: 4px; }
.search-box .ion-close { position: absolute; right: 20px; top: 7px; font-size: 20px; }
.ion-record { color: #fff; }
a { color: #444444; text-decoration: none; }
.link_btn { color: #007aff; }
p { margin: 0; }
.userHeader { width: 100%; padding-top: 20px; height: auto; min-height: 90px; overflow: hidden; background-size: cover; background-image: url("../img/headbg.png"); color: #fff; padding-left: 20px; }
.userHeader img { float: left; width: 3.8125em; height: 3.8125em; border: .125em solid #FFF; box-shadow: inset 0 1px 8px rgba(0,0,0,0.2); margin-right: 1em; margin-bottom: .25em; display: inline-block; overflow: hidden; background-size: cover; }
.ellipse{border: 1px solid #878787;padding: 2px 10px;border-radius: 10px;}
.item-input-wrapper{background: none;}
.ptb20{padding-top:20px;padding-bottom:20px;}
/******查看验证条码相关信息******/
.querbarcode {display: inline-block;padding: 5px;border: 1px solid #FF6868;border-radius: 5px;position: relative;font-size: 14px;margin-right: 8px;color: #FF6868;padding-left: 7px;padding-right: 7px;background: #FFF;}
.codeTable {margin-left: auto;margin-right: auto;width: 100%;font-weight: bold;}
.codeTableTd {text-align: center;font-size: 14px;line-height: 25px;height: 25px;overflow: hidden;}
.font-bold {font-weight: bold;background: #E3E3E3;color: #000;}
.codeTable span {line-height: 25px;height: 30px;}
.codeList {border: 1px solid #E1E1E1;padding-bottom: 0px;border-top: 2px solid #FED101;border-radius: 5px;}.codeList h3{margin:0px;}
.codediv {padding-top: 15px;padding-bottom: 15px;border:1px solid #eee;}
.codediv.baibai{border-radius:20px;}
.codediv.baibai:nth-child(2){border-top-left-radius:10px;border-top-right-radius:10px;}
.codediv.baibai:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px;}
.codediv tr:first-child td:after{content:'';background:#fff url(../img/ok.png) no-repeat;background-size:30px;position:absolute;right:10px;width:30px;height:30px;filter:grayscale(100%); filter:gray;opacity:0.2;}
.codediv.checked tr:first-child td:after{filter:unset;opacity:1;}
.delete-icons-sty {font-size: 30px !important;color: #666;border: none;background: none;}
/***********订单头部tabs样式调整*************/
.button-bar-order {border: 1px solid #d8d8d8 !important;border-left: 0px !important;border-right: 0px !important;margin-top:42px;}
.button-bar-order .button {background: #fbf7f7;border: 2px solid #d8d8d8 !important;border-left: 0px !important;border-right: 0px !important;border-radius: 0px !important;font-size: 15px !important;padding:0;}
.button-bar-order .button-energized {background: #fbf7f7 !important;color: #ef473a !important;border-bottom: 3px solid #ef473a !important;font-weight: inherit !important;}

.baibai{background:#fff;border-radius:10px;color:#0082ff;padding:15px;line-height:170%;opacity:0.8;}
.baibai .button{background:#ff6a00;color:#fff;}
.quickSearchPlace .card label{overflow:hidden;max-height:26px;}
.item-toggle{padding-left:10px;}.item-toggle .toggle{right:10px;}
.insurance .item{padding:10px;}
.baibai.item{margin-bottom:15px;}
.dis-radio{background:#000;opacity:0.6;color:#fff;position:absolute;top:0px;left:0px;width:100%;height:100%;font-size:13px;display:flex;justify-content:center;align-items:center;}

/*网约车*/
#transhipMap{height:100vh;}
.taxi {background: #fafafa;}
.taxi .scroll-view {margin-top: 0px;}
.taxi .grad1 {margin-top:0px !important;background:#fff;height:48px;width:100vw;margin-left:-8px;position:static;top:0px;border-bottom:1px #d9d9d9 solid;-moz-box-shadow:0px 2px 5px #D9D9D9;-webkit-box-shadow:0px 2px 5px #D9D9D9;box-shadow:0px 2px 5px #D9D9D9;margin-bottom:32px;}
.taxi .grad1 a {overflow: visible !important;}
.taxi .box {padding:15px;-moz-box-shadow:0px 0px 11px #EBEBEB;-webkit-box-shadow:0px 0px 11px #EBEBEB;box-shadow:0px 0px 11px #EBEBEB;background:#fff;margin:0 10px;}
.taxi .box .a {width:calc(100vw - 125px);width:-webkit-calc(100vw - 125px);color:#ccc;}
.taxi .box .b,.taxi .mini .b {color: #444;}
.taxi .mini{margin-bottom:23px;margin-top:-10px;}
.taxi .mini .b{max-width:92%;}
.taxi .box2 {background:#ffd800;color:#fff;height:48px;margin:0 10px;text-align:center;font-size:18px;line-height:48px;}
.taxi .box .blue, .taxi .box .orange {margin-left:22px;border:1px #eee solid;font-size:12px;}
.taxi .mini .blue,.taxi .mini .orange {margin-left:22px;font-size:12px;}
.taxi .box .blue:before, .taxi .box .orange:before, .mini .blue:before, .mini .orange:before {content:'\f203';position:absolute;font-family:"Ionicons";margin-left:-32px;}
.taxi .mini .blue:before,.taxi .mini .orange:before{margin-left:-16px;}
.taxi .sev{padding:15px 20px !important;}
.taxi .sev .ion-ios-arrow-left{position:absolute;margin:32px 0 0 -15px;font-size:24px;color:#aaa;}
.taxi .sev .ion-ios-arrow-right{position:absolute;right:15px;margin-top:-55px;font-size:24px;color:#aaa;}
.taxi .v{min-width:100px;max-width:100px;height:40px;text-align:center;border-bottom:2px #fff solid;}
.taxi .v img{width:75px;height:40px;}
.taxi .sev .a{border-bottom:2px #28b1cd solid;color:#28b1cd;}
.taxi .c span.carmodel:before{content:'不在服务范围';font-size:80%;color:red;position:absolute;margin-top:-20px;background:#eee;opacity:0.7;width:76px;height:100px;padding-top:28px;}
.taxi .subico i{color:#aaa;font-size:13px;}.sev .subico span{margin-left:3px;color:#aaa;}
.taxi .dtt span{color:#dd3939 !important;}
.taxi .info_scroll{height:calc(100vw * (380/800));}
.taxi .box .geo{padding-left:12px}
.taxi .box .geo:before{font-family:"Ionicons";content:"\f1ff";position:absolute;margin-left:-12px;color:#28B1CD}
.taxi label.col-40{font-size:15px;color:#808080;font-weight:lighter;text-align:left;margin-top:-10px;}
.taxi .btt{padding:5px;}
.taxi .btt a{line-height:130%;color:#444;font-size:14px;border-right:1px #eee solid;background-size:32px;background-repeat:no-repeat;padding:5px 0 0 48px;text-align:left;background-position-x:12px;}
@media(max-width:320px){.taxi .btt a{background-size:28px;padding-left:36px;background-position-x:4px;}}

.taxi .btt a:last-child{border:none;}
.taxi .btt small{color:#ccc;}

/*地图*/
.taxi .ts-map-loaction,.taxi .ts-map-loaction2 {z-index:9999;position:absolute;left:initial;top:initial;right:10px;bottom:10px;box-shadow:unset;width:38px;height:28px;border-radius: 3px;border:1px solid #d5d5d5;text-align:center;background:#FFF;}
.taxi .ts-map-loaction2 {right: 55px;}
.taxi .ts-map-goDestination.activated {background: #f6e610;border: 1px solid #f5cc01;}
.taxi .ts-map-goDestination {z-index: 9999;width: 80px;height: 80px;font-size: 14px;border: 1px solid #f3cb05;text-align: center;background: #fcec1a;color: #000;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;margin-top: -40px;box-shadow: 0px 0px 5px #fcec1a;}
.taxi .ts-map-goDestination i {margin-top:32px;font-size:32px!important;line-height:45px!important;}
.taxi .ts-map-loaction i,.taxi .ts-map-goDestination i,.taxi .ts-map-loaction2 i{width:20px;height:20px;line-height:24px;color:#4C4C4C;font-size:20px;}
.taxi .ts-map-buslinelist .c{line-height:180%;padding:10px 15px;}
.taxi .ts-map-buslinelist,.taxi.map .ts-addr{z-index:9999;position:absolute;max-height:132px;height:auto;bottom:50px;width:94%;padding:0px;background: #fff;opacity:0.99;display:flex;border:1px #ccc solid;left:3%;-moz-box-shadow:0px 0px 6px #ccc;-webkit-box-shadow:0px 0px 6px #ccc;box-shadow:0px 0px 6px #ccc;}
.taxi .ts-map-buslinelist.no-shadow{bottom:20px;}

.taxi.map .button-bar .button{border-radius:0px;}
.taxi.map .grad1{position:absolute;margin:0px;z-index:9999;padding:4px 15px 0px 24px;width:100%;}
.taxi.map .grad1 .ion-search{padding:11px 2px;overflow:hidden;color:#565656;font-size:18px;}
.taxi.map .grad1 button{min-height:48px;max-height:48px;height:48px;top:0px;position:absolute;right:18px;z-index:999;}
.taxi.map .button .icon:before{line-height:42px;}
.taxi.map .grad1 input{padding:10px 2px;color:#ccc;margin-left:10px;line-height:20px;border:0px;background:#fff;position:absolute;width:100%;}
.taxi.map .ts-map-loaction.top{left:0px;top:-56px;}
.taxi.map .ts-addr{padding:10px 20px;width:100%;left:0px;bottom:47px;border-bottom:0px;display:block;line-height:200%;z-index:unset;}

/*价格日历*/
.daily-price {height:60px;line-height:145%;display:inline-flex;}
.daily-price span{width:calc((100vw - 108px) / 3);width:-webkit-calc((100vw - 108px) / 3);height:52px;border:2px #eee solid;margin-right:5px;margin-bottom:5px;padding:3px 5px;border-radius:10px;}
.daily-price span.active{border-color:#28B1CD;background:#f7feff;}
.daily-price span.active:after{float:right;background:#28B1CD;border-top-left-radius:10px;border-bottom-right-radius:10px;content:'\f121';font-family:"Ionicons";color:#fff;padding:0px 6px;margin:7px -7px;}
/*联系人*/
.daily-price.contact {height:52px;line-height:110%;}
.daily-price.contact > span{height:43px;}
.button.r{border-radius:30px;padding:0 12px;margin-left:-5px;}
.daily-price span.active.not-today small.ng-binding:before{content:"\f35b";font-family:"Ionicons";color:#ff7500;background:#fff;margin:-12px 0 0 -12px;font-size:19px;position:absolute;border-radius:50px;width:15px;height:18px;}
.daily-price span.m{margin:0px;padding-left:8px;width:60px;}
.daily-price span.m i{position:absolute;margin:-9px 0 0 8px;color:#ccc;}
.contact.list .item{padding:3px 12px;border:2px #eee solid;height:30px;margin-bottom:3px;border-radius:50px;line-height:100%;}

.mbsc-cal-day-marked.mbsc-cal-day-v .mbsc-cal-day-i{background:#fff;}
.mbsc-cal-day-marked.mbsc-cal-day-v .mbsc-cal-day-txt{background:#fff;color:#444;}
.mbsc-cal-day-marked.mbsc-cal-day-inv .mbsc-cal-day-txt{background:none;color:#e6e6e6;}
.mbsc-cal-day-marked.mbsc-cal-day-sel .mbsc-cal-day-txt{background:#4eccc4;color:#fff;}

.order-sku{position:absolute;right:14px;margin-top:17px;}

.bag-price{min-height:120px;}
.bag-price span{display:inline-block;padding:0px;background:#fff;border:1px #28b1cd solid;font-size:18px;}
.bag-price span b{color:#fff;background:#28b1cd;padding:0px 10px;font-weight:normal;}
.bag-price span i{padding:2px 0 2px 10px;display:inline-block;}
.bag-price span small{padding-right:5px;font-size:12px;}
.bag-price div:last-child{margin-top:10px;line-height:180%;color:#565656;font-size:12px;}

/**/
.daily-price.mi{display:block;height:auto;padding-top:0px;}
.daily-price.mi span{width:auto;margin-bottom:5px;display:inline-block;height:auto;}
.daily-price.mi span.m{padding-right:20px;}
.daily-price.mi span.m i{margin:0 3px;}

.modal-ts .t{padding:0 15px 0 15px;}
.modal-ts div.blue{border:1px #ddd solid;padding:8px;border-radius:5px;}
.modal-ts div.blue small,.modal-ts div.blue>div:nth-child(1){width:calc(100vw - 125px);width:-webkit-calc(100vw - 125px);}
.modal-ts .sel-date{display:block;min-height:20px;background-position-y:0 !important;}
.modal-ts div.blue small{display:inline-block;height:17px;overflow:hidden;}
.modal-ts div.blue.mb10 .fr{margin-top:-7px;height:33px;line-height:33px;}
.modal-ts .fr2{margin-top:-56px !important;height:46px !important;}
.modal-ts .item-toggle{padding:0px;width:58px;}
.modal-ts .item-toggle .toggle{right:0px;margin-right:0px;}
.modal-ts .disabled{height:66px;overflow:hidden;}
.modal-ts .disabled *{color:#ccc !important;}
.modal-ts .disabled small{margin-top:10px;}

/*畅行卡*/
.vip dl{margin-top:18px !important;border-radius:10px;}
.vip .tag{position:relative;z-index:9;left: -51px;transform: rotate(-45deg);top: -22px;border-left:50px solid transparent;border-right:50px solid transparent;border-bottom:50px solid #3fc298;line-height:110%;}
.vip .tag .icon{font-size:22px;}
.vip .tag.purple{border-bottom:50px solid #886aea;}
.vip .tag.red{border-bottom:50px solid #ef473a;}
.vip .tag.blu{border-bottom:50px solid #28b1cd;}
.vip .button-assertive{background-color:#ef473a !important;}
.vip .tag b{position:absolute;color:#fff;transform: rotate(0deg);width: 100px;top: 18px;left: -50px;font-size: 16px;text-align:center;}
.vip .busorder{position:absolute;background: linear-gradient(33deg, #de0529, #810f21);line-height:20px;padding:2px 5px;color:#fff;right:0;top:17px;}
.vip .busorder small{display:block;font-size:12px;}

.shuttle-card.fixed .vipNav{margin-left:0;}
.vipNav a{line-height:130%;padding:5px 0 5px 10px !important;}
.vipNav a.icon-left:before{font-size:24px;padding-right:0px !important;}
.vipNav a.button-balanced{background: linear-gradient(33deg, #41C7AF, #54E38E);}
.vipNav a.button-energized{background:linear-gradient(33deg, #1889f6, #46a9fc);}
.vipNav a.button-royal{background:linear-gradient(33deg, #8444fb,#8977fb);}
.vipNav a.button-assertive{background:linear-gradient(33deg, #fe5151, #fc9090);}
/*侧栏菜单*/
.cx-menu{display:inline-block;width:80px;background:#eee;padding:0px;}
.cx-body{display:inline-block;margin-left:80px;}

.cx-menu.rent{width:60px;padding-top:10px;text-align:center;}
.cx-menu.rent li.active{background:#fff;}
.cx-menu.rent li {padding:10px 0;line-height:100%;}
.cx-menu.rent img{width:30px;height:30px;}
.cx-body.rent{margin-left:60px;padding:0px;background:#eee;}
.cx-body.rent .show{padding:0 10px;background:#fff;margin-bottom:8px;}
.cx-body.rent .model{border-top:1px #eee solid;padding:5px 0;}
.cx-body.rent .shuttle-count{min-height:40px;transform:scale(0.9);-webkit-transform:scale(0.9);}
.cx-body.rent .con .shuttle-h2{font-size:16px !important;}
.cx-body.rent .subjectLabel span{line-height:140%;font-size:0.7rem;padding:0 3px !important;}
.platform-android .cx-body.rent .subjectLabel span{padding-top:2px !important;}
.bag-red{font-size:12px;background:#c81414;color:#fff;border-radius:3px;padding:0 3px;-webkit-transform:scale(0.8);transform:scale(0.8);display:inline-block;}

video{object-fit:cover;}
.bigPlayBtn{position: absolute;z-index:2000;top: calc(50% - 50px);left: calc(50vw - 50px);text-align: center;color: #000;width: 100px;height: 100px;line-height: 100px;font-size: 72px;opacity: 0.5;}

.anim-opacity2 {letter-spacing: 2px;transform: scale(0.8);-webkit-transform: scale(0.8);-moz-transform: scale(0.8);margin: -2px 0 0 -62px;animation: 3s opacity2 0s infinite;-webkit-animation: 3s opacity2 0s infinite;-moz-animation: 3s opacity2 0s infinite;}
@keyframes opacity2 {0% {opacity: 0}50% {opacity: .8;}100% {opacity: 0;}}
@-webkit-keyframes opacity2 {0% {opacity: 0}50% {opacity: .8;}100% {opacity: 0;}}
@-moz-keyframes opacity2 {0% {opacity: 0}50% {opacity: .8;}100% {opacity: 0;}}

.roundbus .bar-header{border-bottom:none !important;background:#fff;}