/* Master Change------ ---------------------------*/
a.btn_color{
    color: inherit;
}

label.error{
    font-style: italic;
}


/* Autocomplete assets ---------------------------*/
.dropdown-menu.autocomplete{ 
    right:100px;
    position: sticky;
    max-height: 250px;
    overflow-x: auto;

}

/* ---------------------------------------------- */
