.RadBreadcrumb_BootstrapRVS {
  border-color: #dedede;
  color: #333333;
  background-color: #ffffff; }
  .RadBreadcrumb_BootstrapRVS:focus, .RadBreadcrumb_BootstrapRVS.k-state-focused {
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.06); }
  .RadBreadcrumb_BootstrapRVS .k-breadcrumb-link {
    color: #337ab7;
    transition: background-color 0.2s ease; }
    .RadBreadcrumb_BootstrapRVS .k-breadcrumb-link:hover, .RadBreadcrumb_BootstrapRVS .k-breadcrumb-link.k-state-hover {
      color: #23527c;
      background-color: #ffffff; }
    .RadBreadcrumb_BootstrapRVS .k-breadcrumb-link:focus, .RadBreadcrumb_BootstrapRVS .k-breadcrumb-link.k-state-focused {
      color: #337ab7;
      box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.13); }
  .RadBreadcrumb_BootstrapRVS .k-breadcrumb-root-link {
    color: inherit;
    transition: background-color 0.2s ease; }
    .RadBreadcrumb_BootstrapRVS .k-breadcrumb-root-link:hover, .RadBreadcrumb_BootstrapRVS .k-breadcrumb-root-link.k-state-hover {
      background-color: #ffffff; }
    .RadBreadcrumb_BootstrapRVS .k-breadcrumb-root-link:focus, .RadBreadcrumb_BootstrapRVS .k-breadcrumb-root-link.k-state-focused {
      box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.13); }
  .RadBreadcrumb_BootstrapRVS .k-breadcrumb-root-link,
  .RadBreadcrumb_BootstrapRVS .k-breadcrumb-delimiter-icon {
    color: inherit; }
  .RadBreadcrumb_BootstrapRVS .k-breadcrumb-input-container {
    border-color: transparent; }
  .RadBreadcrumb_BootstrapRVS .k-textbox,
  .RadBreadcrumb_BootstrapRVS .radTextbox {
    border-color: #cccccc;
    color: #333333;
    background-color: #ffffff; }
