﻿body {
}
.checking-form{padding-left: 20px;}
.checking-form .table-responsive{}
.checking-form .table-responsive .table-striped{}
.checking-form .table-responsive .table-striped thead{}
.checking-form .table-responsive .table-striped thead tr{}
.checking-form .table-responsive .table-striped thead tr th{}
.checking-form .table-responsive .table-striped tbody{}
.checking-form .table-responsive .table-striped tbody tr{}
.checking-form .table-responsive .table-striped tbody tr td{ border: 1px solid silver;}
.checking-form .table-responsive .table-striped tbody tr td img{ height:100px;}
.checking-form .table-responsive .table-striped tbody tr td h2{    display: block;
    font-size: 18px;
    font-family: osfon;}

.checkout-buttons{    padding-left: 0px;}
.checkout-buttons #ctl00_pnCart_btnCartA{    font-size: 15px;
    font-family: osfonb;
    text-transform: uppercase;
    padding: 13px;
    background: #2985C5;
    color: white;
    display: inline-block;}
.checkout-buttons #ctl00_pnCart_btnCartA:hover{    background: #ed1a21;
    color: white !important;}    
.checkout-buttons #ctl00_pnCart_btnNextA{    font-size: 15px;
    font-family: osfonb;
    text-transform: uppercase;
    padding: 13px;
    background: #2985C5;
    color: white;
    display: inline-block;}
.checkout-buttons #ctl00_pnCart_btnNextA:hover{ background: #ed1a21;
    color: white !important;}

.total-box{    padding-right: 15px;}
.total-box .inner-total{}
.total-box .inner-total h2{font-size: 15px;
    font-family: osfonb;
    text-transform: uppercase;
    padding-bottom: 10px;}
.total-box .inner-total .table-responsive{}
.total-box .inner-total .table-responsive tr{}
.total-box .inner-total .table-responsive tr td{border: 1px solid silver;}

.panel-info{}
.panel-info .panel-heading{}
.panel-info .panel-body{}
.panel-info .panel-body .form-group{}
.panel-info{}

#shipping-info{display:none;}
#shipping-info .panel-info{}
#shipping-info .panel-info .panel-heading{}
#shipping-info .panel-info .panel-body{}

.right-buttons a{    font-size: 15px;
    font-family: osfonb;
    text-transform: uppercase;
    padding: 13px;
    background: #2985C5;
    color: white;
    display: inline-block;}
.right-buttons a:hover{ background: #ed1a21;
    color: white !important;}    