﻿/* 
   ------------------------------------------
GDIGIT :  copyright 2023 : www.gdigit.be
   ------------------------------------------
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;font-size:100%;
}
input, textarea, button, select, a {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
/* -------------------------------- */
/* Global 							*/
/* -------------------------------- */
body {
	background-color: #FFFFFF;
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family: 'Lato', sans-serif;
}
html, body {
	overflow-x: hidden;
}
html {
	box-sizing: border-box;
}
*, *:before, *:after {
	box-sizing: inherit;
}
 
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
}
progress {
	vertical-align: baseline;
}
audio:not([controls]){display:none;height:0}
[hidden], template {
	display: none;
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}
a:active, a:hover {
	outline-width: 0;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}
dfn {
	font-style: italic;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
figure {
	margin: 1em 40px;
}
img {
	border-style: none;
}
svg:not(:root){overflow:hidden}
code, kbd, pre, samp {
	font-family: monospace,monospace;
	font-size: 1em;
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
button, input, select, textarea {
	font: inherit;
	margin: 0;
}
optgroup {
	font-weight: bold;
}
button, input {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html [type=button], [type=reset], [type=submit] {
	-webkit-appearance: button;
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}
legend {
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
textarea {
	overflow: auto;
}
[type=checkbox], [type=radio] {
	padding: 0;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto;
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-input-placeholder {
	color: inherit;
	opacity: 0.54;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
/* End extract */
html, body {
 
	font-size: 20px;
	line-height: 2;
}
html {
	overflow-x: hidden;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
.b39-serif {
	font-family: serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Segoe UI",Arial,sans-serif;
	font-weight: 400;
	margin: 10px 0;
}
.b39-wide {
	letter-spacing: 4px;
}
hr {
	border: 0;
	border-top: 1px solid #eee;
	margin: 20px 0;
}
.b39-image {
	max-width: 100%;
	height: auto;
}
 
a {
	color: inherit;
}
.b39-table, .b39-table-all {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	display: table;
}
.b39-table-all {
	border: 1px solid #ccc;
}
.b39-bordered tr, .b39-table-all tr {
	border-bottom: 1px solid #ddd;
}
.b39-striped tbody tr:nth-child(even){background-color:#f1f1f1}
.b39-table-all tr:nth-child(odd){background-color:#fff}
.b39-table-all tr:nth-child(even){background-color:#f1f1f1}
.b39-hoverable tbody tr:hover, .b39-ul.b39-hoverable li:hover {
	background-color: #ccc;
}
.b39-centered tr th, .b39-centered tr td {
	text-align: center;
}
.b39-table td, .b39-table th, .b39-table-all td, .b39-table-all th {
	padding: 8px 8px;
	display: table-cell;
	text-align: left;
	vertical-align: top;
}
.b39-table th:first-child, .b39-table td:first-child, .b39-table-all th:first-child, .b39-table-all td:first-child {
	padding-left: 16px;
}
.b39-btn, .b39-button {
	border: none;
	display: inline-block;
	outline: 0;
	padding: 8px 16px;
	vertical-align: middle;
	overflow: hidden;
	text-decoration: none;
	color: inherit;
	background-color: inherit;
	text-align: center;
	cursor: pointer;
	white-space: nowrap;
}
.b39-btn:hover {
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}
.b39-btn, .b39-button {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.b39-disabled, .b39-btn:disabled, .b39-button:disabled {
	cursor: not-allowed;
	opacity: 0.3;
}
.b39-disabled *, :disabled * {
	pointer-events: none;
}
.b39-btn.b39-disabled:hover, .b39-btn:disabled:hover {
	box-shadow: none;
}
.b39-badge, .b39-tag {
	background-color: #000;
	color: #fff;
	display: inline-block;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
}
.b39-badge {
	border-radius: 50%;
}
.b39-ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.b39-ul li {
	padding: 8px 16px;
	border-bottom: 1px solid #ddd;
}
.b39-ul li:last-child {
	border-bottom: none;
}
.b39-tooltip, .b39-display-container {
	position: relative;
}
.b39-tooltip .b39-text {
	display: none;
}
.b39-tooltip:hover .b39-text {
	display: inline-block;
}
.b39-ripple:active {
	opacity: 0.5;
}
.b39-ripple {
	transition: opacity 0s;
}
.b39-input {
	padding: 8px;
	display: block;
	border: none;
	border-bottom: 1px solid #ccc;
	width: 100%;
}
.b39-select {
	padding: 9px 0;
	width: 100%;
	border: none;
	border-bottom: 1px solid #ccc;
}
.b39-dropdown-click, .b39-dropdown-hover {
	position: relative;
	display: inline-block;
	cursor: pointer;
}
.b39-dropdown-hover:hover .b39-dropdown-content {
	display: block;
	z-index: 1;
}
.b39-dropdown-hover:first-child, .b39-dropdown-click:hover {
	background-color: #ccc;
	color: #000;
}
.b39-dropdown-hover:hover > .b39-button:first-child, .b39-dropdown-click:hover > .b39-button:first-child {
	background-color: #ccc;
	color: #000;
}
.b39-dropdown-content {
	cursor: auto;
	color: #000;
	background-color: #fff;
	display: none;
	position: absolute;
	min-width: 160px;
	margin: 0;
	padding: 0;
}
.b39-check, .b39-radio {
	width: 24px;
	height: 24px;
	position: relative;
	top: 6px;
}
.b39-sidebar {
	height: 100%;
	width: 200px;
	background-color: #fff;
	position: fixed!important;
	z-index: 1;
	overflow: auto;
}
.b39-bar-block .b39-dropdown-hover, .b39-bar-block .b39-dropdown-click {
	width: 100%;
}
.b39-bar-block .b39-dropdown-hover .b39-dropdown-content, .b39-bar-block .b39-dropdown-click .b39-dropdown-content {
	min-width: 100%;
}
.b39-bar-block .b39-dropdown-hover .b39-button, .b39-bar-block .b39-dropdown-click .b39-button {
	width: 100%;
	text-align: left;
	padding: 8px 16px;
}
.b39-main, #main {
	transition: margin-left .4s;
}
.b39-modal {
	z-index: 3;
	display: none;
	padding-top: 100px;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.4);
}
.b39-modal-content {
	margin: auto;
	background-color: #fff;
	position: relative;
	padding: 0;
	outline: 0;
	width: 600px;
}
.b39-bar {
	width: 100%;
	overflow: hidden;
}
.b39-center .b39-bar {
	display: inline-block;
	width: auto;
}
.b39-bar .b39-bar-item {
	padding: 8px 16px;
	float: left;
	width: auto;
	border: none;
	outline: none;
	display: block;
}
.b39-bar .b39-dropdown-hover, .b39-bar .b39-dropdown-click {
	position: static;
	float: left;
}
.b39-bar .b39-button {
	white-space: normal;
}
.b39-bar-block .b39-bar-item {
	width: 100%;
	display: block;
	padding: 8px 16px;
	text-align: left;
	border: none;
	outline: none;
	white-space: normal;
	float: none;
}
.b39-bar-block.b39-center .b39-bar-item {
	text-align: center;
}
.b39-block {
	display: block;
	width: 100%;
}
.b39-responsive {
	overflow-x: auto;
}
.b39-container:after, .b39-container:before, .b39-panel:after, .b39-panel:before, .b39-row:after, .b39-row:before, .b39-row-padding:after, .b39-row-padding:before, .b39-cell-row:before, .b39-cell-row:after, .b39-clear:after, .b39-clear:before, .b39-bar:before, .b39-bar:after {
	content: "";
	display: table;
	clear: both;
}
.b39-col, .b39-half, .b39-third, .b39-twothird, .b39-threequarter, .b39-quarter {
	float: left;
	width: 100%;
}
.b39-col.s1 {
	width: 8.33333%;
}
.b39-col.s2 {
	width: 16.66666%;
}
.b39-col.s3 {
	width: 24.99999%;
}
.b39-col.s4 {
	width: 33.33333%;
}
.b39-col.s5 {
	width: 41.66666%;
}
.b39-col.s6 {
	width: 49.99999%;
}
.b39-col.s7 {
	width: 58.33333%;
}
.b39-col.s8 {
	width: 66.66666%;
}
.b39-col.s9 {
	width: 74.99999%;
}
.b39-col.s10 {
	width: 83.33333%;
}
.b39-col.s11 {
	width: 91.66666%;
}
.b39-col.s12 {
	width: 99.99999%;
}
@media (min-width:601px){
.b39-col.m1 {
	width: 8.33333%;
}
.b39-col.m2 {
	width: 16.66666%;
}
.b39-col.m3, .b39-quarter {
	width: 24.99999%;
}
.b39-col.m4, .b39-third {
	width: 33.33333%;
}
.b39-col.m5 {
	width: 41.66666%;
}
.b39-col.m6, .b39-half {
	width: 49.99999%;
}
.b39-col.m7 {
	width: 58.33333%;
}
.b39-col.m8, .b39-twothird {
	width: 66.66666%;
}
.b39-col.m9, .b39-threequarter {
	width: 74.99999%;
}
.b39-col.m10 {
	width: 83.33333%;
}
.b39-col.m11 {
	width: 91.66666%;
}
.b39-col.m12 {
	width: 99.99999%;
}
}
@media (min-width:993px){
.b39-col.l1 {
	width: 8.33333%;
}
.b39-col.l2 {
	width: 16.66666%;
}
.b39-col.l3 {
	width: 24.99999%;
}
.b39-col.l4 {
	width: 33.33333%;
}
.b39-col.l5 {
	width: 41.66666%;
}
.b39-col.l6 {
	width: 49.99999%;
}
.b39-col.l7 {
	width: 58.33333%;
}
.b39-col.l8 {
	width: 66.66666%;
}
.b39-col.l9 {
	width: 74.99999%;
}
.b39-col.l10 {
	width: 83.33333%;
}
.b39-col.l11 {
	width: 91.66666%;
}
.b39-col.l12 {
	width: 99.99999%;
}
}
.b39-content {
	max-width: 980px;
	margin: auto;
}
.b39-rest {
	overflow: hidden;
}
.b39-cell-row {
	display: table;
	width: 100%;
}
.b39-cell {
	display: table-cell;
}
.b39-cell-top {
	vertical-align: top;
}
.b39-cell-middle {
	vertical-align: middle;
}
.b39-cell-bottom {
	vertical-align: bottom;
}
.b39-hide {
	display: none!important;
}
.b39-show-block, .b39-show {
	display: block!important;
}
.b39-show-inline-block {
	display: inline-block!important;
}
@media (max-width:600px){
 

 
.b39-modal-content {
	margin: 0 10px;
	width: auto!important;
}
.b39-modal {
	padding-top: 30px;
}
.b39-dropdown-hover.b39-mobile .b39-dropdown-content, .b39-dropdown-click.b39-mobile .b39-dropdown-content {
	position: relative;
}
.b39-hide-small {
	display: none!important;
}
.b39-mobile {
	display: block;
	width: 100%!important;
}
.b39-bar-item.b39-mobile, .b39-dropdown-hover.b39-mobile, .b39-dropdown-click.b39-mobile {
	text-align: center;
}
.b39-dropdown-hover.b39-mobile, .b39-dropdown-hover.b39-mobile .b39-btn, .b39-dropdown-hover.b39-mobile .b39-button, .b39-dropdown-click.b39-mobile, .b39-dropdown-click.b39-mobile .b39-btn, .b39-dropdown-click.b39-mobile .b39-button {
	width: 100%;
}
}
@media (max-width:768px){
 

.b39-modal-content {
	width: 500px;
}
.b39-modal {
	padding-top: 50px;
}
}
@media (min-width:993px){
.b39-modal-content {
	width: 900px;
}
.b39-hide-large {
	display: none!important;
}
.b39-sidebar.b39-collapse {
	display: block!important;
}
}
@media (max-width:992px) and (min-width:601px){
.b39-hide-medium {
	display: none!important;
}
}
@media (max-width:992px){
html, body {
 
	font-size:15px;
	line-height: 1,5;
}


 
.b39-sidebar.b39-collapse {
	display: none;
}
.b39-main {
	margin-left: 0!important;
	margin-right: 0!important;
}
}
.b39-top, .b39-bottom {
	position: fixed;
	width: 100%;
	z-index: 1;
}
.b39-top {
	top: 0;
}
.b39-bottom {
	bottom: 0;
}
.b39-overlay {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.5);
	z-index: 2;
}
.b39-display-topleft {
	position: absolute;
	left: 0;
	top: 0;
}
.b39-display-topright {
	position: absolute;
	right: 0;
	top: 0;
}
.b39-display-bottomleft {
	position: absolute;
	left: 0;
	bottom: 0;
}
.b39-display-bottomright {
	position: absolute;
	right: 0;
	bottom: 0;
}
.b39-display-middle {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
}
.b39-display-left {
	position: absolute;
	top: 50%;
	left: 0%;
	transform: translate(0%,-50%);
	-ms-transform: translate(-0%,-50%);
}
.b39-display-right {
	position: absolute;
	top: 50%;
	right: 0%;
	transform: translate(0%,-50%);
	-ms-transform: translate(0%,-50%);
}
.b39-display-topmiddle {
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%,0%);
	-ms-transform: translate(-50%,0%);
}
.b39-display-bottommiddle {
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translate(-50%,0%);
	-ms-transform: translate(-50%,0%);
}
.b39-display-container:hover .b39-display-hover {
	display: block;
}
.b39-display-container:hover span.b39-display-hover {
	display: inline-block;
}
.b39-display-hover {
	display: none;
}
.b39-display-position {
	position: absolute;
}
.b39-circle {
	border-radius: 50%;
}
.b39-round-small {
	border-radius: 2px;
}
.b39-round, .b39-round-medium {
	border-radius: 4px;
}
.b39-round-large {
	border-radius: 8px;
}
.b39-round-xlarge {
	border-radius: 16px;
}
.b39-round-xxlarge {
	border-radius: 32px;
}
.b39-row-padding, .b39-row-padding > .b39-half, .b39-row-padding > .b39-third, .b39-row-padding > .b39-twothird, .b39-row-padding > .b39-threequarter, .b39-row-padding > .b39-quarter, .b39-row-padding > .b39-col {
	padding: 0 8px;
}
.b39-container, .b39-panel {
	padding: 0.01em 16px;
}
.b39-panel {
	margin-top: 16px;
	margin-bottom: 16px;
}
.b39-code, .b39-codespan {
	font-family: Consolas,"courier new";
	font-size: 16px;
}
.b39-code {
	width: auto;
	background-color: #fff;
	padding: 8px 12px;
	border-left: 4px solid #4CAF50;
	word-wrap: break-word;
}
.b39-codespan {
	color: crimson;
	background-color: #f1f1f1;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 110%;
}
.b39-card, .b39-card-2 {
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}
.b39-card-4, .b39-hover-shadow:hover {
	box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);
}
.b39-spin {
	animation: b39-spin 2s infinite linear;
}
@keyframes b39-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.b39-animate-fading {
	animation: fading 10s infinite;
}
@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.b39-animate-opacity {
	animation: opac 0.8s;
}
@keyframes opac{from{opacity:0} to{opacity:1}}
.b39-animate-top {
	position: relative;
	animation: animatetop 0.4s;
}
@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.b39-animate-left {
	position: relative;
	animation: animateleft 0.4s;
}
@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
.b39-animate-right {
	position: relative;
	animation: animateright 0.4s;
}
@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
.b39-animate-bottom {
	position: relative;
	animation: animatebottom 0.4s;
}
@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.b39-animate-zoom {
	animation: animatezoom 0.6s;
}
@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.b39-animate-input {
	transition: width 0.4s ease-in-out;
}
.b39-animate-input:focus {
	width: 100%!important;
}
.b39-opacity, .b39-hover-opacity:hover {
	opacity: 0.60;
}
.b39-opacity-off, .b39-hover-opacity-off:hover {
	opacity: 1;
}
.b39-opacity-max {
	opacity: 0.25;
}
.b39-opacity-min {
	opacity: 0.75;
}
.b39-greyscale-max, .b39-grayscale-max, .b39-hover-greyscale:hover, .b39-hover-grayscale:hover {
	filter: grayscale(100%);
}
.b39-greyscale, .b39-grayscale {
	filter: grayscale(75%);
}
.b39-greyscale-min, .b39-grayscale-min {
	filter: grayscale(50%);
}
.b39-sepia {
	filter: sepia(75%);
}
.b39-sepia-max, .b39-hover-sepia:hover {
	filter: sepia(100%);
}
.b39-sepia-min {
	filter: sepia(50%);
}
.b39-tiny {
	font-size: 10px!important;
}
.b39-small {
	font-size: 12px!important;
}
.b39-medium {
	font-size: 15px!important;
}
.b39-large {
	font-size: 18px!important;
}
.b39-xlarge {
	font-size: 24px!important;
}
.b39-xxlarge {
	font-size: 36px!important;
}
.b39-xxxlarge {
	font-size: 48px!important;
}
.b39-jumbo {
	font-size: 64px!important;
}
.b39-left-align {
	text-align: left!important;
}
.b39-right-align {
	text-align: right!important;
}
.b39-justify {
	text-align: justify!important;
}
.b39-center {
	text-align: center!important;
}
.b39-border-0 {
	border: 0!important;
}
.b39-border {
	border: 1px solid #ccc!important;
}
.b39-border-top {
	border-top: 1px solid #ccc!important;
}
.b39-border-bottom {
	border-bottom: 1px solid #ccc!important;
}
.b39-border-left {
	border-left: 1px solid #ccc!important;
}
.b39-border-right {
	border-right: 1px solid #ccc!important;
}
.b39-topbar {
	border-top: 6px solid #ccc!important;
}
.b39-bottombar {
	border-bottom: 6px solid #ccc!important;
}
.b39-leftbar {
	border-left: 6px solid #ccc!important;
}
.b39-rightbar {
	border-right: 6px solid #ccc!important;
}
.b39-section, .b39-code {
	margin-top: 16px!important;
	margin-bottom: 16px!important;
}
.b39-margin {
	margin: 16px!important;
}
.b39-margin-top {
	margin-top: 16px!important;
}
.b39-margin-bottom {
	margin-bottom: 16px!important;
}
.b39-margin-left {
	margin-left: 16px!important;
}
.b39-margin-right {
	margin-right: 16px!important;
}
.b39-padding-small {
	padding: 4px 8px!important;
}
.b39-padding {
	padding: 8px 16px!important;
}
.b39-padding-large {
	padding: 12px 24px!important;
}
.b39-padding-16 {
	padding-top: 16px!important;
	padding-bottom: 16px!important;
}
.b39-padding-24 {
	padding-top: 24px!important;
	padding-bottom: 24px!important;
}
.b39-padding-32 { text-align:justify;
	padding-top: 32px!important;
	padding-bottom: 32px!important;
}
.b39-padding-48 {
	padding-top: 48px!important;
	padding-bottom: 48px!important;
}
.b39-padding-64 {
	padding-top: 64px!important;
	padding-bottom: 64px!important;
}
.b39-padding-200 {
	padding-top: 200px!important;
	padding-bottom: 64px!important;
}

.b39-left {
	float: left!important;
}
.b39-right {
	float: right!important;
}
.b39-button:hover {
	color: #000!important;
	background-color: #ccc!important;
}
.b39-transparent, .b39-hover-none:hover {
	background-color: transparent!important;
}
.b39-hover-none:hover {
	box-shadow: none!important;
}
/* Colors */
.b39-amber, .b39-hover-amber:hover {
	color: #000!important;
	background-color: #ffc107!important;
}
.b39-aqua, .b39-hover-aqua:hover {
	color: #000!important;
	background-color: #00ffff!important;
}
.b39-blue, .b39-hover-blue:hover {
	color: #fff!important;
	background-color: #2196F3!important;
}
.b39-light-blue, .b39-hover-light-blue:hover {
	color: #000!important;
	background-color: #87CEEB!important;
}
.b39-brown, .b39-hover-brown:hover {
	color: #fff!important;
	background-color: #795548!important;
}
.b39-cyan, .b39-hover-cyan:hover {
	color: #000!important;
	background-color: #00bcd4!important;
}
.b39-blue-grey, .b39-hover-blue-grey:hover, .b39-blue-gray, .b39-hover-blue-gray:hover {
	color: #fff!important;
	background-color: #607d8b!important;
}
.b39-green, .b39-hover-green:hover {
	color: #fff!important;
	background-color: #4CAF50!important;
}
.b39-light-green, .b39-hover-light-green:hover {
	color: #000!important;
	background-color: #8bc34a!important;
}
.b39-indigo, .b39-hover-indigo:hover {
	color: #fff!important;
	background-color: #3f51b5!important;
}
.b39-khaki, .b39-hover-khaki:hover {
	color: #000!important;
	background-color: #f0e68c!important;
}
.b39-lime, .b39-hover-lime:hover {
	color: #000!important;
	background-color: #cddc39!important;
}
.b39-orange, .b39-hover-orange:hover {
	color: #000!important;
	background-color: #ff9800!important;
}
.b39-deep-orange, .b39-hover-deep-orange:hover {
	color: #fff!important;
	background-color: #ff5722!important;
}
.b39-pink, .b39-hover-pink:hover {
	color: #fff!important;
	background-color: #e91e63!important;
}
.b39-purple, .b39-hover-purple:hover {
	color: #fff!important;
	background-color: #9c27b0!important;
}
.b39-deep-purple, .b39-hover-deep-purple:hover {
	color: #fff!important;
	background-color: #673ab7!important;
}
.b39-red, .b39-hover-red:hover {
	color: #fff!important;
	background-color: #B20E0F!important;
}
.b39-sand, .b39-hover-sand:hover {
	color: #000!important;
	background-color: #fdf5e6!important;
}
.b39-teal, .b39-hover-teal:hover {
	color: #fff!important;
	background-color: #009688!important;
}
.b39-yellow, .b39-hover-yellow:hover {
	color: #000!important;
	background-color: #ffeb3b!important;
}
.b39-white, .b39-hover-white:hover {
	color: #000!important;
	background-color: #fff!important;
}
.b39-black, .b39-hover-black:hover {
	color: #fff!important;
	background-color: #000!important;
}
.b39-grey, .b39-hover-grey:hover, .b39-gray, .b39-hover-gray:hover {
	color: #000!important;
	background-color: #bbb!important;
}
.b39-light-grey, .b39-hover-light-grey:hover, .b39-light-gray, .b39-hover-light-gray:hover {
	color: #000!important;
	background-color: #f1f1f1!important;
}
.b39-dark-grey, .b39-hover-dark-grey:hover, .b39-dark-gray, .b39-hover-dark-gray:hover {
	color: #fff!important;
	background-color: #616161!important;
}
.b39-pale-red, .b39-hover-pale-red:hover {
	color: #000!important;
	background-color: #ffdddd!important;
}
.b39-pale-green, .b39-hover-pale-green:hover {
	color: #000!important;
	background-color: #ddffdd!important;
}
.b39-pale-yellow, .b39-hover-pale-yellow:hover {
	color: #000!important;
	background-color: #ffffcc!important;
}
.b39-pale-blue, .b39-hover-pale-blue:hover {
	color: #000!important;
	background-color: #ddffff!important;
}
.b39-text-red, .b39-hover-text-red:hover {
	color: #B20E0F!important;
}
.b39-text-green, .b39-hover-text-green:hover {
	color: #4CAF50!important;
}
.b39-text-blue, .b39-hover-text-blue:hover {
	color: #2196F3!important;
}
.b39-text-yellow, .b39-hover-text-yellow:hover {
	color: #ffeb3b!important;
}
.b39-text-white, .b39-hover-text-white:hover {
	color: #fff!important;
}
.b39-text-black, .b39-hover-text-black:hover {
	color: #000!important;
}
.b39-text-grey, .b39-hover-text-grey:hover, .b39-text-gray, .b39-hover-text-gray:hover {
	color: #757575!important;
}
.b39-text-amber {
	color: #ffc107!important;
}
.b39-text-aqua {
	color: #00ffff!important;
}
.b39-text-light-blue {
	color: #87CEEB!important;
}
.b39-text-brown {
	color: #795548!important;
}
.b39-text-cyan {
	color: #00bcd4!important;
}
.b39-text-blue-grey, .b39-text-blue-gray {
	color: #607d8b!important;
}
.b39-text-light-green {
	color: #8bc34a!important;
}
.b39-text-indigo {
	color: #3f51b5!important;
}
.b39-text-khaki {
	color: #b4aa50!important;
}
.b39-text-lime {
	color: #cddc39!important;
}
.b39-text-orange {
	color: #ff9800!important;
}
.b39-text-deep-orange {
	color: #ff5722!important;
}
.b39-text-pink {
	color: #e91e63!important;
}
.b39-text-purple {
	color: #9c27b0!important;
}
.b39-text-deep-purple {
	color: #673ab7!important;
}
.b39-text-sand {
	color: #fdf5e6!important;
}
.b39-text-teal {
	color: #009688!important;
}
.b39-text-light-grey, .b39-hover-text-light-grey:hover, .b39-text-light-gray, .b39-hover-text-light-gray:hover {
	color:#1f1f1f!important;
}
.b39-text-dark-grey, .b39-hover-text-dark-grey:hover, .b39-text-dark-gray, .b39-hover-text-dark-gray:hover {
	color: #3a3a3a!important;
}
.b39-border-red, .b39-hover-border-red:hover {
	border-color: #B20E0F!important;
}
.b39-border-green, .b39-hover-border-green:hover {
	border-color: #4CAF50!important;
}
.b39-border-blue, .b39-hover-border-blue:hover {
	border-color: #2196F3!important;
}
.b39-border-yellow, .b39-hover-border-yellow:hover {
	border-color: #ffeb3b!important;
}
.b39-border-white, .b39-hover-border-white:hover {
	border-color: #fff!important;
}
.b39-border-black, .b39-hover-border-black:hover {
	border-color: #000!important;
}
.b39-border-grey, .b39-hover-border-grey:hover, .b39-border-gray, .b39-hover-border-gray:hover {
	border-color: #bbb!important;
}
