@charset "utf-8";
/* CSS Document */
a {color: #0E9B7B;}
.header-bar { 
	background-color:#CEC7B8; 
	padding: 10px 0px; 
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0C9661; 
	color: #fff;
}

.footer-bar { 
	background-color:#CEC7B8; 
	padding: 10px 0px; 
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #D0D0D0; 
	color: #fff;
}

.bonus-bar { 
	background-color:#f8f8f8; 
	margin: 10px 0px 0px 0px;
	padding: 10px 0px; 
	border-top: 2px;
	border-top-style: solid;
	border-top-color: #D0D0D0; 
}

.progress {
	margin: 10px 0px;
	
}

.moadkgreen {color: #0D9B7C;}



div.needsclick.kl-private-reset-css-Xuajs1 { visibility: hidden;}

svg.needsclick.kl-private-reset-css-Xuajs1 { display: none; }

     .b-example-divider {
        width: 100%;
        height: 1rem;
        background-color: rgba(0, 0, 0, .1);
        border: solid rgba(0, 0, 0, .15);
        border-width: 1px 0;
        box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
      }

.py-5 {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important;
}
