.wk_ws_outer{
    margin: 10px;
}
.wk_ws_sub_head1{
    display: inline-block;
    float: left;
    margin-right: 15px;
}
.wk_ws_sub_head2 h2, .wk_ws_sub_head2 h3{
    margin: 0px;
}
.wk_ws_outer table{
    width: 100%;
    clear: both;
}
.wk_ws_outer th{
    text-align: center;
    background-color: #DDDDDD;
    padding: 10px;
    font-size: 18px;
}
.wk_ws_outer td{
    text-align: center;
}
.wk_ws_outer tr:nth-child(odd){
    background-color: #EEEEEE;
}
.wk_ws_wallet_payment li{
    list-style-type: none;
}
.wk_ws_price{
    color: green;
    margin-left: 10px;
}
.wk_ws_wallet_tocart_outer{
    margin: 10px;
}
.wk_ws_main *{
    box-sizing:border-box;
}
.wk_ws_main h2, .wk_ws_main h3{
    font-weight: bold;
    letter-spacing: 1px;
}
.wk_ws_wallet_payment .wk_ws_payment_reset{
    margin-top: 10px;
}
.wk_ws_wallet_tocart_outer .button{
    display: block;
    margin-top: 10px;
}
.wk_ws_wallet_payment .wk_ws_payment_submit{
    display: block;
}
.wk_ws_none{
    display: none !important;
}
.wk_ws_block{
    display: block !important;
}
.wk_ws_loader{
    display: none;
    background:none repeat scroll 0 0 rgba(255, 244, 232, 0.61);
    position: absolute;
    top: 0px;
    left:0;
    width: 100%;
    z-index:2000;
    height: 2000px;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFF4E9,endColorstr=#FFF4E9);
}
.wk_ws_line{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 0.2em 0;
    padding: 0;
    display: inline-block;
    width: 22px;
}
.wk_ws_payment_table tr:nth-child(even) td:nth-child(odd){
    height: 40px;
    background-color: #eeeeee;
    border: 1px solid #ddd;
    color: #666;
    font-family: raleway regular;
    font-size: 13px;
    text-align: center;
    vertical-align: inherit;
}
.wk_ws_payment_table td{
    max-width: 160px;
    word-wrap:break-word;

}
.wk_ws_payment_table tr:last-child{border: 0;}
.wk_ws_minus {
    height: 30px;
    display: inline-block;
    width: 30px;
}
.wk_ws_plus{
    height: 30px;
    display: inline-block;
    width: 30px;
}
.wk_ws_loader > div{
    background:url("../image/loader.gif") no-repeat scroll 0 0 transparent;
    position: fixed;
    top: 48%;
    border-radius: 18px;
    left:48%;
    width: 32px;
    height: 32px;
    width: 32px;
}
.wk_appliedAmount{
    font-weight: bold;
    color: green;
}
.wk_ws_restpayment_color{
    color: #ef5350 !important;
}
.wk_appliedAmount label{
    display: block !important;
    background: none !important;
}
.wk_ws_payment_inner{
    display: inline-block;
    float: left;
    width: 33%;
    border: 1px solid #ccc;
    padding: 10px;
}

.wk_ws_payment_form_outer{
/*    
    background-color: #ccc;
    display: table;
    width: 100%;*/
}
.wk_ws_payment_outer{
    background-color: white;
    border: 1px solid #ccc;
    padding: 10px;
}
.wk_ws_payment_inner h4{
    color: green;
}
.wk_ws_payment_table{
    margin: 0px auto;
    text-align: center;
}
.wk_ws_payment_table h4{
    font-weight: normal;
    text-transform: capitalize;
    font-size: 13px;
    padding: 3px;
}
.wk_wallet_total_outer{
    display: inline-block;
    float: right;
    padding: 5px;
}
.wk_wallet_check_outer{
    display: inline-block;
}
.wk_ws_custom_checkbox{height: 21px;}
.wk_wallet_check_outer label{font-size: 14px;}
.wk_ws_fieldset{
    clear: both;
}
.wk_ws_body{
    background-color: #e1f5fe;
    margin: 40px 20px;
    padding: 25px;
}
#wk_ws_price{
    border: none;
    background: none;
    border-bottom: 1px solid #bdbdbd;
    width: 100%;
}
.wk_ws_main #form-custom-data button{
    margin-left: 20px;
    display: initial;
}
.wk_ws_add_payment{
    border-radius: 5px;
}
.wk_ws_main .wk_ws_fieldset{
    font-size: 16px;
}
.wk_ws_cart_table > thead > tr{
    background-color: #DDDDDD;
    color: #333;
}
.wk_ws_cart_table > thead > tr >th,.wk_ws_cart_table > tbody > tr >td{
    padding: 10px;
}
.wk_ws_cart_table{
    width: 100%;
    border-bottom: 1px solid #ccc;
}
.wk_ws_checkout_button_outer{
    margin-top: 10px;
}
.wk_ws_price_outer{
    display: inline-block;
    width: 60%;
    float: left;
    margin-right: 10px;
}
.wk_credited_highlight{
    background-color: #2E8AB8;
    color: white;
    padding: 10px;
    margin-bottom: 10px;
    display: inline-block;
    clear: both;
}
