/* News centre sidebar aligned with the white Service/About navigation cards. */
.webbg .commonclass.fctel-news-sidebar{width:100%;padding:0;overflow:hidden;border:1px solid #e0e6eb;border-radius:12px;background:#fff;box-shadow:0 10px 28px rgba(25,47,66,.08)}
.webbg .commonclass.fctel-news-sidebar h3{position:relative;height:auto;margin:0;padding:23px 22px 3px 39px;background:none;color:#1d354a;font-size:21px;font-weight:700;line-height:1.35}
.webbg .commonclass.fctel-news-sidebar h3:before{position:absolute;top:31px;left:22px;width:8px;height:8px;border-radius:50%;background:#c6202b;box-shadow:0 0 0 4px #f8dfe1;content:""}
.webbg .commonclass.fctel-news-sidebar h4{height:auto;margin:0;padding:0 22px 17px;background:none;color:#8c98a3;font-size:11px;font-weight:500;line-height:1.3;letter-spacing:2.5px;text-transform:uppercase}
.webbg .commonclass.fctel-news-sidebar ul{margin:0;padding:0;border-top:1px solid #edf0f2;border-radius:0;background:#fff}
.webbg .commonclass.fctel-news-sidebar ul li{height:auto;margin:0;padding:0;border-bottom:1px solid #edf0f2;background:#fff;line-height:normal}
.webbg .commonclass.fctel-news-sidebar ul li:last-child{border-bottom:0}
.webbg .commonclass.fctel-news-sidebar ul li a{position:relative;display:block;height:auto;padding:16px 42px 16px 25px;background:none;color:#42505c;font-size:15px;line-height:1.5;text-decoration:none;transition:background .2s,color .2s,padding-left .2s}
.webbg .commonclass.fctel-news-sidebar ul li a:before{display:none!important}
.webbg .commonclass.fctel-news-sidebar ul li a i{position:absolute;top:50%;right:22px;width:7px;height:7px;margin-top:-5px;border:0;border-top:1px solid #9ca6af;border-right:1px solid #9ca6af;background:none;transform:rotate(45deg)}
.webbg .commonclass.fctel-news-sidebar ul li a:hover{padding-left:29px;background:#f7f9fb;color:#a91f29}
.webbg .commonclass.fctel-news-sidebar ul li a.cur{padding-left:29px;background:#fff5f5;color:#b61f2a;font-weight:700}
.webbg .commonclass.fctel-news-sidebar ul li a.cur:after{position:absolute;top:13px;bottom:13px;left:0;width:3px;border-radius:0 3px 3px 0;background:#c6202b;content:""}
.webbg .commonclass.fctel-news-sidebar ul li a.cur i{border-color:#c6202b}
@media(max-width:1199px){.webbg .commonclass.fctel-news-sidebar{display:none}}
