@charset "utf-8";
/* CSS Document */

.icon-12{
	width: 12px;
	height: 12px;
	display: block;
	background-size: 12px;
	background-position: center;
	background-repeat: no-repeat;
}
.icon-18{
	width: 18px;
	height: 18px;
	display: block;
	background-size: 18px;
	background-position: center;
	background-repeat: no-repeat;
}
.icon-16{
	width: 16px;
	height: 16px;
	display: block;
	background-size: 16px;
	background-position: center;
	background-repeat: no-repeat;
}
.icon-20{
	width: 20px;
	height: 20px;
	display: block;
	background-size: 20px;
	background-position: center;
	background-repeat: no-repeat;
}
.icon-24{
	width: 24px;
	height: 24px;
	display: block;
	background-size: 24px;
	background-position: center;
	background-repeat: no-repeat;
}
.icon-32{
	width: 32px;
	height: 32px;
	display: block;
	background-size: 32px;
	background-position: center;
	background-repeat: no-repeat;
}
.icon-36{
	width: 36px;
	height: 36px;
	display: block;
	background-size: 36px;
	background-position: center;
	background-repeat: no-repeat;
}
.icon-40{
	width: 40px;
	height: 40px;
	display: block;
	background-size: 40px;
	background-position: center;
	background-repeat: no-repeat;
}
.icon-48{
	width: 48px;
	height: 48px;
	display: block;
	background-size: 48px;
	background-position: center;
	background-repeat: no-repeat;
}
.icon-96{
	width: 96px;
	height: 96px;
	display: block;
	background-size: 96px;
	background-position: center;
	background-repeat: no-repeat;
}
.icon-280{
	width:280px;
	height: 280px;
	display: block;
	background-size: 280px;
	background-position: center;
	background-repeat: no-repeat;
}

.icon-arrow{
	background-image:url(../images/td-arrow.svg); 
}
.icon-arrow-light{
	background-image:url(../images/td-arrow-light.svg); 
}
.icon-arrow-up-right{
	background-image:url(../images/arrow-up-right.svg); 
}
.icon-arrow-up-right-light{
	background-image:url(../images/arrow-up-right-light.svg); 
}


.icon-bell{
	background-image:url(../images/icon-bell.svg); 
}
.icon-social-fb{
	background-image:url(../images/icon-social-fb.svg); 
}
.icon-social-twitter{
	background-image:url(../images/icon-social-twitter.svg); 
}
.icon-check-blue{
	background-image:url(../images/icon-check-blue.svg); 
}
.icon-play{
	background-image:url(../images/icon-play.svg); 
}
.icon-close{
	background-image:url(../images/icon-close.svg); 
}

.icon-phone-round{
	background-image:url(../images/td-phone-round.svg); 
}

.icon-tax{
	background-image:url(../images/td-tax.svg); 
}
.icon-diamond{
	background-image:url(../images/td-diamond.svg); 
}
.icon-map{
	background-image:url(../images/td-map.svg); 
}
.icon-logo-dong-tam{
	background-image:url(../images/td-logo-dong-tam.png); 
}
.icon-date{
	background-image:url(../images/icon-date.svg); 
}
.icon-time{
	background-image:url(../images/icon-time.svg); 
}
.icon-x{
	background-image:url(../images/icon-x.svg); 
}
.icon-fb{
	background-image:url(../images/icon-facebook-alt.svg); 
}
.icon-linkedin{
	background-image:url(../images/icon-linkedin.svg); 
}
.icon-link-global{
	background-image:url(../images/global.svg); 
}
