@font-face {
    font-family: 'FontAwesome';
    src: url('/common/css/fonts/fontawesome-webfont.eot?v=4.5.0');
    src: url('/common/css/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('/common/css/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('/common/css/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('/common/css/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('/common/css/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-caret-right:before {
    content: "\f0da"
}
.fa-arrow-circle-o-down:before {
    content: "\f01a"
}
.fa-chevron-circle-right:before {
    content: "\f138"
}
.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-star-half:before {
    content: "\f089"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}
.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-search:before {
    content: "\f002"
}
.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-chevron-right:before {
    content: "\f054"
}
.fa-heart-o:before {
    content: "\f08a"
}
.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-chevron-down:before {
    content: "\f078"
}
.fa-check-circle:before {
    content: "\f058"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-square:before {
    content: "\f0c8"
}
.fa-user:before {
    content: "\f007"
}
.fa-twitter:before {
    content: "\f099"
}

.fa-angle-down:before {
    content: "\f107"
}
.fa-lock:before {
    content: "\f023"
}
.fa-trash:before {
    content: "\f1f8"
}
.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}
.fa-plus:before {
    content: "\f067"
}

.fa-tag:before {
    content: "\f02b"
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}
.fa-sitemap:before {
    content: "\f0e8"
}
