
/** ADD YOUR AWESOME CODES HERE **/

.logo_ht img
{
	height:75px;
}
.tab-content.bor 
{
	border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}
li.nav-item.active {
    background-color: #86b93f !important;
}