﻿table.LayoutMainTable tr {
    border: none;
}

a.btn-primary {
    color: #fff;
}

td#eWebTopPaneBottomLinksCell {
    padding: 0px;
}

ul#eWebTopPaneBottomLinksCellTable li {
    margin: 0px;
}

table tr {
    border: none;
}

tr#eWebFrameWorkBottomRow {
    background: rgba(242, 242, 242, 0.85)
}

ul.unstyled li {
    list-style: none;
}

ul.list-group, li.list-group-item {
    margin: 0px;
}

div#WizardContentTableBottom__UP table {
    width: auto;
}