/** Default CSS Start**/


.padingZero {
    padding: 0;
}

img {
    border: 0 none;
    height: auto;	
}
h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
input[type=number] {
    -moz-appearance:textfield;
}
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clear:after{clear:both;}
.textarea-desc textarea{
 vertical-align: top;
 width:90%;
}



.div-overflow{overflow:hidden;}


.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0;
}
.textSize11{font-size:11px;}
.common-wrapper {
    padding: 0;
    margin: 0;
}


.title-heading .heading-arrow-text{ font-size:14px; margin-right:10px; float:right; background:url('/huabaomain/images/right-arrow.png') no-repeat right 2px; padding-right:15px;}
.title-heading  a{color:#0b0633;}
.title-heading span{color: #3f3f3f;}
.title-headingsampleordr{padding: 14px 0 18px 18px;color: #3f70ba;font-size: 20px;overflow: hidden;font-weight: bold;}
.incrbtn{border: 1px solid silver; width: 60px; height: 35px; background-color: white; margin-left: 5px;}
.dcrbtn{border: 1px solid silver; width: 60px; height: 35px; background-color: white; margin-left: -20px;}
.shpcartIncrbtn{border: 1px solid silver;width: 30px;height: 34px;background-color: white;margin-right: -5px;border-radius: 4px;}
.shpcartDcrbtn{border: 1px solid silver;width: 30px;height: 34px;background-color: white;margin-left: -5px;border-radius: 4px;}

/*.incrdcrbtntxt{text-align:center; border: 1px solid silver; border-image: none; height: 31px; margin-left: -5px;}*/

.col-white{color:#FFFFFF;} /** white font color **/
.bckBg{background:#0a0433;} /** Background color dark navy**/
.bckBgGrey{background:white;} /** Grey Color Background **/
.colwhiteBg{background:#FFFFFF;} /** white Background color* */
.list-unstyled{padding:0; margin:0;}
.list-unstyled li{list-style-type:none;}
.texth1{border-left:#544e9c solid 5px; padding:16px 0 16px 12px; font-size:26px; margin-top:0; font-weight:normal;}
.heading02{padding:16px 0 16px 12px; font-size:20px;}
.textColorAnchor {color:red;}
.orderCap { 
	list-style: none; 
	overflow: hidden; 
	font-size: 20px;
}
.orderCap li { 
	float: left; 
	padding:0 0 0 5px;
}
.orderCap li a:first-child, .orderCap li:first-child{padding-left:0;}


/** Custom Checkboxes CSS  **/
.check-boxCustom{margin-top:-26px;margin-left: 50px;}
.check-box input {display: none;}


.check-box-list02{display:inline;}
.check-box-list02 label{ margin-right:5px;}
.check-box02 input {display: none;}


/** Custom Checkboxes CSS  End**/

/** Default CSS End **/

/** Header CSS **/
.header-wrapper {
    width: 1240px;
    margin: 0 auto;
    min-height: 100px;
    position: relative;
}
.headerBar {
    background-color: #0a0433;
    color: #FFFFFF;
    -webkit-box-shadow: 0 1px 1px #b8b8b8;
    -moz-box-shadow: 0 1px 1px #b8b8b8;
    box-shadow: 0 3px 5px #b8b8b8;
    margin-bottom: 10px;
}
.header-wrapper a {
    color: #FFFFFF;
}
.huabao-anchor {
    position: absolute;
    z-index: 1;
}
.huabao-anchor img{width:100%; height:auto;}
.huabao-logo {
    position: relative;
	left:22px;
}

#mainmenu{position: absolute; bottom:3px; left:240px; font-size: 18px;}
#mainmenu ul{display:inline-block; height:46px;}
#mainmenu li  {cursor:pointer; display:inline; margin-left:28px; }
#mainmenu a{color: #FFFFFF; display:inline-block; height:25px;  padding-bottom:18px;}
#mainmenu a:hover{color: #FFFFFF; border-bottom: 6px #de001a solid;}
#mainmenu .active{color: #FFFFFF; border-bottom: 6px #de001a solid;}


.hdr-topLinks{position:absolute; top:12px; right:0; font-size:12px;}
.hdr-topLinks img{vertical-align:middle;}
.lang-place {
    border: 1px solid #FFFFFF;
    padding: 3px;
    margin-left: 20px;
    border-radius: 5px;
}

/** Header CSS End **/


/** Container CSS **/
.main-cnt {
    width: 1240px;
    margin: 0 auto;
}
.aside {width:184px; float:left;}

/** User Info Box CSS **/
.user-info{ padding:25px 0 50px 0; text-align:center;}
.user-info .img-circle{margin-left: auto; margin-right: auto; width:93px; height:91px; display: block; border-radius:50%;}
.user-info p{padding:24px 0 20px 0; margin:0; font-size:18px;}
.user-info .award-icon{color:#fad107; font-size:1.0em; }
.user-info .award-icon img{vertical-align:middle;}
/** User Info Box End **/

/** Left Navigation **/
.lft-nav{margin-top:13px; background: #0a0433; }
.mainLftNav{font-size:17px; position:relative; right:-8px; padding:18px 0;}
.mainLftNav a{color:#FFFFFF; padding:23px 0 23px 0; display:block; text-align:center;}
.mainLftNav a:hover, .mainLftNav .active{color:#FFFFFF; padding:23px 0 23px 0; text-align:center; display:block; background:url('/huabaomain/images/active-nav.png') no-repeat;}
/** Left Navigation End **/

.rht-cnt{width:1038px; float:left; margin-left:18px; min-height:660px;}
.product-box{overflow:hidden; padding-bottom:25px;}
.product-box ul{padding:0; margin:0; text-align:center;}
.product-box ul li{width:205px; float:left; margin-right:45px; list-style-type:none; padding-bottom:5px;}
.product-box ul li:first-child{margin-left:40px;}
.product-box ul li:last-child{margin-right:40px;}
.product-box a  {color:#0a0433; }
.product-box p{ padding:20px 0 0 0; font-size:16px;}
.product-box span{display:block; font-size:17px;}
.prd-table-list{ }
.prd-space-rgt{padding-right:15px}

.more-prd-list{padding:24px 0;}


.pagination a, .pagination strong {
    display: inline-block;
    margin-right: 3px;
    text-decoration: none;
	line-height: 1.5em;
	color:#5c5c5c;
}
.pagination a:hover {
     color:#5c5c5c;
}
.pagination a:active {
 color: #0a0433;
}
.pagination strong {
   color: #0a0433;
   font-weight:normal;
}
.pagination span{display:inline; height:13px;}
.pagination .first{ background:url('/huabaomain/images/left-arrow.png') no-repeat 0 3px; padding-left:13px; color: #0a0433;  margin-right:80px;}
.pagination .last{ background:url('/huabaomain/images/right-arrow.png') no-repeat right 3px; padding-right :13px; color:#0a0433; margin-left:80px;}
.pagination .first:hover, .pagination .last:hover{color: #0a0433;}
.cnt-inner {
	padding: 38px 0;
	line-height: 24px;
	background-color: #e7e7e7;
}
.arialfont {
	font-family: "Arial";
}
.page-banner img{
	Width:1240px; 
	height:367px;
}
.page-banner-inner img{
	Width:1044px; 
	height:323px;
}

/** Product page CSS Starts **/
.breadcrumb { 
	list-style: none; 
	overflow: hidden; 
	font-size: 18px;
}
.prodImageBlock{float:left; width:375px; }
.title{font-size: 21px; font-weight:normal;}
.prod-list-text{padding-top:0;}
.product-value-list input[type=number]{ width:100px; text-align:center; padding:8px 8px; margin-right:12px;}

/** Product page CSS Starts **/


/** Table column CSS **/

.table-rowhead{background: #e8e8e8;}
.table-row p{padding:0; margin:0;}



.table-col-title{width:100%; overflow:hidden; padding-bottom:15px;}
.table-col-title span{float:right;}
.table-col-clear{clear:right;}
.table-col01, .table-col02, .table-col03, .table-col04, .table-col05, 
.table-col06, .table-col07{padding:8px 8px; text-align:center; vertical-align:middle;  display: inline-block;}
.table-col01 span, .table-col02 span, .table-col03 span, .table-col04 span, .table-col05 span, .table-col06 span, .table-col07 span{display:block; padding:12px 0 0 0;}
.table-col01{width:15%; float:left; text-align:left;}
.table-col02{width:15%; float:left;}
.table-col03{width:15%; float:left;}
.table-col04{width:12%; float:left;}
.table-col05{width:15%; float:left;}
.table-col06{width:11%; float:left;}
.table-col07{width:11%; float:left;}
.table-col08{width:20%; float:left;text-align: center;margin-top:8px;}

.table-row:nth-child(odd){background-color: #ededed;}


.shopCartTr tr:nth-child(odd){background-color: #ededed;}
.shopCartTr tr:nth-child(even){background-color: #FFF;}
/**.table-row-head{background-color: #eaedf6;}**/


.table-row p {
	padding: 0;
	margin: 0;
}





.table-col-title {
	width: 100%;
	overflow: hidden;
	padding-bottom: 15px;
}

.table-col-title span {
	float: right;
}

.table-col-clear {
	clear: right;
}

.table-col01, .table-col02, .table-col03, .table-col04, .table-col05,
	.table-col06, .table-col07 ,.table-col10{
	padding: 8px 8px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
}

.table-col01 span, .table-col02 span, .table-col03 span, .table-col04 span,
	.table-col05 span, .table-col06 span, .table-col07 span {
	display: block;
	padding: 12px 0 0 0;
}

.table-col01 {
	width: 15%;
	float: left;
	text-align: left;
}

.table-col02 {
	width: 15%;
	float: left;
}

.table-col03 {
	width: 15%;
	float: left;
}

.table-col04 {
	width: 12%;
	float: left;
}

.table-col05 {
	width: 15%;
	float: left;
}

.table-col06 {
	width: 11%;
	float: left;
}

.table-col07 {
	width: 11%;
	float: left;
}

/** Tabs CSS **/
.tabs {
    width:100%;
    display:inline-block;
    border: 1px solid #d9d9d9;
    height:42px;
    position:relative;
    background: #f7f7f7;

}
    /*----- Tab Links -----*/
    /* Clearfix */
    .tab-links:after {
        display:block;
        clear:both;
        content:'';
        
    }
 
    .tab-links li {
        margin:0;
        float:left;
		    height:36px;
        list-style:none;
    }
    .tab-links a:hover {
            text-decoration:none;
        }
        .tab-links .active{
            text-decoration:none;
            height:41px;
            border-right:#d9d9d9 1px solid;
            border-left:#d9d9d9 1px solid;
            border-top:#e81123 2px solid;
            line-height:22px;
            background-color:#fff;
            text-align:center;
            left:-1px;
           
        }
 
 
    /*----- Content of Tabs -----*/
    .tab-content { }
 
        .tab {
            display:none;
        }
 
        .tab.active {
            display:block;
        }

/** Tabs CSS End**/

.news-panel{width:525px; float:left;}
.news-panel li{margin-bottom:5px;}
.heading-lines{border-bottom:2px dashed #cccccc; padding:0 0 8px 0; font-size:17px;}
.myOder-details{}
.myOder-left{width:50%; float:left;}
.orderData{float:left; width:155px; text-align:right;}
.orderBody{}
.sampleOrderData{float:left; width:115px;}
.myOder-left ul{padding:0; margin:0;}
.myOder-left li{ list-style-type:none; display:block; margin:18px 0; height:21px;}
.myOder-left li span{margin-left:8px;}

/** Login page CSS **/

	/* Success Message CSS */

.SuccessMsgColor{
padding:2px; margin-bottom:20px; border:2px; background-color:#99FF66; color:black;  border:1px solid green;
}

	/* Success Message CSS */

	/* Error Message CSS */
.errorList{
	list-style-type: disc;
}
	
.ErrorMsgColor{
	padding:2px;
	margin-bottom:15px;
	margin-top:10px;
	 border:2px; 
	color:black;
	 background: #f2dede no-repeat 12px 11px; 
	  border:1px solid #ebccd1;  
	}
	
		/* Error Message CSS */
.minHgt{min-height:400px;}

.background-image{
	
	background: url("/huabaomain/images/testBack.png") no-repeat fixed center center;
	/*  -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover; */
    background-size: 100% 100%;
}

.forgot-password {
	padding: 40px 40px;
	width: 375px;
	background-color: #F7F7F7;
	border-radius: 5px;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	overflow: hidden;
	float: right;
	margin-right: 150px;
}

.login-card {
 padding: 40px 40px;
  width: 375px;
  background-color: #F7F7F7;
  border-radius: 5px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  float: right;
  margin-right: 150px;
}


.login-card input[type=submit] {

  width: 100%;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

.login-card input[type=text], .login-card input[type=password] {
  height: 44px;
  font-size: 16px;
  width: 78%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  padding: 0 8px;
  display:inline;
  float:left;
  border-radius:0;
}

.login-card input[type=text]:hover, input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
}
.user-icon{display:inline-block;
 background:#f0f0f0 url('/huabaomain/images/usericon.png') no-repeat center;
 height:44px;
 padding:0 8px; 
 width:38px; 
 float:left;
 border:1px solid #dedede;
 border-right:none;
 }
.login {
  text-align: center;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
/* border-radius: 3px; */
/* -webkit-user-select: none;
  user-select: none; */
}

.login-submit {
  /* border: 1px solid #3079ed; */
  border: 0px;
  color: #fff;
  background-color: #999999;
  cursor:pointer;
   height:44px; 
 padding:0 8px;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
	/* border: 1px solid #3079ed; */
	border: 0px;
	color: #fff;
	background-color:#0a0433 /* #999999 */;
	cursor: pointer;
	height: 44px;
	padding: 0 8px;
	/* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.login-submit:hover {
  /* border: 1px solid #2f5bb7; */
  border: 0px;
  cursor:pointer;
   height:44px; 
 padding:0 8px;
  background-color: #999999;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.login-card a {
  text-decoration: none;
  color: #666;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  opacity: 0.6;
  transition: opacity ease 0.5s;
}

.login-card a:hover {
  opacity: 1;
}

.login-help {
  width: 100%;
  font-size: 14px;
}
/** Login page CSS **/

/** Register steps CSS Starts **/
.register-steps{position:relative; width:500px; margin:0 auto; height:80px; font-size:18px;}
.register-steps ul{z-index:2; position:relative;}
.register-steps li{
position:relative;
width:50px;
border-radius: 50%; 
height:35px; 
display:inline-block; 
border:2px solid #666666; 
text-align:center; 
vertical-align:middle; 
padding-top:15px;
margin-right:85px;
background:#dedede;
}
.register-steps .active{
background:#FFFFFF;
}
.register-steps span{position: absolute;
  display: block;
  bottom: -26px;}
.register-steps .steps-last-space{margin-right:0;}
.register-steps-bar{position:absolute; height:2px; background:#666666; width:485px; top:26px; z-index:1;}
/** Register steps CSS End **/

/** Register Form CSS **/
.register-title{background:#e3e3e3; padding:8px 100px; overflow:hidden;}
.register-form{width:960px; margin:18px auto; padding-bottom:18px;}
/* .regInputDiv{ width:270px; display:inline-block; margin-left:18px; } */
/* .feildlabel{float: left; text-align:right; width:125px; display:inline-block;} */
.labelLft{margin-left:45px;}
.labelLft02{margin-left:25px;}
/* .regSpace{ margin:18px 0;} */
.register-checkbox-label{float:left;}
/* removed .register-checkbox-list{width:765px; margin-left:18px;}*/
.register-form02{width:615px;}
.minHgt-form02{ min-height:230px;}
.feildlabel125{text-align:right; width:225px; display:inline-block;}
.regInputDiv310{width:310px; display:inline-block; margin-left:18px; }
.regInputDiv662{width:662px;}
.errorColor{ background-color:#f2dede; color:black; border-radius: 10px; border:1px solid #ebccd1; padding:6px; margin:8px 30px;}


/** Register Form CSS End **/

.confirmedHeading{background:url('/huabaomain/images/check-icon.png') no-repeat left 16px; font-size:18px; padding:22px 0 22px 60px; margin:50px auto; width:400px;}
.finalStepdDone{background:url('/huabaomain/images/check-right-icon.png') no-repeat left 16px; font-size:18px; padding:22px 0 22px 60px; margin:50px auto; width:400px;}

#feedback-titlebox{ padding:10px; border-bottom:0; }
#feedback-titlebox li{padding:10px; padding-bottom:0; overflow:auto; width:100%;}
#feedback-titlebox .active{overflow:hidden; padding-top:10px; background:#f0f0f0;}
.feedback-title{width:100%; overflow:hidden; padding-bottom:15px;}
.addRow-pulse{float: right;  position: relative;  top: -27px; font-size:15px; background:url('/huabaomain/images/add-icon.png') no-repeat left 0; padding:0 0 0 23px;}

.cartTabsdes{ overflow: auto;}
.cartTabsdes li{ overflow: auto; margin:18px 0;}
.cartTabCol-Lft{width:12%; float:left;}
.cartTabCol-Rht{width:80%; float:left;}

/** Container CSS End **/



/** Footer CSS **/





/** Footer CSS End**/
.sampleMydetails-table tr{border-bottom:1px dashed #cccccc;}
.sampleMydetails-table .active{border-bottom:1px dashed #cccccc; background:#ededed;}

.sampleMydetails-table td{text-align:center; padding:8px 0;}
.sampleMydetails-table img{vertical-align:middle;}

.mydetails-table{padding:0; border-collapse: collapse; background:#FFF;}
.mydetails-table .active{border-bottom:1px dashed #cccccc; background:#ededed;}

.mydetails-table img{vertical-align:middle;}

.myoder-amount{font-size:24px; text-align:center; padding:13px 0; color:#e62e04}
.quantity-box{overflow:hidden; margin:0 auto;/*   width: 48%;*/}772

.quantity-boxShopCart{overflow:hidden; margin:0 auto; margin-left: 40px;/*   width: 48%;*/}
.quantity-boxShopCart input{border-radius:0; width:35px; padding:1px 6px 2px 6px; float:left; font-size:13px; line-height:13px;text-align:center;height:15px;}
/**.quantityAdd{border-left:0;}**/
/**.quantityRemove{border-right:0; }**/
.quantitySample-box{overflow:hidden;margin-bottom:-5px;margin-left:48px;}



.errorImg{ background:url('/huabaomain/images/error.png') no-repeat left 6px; display:inline-block; width:11px; height:17px;}
.errorStar{  color: #cc0000;
  font-size: 40px;
  float: left;
  height: 17px;
  margin: 0;
  vertical-align: top;
  line-height: 37px;
  padding: 0;
  margin-right:5px;}
  
.errorStar02{  color: #cc0000; margin-right:4px; font-size:22px;}
.padingZero {
    padding: 0;
}
.sampleorder{
	padding:20px;
	overflow: hidden;
	border: 1px soild  #e7e7e7;
}
.padingTop10 {
    padding-top: 10px;
}
.padingTop12 {
    padding-top: 12px;
}
.padingLft50{padding-left:50px;}
.padingTopdBtm{padding-top:0; padding-bottom:20px}
.margTopZero{margin-top:0;}

.margTop12 {    margin-top: 12px; /** margin top space 12 **/}

.margBtm18{ margin-bottom: 18px; /** margin top space 18 **/} 
.margTop32{ margin-top: 32px; /** margin top space 18 **/}
.margLft10 { margin-left: 10px;}


.Space{margin:5px 0;}
.buttonPadd{padding:14px 28px;}
.select280{width:280px; margin-left:18px; padding-top:5px; padding-bottom:5px;}
.input270{padding:5px 5px !important; width:270px; }
.widthPerc80{width:80%;}
.margRgt0 { margin-right: 0;}
.margTop0 { margin-top: 0 !important;}
.marginLft115{margin-left:115px;}
.inputWidth{width:110px;}
.margLft20{margin-left:20px;}
.margLft35{margin-left:35px;}
.margRgt20{margin-right:20px;}

.marglft28{margin-left:28px;}
.margRht30{margin-right:30px;}

.colorGreen{color:#2c730b;}
.colorBrown{color:#cf1d1d;}
.colorRed{color:#de001a;}
.verticalTop{vertical-align:top;}
.verticalMiddle{vertical-align:middle;}
.textAlignCtr{ text-align:center;}
.textAlignLft{ text-align:left;}
.floatLft{float:left;}

.margLft10 {
	margin-left: 10px;
}

.Space {
	margin: 5px 0;
}

.buttonPadd {
	padding: 14px 28px;
}

.select280 {
	width: 280px;
	margin-left: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.input270 {
	padding: 5px 5px !important;
	width: 270px;
}
.widthPerc80 {
	width: 80%;
}
.margRgt0 {
	margin-right: 0;
}
.margTop0 {
	margin-top: 0 !important;
}

.marginLft115 {
	margin-left: 115px;
}

.inputWidth {
	width: 110px;
}

.margLft20 {
	margin-left: 20px;
}

.margLft35 {
	margin-left: 35px;
}

.margRgt20 {
	margin-right: 20px;
}

.marglft28 {
	margin-left: 28px;
}
.orderListlabel{margin-left: 18px;}
.orderSubmit{margin-left: 10px;background-color: #FFF; color: #b20e19; border: 1px solid #b20e19; padding:0 10px;}
.orderdetailbrdrver{width: 98px;height: 8px;background-color: #3f70ba;margin-top: -10px;}
.orderdetailbrdrverInfo{width: 98px;height: 8px;background-color: #3f70ba;margin-top: -10px;}
.margRht30 {
	margin-right: 30px;
}

.colorGreen {
	color: #2c730b;
}

.colorBrown {
	color: #cf1d1d;
}

.colorRed {
	color: #de001a;
}

.verticalTop {
	vertical-align: top;
}

.verticalMiddle {
	vertical-align: middle;
}

.textAlignCtr {
	text-align: center;
}

.textAlignLft {
	text-align: left;
}

.floatLft {
	float: left;
}



/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(/huabaomain/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(/huabaomain/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(/huabaomain/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url(/huabaomain/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(/huabaomain/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(/huabaomain/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(/huabaomain/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/huabaomain/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/huabaomain/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/huabaomain/images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/huabaomain/images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/huabaomain/images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/huabaomain/images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/huabaomain/images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/huabaomain/images/ui-icons_cd0a0a_256x240.png); }

/* css for timepicker */
.ui-timepicker-div .ui-widget-header{ margin-bottom: 8px; }
.ui-timepicker-div dl{ text-align: left; }
.ui-timepicker-div dl dt{ height: 25px; }
.ui-timepicker-div dl dd{ margin: -25px 0 10px 65px; }
.ui-timepicker-div .ui_tpicker_hour div { padding-right: 2px; }
.ui-timepicker-div .ui_tpicker_minute div { padding-right: 6px; }
.ui-timepicker-div .ui_tpicker_second div { padding-right: 6px; }
.ui-timepicker-div td { font-size: 90%; }

.paraPadding{padding-left:4px;}



/* For popup style*/
.form-heading{background:#EFEFEF; padding:15px; overflow:hidden;}
.gb-popup{width: 350px; height:150px; background:#FFFFFF; border:1px solid #d6d6d6;}
.gb-popup-close{background:url('/huabaomain/images/closeicon.png') no-repeat; width:20px; height:20px; 
float:right; cursor:pointer;   margin-top: -2px;}
.sampleOrderDetail{overflow: hidden; margin-top: -30px;margin-left: 5px;}
.sampleBordrHorzUp{width: 96%;height: 2px;border: 1px soild #e7e7e7;background-color: #e7e7e7;margin-left: 19px;}
.sampleBordrHorzDown{width: 96%;height: 2px;border: 1px soild #e7e7e7;background-color: #e7e7e7;margin-left: 19px;}



.warn-icon {
	width:50px;
	height:50px;
	float: left;
	margin:30px;
	background: url('/huabaomain/images/warn.png') no-repeat;
}
label.error {    
    color: red; 
    display: inline-block;
}