
/*------------------------------------*\
	NOTES
\*------------------------------------*/

	/*
	This CSS in intended to fix ie bugs and cater for the shortfall of css support for IE 7
	There are also some IE7 fixes in this sheet

	*/

/*------------------------------------*\
	 STRUCTURE
\*------------------------------------*/
body {
	zoom: 1;
}

.wrapper {
	zoom: 1;
}

.content-container,
.container,
.container-temp {
	width: 888px !important;
	zoom: 1;
}
.summary-container,
.funnel-wrapper,
.navigation-buttons {
	width: 960px !important;
	zoom: 1;
}
.navigation-buttons { margin-top: 36px; }

.container {
	padding: 90px 1em 1em 1em !important;
	margin: 0 auto !important;
}

.sidebar.affix {
	left: 0;
	zoom: 1;
	z-index: 998 !important;
	position: absolute !important;
}
.sidebar.affix .nav-list { margin-left: 1em; }
.navbar-fixed-bottom {
	z-index: 999 !important;
	position: relative !important;
}

/*------------------------------------*\
	 FORM ELEMENTS
\*------------------------------------*/
fieldset,
.fieldset,
.form-group,
form,
hr,
.form-horizontal,
label,
.module,
.nav-tabs,
.nav-tabs.nav-justified {
	zoom: 1;
}

.form-horizontal .control-label { padding-top: 10px; }
.form-horizontal .form-control-static { padding-left: 12px; }

.btn {
	border-style: solid;
	border-width: 1px;
	zoom: 1;
}

.btn-block { display: block; }

.btn-group-vertical > .btn-group + .btn {
	margin: 2px 0 0 0 !important;
}
.btn-group-vertical > .btn + .btn { margin-left: 0 !important; }

.btn-secondary,
.btn { width: auto !important; }

.caret { /*IE 7.0 & 8.0 do not support the styling of dropdown */
	display: none;
}

input[type=radio], input[type=checkbox] { /*Remove the */
	display: none;
}

select.form-control { /*Fix the sizing issue in IE for select lists */
	zoom: 1.3;
	margin-top: 0;
}
.input-group {
	display: block;
}
.input-group .form-control {
	min-width: auto;
	width: auto;
	zoom: 1;
}
.input-group-btn {
	width: auto;
	margin-left: -5px;
	zoom: 1;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
	display: inline;
}
.input-group-btn:first-child > .btn {
	/*margin-right: -5px;*/
}
.input-group button {
	padding: 4px;
	margin-top: -2px;
}
.input-group.input-group-lg button {
	height: auto !important;
	padding: 12px;
	margin-top: -1px;
}

.dropdown-menu { /*Dropdown was covering the save button in IE*/
	z-index: 999;
	zoom: 1;
	width: 160px;
}
.dropdown-menu li,
.dropdown-menu ul li,
.dropdown-menu a {
	zoom: 1;
	*display: inline-block;
	z-index: 99999 !important;
}

fieldset legend {
	display: block;
	position: relative;
	top: -15px;
}
.container.navigation-buttons {
	padding: 0;
	display: inline-block;
	width: 960px;
}
.navigation-buttons div {
	padding: 0;
}
.navigation-buttons div.text-right {
	padding-left: 40px;
}
.text-center {
	position: relative;
	z-index: -1;
}

.nav-tabs.nav-justified li {
	display: inline;
	float: left;
	width: auto !important;
}

/* this maybe causing the container blowout */

.panel-group .panel-collapse.collapse , .subform-container-text.collapse.in {
	height: 1%;
	display: none;
}

.panel-group .panel-collapse.collapse.in, .subform-container-text.collapse.in {
	display: inline;
	zoom:1;
	height: 1%;
}
.fieldset-container .col-centered {
	text-align: center;
	display: inline;
	zoom:1;
	width: 150px;
	margin-left: 40%;
}
.collapse {
	display: none;
}


/*------------------------------------*\
	ICONS
\*------------------------------------*/

.btn .caret { /*Used for the care on the split buttons */
	z-index: 999;
	display: inline;
	height: 2px;
	margin-top: 7px;
}


/*------------------------------------*\
	 BOOTSTRAP IE7 FIXES
\*------------------------------------*/

audio,canvas,video{display:inline;zoom:1}
html{font-size:100%}
img{width:auto;height:auto;-ms-interpolation-mode:bicubic}
button,input{overflow:visible}
.container{zoom:1}
.row{zoom:1}
.dl-horizontal{zoom:1}
input[type="radio"],input[type="checkbox"]{margin-top:0}
.help-block{display:inline;zoom:1}
.form-horizontal .form-group{zoom:1}
.dropdown-toggle{margin-bottom:-3px}
.dropdown-menu .divider{width:100%;margin:-5px 0 5px}
.list-group{margin-left:0}
ul .list-group-item{list-style:none}
.sr-only{clip:rect(0 0 0 0)}
.list-inline > li{display:inline;zoom:1}
/*
.glyphicon{text-decoration:inherit;line-height:normal}
.glyphicon-adjust{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe063;')}
.glyphicon-align-center{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe053;')}
.glyphicon-align-justify{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe055;')}
.glyphicon-align-left{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe052;')}
.glyphicon-align-right{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe054;')}
.glyphicon-arrow-down{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe094;')}
.glyphicon-arrow-left{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe091;')}
.glyphicon-arrow-right{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe092;')}
.glyphicon-arrow-up{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe093;')}
.glyphicon-asterisk{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#x002a;')}
.glyphicon-backward{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe071;')}
.glyphicon-ban-circle{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe090;')}
.glyphicon-barcode{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe040;')}
.glyphicon-bell{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe123;')}
.glyphicon-bold{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe048;')}
.glyphicon-book{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe043;')}
.glyphicon-bookmark{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe044;')}
.glyphicon-briefcase{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe139;')}
.glyphicon-bullhorn{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe122;')}
.glyphicon-calendar{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe109;')}
.glyphicon-camera{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe046;')}
.glyphicon-certificate{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe124;')}
.glyphicon-check{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe067;')}
.glyphicon-chevron-down{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe114;')}
.glyphicon-chevron-left{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe079;')}
.glyphicon-chevron-right{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe080;')}
.glyphicon-chevron-up{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe113;')}
.glyphicon-circle-arrow-down{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe134;')}
.glyphicon-circle-arrow-left{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe132;')}
.glyphicon-circle-arrow-right{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe131;')}
.glyphicon-circle-arrow-up{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe133;')}
.glyphicon-cloud{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#x2601;')}
.glyphicon-cloud-download{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe197;')}
.glyphicon-cloud-upload{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe198;')}
.glyphicon-cog{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe019;')}
.glyphicon-collapse{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe159;')}
.glyphicon-collapse-down{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe159;')}
.glyphicon-collapse-top{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe160;')}
.glyphicon-collapse-up{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe160;')}
.glyphicon-comment{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe111;')}
.glyphicon-compressed{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe181;')}
.glyphicon-copyright-mark{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe194;')}
.glyphicon-credit-card{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe177;')}
.glyphicon-cutlery{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe179;')}
.glyphicon-dashboard{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe141;')}
.glyphicon-download{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe026;')}
.glyphicon-download-alt{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe025;')}
.glyphicon-earphone{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe182;')}
.glyphicon-edit{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe065;')}
.glyphicon-eject{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe078;')}
.glyphicon-envelope{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#x2709;')}
.glyphicon-euro{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#x20ac;')}
.glyphicon-exclamation-sign{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe101;')}
.glyphicon-expand{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe158;')}
.glyphicon-export{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe170;')}
.glyphicon-eye-close{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe106;')}
.glyphicon-eye-open{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe105;')}
.glyphicon-facetime-video{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe059;')}
.glyphicon-fast-backward{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe070;')}
.glyphicon-fast-forward{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe076;')}
.glyphicon-file{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe022;')}
.glyphicon-film{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe009;')}
.glyphicon-filter{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe138;')}
.glyphicon-fire{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe104;')}
.glyphicon-flag{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe034;')}
.glyphicon-flash{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe162;')}
.glyphicon-floppy-disk{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe172;')}
.glyphicon-floppy-open{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe176;')}
.glyphicon-floppy-remove{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe174;')}
.glyphicon-floppy-save{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe175;')}
.glyphicon-floppy-saved{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe173;')}
.glyphicon-folder-close{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe117;')}
.glyphicon-folder-open{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe118;')}
.glyphicon-font{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe047;')}
.glyphicon-forward{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe075;')}
.glyphicon-fullscreen{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe140;')}
.glyphicon-gbp{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe149;')}
.glyphicon-gift{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe102;')}
.glyphicon-glass{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe001;')}
.glyphicon-globe{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe135;')}
.glyphicon-hand-down{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe130;')}
.glyphicon-hand-left{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe128;')}
.glyphicon-hand-right{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe127;')}
.glyphicon-hand-up{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe129;')}
.glyphicon-hdd{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe121;')}
.glyphicon-hd-video{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe187;')}
.glyphicon-header{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe180;')}
.glyphicon-headphones{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe035;')}
.glyphicon-heart{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe005;')}
.glyphicon-heart-empty{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe143;')}
.glyphicon-home{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe021;')}
.glyphicon-import{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe169;')}
.glyphicon-inbox{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe028;')}
.glyphicon-indent-left{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe057;')}
.glyphicon-indent-right{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe058;')}
.glyphicon-info-sign{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe086;')}
.glyphicon-italic{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe049;')}
.glyphicon-leaf{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe103;')}
.glyphicon-link{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe144;')}
.glyphicon-list{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe056;')}
.glyphicon-list-alt{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe032;')}
.glyphicon-lock{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe033;')}
.glyphicon-log-in{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe161;')}
.glyphicon-log-out{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe163;')}
.glyphicon-magnet{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe112;')}
.glyphicon-map-marker{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe062;')}
.glyphicon-minus{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#x2212;')}
.glyphicon-minus-sign{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe082;')}
.glyphicon-move{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe068;')}
.glyphicon-music{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe002;')}
.glyphicon-new-window{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe164;')}
.glyphicon-off{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe017;')}
.glyphicon-ok{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe013;')}
.glyphicon-ok-circle{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe089;')}
.glyphicon-ok-sign{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe084;')}
.glyphicon-open{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe167;')}
.glyphicon-paperclip{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe142;')}
.glyphicon-pause{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe073;')}
.glyphicon-pencil{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#x270f;')}
.glyphicon-phone{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe145;')}
.glyphicon-phone-alt{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe183;')}
.glyphicon-picture{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe060;')}
.glyphicon-plane{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe108;')}
.glyphicon-play{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe072;')}
.glyphicon-play-circle{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe029;')}
.glyphicon-plus{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#x002b;')}
.glyphicon-plus-sign{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe081;')}
.glyphicon-print{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe045;')}
.glyphicon-pushpin{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe146;')}
.glyphicon-qrcode{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe039;')}
.glyphicon-question-sign{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe085;')}
.glyphicon-random{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe110;')}
.glyphicon-record{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe165;')}
.glyphicon-refresh{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe031;')}
.glyphicon-registration-mark{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe195;')}
.glyphicon-remove{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe014;')}
.glyphicon-remove-circle{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe088;')}
.glyphicon-remove-sign{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe083;')}
.glyphicon-repeat{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe030;')}
.glyphicon-resize-full{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe096;')}
.glyphicon-resize-horizontal{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe120;')}
.glyphicon-resize-small{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe097;')}
.glyphicon-resize-vertical{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe119;')}
.glyphicon-retweet{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe115;')}
.glyphicon-road{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe024;')}
.glyphicon-save{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe166;')}
.glyphicon-saved{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe168;')}
.glyphicon-screenshot{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe087;')}
.glyphicon-sd-video{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe186;')}
.glyphicon-search{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe003;')}
.glyphicon-send{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe171;')}
.glyphicon-share{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe066;')}
.glyphicon-share-alt{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe095;')}
.glyphicon-shopping-cart{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe116;')}
.glyphicon-signal{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe018;')}
.glyphicon-sort{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe150;')}
.glyphicon-sort-by-alphabet{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe151;')}
.glyphicon-sort-by-alphabet-alt{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe152;')}
.glyphicon-sort-by-attributes{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe155;')}
.glyphicon-sort-by-attributes-alt{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe156;')}
.glyphicon-sort-by-order{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe153;')}
.glyphicon-sort-by-order-alt{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe154;')}
.glyphicon-sound-5-1{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe191;')}
.glyphicon-sound-6-1{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe192;')}
.glyphicon-sound-7-1{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe193;')}
.glyphicon-sound-dolby{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe190;')}
.glyphicon-sound-stereo{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe189;')}
.glyphicon-star{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe006;')}
.glyphicon-star-empty{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe007;')}
.glyphicon-stats{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe185;')}
.glyphicon-step-backward{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe069;')}
.glyphicon-step-forward{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe077;')}
.glyphicon-stop{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe074;')}
.glyphicon-subtitles{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe188;')}
.glyphicon-tag{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe041;')}
.glyphicon-tags{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe042;')}
.glyphicon-tasks{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe137;')}
.glyphicon-text-height{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe050;')}
.glyphicon-text-width{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe051;')}
.glyphicon-th{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe011;')}
.glyphicon-th-large{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe010;')}
.glyphicon-th-list{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe012;')}
.glyphicon-thumbs-down{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe126;')}
.glyphicon-thumbs-up{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe125;')}
.glyphicon-time{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe023;')}
.glyphicon-tint{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe064;')}
.glyphicon-tower{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe184;')}
.glyphicon-transfer{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe178;')}
.glyphicon-trash{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe020;')}
.glyphicon-tree-conifer{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe199;')}
.glyphicon-tree-deciduous{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe200;')}
.glyphicon-unchecked{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe157;')}
.glyphicon-upload{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe027;')}
.glyphicon-usd{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe148;')}
.glyphicon-user{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe008;')}
.glyphicon-volume-down{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe037;')}
.glyphicon-volume-off{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe036;')}
.glyphicon-volume-up{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe038;')}
.glyphicon-warning-sign{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe107;')}
.glyphicon-wrench{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe136;')}
.glyphicon-zoom-in{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe015;')}
.glyphicon-zoom-out{zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe016;')}
*/

/*------------------------------------*\
	 WESTPAC ICON FONT IE7 FIXES
\*------------------------------------*/

.icon-loading-48 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dc0;');
}
.icon-loading-47 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dc1;');
}
.icon-loading-46 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dc2;');
}
.icon-loading-45 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dc3;');
}
.icon-loading-44 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dc4;');
}
.icon-loading-43 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dc5;');
}
.icon-loading-42 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dc6;');
}
.icon-loading-41 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dc7;');
}
.icon-loading-40 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dc8;');
}
.icon-loading-39 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dc9;');
}
.icon-loading-38 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dca;');
}
.icon-loading-37 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dcb;');
}
.icon-loading-36 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dcc;');
}
.icon-loading-35 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dcd;');
}
.icon-loading-34 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dce;');
}
.icon-loading-33 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dcf;');
}
.icon-loading-32 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dd0;');
}
.icon-loading-31 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dd1;');
}
.icon-loading-30 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dd2;');
}
.icon-loading-29 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dd3;');
}
.icon-loading-28 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dd4;');
}
.icon-loading-27 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dd5;');
}
.icon-loading-26 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dd6;');
}
.icon-loading-25 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dd7;');
}
.icon-loading-24 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dd8;');
}
.icon-loading-23 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dd9;');
}
.icon-loading-22 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dda;');
}
.icon-loading-21 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4ddb;');
}
.icon-loading-20 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4ddc;');
}
.icon-loading-19 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4ddd;');
}
.icon-loading-18 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dde;');
}
.icon-loading-17 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4ddf;');
}
.icon-loading-16 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4de0;');
}
.icon-loading-15 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4de1;');
}
.icon-loading-14 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4de2;');
}
.icon-loading-13 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4de3;');
}
.icon-loading-12 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4de4;');
}
.icon-loading-11 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4de5;');
}
.icon-loading-10 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4de6;');
}
.icon-loading-9 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4de7;');
}
.icon-loading-8 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4de8;');
}
.icon-loading-7 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4de9;');
}
.icon-loading-6 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dea;');
}
.icon-loading-5 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4deb;');
}
.icon-loading-4 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dec;');
}
.icon-loading-3 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4ded;');
}
.icon-loading-2 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4dee;');
}
.icon-loading-1 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x4def;');
}
.icon-progress {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xffee;');
}
.icon-stopwatch {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2733;');
}
.icon-save {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe60b;');
}
.icon-person {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x270c;');
}
.icon-money-out {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2903;');
}
.icon-money-in {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2902;');
}
.icon-backspace {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2946;');
}
.icon-upload {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2b06;');
}
.icon-sign-out {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x238b;');
}
.icon-shop {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe60c;');
}
.icon-refresh {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x27f3;');
}
.icon-office {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe61a;');
}
.icon-key {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe61b;');
}
.icon-id-card {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe61c;');
}
.icon-download {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2b07;');
}
.icon-contacts {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe61f;');
}
.icon-business-person {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe620;');
}
.icon-zip-file {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe600;');
}
.icon-word-file {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe601;');
}
.icon-windows-old {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe602;');
}
.icon-windows-new {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe604;');
}
.icon-twitter {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe605;');
}
.icon-switch {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe606;');
}
.icon-sms {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe607;');
}
.icon-share {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x27a6;');
}
.icon-rss {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe609;');
}
.icon-pdf-file {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe60a;');
}
.icon-move-to {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x21b3;');
}
.icon-move-from {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x21b5;');
}
.icon-logo-westpac {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe60f;');
}
.icon-linkedin {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe610;');
}
.icon-invest {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe611;');
}
.icon-house-b {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe612;');
}
.icon-generic-file {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe613;');
}
.icon-facebook {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe614;');
}
.icon-excel-file {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe615;');
}
.icon-download-file {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x21a7;');
}
.icon-credit-card {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe617;');
}
.icon-apple {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf8ff;');
}
.icon-android {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe619;');
}
.icon-accessibility {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x29e8;');
}
.icon-trash {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2612;');
}
.icon-transfer {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x27a5;');
}
.icon-tick {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2713;');
}
.icon-tablet {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe603;');
}
.icon-star3 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x272c;');
}
.icon-star2 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2606;');
}
.icon-star1 {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2605;');
}
.icon-shelf-menu {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x22ee;');
}
.icon-settings {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2731;');
}
.icon-service-bell {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2616;');
}
.icon-search {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x26b2;');
}
.icon-print {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2117;');
}
.icon-pie-chart {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x29b6;');
}
.icon-phone {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe60d;');
}
.icon-telephone {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x260e;');
}
.icon-people {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x263b;');
}
.icon-pause {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x29b7;');
}
.icon-padlock {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x27dc;');
}
.icon-new-window {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x29c9;');
}
.icon-message {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x27a3;');
}
.icon-map-pin {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2691;');
}
.icon-limit {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x29b8;');
}
.icon-info {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2139;');
}
.icon-house-a {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2a5f;');
}
.icon-history-clock {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x27f2;');
}
.icon-help {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2602;');
}
.icon-grip-vertical {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2980;');
}
.icon-grip-horizontal {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2261;');
}
.icon-global {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2708;');
}
.icon-file-pdf {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe61d;');
}
.icon-face-sad {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2639;');
}
.icon-face-hmm {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2687;');
}
.icon-face-happy {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x263a;');
}
.icon-email {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x40;');
}
.icon-edit {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x270e;');
}
.icon-dollar {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x24;');
}
.icon-desktop {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2610;');
}
.icon-cube {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2752;');
}
.icon-compass {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2734;');
}
.icon-chat {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x275e;');
}
.icon-calendar {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x262f;');
}
.icon-calculator {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2a38;');
}
.icon-bpay {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x24b7;');
}
.icon-book {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x274f;');
}
.icon-bar-chart {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2ae2;');
}
.icon-australia {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x273f;');
}
.icon-arrow-a-right {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x203a;');
}
.icon-arrow-a-left {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2039;');
}
.icon-alert {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x26a0;');
}
.icon-alarm {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2600;');
}
.icon-add {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2295;');
}
.icon-account {
	*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x274d;');
}
