.navbar-nav {
    width: 100%;
    max-height: 40px;
    background-color: #212121;
}
a {
    /* color: #004fa7; */
    /* font-size: 1.0em; */
    /* font-weight: bold; */
}
.footer_in{
	color: #A0A0A0;
}
.footer_in a{
	/* color: #BDBDBD; */
}
.footer .footer_in a{
	color: #FFFFFF;
}
.footer_b .footer_in a{/* font-size: 1.0em; *//* text-transform: uppercase; *//* font-family: "Calibri light","CalibriLight"; */}
.btn-primary {
    color: #4a4a4a;
    background-color: #ffffff;
    border-color: #107edc;
    /* text-shadow: 1px 1px 1px rgba(27, 27, 27, 0.72), -1px 0px 2px rgba(27, 27, 27, 0.66); */
}
.video .icon {
    background-color: rgba(66, 66, 66, 0.41);
}
.rp-gold.radial-progress .circle .mask .fill {
	background-color: #f5b301;
}
.radial-progress .circle .mask .fill {
    clip: rect(0px, 60px, 120px, 0px);
    background-color: #d41330;
}
/*
.bg-M{
	background-color: #1565C0;
}
.bt-1{
	border-top: 2px solid #2196F3;
	line-height: 16px !important;
}
.bt-2{
	border-top: 2px solid #8BC34A;
	line-height: 16px !important;
}
.bt-3{
	border-top: 2px solid #E57373;
	line-height: 16px !important;
}
.bt-4{
	border-top: 2px solid #FFC107;
	line-height: 16px !important;
}
.bt-d{
	border-top: 2px solid #B3B3B3;
	line-height: 16px !important;
}
*/