﻿body {
	font: 13px Arial, Helvetica, Sans-serif;
}
.uploadifive-button {
	float: left;
	margin-right: 10px;
}
.gv{ background-color:#dddddd; min-height:30px;}
.gv tr{ background-color:#ffffff;}
.gv_child{ margin-top:12px; }
.gv_child td{ border-top:1px solid #eeeeee;}
.gv_child tr:first-child td{ border:none;}

#customer_id{ margin-top:2px; margin-bottom:8px; display:block; text-align:right;}
#customer_id .divzip{ float:left; width:760px;  text-align:left;}
#customer_id .divzip .btnZip{ float:left; padding:6px; font-size:14px;  margin-left:6px; width:260px; color:#333333;}
#customer_id .divzip #lblResult{ margin-top:6px; display:inline-block; margin-left:6px;}
#customer_id .divzip #linkDelete{ margin-top:6px; display:inline-block; margin-left:6px;}
#customer_id .divzip #lblResult a{ font-size:14px;}
#customer_id .divzip a{ font-size:14px;}
#customer_id .divzip img{ margin-top:6px; display:inline-block; margin-left:6px;}
#customer_id .divzip #UpdateZip{display:inline-block; float:left;}
#customer_id .divzip #zipProgress{display:inline-block;  float:left;}
#retrieve_customer_id{margin-top:2px; margin-bottom:8px;}

#leftmenu{  overflow:hidden; position:absolute; float:right; top:2px; right:0px;}
#centerLeft{ width:300px; overflow:hidden; background-color:#fafafa; float:right; padding:6px; padding-top:10px; border:solid 1px #dddddd; display:none;}
#centerLeft h3{ font-size:14px; font-weight:bold; padding-bottom:8px; padding-top:6px; color:#666666;}
#centerLeft p{ margin-left:4px; padding-bottom:4px;word-wrap:break-word;}
#amenu{background-image: url(slide2.png); background-repeat:no-repeat; padding:8px; overflow:hidden;}
div.topArrow{ width:12px; cursor:hand; padding-top:14px; padding-right:6px; float:right; }

#centerRight 
{
	padding-top: 0px;
	margin-right:24px;
}
#centerContent{ overflow:visible; display:inline-table; width:100%; min-width:360px; padding-top:2px; margin-top:10px; position:relative; min-width:360px;}
.bookmenu{display:none;}
/*jquery change table tr color*/
.gv .s_oushuhang { background-color:#F7FAFD; }
.gv .s_jishuhang { background-color:#FFFFFF; }
.gv .s_mouseover { background-color:#F7FAFD; color:#FF0000; } 
.gv .s_mouseover td { background-color:#eeeeee; color:#ff0000; }

.gv th a{padding:2px 4px;background:url(../images/header_sort.png); background-position:right; padding-right:10px; background-repeat:no-repeat;}
.lblhide{ display:none;}

.listEbook{ padding:4px;}
.listEbook .covershow{ width:82px; height:80px; overflow:hidden; float:left; text-align:center; }
.listEbook .contentshow{ margin-left:88px;word-wrap:break-word; }
.listEbook .titleshow{ font-size:15px; margin-bottom:6px; color:#333333; word-wrap:break-word; max-width:1020px; vertical-align:middle;}
.extension_checked{ float:left;}

a.pages
{
	color: #333333;
	border: solid 1px #999999;
}
a.pages:hover {
	background-color: #999999;
	color:#ffffff;}
a.pages_
{
	background-color: #999999;
	color: #ffffff;
	border: solid 1px #999999;
}
#Pager_Table{ text-align:center;margin-left:auto; margin-right:auto; padding:6px;}
#PageSet
{
	padding:0px;padding-top:10px;padding-bottom:10px;font-size:14px;
	
}
#PageSet a.pages, #PageSet a.pages_{-webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; -ms-border-radius: 2px; border-radius: 2px; padding:4px; font-size:14px;}
#PageSet a:hover{ text-decoration:none;}
#PageSet ul{ margin:0px; padding:0px;}
#PageSet li
{
	margin-right:4px;
	list-style:none;
	display:inline-grid;
	margin-bottom:4px;
}

.gv_child .list-idkey{word-wrap:break-word;}
.gv_child .list-edit{ width:30px;}
.gv_child .list-size{ width:160px;}
.gv_child .list-addtime{ width:160px;}
.gv_child .list-extension{ width:46px;}
.gv_child .child_extension,.gv_child .child_extension2
{
    background-position: right 4px;
    background-image: url(download.png);
    background-repeat: no-repeat;
    padding-right: 10px;
}
#content{ width:978px; display:block;}
#amenu_top{ display:none;}

div.send2kindle_bar{
    background-color: #fdfdfd;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 4px;
    overflow: hidden;
    height: 52px;
    z-index: 1000;
    font-family: Georgia;
    font-size: 14px;
    line-height: 30px;
    position: fixed;
    bottom: 0;
    left: 0;
    border-top: 1px solid #dddddd;
    box-shadow: 0 1px 3px rgba(0,0,0,.7);
    padding: 0;
    margin: 0;
}
.mails{margin-left:auto; margin-right:auto; text-align:center; margin-top:14px;  }
.processing{ display:inline-table; margin-bottom:12px;}
.processing img, .processing label{ height:30px; vertical-align:middle; margin-left:12px;}
body{ margin-bottom:26px;}
/*Buttons Style*/
.btn {
  border: none;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.4;
  -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; 
  padding: 10px 15px;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  margin-top: 6px;
}
.btn-embossed {
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
}
.btn-primary {
  color: #ffffff;
  background-color: #1abc9c;
  padding: 10px 38px;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #48c9b0;
  border-color: #48c9b0;
  padding: 10px 38px;
}
.btn-info {
  color: #ffffff;
  background-color: #3498db;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #5dade2;
  border-color: #5dade2;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background: #2c81ba;
  border-color: #2c81ba;
}
.btn-danger {
  color: #ffffff;
  background-color: #e74c3c; 
  padding: 10px 30px;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #ec7063;
  border-color: #ec7063;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background: #c44133;
  border-color: #c44133;
}
.btn-green {
  color: #ffffff;
  background-color: #3498db;
  padding: 10px 30px;
}
.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active,
.open .dropdown-toggle.btn-green{
  color: #ffffff;
  background-color: #5dade2;
  border-color: #5dade2;
}
.btn-green:active,
.btn-green.active,
.open .dropdown-toggle.btn-green{
  background: #2c81ba;
  border-color: #2c81ba;
}
@media (max-width: 979px) 
{
    #content{ width:100%;}
    .list-edit{ display:none;}  
    .list-size{ width:80px;}
    #btnZip{ display:none;}
    #btnZip2{ display:none;}
    .gv_child{ display:inline-table;}
    #customer_id .divzip{width:360px;}
    .listEbook .titleshow{ max-width:720px; }
    }
@media (max-width: 768px) 
{
    #customer_id{ margin-top:-50px;}
    #customer_id .divzip #linkDelete{ display:none;}
    #customer_id .divzip{ display:none;}
    #content #centerContent input,#content select{ display:none;}
    #content .selectExtension, #content .selectExtension .ui-select{ display:none;}
    .gv td:first-child,.gv th:first-child,.gv_child td:first-child,.gv_child th:first-child{ display:none;}
    #PageSet{ width:100%; }
    #centerRight{margin-right:0px; width:100%}
    #amenu_top{ display:inline-table; background-image: url(slide2.png); background-repeat:no-repeat; padding:8px; overflow:hidden;}
    #amenu{ display:none;}
    .btn{ display:block;}
    div.send2kindle_bar{ height:112px;}
    .list_reader_2{ display:none;}
    .listEbook .titleshow{ max-width:520px; }
 }
@media (max-width: 490px) 
{
    .list-idkey{display:none;}
    .list-size{ width:50px;}
    #centerRight{margin-right:0px; width:100%}
    #amenu_top{ display:inline-table;}
    #amenu{ display:none;}
    .listEbook .titleshow{ max-width:320px; }
    .listEbook .contentshow{ margin-left:4px;}
    .gv_child td.gvchild_first .book_child{ max-width:240px;}
 }