#ft1, .emailcontainer, .paymenttext {
    overflow: hidden
}

@media print {
    body * {
        visibility: hidden
    }

    #pcs_print_area * {
        visibility: visible
    }

    #pcs_print_area {
        position: absolute;
        left: 0;
        top: 0
    }

    #print_header_hide, .buttondisplay, .footer_sm, .navbutton {
        display: none !important
    }

    #print_header_show, #print_header_show h2 {
        display: inline-block !important
    }
}

#print_header_show, #print_header_show h2 {
    display: none
}

h1, h2, h3 {
    line-height: 1.1
}

#checkout {
    font: 14px/1.7 Lato, "Open Sans", Helvetica, Arial, sans-serif
}

.buttondisplay {
    width: 100%;
    display: inline;
    margin-bottom: 15px;
    border: 0
}

.navbutton {
    min-height: 50px;
    color: #d0d0d0;
    cursor: pointer;
    border-left: 0;
    border-top: 0;
    border-bottom: 0;
    border-right: 1px solid #b9b9b9;
    font-size: 12px;
    margin-bottom: 20px;
    display: inline-block;
    position: relative;
    width: 16.5%;
    float: left;
    text-align: right;
    text-indent: 37px;
    padding-right: 8px
}

#total_price, .bus_finance_tab_on, .finance_tab_on {
    border-top: 1px solid #b9b9b9
}

.bus_tab_background, .tab_background {
    height: 40px;
    border-bottom: 1px solid #b9b9b9;
    padding-left: 15px
}

.checkout_qty, .checkout_qty_name, .checkout_total_name {
    font-size: 20px;
    text-align: center
}

.navbutton:hover {
    color: #64ffce
}

#navbuttonleft {
    border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    width: 17%;
    background: url(/images/buttons/reconfigure.png) 5% 100% no-repeat #404040;
    background-size: 32px 100px
}

#navbuttonright {
    border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-right: 0;
    margin-right: 0;
    width: 17%;
    float: right;
    background: url(/images/buttons/faq.png) 5% 100% no-repeat #404040;
    background-size: 32px 100px
}

.bus_finance_tab_on, .checkout_width30, .contentwrapper, .finance_tab_on {
    border-right: 1px solid #b9b9b9
}

#navbutton1 {
    background: url(/images/buttons/savequote.png) 5% 100% no-repeat #404040;
    background-size: 32px 100px
}

#navbutton2 {
    background: url(/images/buttons/partition.png) 5% 100% no-repeat #404040;
    background-size: 32px 100px
}

#navbutton3 {
    background: url(/images/buttons/print.png) 5% 100% no-repeat #404040;
    background-size: 32px 100px
}

#navbutton4 {
    background: url(/images/buttons/forum.png) 5% 100% no-repeat #404040;
    background-size: 32px 100px
}

#navbutton1:hover, #navbutton2:hover, #navbutton3:hover, #navbutton4:hover, #navbuttonleft:hover, #navbuttonright:hover {
    background-position: 5% 0
}

.checkout_qty_name {
    padding-top: 13px;
    padding-bottom: 5px
}

.checkout_total_name {
    padding-bottom: 5px;
    padding-top: 30px
}

.checkout_qty {
    margin-bottom: 7px
}

.checkout_price_ex, .checkout_price_inc {
    font-size: 20px;
    width: 100%;
    text-align: left;
    padding-right: 10px;
    font-weight: 700;
    color: #000000;
    display: inline-block
}

.featuresbreakdown, .featuresbreakdown p {
    margin-bottom: 20px
}

.checkout_price_ex {
    padding-top: 10px;
    padding-bottom: 5px
}

.checkout_price_inc {
    padding-bottom: 10px
}

.checkout_width30 {
    float: left;
    display: inline-block;
    width: -moz-calc(40% - 1px);
    width: -webkit-calc(40% - 1px);
    width: -o-calc(40% - 1px);
    width: calc(40%)
}

.leadtimes {
    text-align: center;
    display: inline-block;
    padding-top: 34px;
    font-weight: 700;
    width: 50%
}

#leadtimes_total1 {
    padding-top: 68px
}

#leadtimes_total2 {
    padding-top: 80px
}

.checkout_width8 {
    width: 10%;
    float: left;
    display: inline-block
}

#ft1 {
    padding-bottom: 10px
}

.checkout_vat {
    color: #000000;
    font-size: 14px;
    display: inline-block;
    margin-left: 7px;
    font-weight: 400
}

.tab_background {
    width: -moz-calc(100% - 15px);
    width: -webkit-calc(100% - 15px);
    width: 100%;
    background-color: #ffffff;
    padding-top: 5px
}

.bus_tab_background {
    width: -moz-calc(100% - 15px);
    width: -webkit-calc(100% - 15px);
    width: -o-calc(100% - 15px);
    width: calc(100% - 15px);
    background-color: #e8e8e8;
    padding-top: 5px
}

.finance_tab_off, .finance_tab_on {
    height: 34px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding-top: 5px
}

.bus_finance_tab_on, .finance_tab_off, .finance_tab_on {
    display: inline-block;
    font-weight: 700;
    vertical-align: middle;
    margin-left: 5px;
    margin-top: 1px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    color: #000000;
    text-align: center;
    cursor: pointer
}

.finance_tab_off {
    background: #f6f8f9;
    background: -moz-linear-gradient(top, rgba(246, 248, 249, 1) 0, rgba(229, 235, 238, 1) 50%, rgba(215, 222, 227, 1) 51%, rgba(245, 247, 249, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(246, 248, 249, 1) 0, rgba(229, 235, 238, 1) 50%, rgba(215, 222, 227, 1) 51%, rgba(245, 247, 249, 1) 100%);
    background: linear-gradient(to bottom, rgba(246, 248, 249, 1) 0, rgba(229, 235, 238, 1) 50%, rgba(215, 222, 227, 1) 51%, rgba(245, 247, 249, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f8f9', endColorstr='#f5f7f9', GradientType=0);
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border: 1px solid #b9b9b9
}

#prebuilt, .featuresbreakdown {
    border-bottom-right-radius: 5px
}

.finance_tab_on {
    background-color: #e8e8e8;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-left: 1px solid #b9b9b9
}

.bus_finance_tab_on {
    background-color: #dddddd;
    height: 33px;
    border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-left: 1px solid #b9b9b9;
    padding-top: 8px
}

.featuresbreakdown, .systembreakdown {
    background-color: #e8e8e8;
    position: relative
}

.catheader, .proddesc {
    padding-left: 5px;
    padding-right: 5px
}

.catheader, .featuresbreakdown a {
    color: #31b28b;
    font-weight: 700
}

#bft2, #bft3, #ft2 {
    display: none;
    width: 100%
}

.contentwrapper {
    border-left: 1px solid #b9b9b9
}

.contentinner {
    text-align: center
}

.systemimage {
    width: 25%;
    display: inline-block;
    min-height: 180px;
    position: relative;
    padding-top: 20px
}

.systemimage img {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    max-height: 240px;
    max-width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
    box-sizing: content-box
}

.containerleft, .featuresbreakdown {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.containerdiv {
    width: 100%;
    display: inline-block;
    align-items: center;
    justify-content: center
}

#paymentbreakdown {
    display: flex
}

.systembreakdown {
    float: right;
    width: 75%;
    display: inline-block;
    min-height: 580px;
    padding-top: 10px;
    padding-bottom: 10px
}

.featuresbreakdown {
    width: 100%;
    float: left;
    border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border: 1px solid #b9b9b9;
    box-sizing: border-box
}

.featuresbreakdown h3 {
    font-size: 16px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 20px
}

.featuresbreakdown h3.dispatch_checkout {
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 30px
}

.featuresbreakdown ol li {
    padding-bottom: 5px
}

.catheader {
    text-align: right;
    margin-top: 7px;
    float: left;
    width: 29%;
    clear: both
}

.itemdescription, .proddesc {
    color: #000000;
    text-align: left;
    margin-top: 7px;
    width: 69%
}

.proddesc {
    font-weight: 400;
    float: right;
    display: inline-block
}

.emailcontainer {
    padding-right: 15px
}

.itemdescription {
    font-weight: 300;
    float: left;
    padding-left: 15px;
    padding-right: 5px
}

.catheader_case, .itemdescription_case {
    margin-top: 7px;
    padding-left: .5%;
    padding-right: .5%;
    font-weight: 700;
    float: left
}

.catheader_case {
    color: red;
    text-align: right;
    width: 29%;
    clear: both
}

.itemdescription_case {
    color: #000000;
    text-align: left;
    width: 69%
}

.itemdescription_case a {
    cursor: pointer
}

.casecontainer {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    display: inline-block
}

.casedetails, .caseheader {
    text-align: left;
    margin-bottom: 10px;
    vertical-align: middle;
    display: inline-block
}

.caseheader {
    width: auto;
    font-weight: 700;
    font-size: 14px;
    float: left;
    padding-right: 10px;
    padding-top: 8px;
    clear: both
}

.casedetails {
    width: 75%;
    float: right;
    position: relative
}

.casetext {
    padding: 5px;
    width: 379px;
    height: 20px
}

.confirmationheader, .insuranceheader {
    vertical-align: middle;
    padding-right: 10px;
    font-weight: 700;
    clear: both
}

.insuranceheader {
    width: -moz-calc(40% - 10px);
    width: -webkit-calc(40% - 10px);
    width: -o-calc(40% - 10px);
    width: calc(40% - 10px);
    font-size: 16px;
    float: left;
    text-align: right;
    margin-bottom: 5px;
    padding-top: 8px
}

.insurancedetails {
    width: 60%;
    float: left;
    text-align: left;
    margin-bottom: 5px;
    padding-top: 10px
}

.confirmationdetails, .confirmationheader {
    float: left;
    margin-bottom: 12px;
    padding-top: 12px;
    font-size: 14px
}

.confirmationcontainer {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 70%
}

.confirmationheader {
    width: -moz-calc(40% - 10px);
    width: -webkit-calc(40% - 10px);
    width: -o-calc(40% - 10px);
    width: calc(40% - 10px);
    text-align: right;
    color: #37b48f
}

.confirmationdetails {
    width: 60%;
    text-align: left
}

.sortcodeleft, .sortcoderight {
    padding: 5px;
    width: 100px;
    height: 20px;
    text-align: center
}

.sortcodeleft {
    margin-right: 10px
}

.sortcoderight {
    margin-left: 5px;
    margin-right: 5px
}

.financeselector {
    width: 175px;
    margin: 2px;
    background: #ffffff;
    border: 2px solid #cccccc;
    border-radius: 5px;
    color: #000000;
    display: inline-block;
    padding: 2px 5px;
    text-align: left;
    text-shadow: none
}

.businessfinancemin {
    display: inline-block;
    font-weight: 700;
    width: 90%;
    padding: 15px 30px
}

.centertext {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding: 15px;
    display: inherit !important
}

.systembreakdown th {
    padding: 1px 5px
}

.email, .textbox {
    padding: 8px;
    font-size: 15px;
    float: left
}

.buttonfrm, .inputfrm::-webkit-input-placeholder, h1 {
    font-family: roboto, sans-serif;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.email {
    width: 350px;
    vertical-align: top;
    margin-right: 15px
}

.textbox, .textboxred {
    width: 259px;
    margin-right: 10px;
    margin-bottom: 10px
}

.textbox {
    vertical-align: top
}

.telbox, .textboxred {
    padding: 8px;
    font-size: 16px;
    vertical-align: top
}

.textboxred {
    border: 1px solid red
}

.telbox {
    width: 162px;
    margin-right: 11px;
    margin-bottom: 10px
}

.cardboxbig, .cardboxsmall {
    padding: 8px;
    vertical-align: top;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 15px;
    float: left
}

.cardboxbig {
    width: 235px;
    text-transform: uppercase
}

#hddpartitioning h3, .paymentbox h2 {
    font-family: inherit;
    text-transform: none
}

.cardboxsmall {
    width: 100px
}

#hddpartitioning h3 {
    margin: 25px 0
}

.casecontainer .casetext {
    padding: 9px;
    width: 85%;
    height: 40px;
    display: inline;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 0;
    font-size: 15px
}

.emailcontainer, .formdetails {
    padding-left: 15px;
    padding-top: 15px
}

.featuresbreakdown ol {
    margin-top: 20px;
    margin-bottom: 20px
}

.addresscontainer {
    width: 100%;
    margin-bottom: 7px;
    display: inline-block
}

.formdetails {
    width: 100%;
    display: none;
    padding-right: 15px
}

.manual_address {
    display: none;
    width: 280px;
    position: relative;
    padding-right: 9px
}

.addressheader {
    float: left;
    width: 278px;
    display: inline-block;
    position: relative;
    margin-left: 2px;
    font-weight: 700;
    padding-bottom: 7px;
    vertical-align: middle
}

.addressview, .forgotpassword {
    display: inline-block;
    font-weight: 400;
    vertical-align: top;
    margin-left: 2px;
    position: relative
}

.addressview {
    width: 278px
}

.forgotpassword {
    width: 100%;
    padding-top: 20px
}

#passfail {
    color: red;
    font-weight: 700
}

.addresspadding {
    display: none;
    width: 278px;
    position: relative;
    margin-left: 2px
}

.checkout_country {
    width: 259px;
    padding: 0 8px;
    font-size: 16px;
    margin-right: 11px;
    margin-bottom: 10px;
    height: 38px !important;
    border: 1px solid #cccccc
}

#prebuilt, .containerleft {
    border-bottom-left-radius: 5px
}

.deliverybox, .paymentselected {
    border-left: 1px solid #b9b9b9
}

.invoice_delivery_header_txt {
    display: block !important;
    width: 100%
}

#formlogin {
    display: none
}

#padding-bottom {
    padding-bottom: 15px
}

.priceheader {
    width: 100%;
    display: inline-block;
    background-color: #d6d6d6
}

.containerleft {
    flex: 1;
    max-width: 25%;
    background: #ffffff;
    border-right: 1px solid #b9b9b9;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    box-sizing: border-box
}

.businessfinanceoptions, .finance_example {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.containerright {
    flex: 1;
    background: #e8e8e8;
    margin-right: 15px;
    margin-bottom: 50px;
    max-width: 75%
}

.paymentpadding {
    border-right: 0 solid #b9b9b9;
    height: 20px;
    width: 100%;
    float: right
}

.tab_background .ft1 {
    overflow: hidden;
    padding: 5px 10px 10px
}

.paymentoption, .paymentselected {
    font-size: 15px;
    text-align: right;
    padding-right: 7px;
    float: right;
    cursor: pointer
}

.paymentoption {
    border-right: 0 solid #b9b9b9;
    color: #31b28b;
    width: 98%;
    height: 60px;
    padding-top: 20px;
    padding-bottom: 10px
}

.paymentoption:hover {
    color: #505050
}

.paymentselected {
    background: #e8e8e8;
    color: #000000;
    font-weight: 700;
    border-top: 1px solid #b9b9b9;
    border-bottom: 1px solid #b9b9b9;
    width: 95%;
    height: 53px;
    padding-top: 14px;
    margin-right: -1px;
    padding-left: 3px
}

.paymentbox {
    min-height: 450px;
    display: none;
    padding-left: 15px
}

.paymentbox .paymenttext ul {
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 20px
}

.paymentbox .paymenttext ul li {
    list-style-type: initial
}

.paymentbox h2 {
    padding-left: 15px;
    color: #505050;
    margin-top: 20px;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px
}

.paymentbox button {
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 15px
}

.paymenttext {
    padding-left: 15px;
    padding-right: 5px
}

.pcsbutton {
    clear: both;
    margin-top: 1px
}

#pt0 {
    display: inline-block
}

.card-wrapper {
    max-width: 360px;
    padding-left: 10px
}

.surcharge, .surcharge_amount {
    width: 100%;
    font-size: 16px;
    padding-left: 15px;
    display: none;
    font-weight: 700
}

.surcharge {
    color: red;
    margin-top: 10px;
    margin-bottom: 10px
}

.surcharge_amount {
    color: #000000;
    margin-top: 5px;
    margin-bottom: 5px
}

#bus_fin_display, #fin_display {
    padding-left: 0
}

.bus_finance_example, .businessfinanceoptions, .finance_example {
    display: inline-block;
    width: 100%
}

.finance_example {
    background: #dddddd;
    margin-bottom: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-left-radius: 5px;
    border: 1px solid #b9b9b9;
    box-sizing: border-box
}

.bus_finance_example {
    margin-bottom: 15px;
    margin-top: 15px
}

.businessfinanceoptions {
    border: 1px solid #b9b9b9;
    margin-top: -1px;
    padding-right: 30px;
    border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-bottom-left-right-radius: 5px;
    box-sizing: border-box;
    background: #dddddd
}

#prebuilt, .deliverybox {
    border-bottom: 1px solid #b9b9b9;
    -webkit-bottom-left-right-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.small_text {
    font-size: 9px
}

#finance_blurb {
    display: none;
    width: 100%
}

#fin_display {
    margin-bottom: 0
}

.pcs_heading {
    color: #31b28b;
    font-size: 15px !important;
    font-weight: 700
}

#textpadding {
    padding: 10px
}

#prebuilt {
    margin-bottom: 20px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    box-sizing: border-box
}

#vat_validation, .delivery_exception {
    margin-top: 10px
}

#vat_validation select, .deliverybox select {
    width: 200px;
    margin-right: 10px;
    margin-top: 0;
    height: 37px !important;
    vertical-align: middle
}

#vat_validation input, .delivery_exception input {
    padding: 6px;
    width: 200px;
    margin-right: 10px;
    margin-top: 0;
    height: 37px;
    font-size: 14px;
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 0
}

#vat_validation button, #vat_validation img, .delivery_exception button, .delivery_exception img {
    vertical-align: middle;
    margin-right: 10px
}

#vat_validation button {
    display: inline;
    margin-top: 0
}

.countryname, .countrypricing, .deliverybox {
    display: inline-block
}

#postcode_find {
    margin-bottom: 15px
}

.deliverybox {
    background: #dddddd;
    width: 100%;
    margin-bottom: 20px;
    border-right: 1px solid #b9b9b9;
    border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    box-sizing: border-box;
    padding: 10px
}

.deliverybox li {
    padding-bottom: 10px
}

#deliverypricing {
    height: 30px;
    width: 100%;
    color: #64ffce;
    text-align: center;
    text-indent: 10px
}

.countryname {
    position: relative;
    width: -moz-calc(26% - 25px);
    width: -webkit-calc(26% - 25px);
    width: -o-calc(26% - 25px);
    width: calc(26% - 25px);
    padding: 5px 5px 5px 20px
}

.countrypricing {
    position: relative;
    padding: 5px;
    width: -moz-calc(12% - 10px);
    width: -webkit-calc(12% - 10px);
    width: -o-calc(12% - 10px);
    width: calc(12% - 10px)
}

.eudel {
    list-style: inherit;
    margin-left: 35px
}

.eudel li {
    padding-bottom: 10px
}

.hddtotal {
    font-size: 16px;
    color: #31b28b;
    font-weight: 700;
    width: 100%;
    float: right;
    text-align: left;
    margin-bottom: 10px
}

.partitioncancel {
    float: right;
    width: 100%;
    text-align: right;
    padding-right: 10px
}

.partitioncancel a {
    cursor: pointer
}

.insurancecontainer {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 70%
}

#delivery_exception, #hddpartitioning, #insurance, #pass_message, #payment, #postcode_return, #postcode_wait, #promo, #readytoorder, #savequote {
    display: none
}

#promo {
    width: 100%
}

.terms {
    position: relative;
    margin-top: 20px;
    float: left;
    width: 100%;
    font-size: 12px
}

#address1, #address2, #address3, #company, #county, #daddress1, #daddress2, #daddress3, #dcounty, #dtown, #firstname, #postcode_find, #surname, #town {
    text-transform: capitalize;
    float: left
}

#dpostcode, #postcode, #promo_code {
    text-transform: uppercase;
    float: left
}

::-webkit-input-placeholder {
    text-transform: initial
}

:-moz-placeholder {
    text-transform: initial
}

::-moz-placeholder {
    text-transform: initial
}

:-ms-input-placeholder {
    text-transform: initial
}

.readytoorder {
    text-align: right;
    float: right;
    display: inline-block;
    margin-right: 20px
}

.readytoorder a {
    cursor: pointer;
    font-size: 16px
}

.thawte {
    padding-left: 6px;
    padding-top: 15px;
    padding-bottom: 15px
}

#outcome {
    padding: 10px;
    font-weight: 700;
    font-size: 14px;
    border: 1px solid #fb7575;
    display: none;
    background: #fbb9b9;
    width: 80%;
    margin-bottom: 20px;
    margin-left: 15px;
    margin-top: 15px
}

#ajaxloader, #threed {
    width: 100%;
    padding-top: 50px;
    text-align: center;
    display: none
}

.tdsecure {
    width: 90%;
    height: 550px;
    min-width: 400px;
    background: #ffffff;
    border: 1px solid #b9b9b9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px
}

.payment_logo {
    margin-top: 20px;
    padding-left: 15px;
    width: 100%
}

.featuresbreakdown > .pcs_heading {
    font-size: 13px;
    font-weight: 700
}

.ideal_button {
    vertical-align: middle
}

#giro_button {
    margin-bottom: 20px;
    vertical-align: middle
}

.des_pot {
    margin-bottom: 30px
}

#placeorder7 {
    vertical-align: top;
    margin-top: 0;
    height: 39px
}

#checkouttext {
    margin-top: 20px;
    padding-bottom: 10px
}

.regaddressleft {
    width: 40%;
    float: left;
    display: inline-block;
    position: relative
}

.regaddressright {
    width: 60%;
    float: right;
    display: inline-block;
    position: relative
}

.regaddressheader {
    padding-bottom: 20px;
    width: 100%
}

.regaddresscontainer {
    width: 100%;
    display: inline-block;
    padding-bottom: 10px
}

.regaddressbutton {
    width: 20px;
    float: left;
    display: inline-block;
    padding-right: 10px
}

.regaddresslist {
    float: right;
    width: -moz-calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    width: -o-calc(100% - 30px);
    width: calc(100% - 30px);
    display: inline-block
}

#previous_total, #totalprice {
    font-weight: 700;
    font-size: 16px;
    width: 100%
}

#finance-calculator-deposit {
    margin-bottom: 20px;
    margin-left: 7px
}

.dpd_container, .dpd_footer {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.dpd_sect {
    text-align: center
}

.dpd_h1 {
    float: left;
    font-size: 40px;
    margin-top: 30px;
    padding-left: 10px
}

.dpd_container {
    padding: 20px;
    max-width: 380px;
    height: 130px
}

.dpd_footer {
    background-color: #3c3c3b;
    width: 100%;
    height: 100%;
    padding-top: 15px
}

.dpd_footer p {
    font-size: 18px;
    color: #ffffff
}

@media all and (-ms-high-contrast: none),(-ms-high-contrast: active) {
    #paymentbreakdown {
        display: flex;
        display: -ms-flexbox;
        width: 898px;
        max-width: 100%
    }

    .containerleft {
        width: 25%;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        background: #ffffff;
        border-right: 1px solid #b9b9b9;
        border-bottom-left-radius: 5px;
        -moz-border-bottom-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .containerright {
        width: 75%;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        background: #e8e8e8;
        margin-right: 15px;
        margin-bottom: 50px
    }
}

@media all and (max-width: 780px) {
    .cardboxbig, .cardboxsmall {
        width: 100% !important
    }

    .tab_background {
        width: 100%
    }

    .navbutton {
        border-right: 0
    }

    .nav_button_inner_form_checkout {
        width: 50% !important;
        border-radius: 0 !important;
        margin-bottom: 5px !important
    }

    #navbutton4, #navbuttonright {
        margin-bottom: 10px !important
    }

    .checkout_qty_name, .checkout_total_name {
        font-size: 14px;
        padding-top: 28px
    }

    .checkout_qty {
        font-size: 14px;
        font-weight: 700
    }

    .checkout_width8 {
        width: 20%
    }

    .checkout_width30 {
        text-align: center;
        display: inline-block;
        border: 0;
        width: 80%
    }

    .checkout_price_ex, .checkout_price_inc {
        width: 100%;
        padding-left: 5px
    }

    .checkout_vat {
        width: auto !important;
        margin-left: 5px
    }

    .addresscontainer .textbox, .leadtimes, .systembreakdown, .systemimage {
        width: 100%
    }

    .leadtimes {
        font-weight: 400;
        display: block;
        clear: both;
        border-top: 1px solid #b9b9b9;
        padding: 20px 10px 25px
    }

    .systemimage {
        padding: 5px
    }

    .paymentselected {
        padding-top: 8px;
        font-size: 13px
    }

    .pcsbutton {
        margin-bottom: 10px
    }

    .paymentbox {
        padding-left: 5px
    }

    .card-wrapper {
        max-width: 310px;
        display: none
    }

    .manual_address {
        width: 100% !important;
        padding-right: 0
    }

    #paynow > #paynowtext {
        position: relative;
        float: none;
        top: 5px
    }

    #paynow > img {
        max-height: 20px;
        max-width: 20px
    }

    .paymentoption {
        padding-top: 8px !important
    }

    .emailcontainer .email {
        min-width: 200px;
        width: 100%
    }

    .systemimage img {
        padding-top: 10px !important;
        padding-bottom: 10px !important
    }

    .checkout_p_in_f {
        padding: 0 !important
    }
}

@media all and (max-width: 640px) {
    .addresscontainer .flo_add_one {
        float: left;
        width: 45%
    }

    .addresscontainer .flo_add_two {
        width: 45%;
        text-align: right;
        float: right
    }

    .addresscontainer #invoice {
        display: inline-block !important;
        width: 45%;
        float: left
    }

    .addresscontainer #delivery {
        display: inline-block;
        width: 45%;
        float: right;
        text-align: right
    }
}

@media all and (max-width: 600px) {
    .bus_tab_background div {
        font-size: 12px;
        padding-left: 5px;
        padding-right: 5px
    }
}

@media all and (max-width: 580px) {
    .partitions_plus {
        display: block;
        width: 100%;
        margin-left: 0
    }

    .partitions_plus input {
        width: 85% !important;
        display: inline-block !important;
        margin-left: 0 !important
    }

    .casedetails {
        width: 100%
    }

    .casedetails > input {
        width: 100% !important;
        margin-left: 0 !important
    }
}

@media all and (max-width: 490px) {
    .casecontainer .casetext, .casedetails {
        width: 100%;
        margin-left: 0
    }

    .casecontainer .casetext {
        display: block
    }
}

@media all and (max-width: 440px) {
    .finance_example .proddesc {
        text-align: right
    }
}

.insurance_includes {
    width: 50%;
    position: relative;
    display: inline-block;
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px
}

.fa_tick:before {
    content: "\f00c";
    margin-right: 10px;
    font-weight: bold;
    font-size: 16px;
    color: #0b9b15;
}

.insurance_includes_list {
    width: 70%;
    margin-left: auto;
    margin-right: auto
}

.si_exc {
    padding-bottom: 15px
}

.fa_cross:before {
    content: "\f00d";
    font-weight: bold;
    font-size: 16px;
    color: #ff0000;
}

.si_exc li {
    list-style-type: none;
    display: inline-block;
    padding-left: 26px;
    margin-bottom: 5px;
    margin-left: 10px
}

button:disabled, button[disabled] {
    opacity: .3
}