/* CSS Document */

.panel .panel-body table {
	margin-bottom: 0px;
}

.text-divider {
    border-bottom: 1px dotted rgba(0,0,0,.2);
	margin-top:15px
}


.sidenav-subtitle {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.125em;
    line-height: 21px;
    margin: 0 0 12px;
    padding: 0 0 14px;
    color: #54585A;
}