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