/* TDL Icon Pack */
.tdl-icons {
	&.brokers { background-image: url('../icons/omni_icon-brokers.svg');}
	&.support { background-image: url('../icons/omni_icon-support.svg');}
	&.report { background-image: url('../icons/omni_icon-report.svg');}
	&.property-alert { background-image: url('../icons/omni_icon-property-alert.svg');}
	&.market-reports { background-image: url('../icons/omni_market-reports.svg');}
}


.vc-iconpicker-wrapper {
	.tdl-icons { width: 40px; height: 40px;  display: block; background-position: center center; background-repeat: no-repeat;}
	.selected-icon { display: inline-flex !important; justify-content: center !important; width: 50px !important; height: 50px !important; align-items: center !important;}
	.fip-box { display: inline-flex !important; justify-content: center !important; width: 50px !important; height: 50px !important; align-items: center !important;}
	.vc-icons-selector .selector { height: 50px !important;}
	.vc-icons-selector .selector-button { width: 49px !important; display: flex !important; justify-content: center !important; align-items: center !important;}
}
