/* FOR H-implementations 20150107 (only for vehicle models) */
    .main_content_scrollable h2{
        font-size: 12px !important;
        line-height: 14px !important;
        color:inherit !important;
    }

    #personalisation_package_listing h2 {
        font-size: 18px !important;
        font-weight: bold !important;
        margin-bottom: 10px;
    }

    #personalisation_spec_package_listing h2{
        font-size: 16px !important;
        font-weight: bold !important;
       
    }

    .special_select>div {width: 240px;}
    .special_select ul {width: 272px; overflow-x: hidden; }

    .pricing_title h2, .specification_title h2 {
        font-size: 14px !important;
        font-weight: bold !important;
    }

    #loan_calculator_left { padding-top: 50px; height: 415px;}
    .calculate_field_label {margin-top: 15px; font-weight: bold; color: #333333;}

    #sy_calc_acc_connex {clear: left; padding-top: 10px; cursor: pointer;}
    #sy_calc_acc_connex:hover {color: #ff0000;}

    .saicb-wrapper {width: 100%; display: block; cursor: pointer; margin-top: 3px; 
        -webkit-user-select: none;  /* Chrome all / Safari all */
          -moz-user-select: none;     /* Firefox all */
          -ms-user-select: none;      /* IE 10+ */
          user-select: none;          /* Likely future */    }

    .saicb-tickbox { display: inline-block; width:4px; height: 12px; border: 1px solid #666666; padding: 2px 5px 0 5px; }
        .saicb-tickbox span {visibility: hidden; margin-top: -3px; margin-left: -2px; position: absolute; color: #ff6666;}
    .saicb-label { display: inline-block; vertical-align: top; margin: 0px 0 0 3px;}
    .saicb-disabled { opacity: 0.2; cursor: default;}

    .calculate_field_label {margin-top: 7px;}
    .saicb-label {width: calc(100% - 50px);}
	.tint-disclaimer {font-style: italic;}