﻿
/* LIGHT MODE - START */

html[data-theme="light"] { /*light*/ 

	.ezl-reports .icon-info-open-tab:before {
		color: #fff;
	}

}
/* LIGHT MODE - START */
