@charset "UTF-8";.fileinput-button{
	display:inline-block;
   padding:0 15px 0 15px;
    height:40px;
    font:italic normal 900 16px/40px 'Source Sans Pro',Arial;
    color:#fff;
    text-decoration:none;
    text-align:center;
    text-decoration:none;
    text-transform:uppercase;
    -webkit-border-radius:4px;
    -moz-border-radius: 4px;
    border-radius:4px;
    background:#2987b8;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
	overflow:hidden;
	position:relative}
.fileinput-button input{position:absolute;top:0;right:0;margin:0;opacity:0;filter:alpha(opacity=0);transform:translate(-300px, 0) scale(4);font-size:23px;direction:ltr;cursor:pointer;}
.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle{margin-bottom:5px;}
.progress-animated .progress-bar,
.progress-animated .bar{background:url(/images/progressbar.gif) !important;filter:none;}
.fileupload-loading{float:right;width:32px;height:32px;background:url(/images/loading.gif) center no-repeat;background-size:contain;display:none;}
.fileupload-processing .fileupload-loading{display:block;}
.files audio,
.files video{max-width:300px;}
@media (max-width:767px){.fileupload-buttonbar .toggle,
.files .toggle,
.files .btn span{display:none;}
.files .name{width:80px;word-wrap:break-word;}
.files audio,
.files video{max-width:80px;}
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
