/*@import "flat-ui-pro";*/
font-family: 'Glyphicons Regular';
src: url('[[relativeurl]]/public/app/[[app_ref]]/assets/core/pyrocms/pyrocms-theme/resources/fonts/glyphicons/glyphicons-regular.eot');
src: url('[[relativeurl]]/public/app/[[app_ref]]/assets/core/pyrocms/pyrocms-theme/resources/fonts/glyphicons/glyphicons-regular.eot?#iefix') format('embedded-opentype'), url('[[relativeurl]]/public/app/[[app_ref]]/assets/core/pyrocms/pyrocms-theme/resources/fonts/glyphicons/glyphicons-regular.woff2') format('woff2'), url('[[relativeurl]]/public/app/[[app_ref]]/assets/core/pyrocms/pyrocms-theme/resources/fonts/glyphicons/glyphicons-regular.woff') format('woff'), url('[[relativeurl]]/public/app/[[app_ref]]/assets/core/pyrocms/pyrocms-theme/resources/fonts/glyphicons/glyphicons-regular.ttf') format('truetype'), url('[[relativeurl]]/public/app/[[app_ref]]/assets/core/pyrocms/pyrocms-theme/resources/fonts/glyphicons/glyphicons-regular.svg#glyphiconsregular') format('svg');
font-family: 'Glyphicons Filetypes';
src: url('[[relativeurl]]/public/app/[[app_ref]]/assets/core/pyrocms/pyrocms-theme/resources/fonts/glyphicons/glyphicons-filetypes-regular.eot');
src: url('[[relativeurl]]/public/app/[[app_ref]]/assets/core/pyrocms/pyrocms-theme/resources/fonts/glyphicons/glyphicons-filetypes-regular.eot?#iefix') format('embedded-opentype'), url('[[relativeurl]]/public/app/[[app_ref]]/assets/core/pyrocms/pyrocms-theme/resources/fonts/glyphicons/glyphicons-filetypes-regular.woff2') format('woff2'), url('[[relativeurl]]/public/app/[[app_ref]]/assets/core/pyrocms/pyrocms-theme/resources/fonts/glyphicons/glyphicons-filetypes-regular.woff') format('woff'), url('[[relativeurl]]/public/app/[[app_ref]]/assets/core/pyrocms/pyrocms-theme/resources/fonts/glyphicons/glyphicons-filetypes-regular.ttf') format('truetype'), url('[[relativeurl]]/public/app/[[app_ref]]/assets/core/pyrocms/pyrocms-theme/resources/fonts/glyphicons/glyphicons-filetypes-regular.svg#glyphicons_filetypesregular') format('svg');
font-family: 'Glyphicons Filetypes';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
.filetypes.light:before {
text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.3);
-moz-transform: scaleX(-1);
-o-transform: scaleX(-1);
-webkit-transform: scaleX(-1);
-moz-transform: scaleY(-1);
-o-transform: scaleY(-1);
-webkit-transform: scaleY(-1);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
.filetypes-e-3gp:before {
.filetypes-e-3g2:before {
.filetypes-xhtml:before {
-webkit-animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
-webkit-animation-iteration-count: infinite;
@-webkit-keyframes pulse {
-webkit-transform: scale(1);
-webkit-transform: scale(1.1);
-webkit-transform: scale(1);