﻿.tabg li.nav-item {
    width: 50%;
}
.tabg .nav-tabs {
    border-bottom:none;
}
.tabg{
    padding:0px !important;
}
.tabg > ul {
    margin-left:0px;
}
.tabg > ul li a {
    width:100%;
    border-radius:0px;
}
.tabg{
    background-color:transparent !important;
}
.tabg > ul li a {
    background-color:white;
    color:#c60000;
    border:none;
    border-bottom: solid 2px #db261b !important;
}
.vbm li a {
    color:#333;
}
.tabg .nav-tabs>li.active>a,.tabg .nav-tabs>li.active>a:hover,.tabg .nav-tabs>li.active>a:focus{
    background-color:#c60000 !important;
    color:#fff;
    border:none;
}
.tabg .nav>li>a:hover,.tabg .nav>li>a:focus{
    background-color:#c60000 !important;
    color:#fff;
    border:none;
}
.mar-bot-0{
    margin-bottom:0px !important;    
}
ul.vbm{
    margin-bottom:0px;
}
ul.vbm li {
    list-style-type: none;
    text-indent: 18px;
    position:relative;
    padding-bottom: 7px;
}
.panel_head_vbm_custom .panel-body{
    padding-bottom:0px !important;
}
.title-skin{
	color: #ca1528;
}


ul.vbm li:before {
    content: "\f04d";
    top: 13px !important;
    width: 6px;
    color: #009cd7;
    font-size: 8px;
    height: 10px;
    position: absolute;
    vertical-align: middle;
    left: -14px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
ul.vbm li{
     padding-top:5px;
 }
.lichlamviec{
    color:#333;
    position:relative;
    padding-left:20px;
}
.lichlamviec:hover {
    color:#c60000;
}
.vbm {
    margin-left:0px;
}
ul.vbm li{
    line-height:24px;
}
.lichlamviec:before{
    content: "\f04d";
    top: 33%;
    width: 10px;
    color: #009cd7;
    font-size: 8px;
    height: 10px;
    position: absolute;
    vertical-align: middle;
    left: 0px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}
ul.vbm li > a {
    font-size: 13px;
    color: #3a3a3a;
    line-height: 20px;
    padding-right: 0px;
    padding-top: 0px;    
    padding-bottom: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 21px;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    background: none;
}
ul.vbm li > a > span{
    font-size:13px;
    text-align: justify;
}

