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

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



.theme-title{
  color:#F08C35;
}

.theme-subTitle{
  color:#000000;
}

.theme-content{
  color:#4168B0;
}

a {
  color: #4168B0;
}

.theme-primary-color{
  color:#4168B0;
}

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

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

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

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

.theme-primary-multi{
  background-color:#4168B0;
  
  color:#FFFFFF;
}

.theme-secondary-color{
  color:#4168B0;
}

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

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


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

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








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