@charset "UTF-8";
@font-face {font-family: 'IranSans';src: url('../font/persian/IRANSans.woff') format('woff'),url('../font/persian/IRANSans.ttf') format('truetype');}

.rtl {direction:rtl;text-align:right;}
.center {text-align:center;}
.hidden {display:none;}
.inline {display:inline;}
.middle {vertical-align:middle;}
.small {font-size:small;}
.nowrap {white-space:nowrap;}

body {background:#f5f5f5;padding:10px;line-height:35px;}
h1 {font-size:17px;}
p {color:green;font-family:tahoma;font-size:18px;}
button.back-button {background:#333;color:white;border:0;padding:3px 10px;border-radius:5px;}
ul {margin:0;padding:0;}
ul li {list-style:none;background:#eee;margin:3px 0;padding:3px 0 3px 5px;border-bottom:1px solid #eee;border-radius:5px;}
ul li:hover {background:#ddd;}
ul li.directory, ul li.file {font-weight:bold;}
a {font-family:tahoma;font-size:16px;text-decoration:none;color:#01a54f;}
a:hover, a:visited {color:#0a7d54;}
span.info {font-weight:italic;font-size:12px;color:#999;}
span.info b {color:#777;}
div.info, div.version {font-size:11px;}

th.icon {width:40px;}
th.size {width:90px;}
th.date {width:90px;}

@media (max-width: 767px) {

}
@media (min-width: 768px) and (max-width: 991px) {

}
@media (min-width: 992px) and (max-width: 1199px) {

}
@media (min-width: 1200px) {

}
