2014-06-13 13:01:52 -04:00
* / @ font-face { font-family : 'FontAwesome' ; src : url ( '../fonts/fontawesome-webfont.eot?v=4.1.0' ) ; src : url ( '../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0' ) format ( 'embedded-opentype' ) , url ( '../fonts/fontawesome-webfont.woff?v=4.1.0' ) format ( 'woff' ) , url ( '../fonts/fontawesome-webfont.ttf?v=4.1.0' ) format ( 'truetype' ) , url ( '../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular' ) format ( 'svg' ) ; font-weight : normal ; font-style : normal } . fa { display : inline-block ; font-family : FontAwesome ; font-style : normal ; font-weight : normal ; line-height : 1 ; -webkit- font-smoothing : antialiased ; -moz- osx-font-smoothing : grayscale } . fa-lg { font-size : 1.33333333 em ; line-height : .75 em ; vertical-align : -15 % } . fa-2x { font-size : 2 em } . fa-3x { font-size : 3 em } . fa-4x { font-size : 4 em } . fa-5x { font-size : 5 em } . fa-fw { width : 1.28571429 em ; text-align : center } . fa-ul { padding-left : 0 ; margin-left : 2.14285714 em ; list-style-type : none } . fa-ul > li { position : relative } . fa-li { position : absolute ; left : -2.14285714 em ; width : 2.14285714 em ; top : .14285714 em ; text-align : center } . fa-li . fa-lg { left : -1.85714286 em } . fa-border { padding : .2 em .25 em .15 em ; border : solid .08 em #eee ; border-radius : .1 em } . pull-right { float : right } . pull-left { float : left } . fa . pull-left { margin-right : .3 em } . fa . pull-right { margin-left : .3 em } . fa-spin { -webkit- animation : spin 2 s infinite linear ; -moz- animation : spin 2 s infinite linear ; -o- animation : spin 2 s infinite linear ; animation : spin 2 s infinite linear } @ -moz-keyframes spin { 0 % { -moz- transform : rotate ( 0 deg ) } 100 % { -moz- transform : rotate ( 359 deg ) } } @ -webkit-keyframes spin { 0 % { -webkit- transform : rotate ( 0 deg ) } 100 % { -webkit- transform : rotate ( 359 deg ) } } @ -o-keyframes spin { 0 % { -o- transform : rotate ( 0 deg ) } 100 % { -o- transform : rotate ( 359 deg ) } } @ keyframes spin { 0 % { -webkit- transform : rotate ( 0 deg ) ; transform : rotate ( 0 deg ) } 100 % { -webkit- transform : rotate ( 359 deg ) ; transform : rotate ( 359 deg ) } } . fa-rotate-90 { filter : progid : DXImageTransform . Microsoft . BasicImage ( rotation = 1 ) ; -webkit- transform : rotate ( 90 deg ) ; -moz- transform : rotate ( 90 deg ) ; -ms- transform : rotate ( 90 deg ) ; -o- transform : rotate ( 90 deg ) ; transform : rotate ( 90 deg ) } . fa-rotate-180 { filter : progid : DXImageTransform . Microsoft . BasicImage ( rotation = 2 ) ; -webkit- transform : rotate ( 180 deg ) ; -moz- transform : rotate ( 180 deg ) ; -ms- transform : rotate ( 180 deg ) ; -o- transform : rotate ( 180 deg ) ; transform : rotate ( 180 deg ) } . fa-rotate-270 { filter : progid : DXImageTransform . Microsoft . BasicImage ( rotation = 3 ) ; -webkit- transform : rotate ( 270 deg ) ; -moz- transform : rotate ( 270 deg ) ; -ms- transform : rotate ( 270 deg ) ; -o- transform : rotate ( 270 deg ) ; transform : rotate ( 270 deg ) } . fa-flip-horizontal { filter : progid : DXImageTransform . Microsoft . BasicImage ( rotation = 0 , mirror = 1 ) ; -webkit- transform : scale ( -1 , 1 ) ; -moz- transform : scale ( -1 , 1 ) ; -ms- transform : scale ( -1 , 1 ) ; -o- transform : scale ( -1 , 1 ) ; transform : scale ( -1 , 1 ) } . fa-flip-vertical { filter : progid : DXImageTransform . Microsoft . BasicImage ( rotation = 2 , mirror = 1 ) ; -webkit- transform : scale ( 1 , -1 ) ; -moz- transform : scale ( 1 , -1 ) ; -ms- transform : scale ( 1 , -1 ) ; -o- transform : scale ( 1 , -1 ) ; transform : scale ( 1 , -1 ) } . fa-stack { position : relative ; display : inline-block ; width : 2 em ; height : 2 em ; line-height : 2 em ; vertical-align : middle } . fa-stack-1x , . fa-stack-2x { position : absolute ; left : 0 ; width : 100 % ; text-align : center } . fa-stack-1x { line-height : inherit } . fa-stack-2x { font-size : 2 em } . fa-inverse { color : #fff } . fa-glass : before { content : "\f000" } . fa-music : before { content : "\f001" } . fa-search : before { content : "\f002" } . fa-envelope-o : before { content : "\f003" } . fa-heart : before { content : "\f004" } . fa-star : before { content : "\f005" } . fa-star-o : before { content : "\f006" } . fa-user : before { content : "\f007" } . fa-film : before { content : "\f008" } . fa-th-large : before { content : "\f009" } . fa-th : before { content : "\f00a" } . fa-th-list : before { content : "\f00b" } . fa-check : before { content : "\f00c" } . fa-times : before { content : "\f00d" } . fa-search-plus : before { content : "\f00e" } . fa-search-minus : before { content : "\f010" } . fa-power-off : before { content : "\f011" } . fa-signal : before { content : "\f012" } . fa-gear : before , . fa-cog : before { content : "\f013" } . fa-trash-o : before { content : "\f014" } . fa-home : before { content : "\f015" } . fa-file-o : before { content : "\f016" } . fa-clock-o : before { content : "\f017" } . fa-road : before { content : "\f018" } . fa-download : before { content : "\f019" } . fa-arrow-circle-o-down : before { content : "\f01a" } . fa-arrow-circ