body {
}

/* TABLE STYLES */
thead {
    font-size: 12px;
    font-weight: bold;
}

tfoot {
    font-size: 12px;
    font-weight: bold;
}

tbody {
    font-size: 11px;
    font-weight: normal;
}

.table-group {
    background-color: rgb(24,23,28) !important;
    color: white !important;
    font-size: 12px !important;
    font-weight: bold !important;
}

.modal-clickthrough {
    width: 500px;
}

.h1 {
	font-family: Akkurat,system-ui,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif !important;
}

.h3 {
	font-family: Akkurat,system-ui,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif !important;
}

.brabners-responsive {
	width:100%;
	height: auto;
	max-width: 400px !important;
}

.brabners-card {
	box-shadow: none !important;	
}

.brabners-card-border-right {
	border-right: solid !important;
	border-right-width: 1px !important;
}

.brabners-card-border-bottom {
	border-bottom: solid !important;
	border-bottom-width: 1px !important;
}

.brabners-header {
	font-size: 20px !important;
	color: black !important;
    text-align: left;
	border-bottom-style: none !important;
	font-family: Akkurat,system-ui,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif !important;
}

.brabners-body {
	padding-top: 0rem !important;
	padding-bottom: 0rem !important;
	font-size: 13px !important;
	color: #9597a9 !important;
    text-align: left;
	font-family: Akkurat,system-ui,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif !important;
}

.brabners-footer {
    text-align: left;
	color: #97694e !important;
	background-color:rgba(0, 0, 0, 0) !important;
	font-family: Akkurat,system-ui,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif !important;
}

.brabners-footer:hover {
    text-decoration: underline;
}

.brabners-office {
    text-align: center;
	font-family: Akkurat,system-ui,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif !important;
}

.brabners-phone {
    text-align: center;
	color: #97694e !important;
	font-family: Akkurat,system-ui,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif !important;
}

.brabners-phone:hover {
    text-decoration: underline;
}