
.theme-bg-over-color{
  color:#0086A4;
}

.theme-bg{
	background-color:#000000;
}



.theme-title{
  color:#242021;
}

.theme-subTitle{
  color:#242021;
}

.theme-content{
  color:#242021;
}

a {
  color: #0086A4;
}

.theme-primary-color{
  color:#0086A4;
}

.theme-primary-bg{
  background-color:#0086A4;
}

.theme-primary-bd{
  border-color:#0086A4;
}

.theme-primary-over-bd{
  border-color:#FFFFFF;
}

.theme-primary-over-bg{
  background-color:#FFFFFF;
}

.theme-primary-multi{
  background-color:#0086A4;
  
  color:#FFFFFF;
}

.theme-secondary-color{
  color:#242021;
}

.theme-secondary-multi{
  	background-color:#242021;
  
}












.header-customized {background-color:#242021;}
