#ista-template {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dcf0f2+0,ffffff+17,dcf0f2+100 */
	background: #dcf0f2; /* Old browsers */
	background: -moz-linear-gradient(top, #dcf0f2 0%, #ffffff 17%, #dcf0f2 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #dcf0f2 0%,#ffffff 17%,#dcf0f2 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #dcf0f2 0%,#ffffff 17%,#dcf0f2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcf0f2', endColorstr='#dcf0f2',GradientType=0 ); /* IE6-9 */
	color:#096d8e;
}
.template,
.bordered,
.border-top,
.border-bottom,
.divider { border-color:#096d8e; }

svg .ista-stamp-color {
    fill: #096d8e;
    fill: rgba(9,109,142, 0.8);
}

.uk-link, a { color:#096d8e !important; }

.element .infoBtn { background:rgba(9,109,142, 0.8); }

/* flyout elements */
.flyout>.tm-flyout-button.uk-button-secondary { background-color: #096d8e; }