:root {
	--theme-color:#1e24f5;
	--theme-color-hover:#171cbf;
}

.theme-color {color:#1e24f5;}
.theme-bg-color {background-color:#1e24f5;}

/*


.input-group-addon {
  background-color: #1e24f5;
  border-color: #1e24f5;
}






.page-item.active .page-link {
  background-color: #1e24f5;
  border-color: #1e24f5;
}

.tag.label-info {background-color:#1e24f5}
*/