﻿.button:hover { opacity:0.8;}

table .files tr td {border-bottom:1px #000 solid}

/*Fancy PHP*/
*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
body { font-family: "Lato", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-size: 18px; font-weight:bold; line-height: 18px; padding: 0; margin: 0;}
.wrap { max-width: 100%; margin: 20px auto; background: white; padding: 40px; box-shadow: 0 0 2px #ccc; }

@media only screen and (max-width: 100%) { .wrap { padding: 15px; } }
h1 { text-align: center; margin: 40px 0; font-size: 22px; font-weight: bold; color: #666; }
a { color: #399ae5; text-decoration: none; } a:hover { color: #206ba4; text-decoration: none; }
.note { padding:  0 5px 25px 0; font-size:80%; color: #666; line-height: 18px; }
.block { clear: both;  min-height: 50px; border-top: solid 1px #ECE9E9; text-align:left;}
.block:first-child { border: none; }
.block .img { width: 50px; height: 50px; display: block; float: left; margin-right: 10px; background: transparent url(images/icons.png) no-repeat 0 0; }
.block .date { margin-top: 4px; font-size: 70%; color: #666; }
.block a { display: block; padding: 10px 15px; transition: all 0.35s; }
.block a:hover { text-decoration: none; background: #efefef; }

.apk { background-position: -1005px 0 !important; }  
.jpg, .jpeg, .gif, .png { background-position: -50px 0 !important; } 
.pdf { background-position: -100px 0 !important; }  
.txt, .rtf { background-position: -150px 0 !important; }
.xls, .xlsx { background-position: -200px 0 !important; } 
.ppt, .pptx { background-position: -250px 0 !important; } 
.doc, .docx { background-position: -300px 0 !important; }
.zip, .rar, .tar, .gzip { background-position: -350px 0 !important; }
.swf { background-position: -400px 0 !important; } 
.fla { background-position: -450px 0 !important; }
.mp3 { background-position: -500px 0 !important; }
.wav { background-position: -550px 0 !important; }
.mp4 { background-position: -600px 0 !important; }
.mov, .aiff, .m2v, .avi, .pict, .qif { background-position: -650px 0 !important; }
.wmv, .avi, .mpg { background-position: -700px 0 !important; }
.flv, .f2v { background-position: -750px 0 !important; }
.psd { background-position: -800px 0 !important; }
.ai { background-position: -850px 0 !important; }
.html, .xhtml, .dhtml, .php, .asp, .css, .js, .inc { background-position: -900px 0 !important; }
.dir { background-position: -950px 0 !important; }

.sub { margin-left: 20px; border-left: solid 1px #ECE9E9; display: none; }

.sub .block { text-align:left; }
