body.context-download_brochure .pane-content{
    display: none;
}
body.context-download_brochure .block-subaru-download-brochure{
    width: 125%;
    padding-left: 10px;
    padding-right: 10px;
}


#download-brochure-new-form #edit-model{
    position: relative;
    top: 100px;
}

#download-brochure-new-form .form-type-radio.form-item-download-options{
    width: 200px;
    margin-right: 10px;
    float: left;
    height: 38px;

}
#download-brochure-new-form #edit-download-options-download,
#download-brochure-new-form #edit-download-options-email{
    display: none;
}
#download-brochure-new-form .form-type-radio.form-item-download-options label {
    display: inline-block;
    line-height: 31px;
    font-weight: bold;
    line-height: 35px;
    font-weight: bold;
    width: 200px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    font-family: 'subarumedium';
    font-style: italic;
    font-size: 16px;
}
#download-brochure-new-form .form-type-radio.form-item-download-options label[for='edit-download-options-email']{
    border-bottom: none;
    border: 1px solid #ccc;
    border-bottom-color: #fff;
    background-color: #fff;
    /*
    background-color: #C3C3C3;
    border: 1px solid #c3c3c3;
    border-bottom: 1px solid #ccc;
    */
}
#download-brochure-new-form .form-type-radio.form-item-download-options label[for='edit-download-options-download']{
    background-color: #C3C3C3;
    border: 1px solid #c3c3c3;
    border-bottom: 1px solid #ccc;
}
#download-brochure-new-form .clear{
    clear: both;
}
#download-brochure-new-form .db-page-title,
#pid-brochure-new-submission .db-page-title,
#pid-brochure-submission-pdf .db-page-title,
#pid-brochure-submission-email .db-page-title{
    width: 40%;
    float: left;
    padding-top: 15px;
    padding-bottom: 5px;
    font-family: 'subarumedium';
    font-style: italic;
}
#download-brochure-new-form .db-header-section,
#pid-brochure-new-submission .db-header-section,
#pid-brochure-submission-pdf .db-header-section,
#pid-brochure-submission-email .db-header-section{
    background-color: #f3f3f3;
    padding: 10px 15px;
    margin-bottom: 20px;
}
#download-brochure-new-form .db-postcode-section{
    width: 60%;
    float: left;
    text-align: right;
}
#download-brochure-new-form .db-postcode-section .postcode-wrapper{
    text-align: right;
    float: right;
}
#download-brochure-new-form .form-type-textfield.form-item-post-code label{
    display: none;
}
#download-brochure-new-form .postcode-wrapper #edit-submitted-details-location-submit-2{
    display: none !important;
}
#download-brochure-new-form .postcode-wrapper .edit-submitted-details-postcode{
    width: 200px !important;
}
#download-brochure-new-form #smartInputResults{
    margin-top: 0px;
}
#download-brochure-new-form .form-type-textfield.form-item-post-code{
    margin-bottom: 0px;
}
#download-brochure-new-form .db-field-white-container{
    background-color: #fff;
    padding: 10px;
    border: 1px solid #ccc;
    margin-top: -10px;
}
#download-brochure-new-form .db-email-address-others{
    display: none;
}
#download-brochure-new-form #model-overall{
    border: none;
}
#download-brochure-new-form .db-model-text{
    padding-top: 0px;
    padding-bottom: 20px;
}
#download-brochure-new-form .db-few-months label[for="edit-few-months"]{
    padding-bottom: 10px;
}
#download-brochure-new-form .form-item-few-months #edit-few-months{
    height: 30px;
    margin-left: 15px;
}
#download-brochure-new-form .form-item-few-months p.subaru-error{
    margin-left: 15px;
}

#download-brochure-new-form .db-keep-in-touch{
    padding-top: 20px;
    padding-bottom: 20px;
}
#download-brochure-new-form label[for="edit-first-name"],
#download-brochure-new-form label[for="edit-last-name"],
#download-brochure-new-form label[for="edit-home-number"],
#download-brochure-new-form label[for="edit-email-address"],
#download-brochure-new-form label[for="edit-email-address-others"]{
    display: none;
}
#download-brochure-new-form .db-first-name{
    width: 50%;
    float: left;
}
#download-brochure-new-form .db-last-name{
    width: 50%;
    float: left;
}
#download-brochure-new-form .form-type-textfield.form-item-first-name{
    width: 50%;
    float: right;
    padding-right: 20px;
}
#download-brochure-new-form .form-type-textfield.form-item-last-name{
    width: 50%;
    float: left;
}
#download-brochure-new-form .db-name-text{
    width: 22%;
    float: left;
    padding-left: 70px;
}
#download-brochure-new-form .db-contact-text{
    width: 22%;
    float: left;
    padding-left: 32px;
}

#download-brochure-new-form .form-type-textfield.form-item-home-number{
    width: 26%;
    float: left;
    margin-left: -30px;
}
#download-brochure-new-form input#edit-home-number{
    max-width: 90% !important;
}
#download-brochure-new-form .db-email-text{
    width: 21%;
    float: left;
    padding-left: 102px;
}
#download-brochure-new-form .form-type-textfield.form-item-email-address{
    width: 25%;
    float: left;
    margin-left: -93px;
}
#download-brochure-new-form .db-email-other-text{
    width: 30%;
    float: left;
    padding-left: 67px;
}
#download-brochure-new-form .form-type-textfield.form-item-email-address-others{
    width: 25%;
    float: left;
    margin-left: -123px;
}
#download-brochure-new-form .db-footer{
    padding-top: 20px;
    border-top: 1px solid #ccc;
    margin-top: 40px
}
#download-brochure-new-form .form-type-checkbox.form-item-privacy-check{
    width: 100%;
}
#download-brochure-new-form .db-get-brochures-submit{
    width: 30%;
    text-align: right;
    float: right;
    margin-top: 20px
}
#download-brochure-new-form .db-get-brochures-submit #edit-download-submit,
#download-brochure-new-form .db-get-brochures-submit #edit-download-submit-dummy {
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    margin-left: 20px;
    border: 1px solid #99ccff;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 2px;
    font-family: 'subarumedium';
    font-style: italic;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #3399cc !important;
    display: block;
    width: 180px;
    background-image: none;
    background: transparent;
    background-repeat: no-repeat;
}
#download-brochure-new-form .db-get-brochures-submit span.edit-download-submit-dummy {
  display: none;
}
#download-brochure-new-form .db-full-name,
#download-brochure-new-form .db-contact-number,
#download-brochure-new-form .db-email-address,
#download-brochure-new-form .db-email-address-others{
    padding-bottom: 20px;
}
#download-brochure-new-form .db-other-email-link{
    width: 40%;
    float: left;
    margin-left: 19px;
}
#download-brochure-new-form .db-model-text p.subaru-error{
    margin-left: 15px;
}
.db-footer-right #edit-retailer-where,
.db-footer-right #edit-search{
    display: none;
}
.db-footer-right #edit-disp-postcode #smartInputFloater{
    margin-top: -30px;
}
.db-footer-right #edit-postcode{
    width: 300px;
}
#pid-brochure-new-submission #block-retailer-information .retailer-location-map,
#pid-brochure-submission-pdf #block-retailer-information .retailer-location-map,
#pid-brochure-submission-email #block-retailer-information .retailer-location-map{
    width: 200px !important;
}
#pid-brochure-new-submission #shared-forms-retailer-location-form,
#pid-brochure-submission-pdf #shared-forms-retailer-location-form,
#pid-brochure-submission-email #shared-forms-retailer-location-form{
    font-size: 11px;
}
#pid-brochure-new-submission .db-tabs-thankyou,
#pid-brochure-submission-pdf .db-tabs-thankyou,
#pid-brochure-submission-email .db-tabs-thankyou{
    font-weight: bold;
    font-family: 'subarumedium';
    font-style: italic;
    font-size: 16px;
}

#pid-brochure-new-submission .db-tabs-thankyou a,
#pid-brochure-submission-pdf .db-tabs-thankyou a,
#pid-brochure-submission-email .db-tabs-thankyou a{
    width: 200px;
    margin-right: 10px;
    float: left;
    height: 38px;
    text-align: center;
    display: block;
    line-height: 40px;
    text-decoration: none;
    color: #000 !important;
}
#pid-brochure-new-submission .db-tabs-thankyou a:hover,
#pid-brochure-submission-pdf .db-tabs-thankyou a:hover,
#pid-brochure-submission-email .db-tabs-thankyou a:hover{
    text-decoration: none;
    color: #000;
}
#pid-brochure-new-submission .db-tabs-thankyou .db-option-selected a,
#pid-brochure-submission-pdf .db-tabs-thankyou .db-option-selected a,
#pid-brochure-submission-email .db-tabs-thankyou .db-option-selected a{
    border: 1px solid #ccc;
    border-bottom-color: #fff;
    background-color: #fff;
}
#pid-brochure-new-submission .db-tabs-thankyou .db-option-not-selected a,
#pid-brochure-submission-pdf .db-tabs-thankyou .db-option-not-selected a,
#pid-brochure-submission-email .db-tabs-thankyou .db-option-not-selected a{
    border: 1px solid #c3c3c3;
    border-bottom: 1px solid #ccc;
    background-color: #c3c3c3;
}
#pid-brochure-new-submission .db-body-area,
#pid-brochure-submission-pdf .db-body-area,
#pid-brochure-submission-email .db-body-area{
    background-color: #fff;
    padding: 10px;
    border: 1px solid #ccc;
    margin-top: -1px;
}

#pid-brochure-new-submission .db-body-area .db-message-container .db-download-message,
#pid-brochure-submission-pdf .db-body-area .db-message-container .db-download-message,
#pid-brochure-submission-email .db-body-area .db-message-container .db-download-message{
    padding-top: 20px;
    padding-bottom: 20px;
}
#pid-brochure-new-submission .db-body-area .db-footer-container,
#pid-brochure-submission-pdf .db-body-area .db-footer-container,
#pid-brochure-submission-email .db-body-area .db-footer-container{
    padding-top: 50px;
}
#pid-brochure-new-submission .db-body-area .db-footer-container .db-footer-left,
#pid-brochure-submission-pdf .db-body-area .db-footer-container .db-footer-left,
#pid-brochure-submission-email .db-body-area .db-footer-container .db-footer-left{
    background-color: #f3f3f3;
    width: 30%;
    float: left;
    text-align: center;
    padding: 10px;
    min-height: 360px;
    overflow: hidden;
}
#pid-brochure-new-submission .db-body-area .db-footer-container .db-footer-left .db-footer-left-top-text,
#pid-brochure-submission-pdf .db-body-area .db-footer-container .db-footer-left .db-footer-left-top-text,
#pid-brochure-submission-email .db-body-area .db-footer-container .db-footer-left .db-footer-left-top-text{
    font-size: 18px;
    padding-top: 0px;
    padding-bottom: 20px;
    font-family: 'subarumedium';
    font-style: italic;
}
#pid-brochure-new-submission .db-body-area .db-footer-container .db-footer-left .db-byo-image,
#pid-brochure-submission-pdf .db-body-area .db-footer-container .db-footer-left .db-byo-image,
#pid-brochure-submission-email .db-body-area .db-footer-container .db-footer-left .db-byo-image{
    padding-top: 20px;
    padding-bottom: 60px;
}
#pid-brochure-new-submission .db-body-area .db-footer-container .db-footer-left .db-byo-image img,
#pid-brochure-submission-pdf .db-body-area .db-footer-container .db-footer-left .db-byo-image img,
#pid-brochure-submission-email .db-body-area .db-footer-container .db-footer-left .db-byo-image img{
    width: 100%;
    /*border: 1px solid #999999;*/
}
#pid-brochure-new-submission .db-body-area .db-footer-container .db-footer-left .db-byo-image a,
#pid-brochure-new-submission .db-body-area .db-footer-container .db-footer-left .db-byo-image a:hover,
#pid-brochure-submission-pdf .db-body-area .db-footer-container .db-footer-left .db-byo-image a,
#pid-brochure-submission-email .db-body-area .db-footer-container .db-footer-left .db-byo-image a,
#pid-brochure-submission-pdf .db-body-area .db-footer-container .db-footer-left .db-byo-image a:hover,
#pid-brochure-submission-email .db-body-area .db-footer-container .db-footer-left .db-byo-image a:hover{
    text-decoration: none;
}
#pid-brochure-new-submission .db-body-area .db-footer-container .db-footer-left .db-byo-bottom-link a,
#pid-brochure-submission-pdf .db-body-area .db-footer-container .db-footer-left .db-byo-bottom-link a,
#pid-brochure-submission-email .db-body-area .db-footer-container .db-footer-left .db-byo-bottom-link a{
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    /*margin-left: 20px;*/
    border: 1px solid #99ccff;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 2px;
    font-family: 'subarumedium';
    font-style: italic;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #3399cc !important;
    display: block;
    width: 180px;
    background-image: none;
    background: transparent;
    background-repeat: no-repeat;
}
#pid-brochure-new-submission .db-body-area .db-footer-container .db-footer-right,
#pid-brochure-submission-pdf .db-body-area .db-footer-container .db-footer-right,
#pid-brochure-submission-email .db-body-area .db-footer-container .db-footer-right{
    width: 62%;
    float: right;
    background-color: #f3f3f3;
    overflow: hidden;
    padding: 10px;
    min-height: 360px;
}
#pid-brochure-new-submission .db-postcode-section,
#pid-brochure-submission-pdf .db-postcode-section,
#pid-brochure-submission-email .db-postcode-section{
    float: right;
}
#pid-brochure-new-submission .db-body-area .db-message-container .db-top-text,
#pid-brochure-submission-pdf .db-body-area .db-message-container .db-top-text,
#pid-brochure-submission-email .db-body-area .db-message-container .db-top-text{
    font-weight: bold;
    padding-top: 20px;
}
#pid-brochure-new-submission .db-body-area .db-message-container .db-email-message,
#pid-brochure-submission-pdf .db-body-area .db-message-container .db-email-message,
#pid-brochure-submission-email .db-body-area .db-message-container .db-email-message{
    padding-top: 10px;
    padding-bottom: 20px;
}
#pid-brochure-download-new .breadcrumbs{
    margin-left: 10px;
}
#pid-brochure-new-submission #main-content div.down-brochure,
#pid-brochure-submission-pdf #main-content div.down-brochure,
#pid-brochure-submission-email #main-content div.down-brochure{
    margin-left: 30px !important;
}
#pid-brochure-new-submission #main-content div.brochure,
#pid-brochure-submission-pdf #main-content div.brochure,
#pid-brochure-submission-email #main-content div.brochure{
    text-align: center !important;
}
#pid-brochure-new-submission fieldset.edit-retailer_info,
#pid-brochure-submission-pdf fieldset.edit-retailer_info,
#pid-brochure-submission-email fieldset.edit-retailer_info{
    margin-top: 0px !important;
    padding-top: 0px !important;
}
#pid-brochure-download .display-retailer-table table tr:nth-child(5),
#pid-brochure-download .display-retailer-table table tr:nth-child(6),
#pid-brochure-download .display-retailer-table table tr:nth-child(7),
#pid-brochure-download .display-retailer-table table tr:nth-child(8),
#pid-brochure-download .display-retailer-table table tr:nth-child(9)
#pid-brochure-download .display-retailer-table table tr:nth-child(10),
#pid-brochure-submission-pdf .display-retailer-table table tr:nth-child(5),
#pid-brochure-submission-pdf .display-retailer-table table tr:nth-child(6),
#pid-brochure-submission-pdf .display-retailer-table table tr:nth-child(7),
#pid-brochure-submission-pdf .display-retailer-table table tr:nth-child(8),
#pid-brochure-submission-pdf .display-retailer-table table tr:nth-child(9)
#pid-brochure-submission-pdf .display-retailer-table table tr:nth-child(10),
#pid-brochure-submission-email .display-retailer-table table tr:nth-child(5),
#pid-brochure-submission-email .display-retailer-table table tr:nth-child(6),
#pid-brochure-submission-email .display-retailer-table table tr:nth-child(7),
#pid-brochure-submission-email .display-retailer-table table tr:nth-child(8),
#pid-brochure-submission-email .display-retailer-table table tr:nth-child(9)
#pid-brochure-submission-email .display-retailer-table table tr:nth-child(10){
    display:none !important;
}
#pid-brochure-download form fieldset{
    background: none !important;
    padding: 0px !important;
    width: 0px !important;
}
#pid-brochure-download #block-system-main{
    display: none !important;
}
#pid-brochure-download fieldset #edit-model{
    display: none !important;
}
body#pid-brochure-download #model-overall .model-single-container img{
    margin-top: 0px !important;
    margin-left: 0px !important;
}
/*
body#pid-brochure-download #smartInputFloater{
    margin-left: 150px;
}
*/

#download-brochure-new-form .db-model-text,
#download-brochure-new-form .db-few-months label[for="edit-few-months"],
#download-brochure-new-form .db-keep-in-touch,
#download-brochure-new-form .db-name-text,
#download-brochure-new-form .db-contact-text,
#download-brochure-new-form .db-email-text,
#download-brochure-new-form .db-email-other-text,
#download-brochure-new-form .db-postcode-text{
    font-weight: normal;
    font-size: 16px;
    font-family: 'subarumedium';
    font-style: italic;
}
#download-brochure-new-form .db-name-text:after,
#download-brochure-new-form .db-contact-text:after,
#download-brochure-new-form .db-email-text:after,
#download-brochure-new-form .db-few-months label[for="edit-few-months"]:after,
#download-brochure-new-form .db-postcode-text:after{
    content: '*';
}
#download-brochure-new-form p.subaru-error{
    font-weight: normal !important;
}
#download-brochure-new-form .db-intro-text{
    margin-top: 20px;
}
#download-brochure-new-form .selected-location{
    display: none !important;
}
#pid-brochure-download a.change-post{
    /*font-weight: bold !important;*/
}
#download-brochure-new-form .db-get-brochures-submit #edit-download-submit:hover{
    text-decoration: none;
    border: 1px solid #669999 !important;
    color: #666666 !important;
}
#pid-brochure-new-submission .db-body-area .db-footer-container .db-footer-left .db-byo-bottom-link a:hover,
#pid-brochure-submission-pdf .db-body-area .db-footer-container .db-footer-left .db-byo-bottom-link a:hover,
#pid-brochure-submission-email .db-body-area .db-footer-container .db-footer-left .db-byo-bottom-link a:hover{
    text-decoration: none;
    border: 1px solid #669999 !important;
    color: #666666 !important;
}
#pid-brochure-new-submission .db-body-area .db-footer-container .db-footer-right .db-footer-right-batd-btn a,
#pid-brochure-submission-pdf .db-body-area .db-footer-container .db-footer-right .db-footer-right-batd-btn a,
#pid-brochure-submission-email .db-body-area .db-footer-container .db-footer-right .db-footer-right-batd-btn a{
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    /*margin-left: 20px;*/
    border: 1px solid #99ccff;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 2px;
    font-family: 'subarumedium';
    font-style: italic;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #3399cc !important;
    display: block;
    width: 90%;
    background-image: none;
    background: transparent;
    background-repeat: no-repeat;
}
#pid-brochure-new-submission .db-body-area .db-footer-container .db-footer-right .db-footer-right-batd-btn a:hover,
#pid-brochure-submission-pdf .db-body-area .db-footer-container .db-footer-right .db-footer-right-batd-btn a:hover,
#pid-brochure-submission-email .db-body-area .db-footer-container .db-footer-right .db-footer-right-batd-btn a:hover{
    text-decoration: none;
    border: 1px solid #669999 !important;
    color: #666666 !important;
}

#pid-brochure-new-submission .db-body-area .db-footer-container .db-footer-right .db-footer-right-contact-container,
#pid-brochure-submission-pdf .db-body-area .db-footer-container .db-footer-right .db-footer-right-contact-container,
#pid-brochure-submission-email .db-body-area .db-footer-container .db-footer-right .db-footer-right-contact-container{
    margin-top: 10px;
}

#pid-brochure-new-submission .db-body-area .db-footer-container .db-footer-right .db-footer-right-contact-left,
#pid-brochure-submission-pdf .db-body-area .db-footer-container .db-footer-right .db-footer-right-contact-left,
#pid-brochure-submission-email .db-body-area .db-footer-container .db-footer-right .db-footer-right-contact-left{
    width: 50%;
    float: left;
}
#pid-brochure-new-submission .db-body-area .db-footer-container .db-footer-right .db-footer-right-contact-right,
#pid-brochure-submission-pdf .db-body-area .db-footer-container .db-footer-right .db-footer-right-contact-right,
#pid-brochure-submission-email .db-body-area .db-footer-container .db-footer-right .db-footer-right-contact-right{
    width: 50%;
    float: left;
}
#pid-brochure-new-submission .db-body-area .db-footer-container .db-footer-right .db-footer-right-contact-right a,
#pid-brochure-submission-pdf .db-body-area .db-footer-container .db-footer-right .db-footer-right-contact-right a,
#pid-brochure-submission-email .db-body-area .db-footer-container .db-footer-right .db-footer-right-contact-right a{
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    /*margin-left: 20px;*/
    border: 1px solid #99ccff;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 2px;
    font-family: 'subarumedium';
    font-style: italic;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #3399cc !important;
    display: block;
    width: 80%;
    background-image: none;
    background: transparent;
    background-repeat: no-repeat;
}
#pid-brochure-new-submission .db-body-area .db-footer-container .db-footer-right .db-footer-right-contact-right a:hover,
#pid-brochure-submission-pdf .db-body-area .db-footer-container .db-footer-right .db-footer-right-contact-right a:hover,
#pid-brochure-submission-email .db-body-area .db-footer-container .db-footer-right .db-footer-right-contact-right a:hover{
    text-decoration: none;
    border: 1px solid #669999 !important;
    color: #666666 !important;
}
#pid-brochure-new-submission .db-body-area .db-footer-container .db-footer-right .db-footer-right-top-text,
#pid-brochure-submission-pdf .db-body-area .db-footer-container .db-footer-right .db-footer-right-top-text,
#pid-brochure-submission-email .db-body-area .db-footer-container .db-footer-right .db-footer-right-top-text{
    font-size: 18px;
    padding-top: 0px;
    padding-bottom: 20px;
    font-family: 'subarumedium';
    font-style: italic;
}
#pid-brochure-new-submission .db-body-area .db-footer-container .db-footer-right #edit-retailer-info,
#pid-brochure-submission-pdf .db-body-area .db-footer-container .db-footer-right #edit-retailer-info,
#pid-brochure-submission-email .db-body-area .db-footer-container .db-footer-right #edit-retailer-info{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
body#pid-brochure-download #model-overall .model-name {
    font-family: 'subarumedium';
    font-weight: bold;
    font-size: 15px;
}
#pid-brochure-new-submission .brochure h3,
#pid-brochure-submission-pdf .brochure h3,
#pid-brochure-submission-email .brochure h3{
    font-family: 'subarumedium';
    font-weight: bold;
    font-size: 16px;
}
#pid-brochure-new-submission .brochure .down-brochure a,
#pid-brochure-submission-pdf .brochure .down-brochure a,
#pid-brochure-submission-email .brochure .down-brochure a{
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    /* margin-left: 20px; */
    border: 1px solid #99ccff;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 2px;
    font-family: 'subarumedium';
    font-style: italic;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #3399cc !important;
    display: block;
    width: 87px !important;
    background-image: none !important;
    background: transparent !important;
    background-repeat: no-repeat !important;
}
#pid-brochure-new-submission .brochure .down-brochure a:hover,
#pid-brochure-submission-pdf .brochure .down-brochure a:hover,
#pid-brochure-submission-email .brochure .down-brochure a:hover{
    text-decoration: none;
    border: 1px solid #669999 !important;
    color: #666666 !important;
}
#pid-brochure-new-submission .brochure .down-brochure,
#pid-brochure-submission-pdf .brochure .down-brochure,
#pid-brochure-submission-email .brochure .down-brochure{
    background-image: none !important;
    background: transparent !important;
}
#pid-brochure-new-submission,
#pid-brochure-submission-pdf,
#pid-brochure-submission-email{
    background: #e8edee url(/profiles/subaru/themes/custom/subaru/images/forms/brochure_background.jpg) no-repeat scroll center 60px !important;
}
#pid-brochure-new-submission .header-group,
#pid-brochure-submission-pdf .header-group,
#pid-brochure-submission-email .header-group{
    height: 106px !important;
}
body#pid-brochure-download .header-group{
    height: 27px !important;
}
#pid-brochure-new-submission #main-wrapper,
#pid-brochure-submission-pdf #main-wrapper,
#pid-brochure-submission-email #main-wrapper{
    background-color: transparent !important;
}
#pid-brochure-new-submission #breadcrumbs .breadcrumb,
#pid-brochure-new-submission #breadcrumbs .breadcrumb a,
#pid-brochure-submission-pdf #breadcrumbs .breadcrumb,
#pid-brochure-submission-pdf #breadcrumbs .breadcrumb a,
#pid-brochure-submission-email #breadcrumbs .breadcrumb,
#pid-brochure-submission-email #breadcrumbs .breadcrumb a{
    color: #ffffff !important;
}
#pid-brochure-new-submission .breadcrumb a,
#pid-brochure-submission-pdf .breadcrumb a,
#pid-brochure-submission-email .breadcrumb a {
    background: transparent url(/profiles/subaru/themes/custom/subaru/images/white-arrow-light.png) no-repeat 100% 50%;
}
body#pid-brochure-download .db-disclaimer-text{
    padding-top: 10px;
    padding-bottom: 10px;
}
body#pid-brochure-download #edit-carousel{
    margin-top: -20px;
}
#pid-brochure-download #download-brochure-new-form input[type="text"]{
    line-height: 15px !important;
}
#download-brochure-new-form .db-postcode-label{
    width: 11%;
    float: left;
    padding-left: 82px;
}
#pid-brochure-download .postcode-wrapper{
    clear: none !important;
}
body#pid-brochure-submission-email #main-inner{
    margin-top: 76px !important;
}
body#pid-brochure-submission-email #main-group{
    margin-top: -76px !important;
}
#pid-brochure-submission-pdf .db-body-area .db-footer-container .db-footer-left .db-byo-bottom-link a{
    font-size: 14px !important;
}

#pid-brochure-submission-pdf #main-content form .edit-location-search input.form-submit,
#pid-brochure-submission-email #main-content form .edit-location-search input.form-submit{
    display: none !important;
}
#id-full-form-wrapper fieldset{
    margin: 0px !important;
    paddin: 0px !important;
}