html,body {margin:0px 3px 0px 3px; padding:0;height:100%; font-family:Verdana,'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 12px; color:#333333;background-color: #ffffff;}
a:link  {color:#006DB1; text-decoration: none}
a:visited {color:#006DB1; text-decoration: none}
a:hover {color:#153F83; text-decoration: underline;}

div.IconDiv {width:16px;height:16px;background-image:url("/theme.png");background-repeat: no-repeat;margin-right: 5px;vertical-align: text-top;float: left;display: inline-block;margin-top:2px;}
div.icon-folder {background-position:0px 0px;}
div.icon-audio {background-position:-16px 0px;}
div.icon-real {background-position:-32px 0px;}
div.icon-movie {background-position:-48px 0px;}
div.icon-img {background-position:-64px 0px;}
div.icon-htm {background-position:-80px 0px;}
div.icon-dll {background-position:-96px 0px;}
div.icon-txt {background-position:-112px 0px;}
div.icon-doc {background-position:-128px 0px;}
div.icon-exe {background-position:-144px 0px;}
div.icon-chm {background-position:-160px 0px;}
div.icon-zip {background-position:-176px 0px;}
div.icon-file {background-position:-192px 0px;}
div.icon-rar {background-position:-208px 0px;}
div.icon-back {background-position:-224px 0px;}
div.icon-flash {background-position:-240px 0px;}
div.icon-pdf {background-position:-256px 0px;}
div.icon-xls {background-position:-272px 0px;}
div.icon-db {background-position:-288px 0px;}
div.icon-psd {background-position:-304px 0px;}
div.icon-ppt {background-position:-320px 0px;}
div.icon-cad {background-position:-336px 0px;}
div.icon-script {background-position:-352px 0px;}
div.icon-home {background-position:-50px -93px;}
div.icon-upload {background-position:-66px -93px;}
div.icon-success {background-position:-82px -93px;margin-top:0;}
div.icon-fail {background-position:-98px -93px;margin-top:0;}
div.icon-message {background-position:-114px -93px;margin-top:0;}

div.titletxt {color:#505050;font-weight:bold;font-size: 14px;text-shadow: 0 1px 0 #ffffff;}
div.txtright {text-align: right;}
div.txtcenter {text-align: center;}

div.mainbody{box-shadow: 0px 0px 5px #D3D3D3; margin-bottom:5px;border-radius: 6px;border-style: solid;border-width: 1px;border-color: #D0D0D0;}
div.wrapper {max-width:950px;min-height: 100%;height: auto !important;height: 100%;margin: 0 auto -35px;}
div.footer, div.push {height: 35px;text-align:center;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}

div.tablehead{
background:url("/theme.png") repeat-x;
background-position:0px -17px;
color:#707070;
text-align:center;
font-weight:bold;
font-size: 12px;
text-shadow: 0 1px 0 #ffffff;
height: 28px;
line-height: 28px;
border-radius: 6px 6px 0 0;
border-bottom:1px solid #dddddd;
}

.buttonback{
float: left;
background-image:url("/theme.png") ;
background-repeat: no-repeat;
background-position:0px -93px;
width:44px;
height:25px;
text-align:center;
line-height:23px;
cursor:pointer;
margin-top:4px;
padding-left: 6px;
color:#ffffff;
font-size: 11px;
text-shadow: -1px -1px 0 #424242;
}

.navtitle {
  display: block;
  text-align:center;
  font-size: 12px;
  font-weight: bold;
  color: #707070;
  text-shadow: 0 1px 0 #ffffff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow:ellipsis;
}

.navpanel {
height:33px; 
line-height:33px;
padding-left: 8px;
padding-right: 57px;
background:url("/theme.png") repeat-x;
background-position:0px -50px;
border-radius: 6px;
background-color: #fafafa;
box-shadow: 0px 0px 5px #D3D3D3;
margin-bottom:10px;
border-style: solid;
border-width: 1px;
border-color: #D0D0D0;
}

.navbar {
  *position: relative;
  *z-index: 2;
  margin-top: 0px;
  margin-bottom: 10px;
  overflow: visible;
  color: #555555;
}

.navbar-inner {
  min-height: 40px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fafafa;
  background:url("/theme.png") repeat-x;background-position:0px -48px;
  border-bottom: 1px solid #D0D0D0;
  border-left: 1px solid #D0D0D0;
  border-right: 1px solid #D0D0D0;
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
  box-shadow: 0px 1px 5px #D3D3D3;
}

.navbar .nav {
  position: relative;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}


.navbar .brand {
  display: block;
  float: right;
  padding: 11px 20px 10px;
  font-size: 14px;
  font-weight: bold;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
  max-width:500px;
  text-align: right;
}

.navbar .brand:hover {
  text-decoration: none;
}

ul {
  margin-left: 0;
  list-style: none;
  padding-left: 9px;
}

li {line-height: 20px;list-style:none;}

.nav > li > a {
  display: block;
}

.nav > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee;
}

.navbar .nav > li {
  float: left;
}

.navbar .nav > li > a {
  float: none;
  padding: 10px 25px 10px;
  color: #555555;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color: #555555;
  text-decoration: none;
  border-radius: 3px;
  background-color: #ededed;
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}

.navbar .nav > li > a:active {
box-shadow: inset 0 8px 12px rgba(0, 0, 0, 0.125);
}

table {width: 100%; background-color: transparent; border-collapse: collapse; border-spacing: 0;}

.table th,
.table td {
padding: 2px;
padding-left: 4px;
line-height: 20px;
text-align: left;
vertical-align: top;
border-bottom:1px solid #dddddd;
}

.table-striped tbody tr:nth-child(even) td,
.table-striped tbody tr:nth-child(even) th {background-color: #eef4fe;}

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {background-color: #EFEFEF;}

.table-titlehead {margin-top:-30px;}

.table th{
color:#707070;
font-weight:bold;
font-size: 12px;
text-shadow: 0 1px 0 #ffffff;
height: 25px;
line-height: 25px;
}

button {
padding-left:20px;
padding-right:20px;
color: #333333;
background-color:#EEEEEE;
font-size: 14px;
text-align:center;
text-shadow: 0 1px 0 #ffffff;
border-style: solid;
border-width: 1px;
border-color: #bbbbbb;
border-radius: 25px;
cursor:pointer;
line-height:26px;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-repeat: repeat-x;
}

button:hover {
color: #000000;
text-decoration: none;
background-color: #e6e6e6;

background-position: 0 -15px;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
border-color: #a3a3a3;
box-shadow: 0px 0px 5px #D3D3D3;
}

button:active {
background-color: #e6e6e6;
box-shadow: inset 0 2px 5px #dddddd;
}

button.disabled {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
		  
.status{
height:28px;
line-height:28px;
color: #333333;
background-color:#f0f0f0;
text-shadow: 0 1px 0 #ffffff;
border-top: 1px solid #dddddd;
padding-left:10px;
box-shadow: inset 0 1px 0 #ffffff;
border-radius: 0 0 6px 6px;
white-space: nowrap;
overflow: hidden;
}

.status-Left{float: left;border-right: 1px solid #ffffff;padding-right:10px;margin-right:10px;box-shadow: inset -1px 0 0 #cccccc;height:100%;}

.fixwidth{white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}

.waitting{
visibility:hidden;
background-image:url("/uploading.gif");
background-repeat: no-repeat;
padding-left:32px;
float: left;
margin-right:10px;
}

.msgbox {
width:400px;
margin: 50px auto;
background-color: #ffffff;
border-style: solid;
border-width: 1px;
border-color: #B2B2B2;
border-radius: 6px;
box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}

.msgbox-header {
padding: 12px 15px;
background-color: #f5f5f5;
border-radius: 6px 6px 0 0;
border-bottom: 1px solid #ddd;
box-shadow: inset 0 -1px 0 #ffffff;

margin: 0;
line-height: 14px;
color:#505050;
text-shadow: 0 1px 0 #ffffff;
font-weight:bold;
font-size: 14px;
}

.msgbox-body {
max-height: 400px;
font-size:14px;
padding: 35px 15px 35px 15px;
overflow-y: auto;
}

.msgbox-footer {
padding: 8px 15px 8px;
margin-bottom: 0;
text-align: right;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-radius: 0 0 6px 6px;
box-shadow: inset 0 1px 0 #ffffff;
}

.close {
float: right;
font-size: 20px;
font-weight: bold;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.35;
filter: alpha(opacity=35);
}

.close:hover {
color: #000000;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50);
}

.progress {
height: 20px;
margin-top: 3px;
margin-right: 1px;
overflow: hidden;
background-color: #FFFFFF;
background-image: -moz-linear-gradient(top, #f5f5f5, #FFFFFF);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#FFFFFF));
background-image: -webkit-linear-gradient(top, #f5f5f5, #FFFFFF);
background-image: -o-linear-gradient(top, #f5f5f5, #FFFFFF);
background-image: linear-gradient(to bottom, #f5f5f5, #FFFFFF);
background-repeat: repeat-x;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress .bar {
float: left;
width: 0;
margin:3px 0 0 3px;
height: 16px;
font-size: 12px;
color: #ffffff;
text-align: center;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #0e90d2;
background-image: -moz-linear-gradient(top, #2ab4f9, #0480be);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2ab4f9), to(#0480be));
background-image: -webkit-linear-gradient(top, #2ab4f9, #0480be);
background-image: -o-linear-gradient(top, #2ab4f9, #0480be);
background-image: linear-gradient(to bottom, #2ab4f9, #0480be);
background-repeat: repeat-x;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: width 0.6s ease;
-moz-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
}