.cat-name{
    text-transform: uppercase; 
    font-size: 18px;
    color: #126fce;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
}

.root-cat{
    color: #222;
    font-size: 22px;
    margin-bottom: 5px;
}

.cat-intro{
    color: #444;
    text-align: justify;
}

.sub-cat-name{
    margin: 5px 0px;
    padding: 0px;
}

.sub-cat-name a{
    color: #126fce;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
}

.sub-cat-name i{
    display: none;
    font-size: 12px;
    color: #F7A922;
}

.no-sub-cat a{
    text-transform: none;
    font-size: 16px;
    font-weight: normal;
}

.no-sub-cat i{
    display: inline;
    
}

.pro-intro{
    font-size: 13px;
    color: #666;
}

.pro-intro ul{
    margin: 0px;
    padding: 0px;
    padding-left: 15px;
}

.pro-name{
    margin: 0px;
    padding: 0px;
    color: #126fce;
    font-weight: normal;
    font-size: 16px;
    display: inherit;
}

.pro-name a{
    color: #126fce;
    text-decoration: none;
    font-weight: normal;
    font-size: 16px;
    display: inherit;
}

.item-cat-name{
    color: #126fce;
    padding-left: 20px;
    margin: 0px;
    font-size: 14px;
}

.item-cat-name a{
    color: #126fce;
    text-decoration: none;
    
}
.cat-outbound{
    position: relative; min-height: 20px;
}

.cat-line{
    border-top: solid 1px #CCC;  position: absolute;  width: 100%;  top: 10px;
}
.cat-inbound{
    position: absolute;  background: #FFF; left: 0px; z-index: 2; padding-right: 10px;
}


.giai-phap-home{
    width: 100%;
    color: #FFF;
    background: #F93;
    padding: 5px 10px;
    margin-top: -5px;
}
.giai-phap-home a{
    text-decoration: none;
    color: #FFF;
    
}
.giai-phap-home i{
    font-size: 10px;
}

.title-left{
    background:#F93;
    line-height: 30px;
    color: #222;
    padding-left: 15px;
    font-size: 14px;    
    text-transform: uppercase;
    font-weight: bold;
}
.title-left a{
    color: #FFF;
    text-decoration: none;

}
.border-box-left{
    border: solid 1px #ccc;
  border-top: none;
  border-bottom: none;
}

.border-box-left .active a{
    color:  #dc2720;
}

.otherarticle{
    font-weight: bold;
    color: #999;
    font-size: 16px;
}

.other-article{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.other-article li{
    color: #F7A922;
    margin: 0px;
    padding: 5px 0px;
    border-bottom: 1px #ccc dotted;
}

.other-article li a{
    font-weight: normal;
    color: #126fce;
    font-size: 13px;
}

