﻿
/* Fix some styling issues with Flexi-Viewer Grouping styles that can not be changed in the code */.dxgvDataRow TD.dxgvIndentCell{    background-color:transparent;    border-right-style:none;}.dxgvDataRow TD.dxgv{    border-bottom-style:none;}.dxgvFilterRow TD.dxgv{    border-bottom-style:none;    border-right-style:none;}/*Smart Breadcrumb*/.ilds-breadcrumb{    font-size:1em;    font-family:"Segoe UI Light","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;}.breadcrumb-spacer{    margin:0 5px 0 5px;    position:relative;}/* Breadcrumb in title*/.ms-core-pageTitle .ilds-breadcrumb {    font-size: smaller;}/* Breadcrumb in SuiteBar */#suiteBarLeft .ilds-breadcrumb{    font-size:smaller;}#suiteBarLeft .ilds-breadcrumb a, #suiteBarLeft .ilds-breadcrumb a:link, #suiteBarLeft .ilds-breadcrumb a:visited{     color:#fff;    background-image:none;}#suiteBarLeft .ClusteredDirectionalSeparatorArrow {    vertical-align: middle;}/* Breadcrumb at top */.s4-topbread{   font-size: 0.85em;   vertical-align:middle;     background-color:#393;     color:#fff;}.s4-topbread .ilds-breadcrumb{     font-family:"Segoe UI Light","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;    font-size:9pt;    font-weight:normal;    display:inline;    padding:0px;    margin:0px;     color:#fff;}.s4-topbread .ilds-breadcrumb a, .s4-topbread .ilds-breadcrumb a:link{     color:#fff;    background-image:none;    padding-left:2px;    padding-right:2px;}.s4-topbread .ilds-breadcrumb a:visited{     color:#fff;    background-image:none;}.s4-topbread .ClusteredDirectionalSeparatorArrow > span {        vertical-align: bottom;}/*Smart Breadcrumb end*/