/* @font-face {
  font-family: 'ituc-icons';
  src: url('../polices/ituc-icons.eot?93340051');
  src: url('../polices/ituc-icons.eot?93340051#iefix') format('embedded-opentype'),
       url('../polices/ituc-icons.woff?93340051') format('woff'),
       url('../polices/ituc-icons.ttf?93340051') format('truetype'),
       url('../polices/ituc-icons.svg?93340051#ituc-icons') format('svg');
  font-weight: normal;
  font-style: normal;
} */
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'ituc-icons';
    src: url('../polices/ituc-icons.svg?93340051#ituc-icons') format('svg');
  }
}
*/
 
 #doctypelist [class^="itucon-"]:before, #doctypelist  [class*="itucon-"]:before, .content-docs [class*="itucon-"]:before, .content-docs  [class^="itucon-"]:before{
  font-family: "ituc-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  /*ALEX:*/ 
    //margin-right: .2em;
    margin-right:-0.1em;

    //font-size: 1.4em;
    font-size:2.2em;

/*/ALEX/ */

  text-align: center;
  /* opacity: .8; */
  vertical-align: top;
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* margin-left: .2em; */
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.itucon-document_bookmarked:before { content: '\e800'; } /* '' */
.itucon-document:before { content: '\e801'; } /* '' */
.itucon-documents:before { content: '\e801'; } /* '' alias for document */
.itucon-other:before { content: '\e801'; } /* '' alias for document */
.itucon-newsletter:before { content: '\e802'; } /* '' */
	.itucon-newsletters:before { content: '\e802'; } /* '' alias for newsletter */
.itucon-protest:before { content: '\e803'; } /* '' */
	.itucon-letters:before { content: '\e803'; } /* '' alias for protest */ 
.itucon-reports:before { content: '\e804'; } /* '' */
.itucon-resolutions:before { content: '\e805'; } /* '' */
.itucon-speeches:before { content: '\e806'; } /* '' */
.itucon-statement:before { content: '\e807'; } /* '' */
	.itucon-statements:before { content: '\e807'; } /* '' alias for statement*/
.itucon-tuguide:before { content: '\e808'; } /* '' */
	.itucon-itucon-trade-union-guides:before { content: '\e808'; } /* '' alias for tuguide*/
.itucon-wto:before { content: '\e809'; } /* '' */