 .btn-primary, .btn-primary:hover {
    background: #cdda27 ;
    border: 1px solid #cdda27;
    color: #0A504B;
}

 .btn-secondary, .btn-secondary:hover {
    background: #323732;
    border: 1px solid #323732;
    color: #ffffff;
}

 .btn-loading, .btn-loading:hover {
    background: #e6e6e6;
    border: 1px solid #e6e6e6;
    color: #323732;
}

 .btn-default, .btn-default:hover {
    background: transparent;
    border: 1px solid #0A504B;
    color: #0A504B;
}

 .primary-color {
    color: #0A504B;
}

 .secondary-color {
    color: #0A504B;
}

 .primary-bg-color {
    background-color: #0A504B;
}

 .secondary-bg-color {
    background-color: #0A504B;
}

 .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-bottom-color: #0A504B;
    color: #0A504B;
}

 .bullet_item_container.active .bullet-item {
    border-color: #0A504B;
}

 .bullet_item_container.active .bullet_title {
    color: #0A504B;
}

 .bullet_item_container.active .bullet-item div {
    background-color: #0A504B;
}

 .footable-sort-indicator {
    color: #0A504B;
}

    
 .breadcrumb a:after {
    color: #0A504B;
}

  .border-color-secondary {
    border-color: #0A504B;
}
    
  .border-color-primary {
    border-color: #0A504B;
}

  .order-steps li.active {
    color: #0A504B;
}

  .order-steps li.active i {
    border: 2px solid #0A504B;
}

  .quantity_component button{
    border-color: #0A504B;
    background-color: #0A504B;
}

 