/*! * Font Awesome 3.0.2 * the iconic font designed for use with Twitter Bootstrap * ------------------------------------------------------- * The full suite of pictographic icons, examples, and documentation * can be found at: http://fortawesome.github.com/Font-Awesome/ * * License * ------------------------------------------------------- * - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL * - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License - * http://opensource.org/licenses/mit-license.html * - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/ * - Attribution is no longer required in Font Awesome 3.0, but much appreciated: * "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome" * Contact * ------------------------------------------------------- * Email: dave@davegandy.com * Twitter: http://twitter.com/fortaweso_me * Work: Lead Product Designer @ http://kyruus.com */ @font-face { font-family: 'FontAwesome'; src: url('../fonts/fontawesome-webfont.eot?v=3.0.1'); src: url('../fonts/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=3.0.1') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=3.0.1') format('truetype'); font-weight: normal; font-style: normal; } /* Font Awesome styles ------------------------------------------------------- */ [class^="asicon-"], [class*=" asicon-"] { font-family: FontAwesome; font-weight: normal; font-style: normal; text-decoration: inherit; -webkit-font-smoothing: antialiased; /* sprites.less reset */ display: inline; width: auto; height: auto; line-height: normal; vertical-align: baseline; background-image: none; background-position: 0% 0%; background-repeat: repeat; margin-top: 0; } /* more sprites.less reset */ .asicon-white, .nav-pills > .active > a > [class^="asicon-"], .nav-pills > .active > a > [class*=" asicon-"], .nav-list > .active > a > [class^="asicon-"], .nav-list > .active > a > [class*=" asicon-"], .navbar-inverse .nav > .active > a > [class^="asicon-"], .navbar-inverse .nav > .active > a > [class*=" asicon-"], .dropdown-menu > li > a:hover > [class^="asicon-"], .dropdown-menu > li > a:hover > [class*=" asicon-"], .dropdown-menu > .active > a > [class^="asicon-"], .dropdown-menu > .active > a > [class*=" asicon-"], .dropdown-submenu:hover > a > [class^="asicon-"], .dropdown-submenu:hover > a > [class*=" asicon-"] { background-image: none; } [class^="asicon-"]:before, [class*=" asicon-"]:before { text-decoration: inherit; display: inline-block; speak: none; } /* makes sure icons active on rollover in links */ a [class^="asicon-"], a [class*=" asicon-"] { display: inline-block; } /* makes the font 33% larger relative to the icon container */ .asicon-large:before { vertical-align: -10%; font-size: 1.3333333333333333em; } .btn [class^="asicon-"], .nav [class^="asicon-"], .btn [class*=" asicon-"], .nav [class*=" asicon-"] { display: inline; /* keeps button heights with and without icons the same */ } .btn [class^="asicon-"].asicon-large, .nav [class^="asicon-"].asicon-large, .btn [class*=" asicon-"].asicon-large, .nav [class*=" asicon-"].asicon-large { line-height: .9em; } .btn [class^="asicon-"].asicon-spin, .nav [class^="asicon-"].asicon-spin, .btn [class*=" asicon-"].asicon-spin, .nav [class*=" asicon-"].asicon-spin { display: inline-block; } .nav-tabs [class^="asicon-"], .nav-pills [class^="asicon-"], .nav-tabs [class*=" asicon-"], .nav-pills [class*=" asicon-"] { /* keeps button heights with and without icons the same */ } .nav-tabs [class^="asicon-"], .nav-pills [class^="asicon-"], .nav-tabs [class*=" asicon-"], .nav-pills [class*=" asicon-"], .nav-tabs [class^="asicon-"].asicon-large, .nav-pills [class^="asicon-"].asicon-large, .nav-tabs [class*=" asicon-"].asicon-large, .nav-pills [class*=" asicon-"].asicon-large { line-height: .9em; } li [class^="asicon-"], .nav li [class^="asicon-"], li [class*=" asicon-"], .nav li [class*=" asicon-"] { display: inline-block; width: 1.25em; text-align: center; } li [class^="asicon-"].asicon-large, .nav li [class^="asicon-"].asicon-large, li [class*=" asicon-"].asicon-large, .nav li [class*=" asicon-"].asicon-large { /* increased font size for asicon-large */ width: 1.5625em; } ul.icons { list-style-type: none; text-indent: -0.75em; } ul.icons li [class^="asicon-"], ul.icons li [class*=" asicon-"] { width: .75em; } .asicon-muted { color: #eeeeee; } .asicon-border { border: solid 1px #eeeeee; padding: .2em .25em .15em; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .asicon-2x { font-size: 2em; } .asicon-2x.asicon-border { border-width: 2px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .asicon-3x { font-size: 3em; } .asicon-3x.asicon-border { border-width: 3px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .asicon-4x { font-size: 4em; } .asicon-4x.asicon-border { border-width: 4px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; } .pull-right { float: right; } .pull-left { float: left; } [class^="asicon-"].pull-left, [class*=" asicon-"].pull-left { margin-right: .3em; } [class^="asicon-"].pull-right, [class*=" asicon-"].pull-right { margin-left: .3em; } .btn [class^="asicon-"].pull-left.asicon-2x, .btn [class*=" asicon-"].pull-left.asicon-2x, .btn [class^="asicon-"].pull-right.asicon-2x, .btn [class*=" asicon-"].pull-right.asicon-2x { margin-top: .18em; } .btn [class^="asicon-"].asicon-spin.asicon-large, .btn [class*=" asicon-"].asicon-spin.asicon-large { line-height: .8em; } .btn.btn-small [class^="asicon-"].pull-left.asicon-2x, .btn.btn-small [class*=" asicon-"].pull-left.asicon-2x, .btn.btn-small [class^="asicon-"].pull-right.asicon-2x, .btn.btn-small [class*=" asicon-"].pull-right.asicon-2x { margin-top: .25em; } .btn.btn-large [class^="asicon-"], .btn.btn-large [class*=" asicon-"] { margin-top: 0; } .btn.btn-large [class^="asicon-"].pull-left.asicon-2x, .btn.btn-large [class*=" asicon-"].pull-left.asicon-2x, .btn.btn-large [class^="asicon-"].pull-right.asicon-2x, .btn.btn-large [class*=" asicon-"].pull-right.asicon-2x { margin-top: .05em; } .btn.btn-large [class^="asicon-"].pull-left.asicon-2x, .btn.btn-large [class*=" asicon-"].pull-left.asicon-2x { margin-right: .2em; } .btn.btn-large [class^="asicon-"].pull-right.asicon-2x, .btn.btn-large [class*=" asicon-"].pull-right.asicon-2x { margin-left: .2em; } .asicon-spin { display: inline-block; -moz-animation: spin 2s infinite linear; -o-animation: spin 2s infinite linear; -webkit-animation: spin 2s infinite linear; animation: spin 2s infinite linear; } @-moz-keyframes spin { 0% { -moz-transform: rotate(0deg); } 100% { -moz-transform: rotate(359deg); } } @-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); } } @-o-keyframes spin { 0% { -o-transform: rotate(0deg); } 100% { -o-transform: rotate(359deg); } } @-ms-keyframes spin { 0% { -ms-transform: rotate(0deg); } 100% { -ms-transform: rotate(359deg); } } @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(359deg); } } @-moz-document url-prefix() { .asicon-spin { height: .9em; } .btn .asicon-spin { height: auto; } .asicon-spin.asicon-large { height: 1.25em; } .btn .asicon-spin.asicon-large { height: .75em; } }.asicon-chevron-left:before { content: "\f021"; } .asicon-chevron-right:before { content: "\f022"; } .asicon-arrow-left:before { content: "\f023"; } .asicon-arrow-right:before { content: "\f024"; } .asicon-arrow-up:before { content: "\f025"; } .asicon-arrow-down:before { content: "\f026"; } .asicon-chevron-up:before { content: "\f027"; } .asicon-chevron-down:before { content: "\f028"; } .asicon-caret-down:before { content: "\f029"; } .asicon-caret-up:before { content: "\f02a"; } .asicon-caret-left:before { content: "\f02b"; } .asicon-caret-right:before { content: "\f02c"; } .asicon-double-angle-left:before { content: "\f02d"; } .asicon-double-angle-right:before { content: "\f02e"; } .asicon-double-angle-up:before { content: "\f02f"; } .asicon-double-angle-down:before { content: "\f030"; } .asicon-angle-left:before { content: "\f031"; } .asicon-angle-right:before { content: "\f032"; } .asicon-angle-up:before { content: "\f033"; } .asicon-angle-down:before { content: "\f034"; }