.btn-groups .btn, .m-b-xs {
    margin-bottom: .25rem;
}
.m-r-xs, .m-x-xs {
    margin-right: .25rem;
}
.dark {
    background-color: #1c202b;
}
.accent, .black, .danger, .dark, .grey, .info, .primary, .success, .warn, .warning
 {
    color: rgba(255, 255, 255, .87)!important;
}
.block, .dropdown-submenu:focus>.dropdown-menu, .dropdown-submenu:hover>.dropdown-menu, .ie .ie-show, .nav-light .nav .nav-icon i img, .nav-light .nav .nav-icon i svg, .nav-text small, .nav-text span, .tl-item {
    display: block;
}
.btn-groups .btn, .m-b-xs {
    margin-bottom: .25rem;
	font-size: 16px;
}
.txt-xs-16 {
	font-size: 16px!important;
}
.txt-xs-14 {
	font-size: 12px!important;
}
.btn-sm {
    padding: .3445rem .75rem;
}
.btn {
    font-weight: 500;
    border-width: 0;
    padding: .4375rem 1rem;
}
.btn, :focus {
    outline: 0 !important;
}
.btn-group-sm>.btn, .btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem;
}
.text-xs, .text-xxs {
    font-size: .65rem;
}
.text-muted {
    color: inherit !important;
    opacity: .6;
}
.text-muted {
    color: #818a91 !important;
}