







a {
  color: #337B91;
}

.theme-primary-color{
  color:#337B91;
}

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

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



.theme-primary-multi{
  background-color:#337B91;
  
}

.theme-secondary-color{
  color:#337B91;
}

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

.theme-mod{
  
  	border:1px solid #337B91;
}



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

.theme-secondary-mod {
    
	  	border: 1px solid #337B91;
}


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




.theme-separator-color {
  color: #337B91;
}
.theme-separator-strokes{
  border-color:#337B91;
}

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