.navbar-nav .nav-item{ font-size: 105%; font-weight: 600 }
.bt-link{ width:auto; margin: 0px 4px; padding: 5px 4px; color: #000000; font-size: 106%; font-family: 'Kanit';  text-align:center; background-color: #ffce00; border-radius: 10px;}
.bt-link a{ text-decoration: none;}
.bt-link a:hover{ text-decoration: none; color: #ed5b01}
/*
.bt-link .blc-left{ margin: 0px; padding:0px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; background-color: #FBB117; text-align: center;}
.bt-link .blc-right{  margin: 0px; padding:0px;  border-top-right-radius: 10px; border-bottom-right-radius: 10px; background-color: #ffce00; text-align: center;} */

.visioncss>.nav-pills .nav-link.active,.visioncss>.nav-pills .show>.nav-link{
    background-color: #ffc107 !important;
} 
a:hover{
    color: #c79500 ;
    text-decoration: none;
}