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

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



.theme-title{
  color:#FFFFFF;
}

.theme-subTitle{
  color:#FFFFFF;
}

.theme-content{
  color:#FFFFFF;
}

a {
  color: #F5CA2E;
}

.theme-primary-color{
  color:#F5CA2E;
}

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

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

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

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

.theme-primary-multi{
  background-color:#F5CA2E;
  
  color:#000000;
}

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

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

.theme-mod{
  	background-color:#262626;
  
  	border:1px solid #262626;
}


.theme-mod-bg{
  background-color:#262626;
}

.theme-mod-bd {
  border: 1px solid #262626;
}

.theme-secondary-mod {
  		background-color: #262626;
    
	  	border: 1px solid #262626;
}

.theme-secondary-mod-bg{
  background-color:#262626;
}

.theme-secondary-mod-bd{
  border: 1px solid #262626;
}





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