/********************************************迚ｹ谿頑�ｧ蝙区�ｷ蠑�**********************************************/

/**邂｡逅�遶ｯ-逋ｻ蠖暮｡ｵ-閭梧勹蝗ｾ*/
.z-m-login {
	background-image: url(../images/admin/dream-login.jpg);
	background-size: cover;
}
.main-box-ebuy {
    text-align: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 0px;
}
.z-g-avatar {
	height: 4em;
}

.z-g-avatar-top {
	height: 3em;
}

.z-g-min-avatar {
	height: 1em;
}

.nav-logo {
	padding: 1em 1em !important;
}

#pageList {
	text-align: right;
}

.admin-a {
	color: #de0808 !important;
}

.admin-a:link {
	color: #de0808 !important;
	text-decoration: none;
}

/*.admin-a:visited {*/
/*color: #000000 !important;*/
/*text-decoration: none;*/
/*}*/
.admin-a:hover {
	color: #000000 !important;
	text-decoration: none;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover,
	.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover
	{
	z-index: 3;
	color: #fff;
	cursor: pointer;
	background-color: #de0808 !important;
	border-color: #fff;
}

.requiredInput {
	border-color: red !important;
}

.add-on {
	display: inline-block;
	width: auto;
	height: 30px;
	min-width: 16px;
	padding: 4px 5px;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	text-shadow: 0 1px 0 #ffffff;
	background-color: #eeeeee;
	border: 1px solid #ccc;
}

.required {
	color: red;
	border: none !important;
}

.search-margin {
	margin-bottom: 5px !important;
}

.goodsDetailTable {
	border-color: white !important;
	width: 100%;
}

.goodsDetailTable td {
	padding: 5px;
}

.border-right {
	border-right: 10px #f3f3f3 solid;
}
.border-left {
	border-left: 10px #f3f3f3 solid;
}

.addressAreaTable, .goodsTable {
	border: 1px solid #dddddd !important;
}

.goodsTable td {
	vertical-align: middle !important;
}

.order-detail-font {
	font-size: 15px;
	font-weight: bolder;
}

.order-detail-fontBig {
	font-size: 14px;
	font-weight: bolder;
}

.order-img-detail {
	max-height: 250px !important;
	max-width: 250px !important;
	padding: 0px !important;
	border: none !important;
}

.order-img {
	max-height: 150px !important;
	max-width: 150px !important;
	padding: 0px !important;
	border: none !important;
}

.order-font {
	color: #de0808;
}

.addressTable td, .addressTable th, .addressAreaTable td,
	.addressAreaTable th {
	border-top: none !important;
}

.admin-img {
	max-height: 150px !important;
	padding: 0px !important;
	border: none !important;
}

.cursor-pointer {
	cursor: pointer;
}

.admin-padding-10 {
	padding-bottom: 10px;
}

.search-btn {
	margin-left: 20px;
}

.padding-10px {
	padding: 10px;
}

.text-align-center {
	text-align: center;
}

.time-label {
	background-color: white !important;
	cursor: pointer;
}

.border-bottom-theme-color {
	border-bottom: 2px solid #de0808;
}

.background-color-black {
	background: #8894a9;
}

.out-btn {
	color: #ffffff;
}

.out-btn:hover {
	color: #ffffff;
}

.user-img-div-color {
	background-color: #ffffff;
}

.active-menu {
	background-color: #de0808 !important;
}

.user-img-div .inner-text {
	color: #de0808 !important;
}

.page-head-line {
	font-size: 18px !important;
}

.btn-group-xs>.btn, .btn-xs {
	font-size: 14px !important;
}

.panel-primary {
	border-color: #c72e15 !important;
}

.panel-primary {
	border-color: #c72e15 !important;
}

.panel-primary>.panel-heading {
    background-image: -webkit-linear-gradient(top,#c72e15 0,#c72e15 100%);
    background-image: -o-linear-gradient(top,#c72e15 0,#c72e15 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#c72e15),to(#c72e15));
    background-image: linear-gradient(to bottom,#c72e15 0,#c72e15 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c72e15', endColorstr='#c72e15', GradientType=0);
    background-repeat: repeat-x; 
}
.page-head-line-ebuy {
    text-transform: uppercase;
    color: #000;
    font-weight: 800;
    border-bottom: 10px solid #f3f3f3;
    padding-bottom:0px;
    margin-bottom: 0px;
    margin-top: 0px;
}

