/**
insightsrn/app#216
Since the is missing the scss source files, we have to override the Bootsrap v3 or and related UI here
 */
.btn-group > .btn {
	border-left: 1px solid #ddd;
}
 .btn-irn-white {
	background-color: #fff;
	color: #6777ef;
 }

