.nam_banner_vb {
  height: auto;
}
.nam_banner_vb a {
    height: 55px;
	display: -webkit-box;
}
.nam_banner_vb img {
  width: 51px;
    height: auto;
    margin-top: 7px;
    margin-left: 2px;
}

.nam_banner_vb a .text {
  background: #33aafc;
    width: calc(100% - 56px);
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: white;
    font-size: 14px;
    border: 1px solid white;
    border-top: none;
    border-right: none;
    text-transform: uppercase;
    padding-left: 12px;
  	text-align: left;
}

.nam_banner_vb a .khung {
  width: 55px; 
  height: 55px; 
  background: #1e8efb;
  border: 1px solid white;
  border-top: none;
  border-left: none;
}
#ctrl_181217_92_ServiceCategory .Content {
  display: none;
}
.OnlineCounter {
    margin-bottom: 10px;
	box-shadow: 5px 5px 9px #ececec;
}
.OnlineCounter .MultiRow ul {
    background: #ffffff none repeat scroll 0 0;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.OnlineCounter .MultiRow ul li span {
    color: #555;
    font-size: 13px;
}
.OnlineCounter .MultiRow .Header span {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 0 20px;
    text-transform: uppercase;
    line-height: 33px;
}
* {
    text-rendering: geometricprecision;
}
.OnlineCounter .MultiRow {
    border-radius: 5px 5px 0 0;
    overflow: hidden;
}
.OnlineCounter .MultiRow .OnlineWrap {
    overflow: hidden;
}
.OnlineCounter .MultiRow .OnlineWrap .Header {
    background: #2773d1 url(Images/t.png) no-repeat scroll right 5px center;
    border-bottom: 1px solid #ddd;
    height: 30px;
}
.OnlineCounter .MultiRow li {
    margin: 6px;
}
.OnlineCounter .MultiRow .CurrenOnline {
    color: #cc0000;
    float: right;
    font-weight: bolder;
    padding-right: 20px;
}
.OnlineCounter .MultiRow .OneDayOnline {
    float: right;
    font-weight: bolder;
    padding-right: 20px;
}
.OnlineCounter .MultiRow .OneWeekOnline, .OnlineCounter .MultiRow .MonthOnline, .OnlineCounter .MultiRow .QuyOnline {
    float: right;
    font-weight: bolder;
    padding-right: 20px;
}
.OnlineCounter .MultiRow .TotalOnline {
    float: right;
    font-weight: bolder;
    padding-right: 20px;
}
.OnlineCounter .OneRow {
    position: relative;
    width: 100%;
}
.OnlineCounter .OneRow .OnlineWrap {
    margin: 0 auto;
    position: relative;
    width: 1025px;
}
.OnlineCounter .OneRow .OnlineContainer {
    bottom: 25px;
    display: inline-block;
    list-style: outside none none;
    position: absolute;
    right: 5px;
    text-align: left;
}
.OnlineCounter .OneRow .OnlineContainer > li {
    border-right: 1px solid #fff;
    display: inline-block;
    padding: 0 10px;
}
.OnlineCounter .OneRow .OnlineContainer > li > span {
    color: #fff;
}
.OnlineCounter .OneRow .OnlineContainer > li:last-child {
    border-right: medium none;
}
infographic-box i, .infographic-box div.box-icon {
    width: 90px;
    height: 90px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
}
.infographic-box div.box-icon p.number {
    margin: 0;
    line-height: 36px;
    font-size: 36px;
}
.infographic-box div.box-icon p.text {
    font-size: 13px;
    line-height: 13px;
    color: #FFFFFF;
    padding-top: 15px;
    margin-bottom: 3px;
}