.woo-vou-renew-voucher-code-submit-wrap{
	display:none;
}
.woo-vou-renew-voucher-code-error{
	color:#FF0000;
}
.woo-vou-renew-voucher-code-success{
	color:#00AA00;
}
.woo-vou-renwv-check-voucher-code-loader{
	display:none;
}
.woo-vou-renwv-check-code  .woo_vou_product_details{
	color:#000;
	margin-top: 15px;
}
.woo-vou-renwv-check-code .woo_pdf_vou_main {
    float: left;
    width: 100%;
}
.woo_pdf_vou_tit, .woo_pdf_pro_tit {
    float: left;
    width: 98.5%;
    background: #f8f8f8 none repeat scroll 0 0;
    font-weight: bold;
    padding: 10px;
}
.woo-vou-renwv-check-code .col-3 {
    float: left;
    width: 31.33%;
    word-wrap: break-word;
}
.woo-vou-renwv-check-code  .col-5 {
    float: left;
    width: 18%;
    word-wrap: break-word;
}
.woo-vou-renwv-check-code .col-4 {
    float: left;
    width: 23%;
    word-wrap: break-word;
}
.woo-vou-renwv-check-code .woo_vou_padding {
    padding: 0 3px;
}
.woo-vou-renwv-check-code th{
	font-weight: 600 !important;
    line-height: 1.3 !important;
    padding: 20px 10px 20px 0 !important;
    text-align: left !important;
    vertical-align: top !important;
    width: 120px !important;
    text-transform: none !important;
}
.woo-vou-renwv-check-code td{
	border-top: none !important;
    padding: 10px 10px 10px 0 !important;
}
.woo-vou-renwv-voucher-code-msg{
	margin-top: 5px;
}

.woo_pdf_res_order,.woo_pdf_res_buyer,.woo_pdf_res_vou{
	display: none;
    font-weight: bold;
    float: left;
    width: auto;
}
.woo_vou_renew_btn{
	    background-color: #222;
    border: 0;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 800;
    line-height: 1;
    padding: 1em 2em;
    text-shadow: none;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
}
.woo_vou_renew_btn:hover{
	color: #fff !important; 
    -webkit-box-shadow: none !important;
     box-shadow:none !important; 
}
