.navbar-brand.b-title{
    color:#68a686;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}
.sublogo{
    font-size: 12px;
}
.nav-item.active a{
    color:#68a686!important;
}
.main-title{
    color:#68a686;
}
.class-welcome{
    color:#68a686;  
    text-align: center;
    text-transform: uppercase;
    padding: 2em 0 0.2em 0;
    font-weight: 400;
    font-size: 49px;
}
.undertext{
    text-align: center;
    font-size: 20px;
}
.title2{
    text-transform: uppercase;
    color:#68a686;
    text-align: center;
    padding-top: 2em;
    padding-bottom: 0.8em;    
}
.under{
    border-bottom: 3px #b38d33 solid;
}
.green{
    border-bottom-color: #68a686;
}
.main-yellow{
    color:#b38d33;
    padding-top: 0.8em;
}
.card-title a{
    color: #68a686;
}
.suppliers-block h3{
    color: #68a686;
    cursor: pointer;
}
.lot-row{
    display:table-row;
    color:#68a686;
    width: 100%;
}
.lot-cell{
    display:table-cell;
    width:60%;
}
.lot-lab{
    font-weight: bold;
    color:#b38d33;
    width: 40%;
    padding-right: 13px;
}
.checked {
  color: orange;
}
.rating{
    font-size:14px;
    margin-top: 21px;
}
.company-first h3 a{
    color:#68a686;
    margin-top: 21px;
}