@CHARSET "UTF-8";

.box .box-header h3 {
	width: 100%;
}
.box .box-header .breadcrumb {
	background-color: transparent;
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

.main-header .sidebar-toggle {
    font-family: Font Awesome\ 5 Free
}
.main-header .sidebar-toggle:before {
  content: "\f0c9";
}


i.fa,
i.fas,
i.far,
i.fal,
i.fad,
i.fab {
	padding-right: 5px;
}

th.xs,
td.xs {
	width: 1px;
	white-space: nowrap;
}




.radio-group label {
	display: block;
	font-weight: 500;
}

.radio-group label:FIRST-CHILD {
	font-weight: 700;
}

.radio-group label input {
	margin-right: 5px;
}



.main-sidebar li.header {
	padding-top: 20px;
	font-weight: 900;
	font-size: 2rem;
	padding-bottom: 0;
	border-bottom: 1px solid;
}

.sidebar-mini.sidebar-collapse .sidebar-menu li.header {
	display: block!important;
}
.sidebar-menu li.header span.capital {
	display: none;
}
.sidebar-mini.sidebar-collapse .sidebar-menu li.header span.capital {
	display: block!important;
}
.sidebar-mini.sidebar-collapse .sidebar-menu li.header span.full {
	display: none;
}


table.dotted-footer tfoot tr:FIRST-CHILD th {
	border-top: 1px dashed black;
}

table.dotted-footer tfoot tr:LAST-CHILD th {
	border-bottom: 1px dashed black;
}

