/* .view-cart-wallet-apply{float: left;}
.view-cart-wallet-apply a{vertical-align: middle;}
.view-cart-wallet-apply span{font-size: 15px; font-weight: bold;}
.view-cart-wallet-text{float: left;}
.view-cart-wallet-text input{width: 100px; margin-left: 10px;}
.use-wallet-btn{background:#4E3023; color: #FFFFFF; cursor: pointer;font-size: 12px; height: 29px; width: 100px;}
.use-wallet-btn:hover, .use-wallet-btn:focus{background-color:#ae855d;-webkit-transition: all linear 0.4s;  -moz-transition: all linear 0.4s; -o-transition: all linear 0.4s; -ms-transition: all linear 0.4s;transition: all linear 0.4s; color: #FFFFFF;}
.coupon-div{flat:left;}
.wallet-div{float:right;}
.view-cart-available-balance-div{float:right; margin-top:15px;}


manage-wallet page start
.manage-wallet-container{margin:20px auto;}
.manage-wallet-container .balance-info{padding: 25px 0 50px 0px; width:530px;}
.manage-wallet-container .gift-info{padding: 25px 0 50px 0px; width:530px;}
.manage-wallet-label{font-size:15px; margin:7px 0px 0px 0px;float:left; text-align:left; width:157px;}
.manage-wallet-input{margin:0px 0px 25px 0px; float:left;}
.manage-wallet-input input{width:315px; height:20px; padding:5px 5px 5px 5px; line-height:20px\9; background-color: transparent;}
.view-wallet-common-padding{padding:10px; margin-top:10px;}

.rechargebtn{border: 0 none; color: #FFFFFF;width: 145px; height:30px; background-image:url(../images/recharge-now.png); background-repeat:no-repeat; cursor:pointer;background-position:right;font-size:15px;text-align:left; float: left;}
.rechargebtn:hover, .rechargebtn:focus{background-color:#ae855d;-webkit-transition: all linear 0.4s;  -moz-transition: all linear 0.4s; -o-transition: all linear 0.4s; -ms-transition: all linear 0.4s;
transition: all linear 0.4s;}

.giftbtn{border: 0 none; color: #FFFFFF;width: 110px; height:30px; background-image:url(../images/gift-now-btn.png); background-repeat:no-repeat; cursor:pointer;background-position:right;font-size:15px;text-align:left; float: left;}
.giftbtn:hover, .giftbtn:focus{background-color:#ae855d;-webkit-transition: all linear 0.4s;  -moz-transition: all linear 0.4s; -o-transition: all linear 0.4s; -ms-transition: all linear 0.4s;
transition: all linear 0.4s;}

.manage-wallet-btn-div{margin:25px 0px 25px 157px;}
.gift-wallet-btn-div{margin:0px 0px 25px 157px;}

.wallet-measure{color: #999898; font-size: 14px; padding: 0 0 0 5px;}
.wallet-payment-option{float: right; margin: 0px 45px 0px 0px; padding: 10px; width:308px; background: #C6B39D;}
.wallet-payment-option a{color: #510E24; text-decoration: underline;}
.wallet-payment-option a:hover{color: #4E3023; text-decoration: none;}
.manage-wallet-container .recharge-info{padding: 0px 0px 25px 0px;}
.manage-wallet-container .usage-info{padding: 0px 0 50px 0px;}
.view-history-main {margin:20px 0px 20px 0px;}
.view-history-inner-header{background-color:#C6B39D; font-size: 14px; padding:5px 10px 5px 10px; font-weight: bold; }
.view-history-content{ padding:10px; font-size:12px; border-top:1px dotted #855c33; }

.view-recharge-date{float:left; width:12%; text-align:center;}
.view-recharge-operation{float:left; width:10%; text-align:center;}
.view-recharge-mode{float:left; width:21%; text-align:center;}
.view-recharge-balance{float:left; width:15%; text-align:right;}
.view-recharge-order-id{width: 21%; float: left; text-align: center; word-wrap: break-word;}
.view-recharge-status{width: 22%; float: left; text-align: center;}

.view-history-content-div{max-height:200px; overflow-y:auto;}

.common-header-wallet{padding: 5px; background: #E5D6C5;margin: 0 auto; width: 99%;}
.common-header-wallet h1{color: #510E24; font-size: 20px;font-weight: normal; margin-left: 5px;}

.view-recharge-order-id a{text-decoration: underline;}
.view-recharge-order-id a:hover{color: #855c33; cursor: pointer; text-decoration: none;}
.gift-money-header{margin-top:40px;}
.wallet-msg-span{font-size:14px;}
end */

/******************************************************************************************
my wallet page css
*******************************************************************************************/
.wallet-title { background-color: #704d3f; color: #fff; font-size: 20px; font-weight: 400; margin: 0; padding: 11px 21px; }

.wallet-data form label { width: 150px; padding-top:5px; display: inline-block; text-align: right; padding-right: 15px; font-size: 14px; color: #444444; font-style: italic; vertical-align: top; }
.wallet-data h3 { margin-bottom: 20px; font-size: 20px; line-height: 26px; font-weight: 500; background: url("resource:/plugins/wallet-4.5/images/h-single-dot.png") repeat-x scroll left bottom rgba(0, 0, 0, 0); padding-bottom: 10px; }
.wallet-data h3 span.symbol { padding-right: 10px; vertical-align: top;}
.wallet-data {display: block; margin-bottom: 34px; overflow: hidden;}
.wallet-data form div.form-group { margin-bottom: 20px; }
.wallet-data form div.form-group div.form-control { max-width: 420px; width: 100%; display: inline-block; position: relative; }
.wallet-data form input[type="text"] { color: #a0a0a0; border: 1px solid #dfdfdf; padding: 5px 10px; width: 87%; font-size: 13px; }
.wallet-data .payment-mode-content { padding: 20px 10px;}
.wallet-tables { margin: 20px 0; padding: 0; }
.wallet-tables table.history { margin-bottom: 20px; }
.wallet-tables table.history td { border: 1px solid #dfdfdf; padding: 10px; font-size: 12px; }
.wallet-tables table.history th { border: 1px solid #dfdfdf; padding: 10px; font-weight: bold; background-color: #F3F3F3; }