.primaryColor{
	color: #0F4063 !important;
}

.primaryBkColor{
	background-color: #0F4063 !important;
}

.primaryBorderColor{
	border-color: #0F4063 !important;
}

.card-tp-pessoa {
    color: #0F4063 !important;

}

.card-tp-pessoa.active{
    background-color: #0F4063;
    color: white !important;
} 


.secondaryColor{
	color: #000 !important;
}

.secondaryBkColor{
	background-color: #000 !important;
}

.secondaryBorderColor{
	border-color: #000 !important;
}

.pace .pace-progress{
    background-color: #0F4063 !important;
}

.pace .pace-progress-inner{    
    box-shadow: 0 0 10px #0F4063, 0 0 5px #0F4063 !important;
}

.pace .pace-activity{
    border-top-color: #0F4063 !important;
    border-left-color: #0F4063 !important;
}


.bs-stepper-circle{
    background: #0F4063 0% 0% no-repeat padding-box !important;
}


.bs-stepper-line{
   background: #0F4063 0% 0% no-repeat padding-box !important;
}

.next-step,.prev-step,.next-step-payment, .next-step-partner{
    background: #0F4063 0% 0% no-repeat padding-box !important;
}

.container input:checked~.checkmark{
    background: #0F4063 0% 0% no-repeat padding-box !important;
}