@charset "UTF-8";.heavy{font-family:'Futura LT W01 Heavy';}.italic{font-family:'Arial W01 Black Italic';}.usercontent-italic-font{font-family:'Arial W01 medium Italic';}.border-box{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.content-box{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}.inline{display:inline;}.relative{position:relative;}.absolute{position:absolute;}.fixed{position:fixed;}.block{display:block;}.none{display:none;}.absolute-block{position:absolute;display:block;}.absolute-none{position:absolute;display:none;}.relative-block{position:relative;display:block;}.relative-none{position:relative;display:none;}.inline-block{display:inline-block;vertical-align:top;}.relative-inline-block{position:relative;display:inline-block;vertical-align:top;}.fixed-block{position:fixed;display:block;}.table{display:table;}.table-row{display:table-row;}.table-cell{display:table-cell;}.nowrap{white-space:nowrap;}.wrap{white-space:normal;}.uppercase{text-transform:uppercase;}.lowercase{text-transform:lowercase;}.text-truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.user-select-none{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.clearfix:after{display:block;visibility:hidden;content:'';height:0;clear:both;font-size:0;}.t1{outline:dotted 1px rgba(0,0,200,0.5);background-color:rgba(50,50,150,0.2);}.t2{outline:dotted 1px rgba(200,0,0,0.5);background-color:rgba(150,50,50,0.2);}.t3{outline:dotted 1px #00c801;background-color:rgba(50,150,50,0.2);}.t4{outline:dotted 1px rgba(245,165,15,0.75);background-color:rgba(255,255,255,0.3);}.t5{outline:dotted 1px rgba(165,15,245,0.75);background-color:rgba(245,245,255,0.3);}html{overflow-y:scroll;-webkit-text-stroke-width:.08px;text-shadow:1px 1px 1px rgba(0,0,0,0.004);}html,html a,html input{-webkit-font-smoothing:antialiased !important;}.halign-left,.hleft{text-align:left;}.halign-center,.hcenter{text-align:center;}.halign-right,.hright{text-align:right;}.valign-top,.vtop{vertical-align:top;}.valign-middle,.vmid{vertical-align:middle;}.valign-bottom,.vbot{vertical-align:bottom;}#documents{position:relative;display:block;min-height:50vh;}#documents .documents-items{position:relative;display:block;padding:.50rem 0;opacity:1;transition:opacity .35s;}#documents .documents-items .message{font-style:italic;}#documents.loading{background:url('/assets/images/loading.svg') no-repeat;background-position:center center;background-size:3.5rem;}#documents.loading .documents-items{opacity:0;}#documents .document-item-container{position:relative;display:inline-block;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:.50rem .50rem;margin:.15rem .15rem;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}#documents .document-item-container.document-item-type-category .document-item-photo{border:solid .30rem #44413a;}#documents .document-item-container:hover .document-item-overlay{opacity:.95;}#documents .document-item{position:relative;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;opacity:.80;transition:opacity .5s;text-decoration:none;}#documents .document-item:hover{opacity:1;}#documents .document-item-photo{position:relative;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;background:transparent center center no-repeat;background-size:contain;border-radius:.25rem;box-shadow:1px 1px 3px rgba(0,0,0,0.65), 1px 1px 0px rgba(255,255,255,0.5) inset;}#documents .document-item-photo:before{content:'';display:block;width:100%;padding-bottom:133%;}#documents .document-item-dtls{position:relative;display:block;height:3rem;line-height:1.1rem;text-align:center;padding:.25rem 0;overflow:hidden;}#documents .document-item-dtls .document-item-title{font-size:1rem;font-weight:400;line-height:1.10;}#documents .document-item-dtls > small{font-size:.80rem;white-space:nowrap;}#documents .document-item-dtls .document-fileicon{display:inline-block;vertical-align:top;width:1.0em;height:1.0em;background:center center no-repeat;background-size:contain;margin-right:.25em;vertical-align:middle;}#documents .documents-crumbs{font-family:"Open Sans Condensed", "Arial Narrow", sans-serif;font-weight:400;font-size:14.08px;font-size:0.88rem;padding:0 .65rem;margin:.75rem auto;}#documents .documents-crumbs a{display:inline-block;vertical-align:top;text-decoration:none;}#documents .documents-crumbs a:after{display:inline-block;vertical-align:top;content:'/';padding:0 .5rem;}#documents .documents-crumbs a:last-child:after{display:none;}#documents .document-item-container{width:19.4%;}@media only screen and (max-width: 1024px){#documents .document-item-container{width:24.25%;}}@media only screen and (max-width: 768px){#documents .document-item-container{width:32.50%;}}@media only screen and (max-width: 640px){#documents .document-item-container{width:48%;}}@media only screen and (max-width: 480px){#documents .document-item-container{width:48%;}}