@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: glyphicons filetypes;
    src: url(glyphicons-filetypes-regular.woff) format("woff"),url(glyphicons-filetypes-regular.ttf) format("truetype"),url(glyphicons-filetypes-regular.svg#glyphicons_filetypesregular) format("svg")
}

[class*=glyphicon-] {
    display: inline-block;
    vertical-align: middle;
    font-family: glyphicons filetypes;
    font-style: normal;
    font-weight: 100;
    font-size: 30px
}

.glyphicon-spin {
    animation: glyphicon-spin 2s infinite linear
}

@-moz-keyframes glyphicon-spin {
    0% {
        -moz-transform: rotate(0)
    }

    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes glyphicon-spin {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes glyphicon-spin {
    0% {
        -o-transform: rotate(0)
    }

    100% {
        -o-transform: rotate(359deg)
    }
}

@-ms-keyframes glyphicon-spin {
    0% {
        -ms-transform: rotate(0)
    }

    100% {
        -ms-transform: rotate(359deg)
    }
}

@keyframes glyphicon-spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(359deg)
    }
}

[class*=glyphicon-]:before {
    content: "\E120"
}

.glyphicon-txt:before {
    content: "\E001"
}

.glyphicon-doc:before {
    content: "\E002"
}

.glyphicon-rtf:before {
    content: "\E003"
}

.glyphicon-log:before {
    content: "\E004"
}

.glyphicon-tex:before {
    content: "\E005"
}

.glyphicon-msg:before {
    content: "\E006"
}

.glyphicon-text:before {
    content: "\E007"
}

.glyphicon-wpd:before {
    content: "\E008"
}

.glyphicon-wps:before {
    content: "\E009"
}

.glyphicon-docx:before {
    content: "\E010"
}

.glyphicon-page:before {
    content: "\E011"
}

.glyphicon-csv:before {
    content: "\E012"
}

.glyphicon-dat:before {
    content: "\E013"
}

.glyphicon-tar:before {
    content: "\E014"
}

.glyphicon-xml:before {
    content: "\E015"
}

.glyphicon-vcf:before {
    content: "\E016"
}

.glyphicon-pps:before {
    content: "\E017"
}

.glyphicon-key:before {
    content: "\E018"
}

.glyphicon-ppt:before {
    content: "\E019"
}

.glyphicon-pptx:before {
    content: "\E020"
}

.glyphicon-sdf:before {
    content: "\E021"
}

.glyphicon-gbr:before {
    content: "\E022"
}

.glyphicon-ged:before {
    content: "\E023"
}

.glyphicon-mp3:before {
    content: "\E024"
}

.glyphicon-m4a:before {
    content: "\E025"
}

.glyphicon-waw:before {
    content: "\E026"
}

.glyphicon-wma:before {
    content: "\E027"
}

.glyphicon-mpa:before {
    content: "\E028"
}

.glyphicon-iff:before {
    content: "\E029"
}

.glyphicon-aif:before {
    content: "\E030"
}

.glyphicon-ra:before {
    content: "\E031"
}

.glyphicon-mid:before {
    content: "\E032"
}

.glyphicon-m3v:before {
    content: "\E033"
}

.glyphicon-e_3gp:before {
    content: "\E034"
}

.glyphicon-shf:before {
    content: "\E035"
}

.glyphicon-avi:before {
    content: "\E036"
}

.glyphicon-asx:before {
    content: "\E037"
}

.glyphicon-mp4:before {
    content: "\E038"
}

.glyphicon-e_3g2:before {
    content: "\E039"
}

.glyphicon-mpg:before {
    content: "\E040"
}

.glyphicon-asf:before {
    content: "\E041"
}

.glyphicon-vob:before {
    content: "\E042"
}

.glyphicon-wmv:before {
    content: "\E043"
}

.glyphicon-mov:before {
    content: "\E044"
}

.glyphicon-srt:before {
    content: "\E045"
}

.glyphicon-m4v:before {
    content: "\E046"
}

.glyphicon-flv:before {
    content: "\E047"
}

.glyphicon-rm:before {
    content: "\E048"
}

.glyphicon-png:before {
    content: "\E049"
}

.glyphicon-psd:before {
    content: "\E050"
}

.glyphicon-psp:before {
    content: "\E051"
}

.glyphicon-jpeg:before,.glyphicon-jpg:before {
    content: "\E052"
}

.glyphicon-tif:before {
    content: "\E053"
}

.glyphicon-tiff:before {
    content: "\E054"
}

.glyphicon-gif:before {
    content: "\E055"
}

.glyphicon-bmp:before {
    content: "\E056"
}

.glyphicon-tga:before {
    content: "\E057"
}

.glyphicon-thm:before {
    content: "\E058"
}

.glyphicon-yuv:before {
    content: "\E059"
}

.glyphicon-dds:before {
    content: "\E060"
}

.glyphicon-ai:before {
    content: "\E061"
}

.glyphicon-eps:before {
    content: "\E062"
}

.glyphicon-ps:before {
    content: "\E063"
}

.glyphicon-svg:before {
    content: "\E064"
}

.glyphicon-pdf:before {
    content: "\E065"
}

.glyphicon-pct:before {
    content: "\E066"
}

.glyphicon-indd:before {
    content: "\E067"
}

.glyphicon-xlr:before {
    content: "\E068"
}

.glyphicon-xls:before {
    content: "\E069"
}

.glyphicon-xlsx:before {
    content: "\E070"
}

.glyphicon-db:before {
    content: "\E071"
}

.glyphicon-dbf:before {
    content: "\E072"
}

.glyphicon-mdb:before {
    content: "\E073"
}

.glyphicon-pdb:before {
    content: "\E074"
}

.glyphicon-sql:before {
    content: "\E075"
}

.glyphicon-aacd:before {
    content: "\E076"
}

.glyphicon-app:before {
    content: "\E077"
}

.glyphicon-exe:before {
    content: "\E078"
}

.glyphicon-com:before {
    content: "\E079"
}

.glyphicon-bat:before {
    content: "\E080"
}

.glyphicon-apk:before {
    content: "\E081"
}

.glyphicon-jar:before {
    content: "\E082"
}

.glyphicon-hsf:before {
    content: "\E083"
}

.glyphicon-pif:before {
    content: "\E084"
}

.glyphicon-vb:before {
    content: "\E085"
}

.glyphicon-cgi:before {
    content: "\E086"
}

.glyphicon-css:before {
    content: "\E087"
}

.glyphicon-js:before {
    content: "\E088"
}

.glyphicon-php:before {
    content: "\E089"
}

.glyphicon-xhtml:before {
    content: "\E090"
}

.glyphicon-htm:before {
    content: "\E091"
}

.glyphicon-html:before {
    content: "\E092"
}

.glyphicon-asp:before {
    content: "\E093"
}

.glyphicon-cer:before {
    content: "\E094"
}

.glyphicon-jsp:before {
    content: "\E095"
}

.glyphicon-cfm:before {
    content: "\E096"
}

.glyphicon-aspx:before {
    content: "\E097"
}

.glyphicon-rss:before {
    content: "\E098"
}

.glyphicon-csr:before {
    content: "\E099"
}

.glyphicon-less:before {
    content: "\003C"
}

.glyphicon-otf:before {
    content: "\E101"
}

.glyphicon-ttf:before {
    content: "\E102"
}

.glyphicon-font:before {
    content: "\E103"
}

.glyphicon-fnt:before {
    content: "\E104"
}

.glyphicon-eot:before {
    content: "\E105"
}

.glyphicon-woff:before {
    content: "\E106"
}

.glyphicon-zip:before {
    content: "\E107"
}

.glyphicon-zipx:before {
    content: "\E108"
}

.glyphicon-rar:before {
    content: "\E109"
}

.glyphicon-targ:before {
    content: "\E110"
}

.glyphicon-sitx:before {
    content: "\E111"
}

.glyphicon-deb:before {
    content: "\E112"
}

.glyphicon-e_7z:before {
    content: "\E113"
}

.glyphicon-pkg:before {
    content: "\E114"
}

.glyphicon-rpm:before {
    content: "\E115"
}

.glyphicon-cbr:before {
    content: "\E116"
}

.glyphicon-gz:before {
    content: "\E117"
}

.glyphicon-dmg:before {
    content: "\E118"
}

.glyphicon-cue:before {
    content: "\E119"
}

.glyphicon-bin:before {
    content: "\E120"
}

.glyphicon-iso:before {
    content: "\E121"
}

.glyphicon-hdf:before {
    content: "\E122"
}

.glyphicon-vcd:before {
    content: "\E123"
}

.glyphicon-bak:before {
    content: "\E124"
}

.glyphicon-tmp:before {
    content: "\E125"
}

.glyphicon-ics:before {
    content: "\E126"
}

.glyphicon-msi:before {
    content: "\E127"
}

.glyphicon-cfg:before {
    content: "\E128"
}

.glyphicon-ini:before {
    content: "\E129"
}