







a {
  color: #253695;
}

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

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

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



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

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

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

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



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

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


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




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

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