www.theplancollection.com Open in urlscan Pro
2606:4700:20::681a:6cc  Public Scan

URL: https://www.theplancollection.com/styles/beachfront-house-plans
Submission: On December 12 via manual from US — Scanned from DE

Form analysis 5 forms found in the DOM

<form ng-controller="GlobalCtrl" ng-submit="SetTheGlobalSearchResultValue()" class="ng-pristine ng-valid ng-scope">
  <div class="inputSearch form-inline not-media">
    <input tabindex="1" type="text" style=" border: 1px solid #A0ACBA;height:4rem;width:200px" ng-model="globalSearchText" class="form-control ng-pristine ng-untouched ng-valid" placeholder="Enter Plan # or Keywords">
    <a tabindex="2" class="btn btn-gray" style="margin-left: -10px; height: 4rem;padding: 5px !important;min-width:5rem;font-size:24px !important;" ng-click="SetTheGlobalSearchResultValue()" role="button">
<i class="glyphicon glyphicon-search"></i>
</a>
  </div>
</form>

Name: form

<form name="form" novalidate="" class="ng-pristine ng-valid ng-valid-pattern">
  <div class="panel panel-default">
    <div class="panel-heading" role="tab" id="basicOptions">
      <h4 class="panel-title">
        <a class="nova-font-family-bold" role="button" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapseBasicOptions" aria-expanded="true" aria-controls="collapseBasicOptions">
+ Basic Options
</a>
      </h4>
    </div>
    <div id="collapseBasicOptions" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="basicOptions">
      <div class="panel-body">
        <div class="row pdg-bottom1">
          <div class="col-sm-12 col-xs-12">
            <div class="row">
              <div class="col-sm-6">
                <label class="clearfix nova-font-family-bold">BEDROOMS</label>
              </div>
              <div class="col-sm-6">
                <label class="clearfix nova-font-family-bold">STORIES</label>
              </div>
            </div>
            <div class="form-inline row">
              <div class="form-group col-sm-6 col-xs-6">
                <a id="1BedTab" class="btn btn-number tbtn" ng-class="{'active': is1bedroom}" ng-click="is1bedroom=!is1bedroom;getSelectedValue('1'+'-bedrooms', '',is1bedroom)">1</a>
                <a id="2BedTab" class="btn btn-number tbtn" ng-class="{'active': is2bedroom}" ng-click="is2bedroom=!is2bedroom;getSelectedValue('2'+'-bedrooms', '',is2bedroom)">2</a>
                <a id="3BedTab" class="btn btn-number tbtn" ng-class="{'active': is3bedroom}" ng-click="is3bedroom=!is3bedroom;getSelectedValue('3'+'-bedrooms', '',is3bedroom)">3</a>
                <a id="4BedTab" class="btn btn-number tbtn" ng-class="{'active': is4bedroom}" ng-click="is4bedroom=!is4bedroom;getSelectedValue('4'+'-bedrooms', '',is4bedroom)">4</a>
                <a id="5BedTab" class="btn btn-number tbtn" ng-class="{'active': is5Pbedroom}" ng-click="is5Pbedroom=!is5Pbedroom;getSelectedValue('5P'+'-bedrooms', '',is5Pbedroom)">5+</a>
              </div>
              <div class="form-group col-sm-6 col-xs-6">
                <a id="1StoryTab" class="btn btn-number tbtn" ng-class="{'active': is1Stories}" ng-click="is1Stories=!is1Stories;getSelectedValue('single+story', '',is1Stories)">1</a>
                <a id="1HStoryTab" class="btn btn-number tbtn" ng-class="{'active': is1HStories}" ng-click="is1HStories=!is1HStories;getSelectedValue('split+level', '',is1HStories)">1.5</a>
                <a id="2StoryTab" class="btn btn-number tbtn" ng-class="{'active': is2Stories}" ng-click="is2Stories=!is2Stories;getSelectedValue('two+story', '',is2Stories)">2</a>
                <a id="3StoryTab" class="btn btn-number tbtn" ng-class="{'active': is3Stories}" ng-click="is3Stories=!is3Stories;getSelectedValue('three+story', '',is3Stories)">3+</a>
              </div>
            </div>
          </div>
        </div>
        <div class="row pdg-bottom1">
          <div class="col-sm-12 col-xs-12">
            <div class="row">
              <div class="col-sm-6">
                <label class="clearfix nova-font-family-bold">BATHROOMS</label>
              </div>
              <div class="col-sm-6">
                <label class="clearfix nova-font-family-bold">GARAGE BAYS</label>
              </div>
            </div>
            <div class="form-inline row">
              <div class="form-group col-sm-6 col-xs-6">
                <a id="1BathTab" class="btn btn-number tbtn" ng-class="{'active': is1Bathrooms}" ng-click="is1Bathrooms=!is1Bathrooms;getSelectedValue('1'+'-bathrooms', '', is1Bathrooms)">1</a>
                <a id="1HBathTab" class="btn btn-number tbtn" ng-class="{'active': is1HBathrooms}" ng-click="is1HBathrooms=!is1HBathrooms;getSelectedValue('1H'+'-bathrooms', '', is1HBathrooms)">1.5</a>
                <a id="2BathTab" class="btn btn-number tbtn" ng-class="{'active': is2Bathrooms}" ng-click="is2Bathrooms=!is2Bathrooms;getSelectedValue('2'+'-bathrooms', '',is2Bathrooms)">2</a>
                <a id="2HBathTab" class="btn btn-number tbtn" ng-class="{'active': is2HBathrooms}" ng-click="is2HBathrooms=!is2HBathrooms;getSelectedValue('2H'+'-bathrooms', '',is2HBathrooms)">2.5</a>
                <a id="3BathTab" class="btn btn-number tbtn" ng-class="{'active': is3Bathrooms}" ng-click="is3Bathrooms=!is3Bathrooms;getSelectedValue('3'+'-bathrooms', '',is3Bathrooms)">3</a>
                <a id="3HBathTab" class="btn btn-number tbtn" ng-class="{'active': is3HBathrooms}" ng-click="is3HBathrooms=!is3HBathrooms;getSelectedValue('3H'+'-bathrooms', '',is3HBathrooms)">3.5</a>
                <a id="4PBathTab" class="btn btn-number tbtn" ng-class="{'active': is4PBathrooms}" ng-click="is4PBathrooms=!is4PBathrooms;getSelectedValue('4P'+'-bathrooms', '',is4PBathrooms)">4+</a>
              </div>
              <div class="form-group col-sm-6 col-xs-6">
                <a id="0GarageTab" class="btn btn-number tbtn" ng-class="{'active': is0garage}" ng-click="is0garage=!is0garage;getSelectedValue('0'+'-garages', '',is0garage)">0</a>
                <a id="1GarageTab" class="btn btn-number tbtn" ng-class="{'active': is1garage}" ng-click="is1garage=!is1garage;getSelectedValue('1'+'-garages', '',is1garage)">1</a>
                <a id="2GarageTab" class="btn btn-number tbtn" ng-class="{'active': is2garage}" ng-click="is2garage=!is2garage;getSelectedValue('2'+'-garages', '',is2garage)">2</a>
                <a id="3PGarageTab" class="btn btn-number tbtn" ng-class="{'active': is3Pgarage}" ng-click="is3Pgarage=!is3Pgarage;getSelectedValue('3P'+'-garages', '',is3Pgarage)">3+</a>
              </div>
            </div>
          </div>
        </div>
        <div class="row divSquareFootage pdg-top1">
          <div class="col-sm-12 col-xs-12 line-height1">
            <label class="clearfix text-uppercase nova-font-family-bold">Square Footage</label>
            <div class="form-inline row">
              <div class="form-group col-sm-6 col-xs-6 no-pdg-right">
                <input type="text" class="form-control inputSquareFootageMin ng-pristine ng-untouched ng-valid ng-valid-pattern" pattern="\d*" name="inputSquareFootageMinTab" id="inputSquareFootageMinTab" ng-model="MinSquareFootage"
                  ng-keypress="CheckIsValidNumber($event,'inputSquareFootageMinTab')" ng-keydown="CheckIsValidNumber($event,'inputSquareFootageMinTab')" ng-keyup="CheckIsValidNumber($event,'inputSquareFootageMinTab')">
                <span for="inputSquareFootageMinTab">Min</span>
              </div>
              <div class="form-group col-sm-6 col-xs-6 no-pdg-left">
                <input type="text" class="form-control inputSquareFootageMax ng-pristine ng-untouched ng-valid ng-valid-pattern" pattern="\d*" name="inputSquareFootageMaxTab" id="inputSquareFootageMaxTab" ng-model="MaxSquareFootage"
                  ng-keypress="CheckIsValidNumber($event,'inputSquareFootageMaxTab')" ng-keydown="CheckIsValidNumber($event,'inputSquareFootageMaxTab')" ng-keyup="CheckIsValidNumber($event,'inputSquareFootageMaxTab')">
                <span for="inputSquareFootageMaxTab">Max</span>
              </div>
            </div>
          </div>
        </div>
        <div class="row divPlanWidth">
          <div class="col-sm-12 col-xs-12 line-height1 pdg-top1">
            <label class="clearfix text-uppercase nova-font-family-bold">Plan width</label>
            <div class="form-inline row">
              <div class="form-group col-sm-6 col-xs-6 no-pdg-right">
                <input type="text" class="form-control inputPlanWidthMin ng-pristine ng-untouched ng-valid ng-valid-pattern" pattern="\d*" name="inputPlanWidthMinTab" id="inputPlanWidthMinTab" ng-model="MinWidth"
                  ng-keypress="CheckIsValidNumber($event,'inputPlanWidthMinTab')" ng-keydown="CheckIsValidNumber($event,'inputPlanWidthMinTab')" ng-keyup="CheckIsValidNumber($event,'inputPlanWidthMinTab')">
                <span for="inputPlanWidthMinTab">Min</span>
              </div>
              <div class="form-group col-sm-6 col-xs-6 no-pdg-left">
                <input type="text" class="form-control inputPlanWidthMax ng-pristine ng-untouched ng-valid ng-valid-pattern" pattern="\d*" name="inputPlanWidthMaxTab" id="inputPlanWidthMaxTab" ng-model="MaxWidth"
                  ng-keypress="CheckIsValidNumber($event,'inputPlanWidthMaxTab')" ng-keydown="CheckIsValidNumber($event,'inputPlanWidthMaxTab')" ng-keyup="CheckIsValidNumber($event,'inputPlanWidthMaxTab')">
                <span for="inputPlanWidthMaxTab">Max</span>
              </div>
            </div>
          </div>
        </div>
        <div class="row divPlanDepth">
          <div class="col-sm-12 col-xs-12 line-height1 pdg-top1">
            <label class="clearfix text-uppercase nova-font-family-bold">Plan Depth</label>
            <div class="form-inline row">
              <div class="form-group col-sm-6 col-xs-6 no-pdg-right">
                <input type="text" class="form-control inputPlanDepthMin ng-pristine ng-untouched ng-valid ng-valid-pattern" pattern="\d*" name="inputPlanDepthMinTab" id="inputPlanDepthMinTab" ng-model="MinDepth"
                  ng-keypress="CheckIsValidNumber($event,'inputPlanDepthMinTab')" ng-keydown="CheckIsValidNumber($event,'inputPlanDepthMinTab')" ng-keyup="CheckIsValidNumber($event,'inputPlanDepthMinTab')">
                <span for="inputPlanDepthMinTab">Min</span>
              </div>
              <div class="form-group col-sm-6 col-xs-6 no-pdg-left">
                <input type="text" class="form-control inputPlanDepthMax ng-pristine ng-untouched ng-valid ng-valid-pattern" pattern="\d*" name="inputPlanDepthMaxTab" id="inputPlanDepthMaxTab" ng-model="MaxDepth"
                  ng-keypress="CheckIsValidNumber($event,'inputPlanDepthMaxTab')" ng-keydown="CheckIsValidNumber($event,'inputPlanDepthMaxTab')" ng-keyup="CheckIsValidNumber($event,'inputPlanDepthMaxTab')">
                <span for="inputPlanDepthMaxTab">Max</span>
              </div>
            </div>
          </div>
        </div>
        <label class="clearfix text-uppercase pdg-top1 nova-font-family-bold">Structure Type</label>
        <div class="row pdg-bottom2 not-media">
          <div class="col-sm-8 clearfix divStructureType">
            <a class="btn btn-number" ng-class="{'active': IsSingleFamily}" ng-click="IsSingleFamily=!IsSingleFamily;getSelectedValue('single-family', '',IsSingleFamily)">Single Family</a>
            <a class="btn btn-number" ng-class="{'active': IsMultiFamily}" ng-click="IsMultiFamily=!IsMultiFamily;getSelectedValue('multi-family', '',IsMultiFamily)">Multi-Family</a>
            <a class="btn btn-number" ng-class="{'active': IsGarage}" ng-click="IsGarage=!IsGarage;getSelectedValue('garage', '',IsGarage)">Garage</a>
          </div>
          <div class="col-sm-4">
            <a href="javascript:void()" ng-click="ClearFormTablet()" style="text-decoration:underline">Clear All</a>
          </div>
        </div>
        <div class="row">
          <div class="col-sm-12 text-center">
            <button class="btn btn-orange pdg-top2 nova-font-family-bold text-uppercase" ng-click="ViewAllPlanSearchResults('Tab')"> View Search Results <i class="glyphicon glyphicon-arrow-right"></i>
            </button>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="not-media">
    <h2 class="text-color-blue nova-font-family-bold">House Features</h2>
    <div class="panel panel-default margin-top0">
      <!-- ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' -->
      <div class="pdg-bottom1 ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
        ng-if="attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature'">
        <div class="panel-heading" role="tab" id="houseFeatures_Tab">
          <h4 class="panel-title">
            <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse1_Tab" aria-expanded="false" aria-controls="collapse1_Tab">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Architectural Styles
</a>
          </h4>
        </div>
        <div id="collapse1_Tab" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
          <div class="panel-body">
            <div class="row div_Architectural_Tab">
              <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox178_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="1 1/2 Story"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox178_Tab" class="ng-binding"> 1 1/2 Story </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox179_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="A Frame"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox179_Tab" class="ng-binding"> A Frame </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox278_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Acadian"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox278_Tab" class="ng-binding"> Acadian </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox126_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Arts and Crafts"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox126_Tab" class="ng-binding"> Arts and Crafts </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox283_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Barn Style"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox283_Tab" class="ng-binding"> Barn Style </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox125_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Beachfront"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox125_Tab" class="ng-binding"> Beachfront </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox273_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Breezeway"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox273_Tab" class="ng-binding"> Breezeway </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox64_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Bungalow"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox64_Tab" class="ng-binding"> Bungalow </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox180_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="California Style"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox180_Tab" class="ng-binding"> California Style </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox162_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Cape Cod"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox162_Tab" class="ng-binding"> Cape Cod </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox151_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Coastal"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox151_Tab" class="ng-binding"> Coastal </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox1_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Colonial"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox1_Tab" class="ng-binding"> Colonial </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox170_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Concrete Block/ ICF Design"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox170_Tab" class="ng-binding"> Concrete Block/ ICF Design </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox127_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Condominiums"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox127_Tab" class="ng-binding"> Condominiums </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox63_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Contemporary"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox63_Tab" class="ng-binding"> Contemporary </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox279_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Cottage"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox279_Tab" class="ng-binding"> Cottage </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox2_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Country"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox2_Tab" class="ng-binding"> Country </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox141_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Craftsman"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox141_Tab" class="ng-binding"> Craftsman </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox60_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Duplex/Multi-Unit"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox60_Tab" class="ng-binding"> Duplex/Multi-Unit </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox3_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="European"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox3_Tab" class="ng-binding"> European </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox6_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Farmhouse"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox6_Tab" class="ng-binding"> Farmhouse </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox152_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Feng Shui"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox152_Tab" class="ng-binding"> Feng Shui </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox181_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Florida Style"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox181_Tab" class="ng-binding"> Florida Style </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox59_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="French"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox59_Tab" class="ng-binding"> French </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox128_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Garage"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox128_Tab" class="ng-binding"> Garage </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox182_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Garage w/Apartments"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox182_Tab" class="ng-binding"> Garage w/Apartments </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox130_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Georgian"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox130_Tab" class="ng-binding"> Georgian </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox161_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Historic"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox161_Tab" class="ng-binding"> Historic </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox184_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="In-Law Suite"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox184_Tab" class="ng-binding"> In-Law Suite </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox294_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Lake"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox294_Tab" class="ng-binding"> Lake </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox124_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Log Cabin"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox124_Tab" class="ng-binding"> Log Cabin </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox121_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Luxury"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox121_Tab" class="ng-binding"> Luxury </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox62_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Mediterranean"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox62_Tab" class="ng-binding"> Mediterranean </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox284_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Mid-Century Modern"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox284_Tab" class="ng-binding"> Mid-Century Modern </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox122_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Modern"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox122_Tab" class="ng-binding"> Modern </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox286_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Modern Farmhouse"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox286_Tab" class="ng-binding"> Modern Farmhouse </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox104_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Multi-Level"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox104_Tab" class="ng-binding"> Multi-Level </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox123_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Passive Solar"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox123_Tab" class="ng-binding"> Passive Solar </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox142_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Prairie"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox142_Tab" class="ng-binding"> Prairie </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox5_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Ranch"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox5_Tab" class="ng-binding"> Ranch </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox282_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Rustic"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox282_Tab" class="ng-binding"> Rustic </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox144_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Shingle"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox144_Tab" class="ng-binding"> Shingle </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox263_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Small House Plans"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox263_Tab" class="ng-binding"> Small House Plans </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox119_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Southern"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox119_Tab" class="ng-binding"> Southern </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox120_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Southwest"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox120_Tab" class="ng-binding"> Southwest </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox163_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Spanish"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox163_Tab" class="ng-binding"> Spanish </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox65_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Specialty"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox65_Tab" class="ng-binding"> Specialty </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox276_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Texas Style"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox276_Tab" class="ng-binding"> Texas Style </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox129_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Traditional"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox129_Tab" class="ng-binding"> Traditional </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox143_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Transitional"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox143_Tab" class="ng-binding"> Transitional </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox156_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Tudor"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox156_Tab" class="ng-binding"> Tudor </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox197_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Tuscan"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox197_Tab" class="ng-binding"> Tuscan </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox61_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Vacation Homes"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox61_Tab" class="ng-binding"> Vacation Homes </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox4_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Victorian"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox4_Tab" class="ng-binding"> Victorian </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox186_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Wheelchair Accessible"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox186_Tab" class="ng-binding"> Wheelchair Accessible </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            </div>
          </div>
        </div>
      </div>
      <!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' -->
      <div class="pdg-bottom1 ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
        ng-if="attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature'">
        <div class="panel-heading" role="tab" id="houseFeatures_Tab">
          <h4 class="panel-title">
            <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse29_Tab" aria-expanded="false" aria-controls="collapse29_Tab">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Ceiling Height
</a>
          </h4>
        </div>
        <div id="collapse29_Tab" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
          <div class="panel-body">
            <div class="row div_CeilingHeight_Tab">
              <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox35_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="35"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox35_Tab" class="ng-binding"> 10 Foot Ceiling </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox271_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="271"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox271_Tab" class="ng-binding"> 11 Foot Ceiling </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox277_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="277"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox277_Tab" class="ng-binding"> 12 Foot Ceiling </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox71_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="71"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox71_Tab" class="ng-binding"> 8 Foot Ceiling </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox70_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="70"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox70_Tab" class="ng-binding"> 9 Foot Ceiling </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            </div>
          </div>
        </div>
      </div>
      <!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' -->
      <div class="pdg-bottom1 ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
        ng-if="attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature'">
        <div class="panel-heading" role="tab" id="houseFeatures_Tab">
          <h4 class="panel-title">
            <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse30_Tab" aria-expanded="false" aria-controls="collapse30_Tab">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Special Feature
</a>
          </h4>
        </div>
        <div id="collapse30_Tab" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
          <div class="panel-body">
            <div class="row div_SpecialFeature_Tab">
              <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox230_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="230"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox230_Tab" class="ng-binding"> Apartment </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox257_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="257"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox257_Tab" class="ng-binding"> Balcony </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox226_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="226"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox226_Tab" class="ng-binding"> Bonus Room </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox236_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="236"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox236_Tab" class="ng-binding"> Color Photos </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox244_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="244"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox244_Tab" class="ng-binding"> Den </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox222_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="222"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox222_Tab" class="ng-binding"> Dining Room </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox254_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="254"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox254_Tab" class="ng-binding"> Elevator </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox235_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="235"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox235_Tab" class="ng-binding"> Energy Efficient </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox261_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="261"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox261_Tab" class="ng-binding"> Exercise Room </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox227_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="227"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox227_Tab" class="ng-binding"> Family Room </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox220_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="220"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox220_Tab" class="ng-binding"> Fireplace </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox228_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="228"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox228_Tab" class="ng-binding"> Game Room </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox252_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="252"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox252_Tab" class="ng-binding"> Golf Cart Storage </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox223_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="223"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox223_Tab" class="ng-binding"> Guest Room </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox224_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="224"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox224_Tab" class="ng-binding"> Home Office </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox232_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="232"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox232_Tab" class="ng-binding"> Home Theater </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox219_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="219"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox219_Tab" class="ng-binding"> In Home Gym </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox281_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="281"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox281_Tab" class="ng-binding"> Interior Photos </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox231_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="231"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox231_Tab" class="ng-binding"> Library </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox237_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="237"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox237_Tab" class="ng-binding"> Loft </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox285_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="285"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox285_Tab" class="ng-binding"> L-Shaped </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox229_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="229"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox229_Tab" class="ng-binding"> Main Level Laundry </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox233_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="233"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox233_Tab" class="ng-binding"> Media Room </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox218_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="218"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox218_Tab" class="ng-binding"> Mother in law apartment </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox225_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="225"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox225_Tab" class="ng-binding"> Mud Room </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox280_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="280"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox280_Tab" class="ng-binding"> Open Floor Plan </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox259_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="259"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox259_Tab" class="ng-binding"> Second Level Laundry </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox240_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="240"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox240_Tab" class="ng-binding"> Split Bathroom </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox243_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="243"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox243_Tab" class="ng-binding"> Storage </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox221_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="221"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox221_Tab" class="ng-binding"> Swimming Pool </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox245_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="245"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox245_Tab" class="ng-binding"> Vaulted Ceilings </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox267_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="267"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox267_Tab" class="ng-binding"> Video </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox253_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="253"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox253_Tab" class="ng-binding"> Wine Cellar </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox247_Tab" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="247"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox247_Tab" class="ng-binding"> Workshop </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            </div>
          </div>
        </div>
      </div>
      <!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes -->
      <div class="panel-heading" role="tab" id="foundationType_Tab">
        <h4 class="panel-title">
          <a class="collapsed nova-font-family-bold" role="button" data-toggle="collapse" ng-click="plusIconFounsation=!plusIconFounsation" data-parent="#accordion" href="javascript:void(0);" data-target="#collapseMediaFoundationType_Tab" aria-expanded="false" aria-controls="collapseMediaFoundationType_Tab">
<i ng-show="!plusIconFounsation">+</i> <i ng-show="plusIconFounsation" class="ng-hide">-</i> Foundation Type
</a>
        </h4>
      </div>
      <div id="collapseMediaFoundationType_Tab" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
        <div class="panel-body">
          <div class="row foundationTypeDivSearch_Tab">
            <!-- ngRepeat: type in dataAdvanceSearch.foundations -->
            <div class="col-sm-12 ng-scope" ng-repeat="type in dataAdvanceSearch.foundations">
              <input id="inlinecheckbox4_Tab" type="checkbox" ng-click="getSelectedValue(type.foundationType,'constructUrl',type.selected)" ng-model="type.selected" value="type.selected" val="Basement" class="ng-pristine ng-untouched ng-valid">
              <label for="inlinecheckbox4_Tab" class="ng-binding"> Basement </label>
            </div><!-- end ngRepeat: type in dataAdvanceSearch.foundations -->
            <div class="col-sm-12 ng-scope" ng-repeat="type in dataAdvanceSearch.foundations">
              <input id="inlinecheckbox5_Tab" type="checkbox" ng-click="getSelectedValue(type.foundationType,'constructUrl',type.selected)" ng-model="type.selected" value="type.selected" val="Crawl Space" class="ng-pristine ng-untouched ng-valid">
              <label for="inlinecheckbox5_Tab" class="ng-binding"> Crawl Space </label>
            </div><!-- end ngRepeat: type in dataAdvanceSearch.foundations -->
            <div class="col-sm-12 ng-scope" ng-repeat="type in dataAdvanceSearch.foundations">
              <input id="inlinecheckbox6_Tab" type="checkbox" ng-click="getSelectedValue(type.foundationType,'constructUrl',type.selected)" ng-model="type.selected" value="type.selected" val="Slab" class="ng-pristine ng-untouched ng-valid">
              <label for="inlinecheckbox6_Tab" class="ng-binding"> Slab </label>
            </div><!-- end ngRepeat: type in dataAdvanceSearch.foundations -->
            <div class="col-sm-12 ng-scope" ng-repeat="type in dataAdvanceSearch.foundations">
              <input id="inlinecheckbox7_Tab" type="checkbox" ng-click="getSelectedValue(type.foundationType,'constructUrl',type.selected)" ng-model="type.selected" value="type.selected" val="Daylight Basement"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlinecheckbox7_Tab" class="ng-binding"> Daylight Basement </label>
            </div><!-- end ngRepeat: type in dataAdvanceSearch.foundations -->
            <div class="col-sm-12 ng-scope" ng-repeat="type in dataAdvanceSearch.foundations">
              <input id="inlinecheckbox8_Tab" type="checkbox" ng-click="getSelectedValue(type.foundationType,'constructUrl',type.selected)" ng-model="type.selected" value="type.selected" val="Pier" class="ng-pristine ng-untouched ng-valid">
              <label for="inlinecheckbox8_Tab" class="ng-binding"> Pier </label>
            </div><!-- end ngRepeat: type in dataAdvanceSearch.foundations -->
            <div class="col-sm-12 ng-scope" ng-repeat="type in dataAdvanceSearch.foundations">
              <input id="inlinecheckbox9_Tab" type="checkbox" ng-click="getSelectedValue(type.foundationType,'constructUrl',type.selected)" ng-model="type.selected" value="type.selected" val="Piling" class="ng-pristine ng-untouched ng-valid">
              <label for="inlinecheckbox9_Tab" class="ng-binding"> Piling </label>
            </div><!-- end ngRepeat: type in dataAdvanceSearch.foundations -->
            <div class="col-sm-12 ng-scope" ng-repeat="type in dataAdvanceSearch.foundations">
              <input id="inlinecheckbox22_Tab" type="checkbox" ng-click="getSelectedValue(type.foundationType,'constructUrl',type.selected)" ng-model="type.selected" value="type.selected" val="Walkout Basement"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlinecheckbox22_Tab" class="ng-binding"> Walkout Basement </label>
            </div><!-- end ngRepeat: type in dataAdvanceSearch.foundations -->
          </div>
        </div>
      </div>
    </div>
    <h2 class="text-color-blue nova-font-family-bold">Room Features</h2>
    <!-- ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' -->
    <div class="panel panel-default ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
      ng-if="attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features'">
      <div class="panel-heading" role="tab" id="roomFeatures_Tab">
        <h4 class="panel-title">
          <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse55_Tab" aria-expanded="false" aria-controls="collapse55_Tab">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Kitchen Features
</a>
        </h4>
      </div>
      <div id="collapse55_Tab" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
        <div class="panel-body">
          <div class="row div_KitchenFeatures_Tab">
            <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox201_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="201"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox201_Tab" class="ng-binding"> Butler's Pantry </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox238_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="238"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox238_Tab" class="ng-binding"> Eat-In Kitchen </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox200_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="200"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox200_Tab" class="ng-binding"> Kitchen Island </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox202_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="202"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox202_Tab" class="ng-binding"> Nook/Breakfast Area </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox204_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="204"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox204_Tab" class="ng-binding"> Outdoor Kitchen </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox205_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="205"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox205_Tab" class="ng-binding"> Peninsula/Eating Bar </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox258_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="258"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox258_Tab" class="ng-binding"> Secondary Kitchen </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox203_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="203"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox203_Tab" class="ng-binding"> Walk-in Pantry </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
          </div>
        </div>
      </div>
    </div>
    <!-- end ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' -->
    <div class="panel panel-default ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
      ng-if="attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features'">
      <div class="panel-heading" role="tab" id="roomFeatures_Tab">
        <h4 class="panel-title">
          <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse56_Tab" aria-expanded="false" aria-controls="collapse56_Tab">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Porches and Exterior Features
</a>
        </h4>
      </div>
      <div id="collapse56_Tab" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
        <div class="panel-body">
          <div class="row div_PorchExtFeature_Tab">
            <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox207_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="207"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox207_Tab" class="ng-binding"> Breezeway </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox208_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="208"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox208_Tab" class="ng-binding"> Courtyard </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox209_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="209"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox209_Tab" class="ng-binding"> Covered Front Porch </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox246_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="246"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox246_Tab" class="ng-binding"> Covered Lanai </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox272_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="272"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox272_Tab" class="ng-binding"> Covered Rear Patio </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox210_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="210"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox210_Tab" class="ng-binding"> Covered Rear Porch </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox211_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="211"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox211_Tab" class="ng-binding"> Friend's Entry </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox265_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="265"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox265_Tab" class="ng-binding"> Patio </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox251_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="251"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox251_Tab" class="ng-binding"> Porte-Cochere </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox250_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="250"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox250_Tab" class="ng-binding"> Portico </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox213_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="213"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox213_Tab" class="ng-binding"> Roof Garden </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox239_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="239"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox239_Tab" class="ng-binding"> Screened in Lanai </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox214_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="214"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox214_Tab" class="ng-binding"> Screened Porch/Sunroom </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox212_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="212"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox212_Tab" class="ng-binding"> Sundeck </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox206_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="206"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox206_Tab" class="ng-binding"> Wrap Around Porch </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
          </div>
        </div>
      </div>
    </div>
    <!-- end ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' -->
    <div class="panel panel-default ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
      ng-if="attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features'">
      <div class="panel-heading" role="tab" id="roomFeatures_Tab">
        <h4 class="panel-title">
          <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse57_Tab" aria-expanded="false" aria-controls="collapse57_Tab">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Master Suite Features
</a>
        </h4>
      </div>
      <div id="collapse57_Tab" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
        <div class="panel-body">
          <div class="row div_MasterSuiteFeature_Tab">
            <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox217_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="217"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox217_Tab" class="ng-binding"> Fireplace in Master </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox215_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="215"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox215_Tab" class="ng-binding"> Main Floor Master </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox241_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="241"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox241_Tab" class="ng-binding"> Master Bathroom </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox256_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="256"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox256_Tab" class="ng-binding"> Private Deck </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox260_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="260"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox260_Tab" class="ng-binding"> Second Floor Master </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox249_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="249"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox249_Tab" class="ng-binding"> Sitting Area </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox270_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="270"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox270_Tab" class="ng-binding"> Split Master Bedroom </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox216_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="216"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox216_Tab" class="ng-binding"> Two or More Master Suites </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox242_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="242"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox242_Tab" class="ng-binding"> Walk In Closet </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
          </div>
        </div>
      </div>
    </div>
    <!-- end ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes -->
    <h2 class="text-color-blue nova-font-family-bold">Construction Features</h2>
    <!-- ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' -->
    <div class="panel panel-default ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
      ng-if="attribute.inventoryAttributeType!='Architectural Styles' &amp;&amp; attribute.inventoryAttributeType!='Ceiling Height' &amp;&amp; attribute.inventoryAttributeType!='Special Feature' &amp;&amp; attribute.inventoryAttributeType!='Kitchen Features' &amp;&amp; attribute.inventoryAttributeType!='Master Suite Features' &amp;&amp; attribute.inventoryAttributeType!='Porches and Exterior Features'">
      <div class="panel-heading" role="tab" id="constFeat_Tab">
        <h4 class="panel-title">
          <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse25_Tab" aria-expanded="false" aria-controls="collapse25_Tab">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Exterior Wall Material
</a>
        </h4>
      </div>
      <div id="collapse25_Tab" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
        <div class="panel-body">
          <div class="row div_ExtWallMat_Tab">
            <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox12_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="12"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox12_Tab" class="ng-binding"> Aluminum Siding </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox293_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="293"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox293_Tab" class="ng-binding"> Board and Batten </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox34_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="34"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox34_Tab" class="ng-binding"> Brick </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox98_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="98"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox98_Tab" class="ng-binding"> Fiber Cement Product </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox292_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="292"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox292_Tab" class="ng-binding"> Lap Siding </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox154_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="154"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox154_Tab" class="ng-binding"> Log </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox72_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="72"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox72_Tab" class="ng-binding"> Rock/Stone </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox74_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="74"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox74_Tab" class="ng-binding"> Shakes </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox42_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="42"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox42_Tab" class="ng-binding"> Stucco </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox14_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="14"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox14_Tab" class="ng-binding"> Vinyl Siding </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox73_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="73"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox73_Tab" class="ng-binding"> Wood Siding </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
          </div>
        </div>
      </div>
    </div>
    <!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' -->
    <div class="panel panel-default ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
      ng-if="attribute.inventoryAttributeType!='Architectural Styles' &amp;&amp; attribute.inventoryAttributeType!='Ceiling Height' &amp;&amp; attribute.inventoryAttributeType!='Special Feature' &amp;&amp; attribute.inventoryAttributeType!='Kitchen Features' &amp;&amp; attribute.inventoryAttributeType!='Master Suite Features' &amp;&amp; attribute.inventoryAttributeType!='Porches and Exterior Features'">
      <div class="panel-heading" role="tab" id="constFeat_Tab">
        <h4 class="panel-title">
          <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse26_Tab" aria-expanded="false" aria-controls="collapse26_Tab">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Roofing Type
</a>
        </h4>
      </div>
      <div id="collapse26_Tab" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
        <div class="panel-body">
          <div class="row div_RoofingType_Tab">
            <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox94_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="94"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox94_Tab" class="ng-binding"> Double Shed </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox87_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="87"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox87_Tab" class="ng-binding"> Dutch Gable </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox266_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="266"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox266_Tab" class="ng-binding"> Flat </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox33_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="33"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox33_Tab" class="ng-binding"> Gable </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox88_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="88"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox88_Tab" class="ng-binding"> Gable/Dormer </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox89_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="89"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox89_Tab" class="ng-binding"> Gable/Shed Dormer </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox92_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="92"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox92_Tab" class="ng-binding"> Gambrel </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox90_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="90"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox90_Tab" class="ng-binding"> Gull Wing </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox91_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="91"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox91_Tab" class="ng-binding"> Half Hip </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox86_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="86"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox86_Tab" class="ng-binding"> Hip </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox93_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="93"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox93_Tab" class="ng-binding"> Mansard </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox96_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="96"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox96_Tab" class="ng-binding"> Salt Box </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox95_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="95"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox95_Tab" class="ng-binding"> Shed </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
          </div>
        </div>
      </div>
    </div>
    <!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' -->
    <div class="panel panel-default ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
      ng-if="attribute.inventoryAttributeType!='Architectural Styles' &amp;&amp; attribute.inventoryAttributeType!='Ceiling Height' &amp;&amp; attribute.inventoryAttributeType!='Special Feature' &amp;&amp; attribute.inventoryAttributeType!='Kitchen Features' &amp;&amp; attribute.inventoryAttributeType!='Master Suite Features' &amp;&amp; attribute.inventoryAttributeType!='Porches and Exterior Features'">
      <div class="panel-heading" role="tab" id="constFeat_Tab">
        <h4 class="panel-title">
          <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse27_Tab" aria-expanded="false" aria-controls="collapse27_Tab">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Roofing Material
</a>
        </h4>
      </div>
      <div id="collapse27_Tab" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
        <div class="panel-body">
          <div class="row div_RoofingMat_Tab">
            <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox38_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="38"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox38_Tab" class="ng-binding"> Asphalt Shingles </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox99_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="99"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox99_Tab" class="ng-binding"> Metal </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox102_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="102"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox102_Tab" class="ng-binding"> Other Composites </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox100_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="100"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox100_Tab" class="ng-binding"> Tar </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox255_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="255"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox255_Tab" class="ng-binding"> Tiles </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox101_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="101"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox101_Tab" class="ng-binding"> Wood Shakes </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
          </div>
        </div>
      </div>
    </div>
    <!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' -->
    <div class="panel panel-default ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
      ng-if="attribute.inventoryAttributeType!='Architectural Styles' &amp;&amp; attribute.inventoryAttributeType!='Ceiling Height' &amp;&amp; attribute.inventoryAttributeType!='Special Feature' &amp;&amp; attribute.inventoryAttributeType!='Kitchen Features' &amp;&amp; attribute.inventoryAttributeType!='Master Suite Features' &amp;&amp; attribute.inventoryAttributeType!='Porches and Exterior Features'">
      <div class="panel-heading" role="tab" id="constFeat_Tab">
        <h4 class="panel-title">
          <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse28_Tab" aria-expanded="false" aria-controls="collapse28_Tab">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Roof Pitch
</a>
        </h4>
      </div>
      <div id="collapse28_Tab" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
        <div class="panel-body">
          <div class="row div_RoofPitch_Tab">
            <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox83_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="83"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox83_Tab" class="ng-binding"> 10/12 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox84_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="84"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox84_Tab" class="ng-binding"> 11/12 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox57_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="57"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox57_Tab" class="ng-binding"> 12/12 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox262_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="262"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox262_Tab" class="ng-binding"> 14/12 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox269_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="269"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox269_Tab" class="ng-binding"> 16/12 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox268_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="268"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox268_Tab" class="ng-binding"> 16/16 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox75_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="75"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox75_Tab" class="ng-binding"> 2/12 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox76_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="76"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox76_Tab" class="ng-binding"> 3/12 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox77_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="77"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox77_Tab" class="ng-binding"> 4/12 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox78_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="78"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox78_Tab" class="ng-binding"> 5/12 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox79_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="79"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox79_Tab" class="ng-binding"> 6/12 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox80_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="80"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox80_Tab" class="ng-binding"> 7/12 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox81_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="81"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox81_Tab" class="ng-binding"> 8/12 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox82_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="82"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox82_Tab" class="ng-binding"> 9/12 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox85_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="85"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox85_Tab" class="ng-binding"> Other </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
          </div>
        </div>
      </div>
    </div>
    <!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' -->
    <div class="panel panel-default ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
      ng-if="attribute.inventoryAttributeType!='Architectural Styles' &amp;&amp; attribute.inventoryAttributeType!='Ceiling Height' &amp;&amp; attribute.inventoryAttributeType!='Special Feature' &amp;&amp; attribute.inventoryAttributeType!='Kitchen Features' &amp;&amp; attribute.inventoryAttributeType!='Master Suite Features' &amp;&amp; attribute.inventoryAttributeType!='Porches and Exterior Features'">
      <div class="panel-heading" role="tab" id="constFeat_Tab">
        <h4 class="panel-title">
          <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse46_Tab" aria-expanded="false" aria-controls="collapse46_Tab">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Garage Type
</a>
        </h4>
      </div>
      <div id="collapse46_Tab" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
        <div class="panel-body">
          <div class="row div_GarageType_Tab">
            <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox67_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="67"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox67_Tab" class="ng-binding"> Attached Garage </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox69_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="69"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox69_Tab" class="ng-binding"> Carport </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox173_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="173"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox173_Tab" class="ng-binding"> Courtyard Entry </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox68_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="68"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox68_Tab" class="ng-binding"> Detached Garage </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox176_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="176"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox176_Tab" class="ng-binding"> Front Entry </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox264_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="264"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox264_Tab" class="ng-binding"> Rear Entry </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox175_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="175"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox175_Tab" class="ng-binding"> Side Entry </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox174_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="174"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox174_Tab" class="ng-binding"> Under Main Floor Entry </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
          </div>
        </div>
      </div>
    </div>
    <!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' -->
    <div class="panel panel-default ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
      ng-if="attribute.inventoryAttributeType!='Architectural Styles' &amp;&amp; attribute.inventoryAttributeType!='Ceiling Height' &amp;&amp; attribute.inventoryAttributeType!='Special Feature' &amp;&amp; attribute.inventoryAttributeType!='Kitchen Features' &amp;&amp; attribute.inventoryAttributeType!='Master Suite Features' &amp;&amp; attribute.inventoryAttributeType!='Porches and Exterior Features'">
      <div class="panel-heading" role="tab" id="constFeat_Tab">
        <h4 class="panel-title">
          <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse48_Tab" aria-expanded="false" aria-controls="collapse48_Tab">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Construction Methods
</a>
        </h4>
      </div>
      <div id="collapse48_Tab" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
        <div class="panel-body">
          <div class="row div_ConstructionMethod_Tab">
            <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox112_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="112"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox112_Tab" class="ng-binding"> Adobe </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox116_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="116"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox116_Tab" class="ng-binding"> Southern </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox111_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="111"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox111_Tab" class="ng-binding"> Straw Bale </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox114_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="114"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox114_Tab" class="ng-binding"> Structural Insulated </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
          </div>
        </div>
      </div>
    </div>
    <!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' -->
    <div class="panel panel-default ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
      ng-if="attribute.inventoryAttributeType!='Architectural Styles' &amp;&amp; attribute.inventoryAttributeType!='Ceiling Height' &amp;&amp; attribute.inventoryAttributeType!='Special Feature' &amp;&amp; attribute.inventoryAttributeType!='Kitchen Features' &amp;&amp; attribute.inventoryAttributeType!='Master Suite Features' &amp;&amp; attribute.inventoryAttributeType!='Porches and Exterior Features'">
      <div class="panel-heading" role="tab" id="constFeat_Tab">
        <h4 class="panel-title">
          <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse49_Tab" aria-expanded="false" aria-controls="collapse49_Tab">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Fireplaces
</a>
        </h4>
      </div>
      <div id="collapse49_Tab" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
        <div class="panel-body">
          <div class="row div_FirePlaces_Tab">
            <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox137_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="137"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox137_Tab" class="ng-binding"> Four Fireplaces </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox132_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="132"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox132_Tab" class="ng-binding"> One Fireplace </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox131_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="131"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox131_Tab" class="ng-binding"> Optional Fireplace </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox136_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="136"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox136_Tab" class="ng-binding"> Three Fireplaces </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox135_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="135"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox135_Tab" class="ng-binding"> Two Fireplaces </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
          </div>
        </div>
      </div>
    </div>
    <!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' -->
    <div class="panel panel-default ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
      ng-if="attribute.inventoryAttributeType!='Architectural Styles' &amp;&amp; attribute.inventoryAttributeType!='Ceiling Height' &amp;&amp; attribute.inventoryAttributeType!='Special Feature' &amp;&amp; attribute.inventoryAttributeType!='Kitchen Features' &amp;&amp; attribute.inventoryAttributeType!='Master Suite Features' &amp;&amp; attribute.inventoryAttributeType!='Porches and Exterior Features'">
      <div class="panel-heading" role="tab" id="constFeat_Tab">
        <h4 class="panel-title">
          <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse51_Tab" aria-expanded="false" aria-controls="collapse51_Tab">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Exterior Wall Framing
</a>
        </h4>
      </div>
      <div id="collapse51_Tab" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
        <div class="panel-body">
          <div class="row div_ExtWallFraming_Tab">
            <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox139_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="139"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox139_Tab" class="ng-binding"> 2x4 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox138_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="138"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox138_Tab" class="ng-binding"> 2x6 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox275_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="275"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox275_Tab" class="ng-binding"> 2x8 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox177_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="177"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox177_Tab" class="ng-binding"> Concrete </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox274_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="274"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox274_Tab" class="ng-binding"> Double 2x4 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox155_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="155"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox155_Tab" class="ng-binding"> Log </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
          </div>
        </div>
      </div>
    </div>
    <!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' -->
    <div class="panel panel-default ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
      ng-if="attribute.inventoryAttributeType!='Architectural Styles' &amp;&amp; attribute.inventoryAttributeType!='Ceiling Height' &amp;&amp; attribute.inventoryAttributeType!='Special Feature' &amp;&amp; attribute.inventoryAttributeType!='Kitchen Features' &amp;&amp; attribute.inventoryAttributeType!='Master Suite Features' &amp;&amp; attribute.inventoryAttributeType!='Porches and Exterior Features'">
      <div class="panel-heading" role="tab" id="constFeat_Tab">
        <h4 class="panel-title">
          <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse52_Tab" aria-expanded="false" aria-controls="collapse52_Tab">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Building Lot Type
</a>
        </h4>
      </div>
      <div id="collapse52_Tab" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
        <div class="panel-body">
          <div class="row div_BuildLotType_Tab">
            <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox248_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="248"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox248_Tab" class="ng-binding"> Corner Lot </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox147_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="147"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox147_Tab" class="ng-binding"> Down Site </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox145_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="145"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox145_Tab" class="ng-binding"> Flat Site </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox185_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="185"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox185_Tab" class="ng-binding"> Narrow Lot Design </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox148_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="148"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox148_Tab" class="ng-binding"> Side Slope Site </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox146_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="146"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox146_Tab" class="ng-binding"> Up Site </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox234_Tab" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="234"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox234_Tab" class="ng-binding"> View Lot </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
          </div>
        </div>
      </div>
    </div>
    <!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes -->
    <h2 class="text-color-blue nova-font-family-bold">Purchase Options</h2>
    <div class="panel panel-default">
      <div class="panel-heading" role="tab" id="purchaseOptions">
        <h4 class="panel-title">
          <a class="collapsed nova-font-family-bold" role="button" ng-click="plusIconPurchase=!plusIconPurchase" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapsePurchaseOptions_Tab" aria-expanded="false" aria-controls="collapsePurchaseOptions_Tab">
<i ng-show="!plusIconPurchase">+</i> <i ng-show="plusIconPurchase" class="ng-hide">-</i> Purchase Options
</a>
        </h4>
      </div>
      <div id="collapsePurchaseOptions_Tab" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
        <div class="panel-body divPurchaseOptionsSearch_Tab">
          <!-- ngRepeat: option in dataAdvanceSearch.purchaseOptionList -->
          <div class="col-sm-12 ng-scope" ng-repeat="option in dataAdvanceSearch.purchaseOptionList">
            <input type="checkbox" id="inlineCheckboxPurchase42USDA Approved_Tab" ng-click="getSelectedValue(option.purchaseOptionName, 'constructUrl', option.selected)" ng-model="option.selected" value="option.selected" val="USDA Approved"
              class="ng-pristine ng-untouched ng-valid">
            <label for="inlineCheckboxPurchase42USDA Approved_Tab" class="ng-binding"> USDA Approved </label>
          </div><!-- end ngRepeat: option in dataAdvanceSearch.purchaseOptionList -->
          <div class="col-sm-12 ng-scope" ng-repeat="option in dataAdvanceSearch.purchaseOptionList">
            <input type="checkbox" id="inlineCheckboxPurchase1CAD_Tab" ng-click="getSelectedValue(option.purchaseOptionName, 'constructUrl', option.selected)" ng-model="option.selected" value="option.selected" val="CAD"
              class="ng-pristine ng-untouched ng-valid">
            <label for="inlineCheckboxPurchase1CAD_Tab" class="ng-binding"> CAD </label>
          </div><!-- end ngRepeat: option in dataAdvanceSearch.purchaseOptionList -->
          <div class="col-sm-12 ng-scope" ng-repeat="option in dataAdvanceSearch.purchaseOptionList">
            <input type="checkbox" id="inlineCheckboxPurchase2PDF_Tab" ng-click="getSelectedValue(option.purchaseOptionName, 'constructUrl', option.selected)" ng-model="option.selected" value="option.selected" val="PDF"
              class="ng-pristine ng-untouched ng-valid">
            <label for="inlineCheckboxPurchase2PDF_Tab" class="ng-binding"> PDF </label>
          </div><!-- end ngRepeat: option in dataAdvanceSearch.purchaseOptionList -->
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col-sm-12 pdg-top3 text-center">
        <a href="javascript:void()" ng-click="ClearFormTablet()" style="text-decoration:underline">Clear All</a>
      </div>
    </div>
    <div class="row">
      <div class="col-sm-12 pdg-bottom3 pdg-top3">
        <button class="btn btn-orange text-uppercase nova-font-family-bold" ng-click="ViewAllPlanSearchResults('Tab')"> View Search Results <i class="glyphicon glyphicon-arrow-right"></i>
        </button>
      </div>
    </div>
  </div>
</form>

Name: form

<form name="form" novalidate="" class="ng-pristine ng-valid">
  <div class="panel panel-default">
    <div class="panel-heading" role="tab" id="basicOptions">
      <h4 class="panel-title">
        <a class="nova-font-family-bold" role="button" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapseBasicOptions" aria-expanded="true" aria-controls="collapseBasicOptions">
+ Basic Options
</a>
      </h4>
    </div>
    <div id="collapseBasicOptions" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="basicOptions">
      <div class="panel-body">
        <label class="clearfix nova-font-family-bold">BEDROOMS</label>
        <div class="row pdg-bottom1">
          <div class="col-sm-12">
            <a id="1Bed" class="btn btn-number" ng-class="{'active': is1bedroom}" ng-click="is1bedroom=!is1bedroom;getSelectedValue('1'+'-bedrooms', '',is1bedroom)">1</a>
            <a id="2Bed" class="btn btn-number" ng-class="{'active': is2bedroom}" ng-click="is2bedroom=!is2bedroom;getSelectedValue('2'+'-bedrooms', '',is2bedroom)">2</a>
            <a id="3Bed" class="btn btn-number" ng-class="{'active': is3bedroom}" ng-click="is3bedroom=!is3bedroom;getSelectedValue('3'+'-bedrooms', '',is3bedroom)">3</a>
            <a id="4Bed" class="btn btn-number" ng-class="{'active': is4bedroom}" ng-click="is4bedroom=!is4bedroom;getSelectedValue('4'+'-bedrooms', '',is4bedroom)">4</a>
            <a id="5Bed" class="btn btn-number" ng-class="{'active': is5Pbedroom}" ng-click="is5Pbedroom=!is5Pbedroom;getSelectedValue('5P'+'-bedrooms', '',is5Pbedroom)">5+</a>
          </div>
        </div>
        <label class="clearfix nova-font-family-bold">BATHROOMS</label>
        <div class="row pdg-bottom1">
          <div class="col-sm-12">
            <a id="1Bath" class="btn btn-number" ng-class="{'active': is1Bathrooms}" ng-click="is1Bathrooms=!is1Bathrooms;getSelectedValue('1'+'-bathrooms', '', is1Bathrooms)">1</a>
            <a id="1HBath" class="btn btn-number" ng-class="{'active': is1HBathrooms}" ng-click="is1HBathrooms=!is1HBathrooms;getSelectedValue('1H'+'-bathrooms', '', is1HBathrooms)">1<sup>1</sup>⁄<sub>2</sub></a>
            <a id="2Bath" class="btn btn-number" ng-class="{'active': is2Bathrooms}" ng-click="is2Bathrooms=!is2Bathrooms;getSelectedValue('2'+'-bathrooms', '',is2Bathrooms)">2</a>
            <a id="2HBath" class="btn btn-number" ng-class="{'active': is2HBathrooms}" ng-click="is2HBathrooms=!is2HBathrooms;getSelectedValue('2H'+'-bathrooms', '',is2HBathrooms)">2<sup>1</sup>⁄<sub>2</sub></a>
            <a id="3Bath" class="btn btn-number" ng-class="{'active': is3Bathrooms}" ng-click="is3Bathrooms=!is3Bathrooms;getSelectedValue('3'+'-bathrooms', '',is3Bathrooms)">3</a>
            <a id="3HBath" class="btn btn-number" ng-class="{'active': is3HBathrooms}" ng-click="is3HBathrooms=!is3HBathrooms;getSelectedValue('3H'+'-bathrooms', '',is3HBathrooms)">3<sup>1</sup>⁄<sub>2</sub></a>
            <a id="4PBath" class="btn btn-number" ng-class="{'active': is4PBathrooms}" ng-click="is4PBathrooms=!is4PBathrooms;getSelectedValue('4P'+'-bathrooms', '',is4PBathrooms)">4+</a>
          </div>
        </div>
        <label class="clearfix nova-font-family-bold">STORIES</label>
        <div class="row pdg-bottom1">
          <div class="col-sm-12">
            <a id="1Story" class="btn btn-number" ng-class="{'active': is1Stories}" ng-click="is1Stories=!is1Stories;getSelectedValue('single+story', '',is1Stories)">1</a>
            <a id="1HStory" class="btn btn-number" ng-class="{'active': is1HStories}" ng-click="is1HStories=!is1HStories;getSelectedValue('split+level', '',is1HStories)">1<sup>1</sup>⁄<sub>2</sub></a>
            <a id="2Story" class="btn btn-number" ng-class="{'active': is2Stories}" ng-click="is2Stories=!is2Stories;getSelectedValue('two+story', '',is2Stories)">2</a>
            <a id="3Story" class="btn btn-number" ng-class="{'active': is3Stories}" ng-click="is3Stories=!is3Stories;getSelectedValue('three+story', '',is3Stories)">3+</a>
          </div>
        </div>
        <label class="clearfix nova-font-family-bold">GARAGE BAYS</label>
        <div class="row pdg-bottom1">
          <div class="col-sm-12">
            <a id="0Garage" class="btn btn-number" ng-class="{'active': is0garage}" ng-click="is0garage=!is0garage;getSelectedValue('0'+'-garages', '',is0garage)">0</a>
            <a id="1Garage" class="btn btn-number" ng-class="{'active': is1garage}" ng-click="is1garage=!is1garage;getSelectedValue('1'+'-garages', '',is1garage)">1</a>
            <a id="2Garage" class="btn btn-number" ng-class="{'active': is2garage}" ng-click="is2garage=!is2garage;getSelectedValue('2'+'-garages', '',is2garage)">2</a>
            <a id="3PGarage" class="btn btn-number" ng-class="{'active': is3Pgarage}" ng-click="is3Pgarage=!is3Pgarage;getSelectedValue('3P'+'-garages', '',is3Pgarage)">3+</a>
          </div>
        </div>
        <div class="row divSquareFootage pdg-top1">
          <div class="col-sm-12 col-xs-12 line-height1">
            <label class="clearfix text-uppercase nova-font-family-bold">Square Footage</label>
            <div class="form-inline row">
              <div class="form-group col-sm-6 col-xs-6 no-pdg-right">
                <input type="text" class="form-control inputSquareFootageMin ng-pristine ng-untouched ng-valid" name="inputSquareFootageMin" id="inputSquareFootageMin" ng-model="MinSquareFootage"
                  ng-keypress="CheckIsValidNumber($event,'inputSquareFootageMin')" ng-keydown="CheckIsValidNumber($event,'inputSquareFootageMin')" ng-keyup="CheckIsValidNumber($event,'inputSquareFootageMin')" autocomplete="off">
                <span for="inputSquareFootageMin">Min</span>
              </div>
              <div class="form-group col-sm-6 col-xs-6 no-pdg-left">
                <input type="text" class="form-control inputSquareFootageMax ng-pristine ng-untouched ng-valid" name="inputSquareFootageMax" id="inputSquareFootageMax" ng-model="MaxSquareFootage"
                  ng-keypress="CheckIsValidNumber($event,'inputSquareFootageMax')" ng-keydown="CheckIsValidNumber($event,'inputSquareFootageMax')" ng-keyup="CheckIsValidNumber($event,'inputSquareFootageMax')" autocomplete="off">
                <span for="inputSquareFootageMax">Max</span>
              </div>
            </div>
          </div>
        </div>
        <div class="row divPlanWidth">
          <div class="col-sm-12 col-xs-12 line-height1 pdg-top1">
            <label class="clearfix text-uppercase nova-font-family-bold">Plan width</label>
            <div class="form-inline row">
              <div class="form-group col-sm-6 col-xs-6 no-pdg-right">
                <input type="text" class="form-control inputPlanWidthMin ng-pristine ng-untouched ng-valid" name="inputPlanWidthMin" id="inputPlanWidthMin" ng-model="MinWidth" ng-keypress="CheckIsValidNumber($event,'inputPlanWidthMin')"
                  ng-keydown="CheckIsValidNumber($event,'inputPlanWidthMin')" ng-keyup="CheckIsValidNumber($event,'inputPlanWidthMin')" autocomplete="off">
                <span for="inputPlanWidthMin">Min</span>
              </div>
              <div class="form-group col-sm-6 col-xs-6 no-pdg-left">
                <input type="text" class="form-control inputPlanWidthMax ng-pristine ng-untouched ng-valid" name="inputPlanWidthMax" id="inputPlanWidthMax" ng-model="MaxWidth" ng-keypress="CheckIsValidNumber($event,'inputPlanWidthMax')"
                  ng-keydown="CheckIsValidNumber($event,'inputPlanWidthMax')" ng-keyup="CheckIsValidNumber($event,'inputPlanWidthMax')" autocomplete="off">
                <span for="inputPlanWidthMax">Max</span>
              </div>
            </div>
          </div>
        </div>
        <div class="row divPlanDepth">
          <div class="col-sm-12 col-xs-12 line-height1 pdg-top1">
            <label class="clearfix text-uppercase nova-font-family-bold">Plan Depth</label>
            <div class="form-inline row">
              <div class="form-group col-sm-6 col-xs-6 no-pdg-right">
                <input type="text" class="form-control inputPlanDepthMin ng-pristine ng-untouched ng-valid" name="inputPlanDepthMin" id="inputPlanDepthMin" ng-model="MinDepth" ng-keypress="CheckIsValidNumber($event,'inputPlanDepthMin')"
                  ng-keydown="CheckIsValidNumber($event,'inputPlanDepthMin')" ng-keyup="CheckIsValidNumber($event,'inputPlanDepthMin')" autocomplete="off">
                <span for="inputPlanDepthMin">Min</span>
              </div>
              <div class="form-group col-sm-6 col-xs-6 no-pdg-left">
                <input type="text" class="form-control inputPlanDepthMax ng-pristine ng-untouched ng-valid" name="inputPlanDepthMax" id="inputPlanDepthMax" ng-model="MaxDepth" ng-keypress="CheckIsValidNumber($event,'inputPlanDepthMax')"
                  ng-keydown="CheckIsValidNumber($event,'inputPlanDepthMax')" ng-keyup="CheckIsValidNumber($event,'inputPlanDepthMax')" autocomplete="off">
                <span for="inputPlanDepthMax">Max</span>
              </div>
            </div>
          </div>
        </div>
        <label class="clearfix text-uppercase pdg-top1 nova-font-family-bold">Structure Type</label>
        <div class="row pdg-bottom2 not-media">
          <div class="col-sm-12 clearfix divStructureType">
            <a class="btn btn-number" ng-class="{'active': IsSingleFamily}" ng-click="IsSingleFamily=!IsSingleFamily;getSelectedValue('single-family', '',IsSingleFamily)">Single Family</a>
            <a class="btn btn-number" ng-class="{'active': IsMultiFamily}" ng-click="IsMultiFamily=!IsMultiFamily;getSelectedValue('multi-family', '',IsMultiFamily)">Multi-Family</a>
            <a class="btn btn-number" ng-class="{'active': IsGarage}" ng-click="IsGarage=!IsGarage;getSelectedValue('garage', '',IsGarage)">Garage</a>
          </div>
        </div>
        <div class="pdg-bottom2 media">
          <div class="col-sm-12 clearfix divStructureType">
            <a class="btn btn-number" ng-class="{'active': IsSingleFamily}" ng-click="IsSingleFamily=!IsSingleFamily;getSelectedValue('single-family', '',IsSingleFamily)">Single Family</a>
            <a class="btn btn-number" ng-class="{'active': IsMultiFamily}" ng-click="IsMultiFamily=!IsMultiFamily;getSelectedValue('multi-family', '',IsMultiFamily)">Multi-Family</a>
            <a class="btn btn-number" ng-class="{'active': IsGarage}" ng-click="IsGarage=!IsGarage;getSelectedValue('garage', '',IsGarage)">Garage</a>
          </div>
        </div>
        <div class="row">
          <div class="col-sm-12 text-center">
            <button class="btn btn-orange pdg-top2 nova-font-family-bold text-uppercase" ng-click="ViewAllPlanSearchResults('desktop')"> View Search Results <i class="glyphicon glyphicon-arrow-right"></i>
            </button>
          </div>
        </div>
        <div class="row">
          <div class="col-sm-12 text-center pdg-top2 ng-scope" ng-controller="HousePlanCtrl">
            <button class="btn btn-gray nova-font-family-bold text-uppercase" ng-click="ShowSaveSearch()"> Save My Search <i class="glyphicon glyphicon-arrow-right"></i>
            </button>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="not-media">
    <h2 class="text-color-blue nova-font-family-bold">House Features</h2>
    <div class="panel panel-default margin-top0">
      <!-- ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' -->
      <div class="pdg-bottom1 ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
        ng-if="attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature'">
        <div class="panel-heading" role="tab" id="houseFeatures">
          <h4 class="panel-title">
            <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse1" a="" aria-expanded="false" aria-controls="collapse1">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Architectural Styles
</a>
          </h4>
        </div>
        <div id="collapse1" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
          <div class="panel-body">
            <div class="row div_Architectural">
              <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox178" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="1 1/2 Story"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox178" class="ng-binding"> 1 1/2 Story </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox179" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="A Frame"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox179" class="ng-binding"> A Frame </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox278" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Acadian"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox278" class="ng-binding"> Acadian </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox126" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Arts and Crafts"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox126" class="ng-binding"> Arts and Crafts </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox283" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Barn Style"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox283" class="ng-binding"> Barn Style </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox125" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Beachfront"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox125" class="ng-binding"> Beachfront </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox273" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Breezeway"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox273" class="ng-binding"> Breezeway </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox64" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Bungalow"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox64" class="ng-binding"> Bungalow </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox180" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="California Style"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox180" class="ng-binding"> California Style </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox162" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Cape Cod"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox162" class="ng-binding"> Cape Cod </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox151" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Coastal"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox151" class="ng-binding"> Coastal </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox1" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Colonial"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox1" class="ng-binding"> Colonial </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox170" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Concrete Block/ ICF Design"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox170" class="ng-binding"> Concrete Block/ ICF Design </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox127" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Condominiums"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox127" class="ng-binding"> Condominiums </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox63" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Contemporary"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox63" class="ng-binding"> Contemporary </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox279" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Cottage"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox279" class="ng-binding"> Cottage </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox2" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Country"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox2" class="ng-binding"> Country </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox141" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Craftsman"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox141" class="ng-binding"> Craftsman </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox60" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Duplex/Multi-Unit"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox60" class="ng-binding"> Duplex/Multi-Unit </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox3" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="European"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox3" class="ng-binding"> European </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox6" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Farmhouse"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox6" class="ng-binding"> Farmhouse </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox152" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Feng Shui"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox152" class="ng-binding"> Feng Shui </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox181" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Florida Style"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox181" class="ng-binding"> Florida Style </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox59" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="French"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox59" class="ng-binding"> French </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox128" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Garage"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox128" class="ng-binding"> Garage </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox182" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Garage w/Apartments"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox182" class="ng-binding"> Garage w/Apartments </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox130" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Georgian"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox130" class="ng-binding"> Georgian </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox161" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Historic"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox161" class="ng-binding"> Historic </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox184" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="In-Law Suite"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox184" class="ng-binding"> In-Law Suite </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox294" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Lake"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox294" class="ng-binding"> Lake </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox124" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Log Cabin"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox124" class="ng-binding"> Log Cabin </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox121" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Luxury"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox121" class="ng-binding"> Luxury </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox62" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Mediterranean"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox62" class="ng-binding"> Mediterranean </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox284" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Mid-Century Modern"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox284" class="ng-binding"> Mid-Century Modern </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox122" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Modern"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox122" class="ng-binding"> Modern </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox286" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Modern Farmhouse"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox286" class="ng-binding"> Modern Farmhouse </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox104" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Multi-Level"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox104" class="ng-binding"> Multi-Level </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox123" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Passive Solar"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox123" class="ng-binding"> Passive Solar </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox142" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Prairie"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox142" class="ng-binding"> Prairie </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox5" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Ranch"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox5" class="ng-binding"> Ranch </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox282" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Rustic"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox282" class="ng-binding"> Rustic </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox144" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Shingle"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox144" class="ng-binding"> Shingle </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox263" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Small House Plans"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox263" class="ng-binding"> Small House Plans </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox119" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Southern"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox119" class="ng-binding"> Southern </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox120" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Southwest"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox120" class="ng-binding"> Southwest </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox163" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Spanish"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox163" class="ng-binding"> Spanish </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox65" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Specialty"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox65" class="ng-binding"> Specialty </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox276" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Texas Style"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox276" class="ng-binding"> Texas Style </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox129" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Traditional"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox129" class="ng-binding"> Traditional </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox143" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Transitional"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox143" class="ng-binding"> Transitional </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox156" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Tudor"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox156" class="ng-binding"> Tudor </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox197" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Tuscan"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox197" class="ng-binding"> Tuscan </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox61" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Vacation Homes"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox61" class="ng-binding"> Vacation Homes </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox4" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Victorian"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox4" class="ng-binding"> Victorian </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType=='Architectural Styles'" id="inlineCheckbox186" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeName, 'constructUrl', attributeValue.selected)" val="Wheelchair Accessible"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox186" class="ng-binding"> Wheelchair Accessible </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            </div>
          </div>
        </div>
      </div>
      <!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' -->
      <div class="pdg-bottom1 ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
        ng-if="attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature'">
        <div class="panel-heading" role="tab" id="houseFeatures">
          <h4 class="panel-title">
            <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse29" a="" aria-expanded="false" aria-controls="collapse29">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Ceiling Height
</a>
          </h4>
        </div>
        <div id="collapse29" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
          <div class="panel-body">
            <div class="row div_CeilingHeight">
              <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox35" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="35"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox35" class="ng-binding"> 10 Foot Ceiling </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox271" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="271"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox271" class="ng-binding"> 11 Foot Ceiling </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox277" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="277"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox277" class="ng-binding"> 12 Foot Ceiling </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox71" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="71"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox71" class="ng-binding"> 8 Foot Ceiling </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox70" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="70"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox70" class="ng-binding"> 9 Foot Ceiling </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            </div>
          </div>
        </div>
      </div>
      <!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' -->
      <div class="pdg-bottom1 ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
        ng-if="attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature'">
        <div class="panel-heading" role="tab" id="houseFeatures">
          <h4 class="panel-title">
            <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse30" a="" aria-expanded="false" aria-controls="collapse30">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Special Feature
</a>
          </h4>
        </div>
        <div id="collapse30" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
          <div class="panel-body">
            <div class="row div_SpecialFeature">
              <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox230" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="230"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox230" class="ng-binding"> Apartment </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox257" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="257"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox257" class="ng-binding"> Balcony </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox226" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="226"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox226" class="ng-binding"> Bonus Room </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox236" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="236"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox236" class="ng-binding"> Color Photos </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox244" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="244"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox244" class="ng-binding"> Den </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox222" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="222"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox222" class="ng-binding"> Dining Room </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox254" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="254"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox254" class="ng-binding"> Elevator </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox235" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="235"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox235" class="ng-binding"> Energy Efficient </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox261" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="261"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox261" class="ng-binding"> Exercise Room </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox227" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="227"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox227" class="ng-binding"> Family Room </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox220" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="220"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox220" class="ng-binding"> Fireplace </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox228" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="228"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox228" class="ng-binding"> Game Room </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox252" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="252"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox252" class="ng-binding"> Golf Cart Storage </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox223" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="223"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox223" class="ng-binding"> Guest Room </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox224" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="224"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox224" class="ng-binding"> Home Office </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox232" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="232"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox232" class="ng-binding"> Home Theater </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox219" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="219"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox219" class="ng-binding"> In Home Gym </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox281" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="281"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox281" class="ng-binding"> Interior Photos </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox231" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="231"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox231" class="ng-binding"> Library </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox237" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="237"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox237" class="ng-binding"> Loft </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox285" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="285"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox285" class="ng-binding"> L-Shaped </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox229" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="229"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox229" class="ng-binding"> Main Level Laundry </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox233" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="233"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox233" class="ng-binding"> Media Room </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox218" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="218"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox218" class="ng-binding"> Mother in law apartment </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox225" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="225"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox225" class="ng-binding"> Mud Room </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox280" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="280"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox280" class="ng-binding"> Open Floor Plan </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox259" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="259"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox259" class="ng-binding"> Second Level Laundry </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox240" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="240"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox240" class="ng-binding"> Split Bathroom </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox243" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="243"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox243" class="ng-binding"> Storage </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox221" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="221"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox221" class="ng-binding"> Swimming Pool </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox245" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="245"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox245" class="ng-binding"> Vaulted Ceilings </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox267" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="267"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox267" class="ng-binding"> Video </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox253" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="253"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox253" class="ng-binding"> Wine Cellar </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
              <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
                <!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' --><input type="checkbox" ng-if="attribute.inventoryAttributeType!='Architectural Styles'" id="inlineCheckbox247" ng-model="attributeValue.selected"
                  value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="247"
                  class="ng-pristine ng-untouched ng-valid ng-scope"><!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' -->
                <!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' -->
                <label for="inlineCheckbox247" class="ng-binding"> Workshop </label>
              </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            </div>
          </div>
        </div>
      </div>
      <!-- end ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Architectural Styles' || attribute.inventoryAttributeType=='Ceiling Height' || attribute.inventoryAttributeType=='Special Feature' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes -->
      <div class="panel-heading" role="tab" id="houseFeatures">
        <h4 class="panel-title">
          <a class="collapsed nova-font-family-bold" role="button" data-toggle="collapse" ng-click="plusIconFounsation=!plusIconFounsation" data-parent="#accordion" href="javascript:void(0);" data-target="#collapseMediaFoundationType" a="" aria-expanded="false" aria-controls="collapseMediaFoundationType">
<i ng-show="!plusIconFounsation">+</i> <i ng-show="plusIconFounsation" class="ng-hide">-</i> Foundation Type
</a>
        </h4>
      </div>
      <div id="collapseMediaFoundationType" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
        <div class="panel-body">
          <div class="row foundationTypeDivSearch">
            <!-- ngRepeat: type in dataAdvanceSearch.foundations -->
            <div class="col-sm-12 ng-scope" ng-repeat="type in dataAdvanceSearch.foundations">
              <input id="inlinecheckbox4" type="checkbox" ng-click="getSelectedValue(type.foundationType,'constructUrl',type.selected)" ng-model="type.selected" value="type.selected" val="Basement" class="ng-pristine ng-untouched ng-valid">
              <label for="inlinecheckbox4" class="ng-binding"> Basement </label>
            </div><!-- end ngRepeat: type in dataAdvanceSearch.foundations -->
            <div class="col-sm-12 ng-scope" ng-repeat="type in dataAdvanceSearch.foundations">
              <input id="inlinecheckbox5" type="checkbox" ng-click="getSelectedValue(type.foundationType,'constructUrl',type.selected)" ng-model="type.selected" value="type.selected" val="Crawl Space" class="ng-pristine ng-untouched ng-valid">
              <label for="inlinecheckbox5" class="ng-binding"> Crawl Space </label>
            </div><!-- end ngRepeat: type in dataAdvanceSearch.foundations -->
            <div class="col-sm-12 ng-scope" ng-repeat="type in dataAdvanceSearch.foundations">
              <input id="inlinecheckbox6" type="checkbox" ng-click="getSelectedValue(type.foundationType,'constructUrl',type.selected)" ng-model="type.selected" value="type.selected" val="Slab" class="ng-pristine ng-untouched ng-valid">
              <label for="inlinecheckbox6" class="ng-binding"> Slab </label>
            </div><!-- end ngRepeat: type in dataAdvanceSearch.foundations -->
            <div class="col-sm-12 ng-scope" ng-repeat="type in dataAdvanceSearch.foundations">
              <input id="inlinecheckbox7" type="checkbox" ng-click="getSelectedValue(type.foundationType,'constructUrl',type.selected)" ng-model="type.selected" value="type.selected" val="Daylight Basement" class="ng-pristine ng-untouched ng-valid">
              <label for="inlinecheckbox7" class="ng-binding"> Daylight Basement </label>
            </div><!-- end ngRepeat: type in dataAdvanceSearch.foundations -->
            <div class="col-sm-12 ng-scope" ng-repeat="type in dataAdvanceSearch.foundations">
              <input id="inlinecheckbox8" type="checkbox" ng-click="getSelectedValue(type.foundationType,'constructUrl',type.selected)" ng-model="type.selected" value="type.selected" val="Pier" class="ng-pristine ng-untouched ng-valid">
              <label for="inlinecheckbox8" class="ng-binding"> Pier </label>
            </div><!-- end ngRepeat: type in dataAdvanceSearch.foundations -->
            <div class="col-sm-12 ng-scope" ng-repeat="type in dataAdvanceSearch.foundations">
              <input id="inlinecheckbox9" type="checkbox" ng-click="getSelectedValue(type.foundationType,'constructUrl',type.selected)" ng-model="type.selected" value="type.selected" val="Piling" class="ng-pristine ng-untouched ng-valid">
              <label for="inlinecheckbox9" class="ng-binding"> Piling </label>
            </div><!-- end ngRepeat: type in dataAdvanceSearch.foundations -->
            <div class="col-sm-12 ng-scope" ng-repeat="type in dataAdvanceSearch.foundations">
              <input id="inlinecheckbox22" type="checkbox" ng-click="getSelectedValue(type.foundationType,'constructUrl',type.selected)" ng-model="type.selected" value="type.selected" val="Walkout Basement" class="ng-pristine ng-untouched ng-valid">
              <label for="inlinecheckbox22" class="ng-binding"> Walkout Basement </label>
            </div><!-- end ngRepeat: type in dataAdvanceSearch.foundations -->
          </div>
        </div>
      </div>
    </div>
    <h2 class="text-color-blue nova-font-family-bold">Room Features</h2>
    <!-- ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' -->
    <div class="panel panel-default ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
      ng-if="attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features'">
      <div class="panel-heading" role="tab" id="houseFeatures">
        <h4 class="panel-title">
          <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse55" a="" aria-expanded="false" aria-controls="collapse55">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Kitchen Features
</a>
        </h4>
      </div>
      <div id="collapse55" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
        <div class="panel-body">
          <div class="row div_KitchenFeatures">
            <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox201" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="201"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox201" class="ng-binding"> Butler's Pantry </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox238" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="238"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox238" class="ng-binding"> Eat-In Kitchen </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox200" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="200"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox200" class="ng-binding"> Kitchen Island </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox202" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="202"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox202" class="ng-binding"> Nook/Breakfast Area </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox204" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="204"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox204" class="ng-binding"> Outdoor Kitchen </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox205" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="205"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox205" class="ng-binding"> Peninsula/Eating Bar </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox258" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="258"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox258" class="ng-binding"> Secondary Kitchen </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox203" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="203"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox203" class="ng-binding"> Walk-in Pantry </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
          </div>
        </div>
      </div>
    </div>
    <!-- end ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' -->
    <div class="panel panel-default ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
      ng-if="attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features'">
      <div class="panel-heading" role="tab" id="houseFeatures">
        <h4 class="panel-title">
          <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse56" a="" aria-expanded="false" aria-controls="collapse56">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Porches and Exterior Features
</a>
        </h4>
      </div>
      <div id="collapse56" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
        <div class="panel-body">
          <div class="row div_PorchExtFeature">
            <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox207" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="207"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox207" class="ng-binding"> Breezeway </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox208" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="208"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox208" class="ng-binding"> Courtyard </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox209" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="209"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox209" class="ng-binding"> Covered Front Porch </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox246" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="246"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox246" class="ng-binding"> Covered Lanai </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox272" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="272"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox272" class="ng-binding"> Covered Rear Patio </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox210" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="210"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox210" class="ng-binding"> Covered Rear Porch </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox211" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="211"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox211" class="ng-binding"> Friend's Entry </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox265" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="265"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox265" class="ng-binding"> Patio </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox251" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="251"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox251" class="ng-binding"> Porte-Cochere </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox250" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="250"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox250" class="ng-binding"> Portico </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox213" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="213"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox213" class="ng-binding"> Roof Garden </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox239" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="239"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox239" class="ng-binding"> Screened in Lanai </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox214" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="214"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox214" class="ng-binding"> Screened Porch/Sunroom </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox212" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="212"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox212" class="ng-binding"> Sundeck </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox206" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="206"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox206" class="ng-binding"> Wrap Around Porch </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
          </div>
        </div>
      </div>
    </div>
    <!-- end ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' -->
    <div class="panel panel-default ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
      ng-if="attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features'">
      <div class="panel-heading" role="tab" id="houseFeatures">
        <h4 class="panel-title">
          <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse57" a="" aria-expanded="false" aria-controls="collapse57">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Master Suite Features
</a>
        </h4>
      </div>
      <div id="collapse57" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
        <div class="panel-body">
          <div class="row div_MasterSuiteFeature">
            <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox217" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="217"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox217" class="ng-binding"> Fireplace in Master </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox215" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="215"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox215" class="ng-binding"> Main Floor Master </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox241" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="241"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox241" class="ng-binding"> Master Bathroom </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox256" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="256"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox256" class="ng-binding"> Private Deck </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox260" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="260"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox260" class="ng-binding"> Second Floor Master </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox249" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="249"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox249" class="ng-binding"> Sitting Area </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox270" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="270"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox270" class="ng-binding"> Split Master Bedroom </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox216" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="216"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox216" class="ng-binding"> Two or More Master Suites </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox242" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID, '_', attributeValue.selected)" val="242"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox242" class="ng-binding"> Walk In Closet </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
          </div>
        </div>
      </div>
    </div>
    <!-- end ngIf: attribute.inventoryAttributeType=='Kitchen Features' || attribute.inventoryAttributeType=='Master Suite Features' || attribute.inventoryAttributeType=='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes -->
    <h2 class="text-color-blue nova-font-family-bold">Construction Features</h2>
    <!-- ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' -->
    <div class="panel panel-default ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
      ng-if="attribute.inventoryAttributeType!='Architectural Styles' &amp;&amp; attribute.inventoryAttributeType!='Ceiling Height' &amp;&amp; attribute.inventoryAttributeType!='Special Feature' &amp;&amp; attribute.inventoryAttributeType!='Kitchen Features' &amp;&amp; attribute.inventoryAttributeType!='Master Suite Features' &amp;&amp; attribute.inventoryAttributeType!='Porches and Exterior Features'">
      <div class="panel-heading" role="tab" id="houseFeatures">
        <h4 class="panel-title">
          <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse25" aria-expanded="false" aria-controls="collapse25">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Exterior Wall Material
</a>
        </h4>
      </div>
      <div id="collapse25" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
        <div class="panel-body">
          <div class="row div_ExtWallMat">
            <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox12" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="12"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox12" class="ng-binding"> Aluminum Siding </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox293" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="293"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox293" class="ng-binding"> Board and Batten </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox34" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="34"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox34" class="ng-binding"> Brick </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox98" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="98"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox98" class="ng-binding"> Fiber Cement Product </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox292" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="292"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox292" class="ng-binding"> Lap Siding </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox154" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="154"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox154" class="ng-binding"> Log </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox72" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="72"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox72" class="ng-binding"> Rock/Stone </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox74" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="74"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox74" class="ng-binding"> Shakes </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox42" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="42"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox42" class="ng-binding"> Stucco </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox14" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="14"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox14" class="ng-binding"> Vinyl Siding </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox73" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="73"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox73" class="ng-binding"> Wood Siding </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
          </div>
        </div>
      </div>
    </div>
    <!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' -->
    <div class="panel panel-default ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
      ng-if="attribute.inventoryAttributeType!='Architectural Styles' &amp;&amp; attribute.inventoryAttributeType!='Ceiling Height' &amp;&amp; attribute.inventoryAttributeType!='Special Feature' &amp;&amp; attribute.inventoryAttributeType!='Kitchen Features' &amp;&amp; attribute.inventoryAttributeType!='Master Suite Features' &amp;&amp; attribute.inventoryAttributeType!='Porches and Exterior Features'">
      <div class="panel-heading" role="tab" id="houseFeatures">
        <h4 class="panel-title">
          <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse26" aria-expanded="false" aria-controls="collapse26">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Roofing Type
</a>
        </h4>
      </div>
      <div id="collapse26" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
        <div class="panel-body">
          <div class="row div_RoofingType">
            <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox94" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="94"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox94" class="ng-binding"> Double Shed </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox87" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="87"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox87" class="ng-binding"> Dutch Gable </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox266" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="266"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox266" class="ng-binding"> Flat </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox33" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="33"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox33" class="ng-binding"> Gable </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox88" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="88"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox88" class="ng-binding"> Gable/Dormer </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox89" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="89"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox89" class="ng-binding"> Gable/Shed Dormer </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox92" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="92"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox92" class="ng-binding"> Gambrel </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox90" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="90"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox90" class="ng-binding"> Gull Wing </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox91" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="91"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox91" class="ng-binding"> Half Hip </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox86" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="86"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox86" class="ng-binding"> Hip </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox93" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="93"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox93" class="ng-binding"> Mansard </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox96" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="96"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox96" class="ng-binding"> Salt Box </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox95" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="95"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox95" class="ng-binding"> Shed </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
          </div>
        </div>
      </div>
    </div>
    <!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' -->
    <div class="panel panel-default ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
      ng-if="attribute.inventoryAttributeType!='Architectural Styles' &amp;&amp; attribute.inventoryAttributeType!='Ceiling Height' &amp;&amp; attribute.inventoryAttributeType!='Special Feature' &amp;&amp; attribute.inventoryAttributeType!='Kitchen Features' &amp;&amp; attribute.inventoryAttributeType!='Master Suite Features' &amp;&amp; attribute.inventoryAttributeType!='Porches and Exterior Features'">
      <div class="panel-heading" role="tab" id="houseFeatures">
        <h4 class="panel-title">
          <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse27" aria-expanded="false" aria-controls="collapse27">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Roofing Material
</a>
        </h4>
      </div>
      <div id="collapse27" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
        <div class="panel-body">
          <div class="row div_RoofingMat">
            <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox38" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="38"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox38" class="ng-binding"> Asphalt Shingles </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox99" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="99"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox99" class="ng-binding"> Metal </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox102" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="102"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox102" class="ng-binding"> Other Composites </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox100" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="100"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox100" class="ng-binding"> Tar </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox255" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="255"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox255" class="ng-binding"> Tiles </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox101" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="101"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox101" class="ng-binding"> Wood Shakes </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
          </div>
        </div>
      </div>
    </div>
    <!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' -->
    <div class="panel panel-default ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
      ng-if="attribute.inventoryAttributeType!='Architectural Styles' &amp;&amp; attribute.inventoryAttributeType!='Ceiling Height' &amp;&amp; attribute.inventoryAttributeType!='Special Feature' &amp;&amp; attribute.inventoryAttributeType!='Kitchen Features' &amp;&amp; attribute.inventoryAttributeType!='Master Suite Features' &amp;&amp; attribute.inventoryAttributeType!='Porches and Exterior Features'">
      <div class="panel-heading" role="tab" id="houseFeatures">
        <h4 class="panel-title">
          <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse28" aria-expanded="false" aria-controls="collapse28">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Roof Pitch
</a>
        </h4>
      </div>
      <div id="collapse28" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
        <div class="panel-body">
          <div class="row div_RoofPitch">
            <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox83" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="83"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox83" class="ng-binding"> 10/12 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox84" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="84"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox84" class="ng-binding"> 11/12 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox57" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="57"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox57" class="ng-binding"> 12/12 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox262" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="262"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox262" class="ng-binding"> 14/12 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox269" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="269"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox269" class="ng-binding"> 16/12 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox268" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="268"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox268" class="ng-binding"> 16/16 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox75" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="75"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox75" class="ng-binding"> 2/12 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox76" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="76"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox76" class="ng-binding"> 3/12 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox77" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="77"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox77" class="ng-binding"> 4/12 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox78" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="78"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox78" class="ng-binding"> 5/12 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox79" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="79"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox79" class="ng-binding"> 6/12 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox80" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="80"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox80" class="ng-binding"> 7/12 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox81" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="81"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox81" class="ng-binding"> 8/12 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox82" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="82"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox82" class="ng-binding"> 9/12 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox85" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="85"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox85" class="ng-binding"> Other </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
          </div>
        </div>
      </div>
    </div>
    <!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' -->
    <div class="panel panel-default ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
      ng-if="attribute.inventoryAttributeType!='Architectural Styles' &amp;&amp; attribute.inventoryAttributeType!='Ceiling Height' &amp;&amp; attribute.inventoryAttributeType!='Special Feature' &amp;&amp; attribute.inventoryAttributeType!='Kitchen Features' &amp;&amp; attribute.inventoryAttributeType!='Master Suite Features' &amp;&amp; attribute.inventoryAttributeType!='Porches and Exterior Features'">
      <div class="panel-heading" role="tab" id="houseFeatures">
        <h4 class="panel-title">
          <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse46" aria-expanded="false" aria-controls="collapse46">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Garage Type
</a>
        </h4>
      </div>
      <div id="collapse46" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
        <div class="panel-body">
          <div class="row div_GarageType">
            <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox67" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="67"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox67" class="ng-binding"> Attached Garage </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox69" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="69"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox69" class="ng-binding"> Carport </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox173" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="173"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox173" class="ng-binding"> Courtyard Entry </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox68" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="68"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox68" class="ng-binding"> Detached Garage </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox176" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="176"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox176" class="ng-binding"> Front Entry </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox264" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="264"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox264" class="ng-binding"> Rear Entry </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox175" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="175"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox175" class="ng-binding"> Side Entry </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox174" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="174"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox174" class="ng-binding"> Under Main Floor Entry </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
          </div>
        </div>
      </div>
    </div>
    <!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' -->
    <div class="panel panel-default ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
      ng-if="attribute.inventoryAttributeType!='Architectural Styles' &amp;&amp; attribute.inventoryAttributeType!='Ceiling Height' &amp;&amp; attribute.inventoryAttributeType!='Special Feature' &amp;&amp; attribute.inventoryAttributeType!='Kitchen Features' &amp;&amp; attribute.inventoryAttributeType!='Master Suite Features' &amp;&amp; attribute.inventoryAttributeType!='Porches and Exterior Features'">
      <div class="panel-heading" role="tab" id="houseFeatures">
        <h4 class="panel-title">
          <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse48" aria-expanded="false" aria-controls="collapse48">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Construction Methods
</a>
        </h4>
      </div>
      <div id="collapse48" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
        <div class="panel-body">
          <div class="row div_ConstructionMethod">
            <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox112" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="112"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox112" class="ng-binding"> Adobe </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox116" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="116"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox116" class="ng-binding"> Southern </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox111" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="111"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox111" class="ng-binding"> Straw Bale </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox114" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="114"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox114" class="ng-binding"> Structural Insulated </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
          </div>
        </div>
      </div>
    </div>
    <!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' -->
    <div class="panel panel-default ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
      ng-if="attribute.inventoryAttributeType!='Architectural Styles' &amp;&amp; attribute.inventoryAttributeType!='Ceiling Height' &amp;&amp; attribute.inventoryAttributeType!='Special Feature' &amp;&amp; attribute.inventoryAttributeType!='Kitchen Features' &amp;&amp; attribute.inventoryAttributeType!='Master Suite Features' &amp;&amp; attribute.inventoryAttributeType!='Porches and Exterior Features'">
      <div class="panel-heading" role="tab" id="houseFeatures">
        <h4 class="panel-title">
          <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse49" aria-expanded="false" aria-controls="collapse49">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Fireplaces
</a>
        </h4>
      </div>
      <div id="collapse49" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
        <div class="panel-body">
          <div class="row div_FirePlaces">
            <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox137" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="137"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox137" class="ng-binding"> Four Fireplaces </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox132" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="132"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox132" class="ng-binding"> One Fireplace </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox131" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="131"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox131" class="ng-binding"> Optional Fireplace </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox136" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="136"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox136" class="ng-binding"> Three Fireplaces </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox135" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="135"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox135" class="ng-binding"> Two Fireplaces </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
          </div>
        </div>
      </div>
    </div>
    <!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' -->
    <div class="panel panel-default ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
      ng-if="attribute.inventoryAttributeType!='Architectural Styles' &amp;&amp; attribute.inventoryAttributeType!='Ceiling Height' &amp;&amp; attribute.inventoryAttributeType!='Special Feature' &amp;&amp; attribute.inventoryAttributeType!='Kitchen Features' &amp;&amp; attribute.inventoryAttributeType!='Master Suite Features' &amp;&amp; attribute.inventoryAttributeType!='Porches and Exterior Features'">
      <div class="panel-heading" role="tab" id="houseFeatures">
        <h4 class="panel-title">
          <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse51" aria-expanded="false" aria-controls="collapse51">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Exterior Wall Framing
</a>
        </h4>
      </div>
      <div id="collapse51" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
        <div class="panel-body">
          <div class="row div_ExtWallFraming">
            <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox139" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="139"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox139" class="ng-binding"> 2x4 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox138" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="138"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox138" class="ng-binding"> 2x6 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox275" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="275"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox275" class="ng-binding"> 2x8 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox177" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="177"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox177" class="ng-binding"> Concrete </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox274" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="274"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox274" class="ng-binding"> Double 2x4 </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox155" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="155"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox155" class="ng-binding"> Log </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
          </div>
        </div>
      </div>
    </div>
    <!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' -->
    <div class="panel panel-default ng-scope" ng-repeat="attribute in dataAdvanceSearch.inventoryAttributes"
      ng-if="attribute.inventoryAttributeType!='Architectural Styles' &amp;&amp; attribute.inventoryAttributeType!='Ceiling Height' &amp;&amp; attribute.inventoryAttributeType!='Special Feature' &amp;&amp; attribute.inventoryAttributeType!='Kitchen Features' &amp;&amp; attribute.inventoryAttributeType!='Master Suite Features' &amp;&amp; attribute.inventoryAttributeType!='Porches and Exterior Features'">
      <div class="panel-heading" role="tab" id="houseFeatures">
        <h4 class="panel-title">
          <a class="collapsed nova-font-family-bold ng-binding" role="button" ng-click="attribute.plusIcon=!attribute.plusIcon" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapse52" aria-expanded="false" aria-controls="collapse52">
<i ng-show="!attribute.plusIcon">+</i> <i ng-show="attribute.plusIcon" class="ng-hide">-</i> Building Lot Type
</a>
        </h4>
      </div>
      <div id="collapse52" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
        <div class="panel-body">
          <div class="row div_BuildLotType">
            <!-- ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox248" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="248"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox248" class="ng-binding"> Corner Lot </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox147" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="147"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox147" class="ng-binding"> Down Site </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox145" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="145"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox145" class="ng-binding"> Flat Site </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox185" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="185"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox185" class="ng-binding"> Narrow Lot Design </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox148" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="148"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox148" class="ng-binding"> Side Slope Site </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox146" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="146"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox146" class="ng-binding"> Up Site </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
            <div class="col-sm-12 ng-scope" ng-repeat="attributeValue in attribute.inventoryAttributeList">
              <input type="checkbox" id="inlineCheckbox234" ng-model="attributeValue.selected" value="attributeValue.selected" ng-click="getSelectedValue(attributeValue.inventoryAttributeID,'_', attributeValue.selected)" val="234"
                class="ng-pristine ng-untouched ng-valid">
              <label for="inlineCheckbox234" class="ng-binding"> View Lot </label>
            </div><!-- end ngRepeat: attributeValue in attribute.inventoryAttributeList -->
          </div>
        </div>
      </div>
    </div>
    <!-- end ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes --><!-- ngIf: attribute.inventoryAttributeType!='Architectural Styles' && attribute.inventoryAttributeType!='Ceiling Height' && attribute.inventoryAttributeType!='Special Feature' && attribute.inventoryAttributeType!='Kitchen Features' && attribute.inventoryAttributeType!='Master Suite Features' && attribute.inventoryAttributeType!='Porches and Exterior Features' --><!-- end ngRepeat: attribute in dataAdvanceSearch.inventoryAttributes -->
    <h2 class="text-color-blue nova-font-family-bold">Purchase Options</h2>
    <div class="panel panel-default">
      <div class="panel-heading" role="tab" id="purchaseOptions">
        <h4 class="panel-title">
          <a class="collapsed nova-font-family-bold" role="button" ng-click="plusIconPurchase=!plusIconPurchase" data-toggle="collapse" data-parent="#accordion" href="javascript:void(0);" data-target="#collapsePurchaseOptions" aria-expanded="false" aria-controls="collapsePurchaseOptions">
<i ng-show="!plusIconPurchase">+</i> <i ng-show="plusIconPurchase" class="ng-hide">-</i> Purchase Options
</a>
        </h4>
      </div>
      <div id="collapsePurchaseOptions" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
        <div class="panel-body divPurchaseOptionsSearch">
          <!-- ngRepeat: option in dataAdvanceSearch.purchaseOptionList -->
          <div class="col-sm-12 ng-scope" ng-repeat="option in dataAdvanceSearch.purchaseOptionList">
            <input type="checkbox" id="inlineCheckboxPurchase42USDA Approved" ng-click="getSelectedValue(option.purchaseOptionName, 'constructUrl', option.selected)" ng-model="option.selected" value="option.selected" val="USDA Approved"
              class="ng-pristine ng-untouched ng-valid">
            <label for="inlineCheckboxPurchase42USDA Approved" class="ng-binding"> USDA Approved </label>
          </div><!-- end ngRepeat: option in dataAdvanceSearch.purchaseOptionList -->
          <div class="col-sm-12 ng-scope" ng-repeat="option in dataAdvanceSearch.purchaseOptionList">
            <input type="checkbox" id="inlineCheckboxPurchase1CAD" ng-click="getSelectedValue(option.purchaseOptionName, 'constructUrl', option.selected)" ng-model="option.selected" value="option.selected" val="CAD"
              class="ng-pristine ng-untouched ng-valid">
            <label for="inlineCheckboxPurchase1CAD" class="ng-binding"> CAD </label>
          </div><!-- end ngRepeat: option in dataAdvanceSearch.purchaseOptionList -->
          <div class="col-sm-12 ng-scope" ng-repeat="option in dataAdvanceSearch.purchaseOptionList">
            <input type="checkbox" id="inlineCheckboxPurchase2PDF" ng-click="getSelectedValue(option.purchaseOptionName, 'constructUrl', option.selected)" ng-model="option.selected" value="option.selected" val="PDF"
              class="ng-pristine ng-untouched ng-valid">
            <label for="inlineCheckboxPurchase2PDF" class="ng-binding"> PDF </label>
          </div><!-- end ngRepeat: option in dataAdvanceSearch.purchaseOptionList -->
        </div>
      </div>
    </div>
    <div class="row ">
      <div class="col-sm-12 pdg-bottom3 pdg-top3">
        <button class="btn btn-orange text-uppercase nova-font-family-bold" ng-click="ViewAllPlanSearchResults('desktop')"> View Search Results <i class="glyphicon glyphicon-arrow-right"></i>
        </button>
      </div>
    </div>
    <div class="row">
      <div class="col-sm-12 pdg-bottom3">
        <button type="button" class="btn btn-gray nova-font-family-bold text-uppercase" ng-click="ShowSaveSearch()">Save My Search Results </button>
      </div>
    </div>
  </div>
</form>

<form class="form-horizontal ng-pristine ng-valid">
  <div class="form-group">
    <label for="inputsearchName" class="col-sm-4 control-label text-color-gray nova-font-family-bold">Search Name<span class="redText">*</span></label>
    <div class="col-sm-8">
      <input type="text" id="inputsearchName" class="form-control ng-pristine ng-untouched ng-valid" ng-model="userSearchName">
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-offset-3 col-sm-8">
      <input type="button" class="btn btn-blue" ng-click="SaveUserSearch()" value="Save Search">
    </div>
  </div>
</form>

<form id="ciq_g_3_form" class="ng-pristine ng-valid"><input type="email" id="ciq_g_3_email" placeholder="Enter your Email Here" required=""><button type="submit">Get my $50 Off</button></form>

Text Content

Home
 * Login / Register help 866-787-2023
 * Search
 * Styles
 * Sizes
 * Collections
 * New
 * Modifications
 * Blog
 * For Builders
 * For Designers
 * About Us
 * Contact us
 * Press
 * 

Styles
 * 1.5 Story
 * Acadian
 * A-Frame
 * Barndominium/Barn Style
 * Beachfront
 * Cabin
 * Concrete/ICF
 * Contemporary
 * Country
 * Craftsman
 * Farmhouse
 * Luxury
 * Mid-Century Modern
 * Modern
 * Modern Farmhouse
 * Ranch
 * Rustic
 * Southern
 * Vacation
 * Wheelchair Accessible

Sizes
 * 1 Bedroom
 * 2 Bedrooms
 * 3 Bedrooms
 * 4 Bedrooms
 * 5 Bedrooms
 * 6+ Bedrooms
 * Under 1000 Sq Ft
 * 1000-1500 Sq Ft
 * 1500-2000 Sq Ft
 * 2000-2500 Sq Ft
 * 2500-3000 Sq Ft
 * 3000-3500 Sq Ft
 * 3500-4000 Sq Ft
 * 4000-4500 Sq Ft
 * 4500-5000 Sq Ft
 * 5000+ Sq Ft/Mansions
 * Duplex & Multi-Family
 * Small
 * 1-Story
 * 2-Story
 * Garage
 * Garage Apartment

Collections
 * Affordable
 * Bonus Room
 * Great Room
 * High Ceilings
 * In-Law Suite
 * Loft Space
 * L-Shaped
 * Narrow Lot
 * Open Floor Plan
 * Oversized Garage
 * Porch/Wraparound Porch
 * Split Bedroom Layout
 * Swimming Pool
 * View Lot
 * Walk-in Pantry
 * With Photos
 * With Videos & Virtual Tours
 * Canadian House Plans
 * California
 * Florida
 * Mountain West
 * North Carolina
 * Pacific Northwest
 * Tennessee
 * Texas
 * VIEW ALL COLLECTIONS 

Blog
 * Architectural Styles & Architecture
 * Home Building
 * Home Design & Floor Plans
 * Home Improvement & Remodeling
 * VIEW ALL ARTICLES 

Flash 20% Off All House Plans! Use JOLLY22 at Checkout
LOGIN REGISTER Contact Us
Help Center 866-787-2023
 * 
 * SEARCH
 * Styles
   1.5 Story
   Acadian
   A-Frame
   Barndominium/Barn Style
   Beachfront
   Cabin
   Concrete/ICF
   Contemporary
   Country
   Craftsman
   Farmhouse
   Luxury
   Mid-Century Modern
   Modern
   Modern Farmhouse
   Ranch
   Rustic
   Southern
   Vacation
   Wheelchair Accessible
   VIEW ALL STYLES 
 * SIZES
   By Bedrooms:
   1 Bedroom
   2 Bedrooms
   3 Bedrooms
   4 Bedrooms
   5 Bedrooms
   6+ Bedrooms
   By Square Footage:
   Under 1000 Sq Ft
   1000-1500 Sq Ft
   1500-2000 Sq Ft
   2000-2500 Sq Ft
   2500-3000 Sq Ft
   3000-3500 Sq Ft
   3500-4000 Sq Ft
   4000-4500 Sq Ft
   4500-5000 Sq Ft
   5000+ Sq Ft/Mansions
   By Other Sizes:
   Duplex & Multi-Family
   Small
   1-Story
   2-Story
   Garage
   Garage Apartment
   VIEW ALL SIZES 
 * Collections
   By Feature:
   By Region:
   Affordable
   Bonus Room
   Great Room
   High Ceilings
   In-Law Suite
   Loft Space
   L-Shaped
   Narrow Lot
   Open Floor Plan
   Oversized Garage
   Porch/Wraparound Porch
   Split Bedroom Layout
   Swimming Pool
   View Lot
   Walk-in Pantry
   With Photos
   With Videos & Virtual Tours
   VIEW ALL FEATURES 
   Canadian House Plans
   California
   Florida
   Mountain West
   North Carolina
   Pacific Northwest
   Tennessee
   Texas
   VIEW ALL REGIONS 
 * NEW
 * MODIFICATIONS
 * BLOG
   Architectural Styles & Architecture
   Home Building
   Home Design & Floor Plans
   Home Improvement & Remodeling
   VIEW ALL ARTICLES 
 * Check Out 
 * 

FREE shipping on all house plans!
LOGIN REGISTER
Help Center 866-787-2023
866-787-2023

Home > Architectural Floor Plans by Style > Beachfront House Plans



BEACH HOUSE PLANS


FEATURED BEACHFRONT HOUSE PLAN

This beachfront home can give your family a needed b...

Beach house floor plans are designed with scenery and surroundings top of mind.
These homes typically include large windows to take in views, square footage
dedicated to outdoor living spaces, and oftentimes the main floor is raised off
the ground on a “stilt” base, so floodwaters or waves do not damage the
property.

The beach is a typical vacation destination, and what better way to enjoy your
long stays by the ocean than in your own beachfront home? Whether you’re
moving...
Read More

Beach house floor plans are designed with scenery and surroundings top of mind.
These homes typically include large windows to take in views, square footage
dedicated to outdoor living spaces, and oftentimes the main floor is raised off
the ground on a “stilt” base, so floodwaters or waves do not damage the
property.

The beach is a typical vacation destination, and what better way to enjoy your
long stays by the ocean than in your own beachfront home? Whether you’re moving
to the beach year-round or you want to build your dream vacation getaway, our
coastal house plans offer something for everyone. With a home near the
shoreline, get ready to relax in peace as the tidewater rolls in.

 


FEATURES OF BEACH STYLE HOMES

The main attraction of oceanfront home plans is the outdoor living space they
offer, allowing you to enjoy the beautiful surroundings – the warm air, sea
breezes, plants, and trees that make these locations desirable. Many plans
include lanais, spacious sun decks, wraparound porches, and patios so you can
relax outside. There are even homes with screened porch options if you’re in an
area with many bugs.

Here are some other features that you’ll often find in these plans:

 * Raised foundations that let waves and flood water pass through with no
   long-term damage to your property.
 * Open floor plans with spacious Great Rooms that encourage togetherness during
   vacation.
 * Master suites and bedrooms that include windows or balconies to showcase the
   spectacular views.
 * Bonus rooms that can be used as guest bedrooms or anything else that you may
   need.
 * Extra storage space for the items you don’t want to bring with you each time
   you visit.

Whether you’re in search of a small beach cottage, waterfront home with
Craftsman influences, or a Mediterranean style design, browse through our
collection of beach house plans below. Start making your dream vacation home a
reality!

Read Less
553 PLANS
FILTER MORE
Most Popular Trending Newest First Smallest First Largest First

1-21 of 553 Results
Sort By Most Popular Trending Newest First Smallest First Largest First
Per Page 21 51 75 102
Prev Page of 27 Next
FILTER MORE

+ BASIC OPTIONS

BEDROOMS
STORIES
1 2 3 4 5+
1 1.5 2 3+
BATHROOMS
GARAGE BAYS
1 1.5 2 2.5 3 3.5 4+
0 1 2 3+
Square Footage
Min
Max
Plan width
Min
Max
Plan Depth
Min
Max
Structure Type
Single Family Multi-Family Garage
Clear All
View Search Results


HOUSE FEATURES

+ - ARCHITECTURAL STYLES

1 1/2 Story
A Frame
Acadian
Arts and Crafts
Barn Style
Beachfront
Breezeway
Bungalow
California Style
Cape Cod
Coastal
Colonial
Concrete Block/ ICF Design
Condominiums
Contemporary
Cottage
Country
Craftsman
Duplex/Multi-Unit
European
Farmhouse
Feng Shui
Florida Style
French
Garage
Garage w/Apartments
Georgian
Historic
In-Law Suite
Lake
Log Cabin
Luxury
Mediterranean
Mid-Century Modern
Modern
Modern Farmhouse
Multi-Level
Passive Solar
Prairie
Ranch
Rustic
Shingle
Small House Plans
Southern
Southwest
Spanish
Specialty
Texas Style
Traditional
Transitional
Tudor
Tuscan
Vacation Homes
Victorian
Wheelchair Accessible

+ - CEILING HEIGHT

10 Foot Ceiling
11 Foot Ceiling
12 Foot Ceiling
8 Foot Ceiling
9 Foot Ceiling

+ - SPECIAL FEATURE

Apartment
Balcony
Bonus Room
Color Photos
Den
Dining Room
Elevator
Energy Efficient
Exercise Room
Family Room
Fireplace
Game Room
Golf Cart Storage
Guest Room
Home Office
Home Theater
In Home Gym
Interior Photos
Library
Loft
L-Shaped
Main Level Laundry
Media Room
Mother in law apartment
Mud Room
Open Floor Plan
Second Level Laundry
Split Bathroom
Storage
Swimming Pool
Vaulted Ceilings
Video
Wine Cellar
Workshop

+ - FOUNDATION TYPE

Basement
Crawl Space
Slab
Daylight Basement
Pier
Piling
Walkout Basement


ROOM FEATURES

+ - KITCHEN FEATURES

Butler's Pantry
Eat-In Kitchen
Kitchen Island
Nook/Breakfast Area
Outdoor Kitchen
Peninsula/Eating Bar
Secondary Kitchen
Walk-in Pantry

+ - PORCHES AND EXTERIOR FEATURES

Breezeway
Courtyard
Covered Front Porch
Covered Lanai
Covered Rear Patio
Covered Rear Porch
Friend's Entry
Patio
Porte-Cochere
Portico
Roof Garden
Screened in Lanai
Screened Porch/Sunroom
Sundeck
Wrap Around Porch

+ - MASTER SUITE FEATURES

Fireplace in Master
Main Floor Master
Master Bathroom
Private Deck
Second Floor Master
Sitting Area
Split Master Bedroom
Two or More Master Suites
Walk In Closet


CONSTRUCTION FEATURES

+ - EXTERIOR WALL MATERIAL

Aluminum Siding
Board and Batten
Brick
Fiber Cement Product
Lap Siding
Log
Rock/Stone
Shakes
Stucco
Vinyl Siding
Wood Siding

+ - ROOFING TYPE

Double Shed
Dutch Gable
Flat
Gable
Gable/Dormer
Gable/Shed Dormer
Gambrel
Gull Wing
Half Hip
Hip
Mansard
Salt Box
Shed

+ - ROOFING MATERIAL

Asphalt Shingles
Metal
Other Composites
Tar
Tiles
Wood Shakes

+ - ROOF PITCH

10/12
11/12
12/12
14/12
16/12
16/16
2/12
3/12
4/12
5/12
6/12
7/12
8/12
9/12
Other

+ - GARAGE TYPE

Attached Garage
Carport
Courtyard Entry
Detached Garage
Front Entry
Rear Entry
Side Entry
Under Main Floor Entry

+ - CONSTRUCTION METHODS

Adobe
Southern
Straw Bale
Structural Insulated

+ - FIREPLACES

Four Fireplaces
One Fireplace
Optional Fireplace
Three Fireplaces
Two Fireplaces

+ - EXTERIOR WALL FRAMING

2x4
2x6
2x8
Concrete
Double 2x4
Log

+ - BUILDING LOT TYPE

Corner Lot
Down Site
Flat Site
Narrow Lot Design
Side Slope Site
Up Site
View Lot


PURCHASE OPTIONS

+ - PURCHASE OPTIONS

USDA Approved
CAD
PDF
Clear All
View Search Results

+ BASIC OPTIONS

BEDROOMS
1 2 3 4 5+
BATHROOMS
1 11⁄2 2 21⁄2 3 31⁄2 4+
STORIES
1 11⁄2 2 3+
GARAGE BAYS
0 1 2 3+
Square Footage
Min
Max
Plan width
Min
Max
Plan Depth
Min
Max
Structure Type
Single Family Multi-Family Garage
Single Family Multi-Family Garage
View Search Results
Save My Search


HOUSE FEATURES

+ - ARCHITECTURAL STYLES

1 1/2 Story
A Frame
Acadian
Arts and Crafts
Barn Style
Beachfront
Breezeway
Bungalow
California Style
Cape Cod
Coastal
Colonial
Concrete Block/ ICF Design
Condominiums
Contemporary
Cottage
Country
Craftsman
Duplex/Multi-Unit
European
Farmhouse
Feng Shui
Florida Style
French
Garage
Garage w/Apartments
Georgian
Historic
In-Law Suite
Lake
Log Cabin
Luxury
Mediterranean
Mid-Century Modern
Modern
Modern Farmhouse
Multi-Level
Passive Solar
Prairie
Ranch
Rustic
Shingle
Small House Plans
Southern
Southwest
Spanish
Specialty
Texas Style
Traditional
Transitional
Tudor
Tuscan
Vacation Homes
Victorian
Wheelchair Accessible

+ - CEILING HEIGHT

10 Foot Ceiling
11 Foot Ceiling
12 Foot Ceiling
8 Foot Ceiling
9 Foot Ceiling

+ - SPECIAL FEATURE

Apartment
Balcony
Bonus Room
Color Photos
Den
Dining Room
Elevator
Energy Efficient
Exercise Room
Family Room
Fireplace
Game Room
Golf Cart Storage
Guest Room
Home Office
Home Theater
In Home Gym
Interior Photos
Library
Loft
L-Shaped
Main Level Laundry
Media Room
Mother in law apartment
Mud Room
Open Floor Plan
Second Level Laundry
Split Bathroom
Storage
Swimming Pool
Vaulted Ceilings
Video
Wine Cellar
Workshop

+ - FOUNDATION TYPE

Basement
Crawl Space
Slab
Daylight Basement
Pier
Piling
Walkout Basement


ROOM FEATURES

+ - KITCHEN FEATURES

Butler's Pantry
Eat-In Kitchen
Kitchen Island
Nook/Breakfast Area
Outdoor Kitchen
Peninsula/Eating Bar
Secondary Kitchen
Walk-in Pantry

+ - PORCHES AND EXTERIOR FEATURES

Breezeway
Courtyard
Covered Front Porch
Covered Lanai
Covered Rear Patio
Covered Rear Porch
Friend's Entry
Patio
Porte-Cochere
Portico
Roof Garden
Screened in Lanai
Screened Porch/Sunroom
Sundeck
Wrap Around Porch

+ - MASTER SUITE FEATURES

Fireplace in Master
Main Floor Master
Master Bathroom
Private Deck
Second Floor Master
Sitting Area
Split Master Bedroom
Two or More Master Suites
Walk In Closet


CONSTRUCTION FEATURES

+ - EXTERIOR WALL MATERIAL

Aluminum Siding
Board and Batten
Brick
Fiber Cement Product
Lap Siding
Log
Rock/Stone
Shakes
Stucco
Vinyl Siding
Wood Siding

+ - ROOFING TYPE

Double Shed
Dutch Gable
Flat
Gable
Gable/Dormer
Gable/Shed Dormer
Gambrel
Gull Wing
Half Hip
Hip
Mansard
Salt Box
Shed

+ - ROOFING MATERIAL

Asphalt Shingles
Metal
Other Composites
Tar
Tiles
Wood Shakes

+ - ROOF PITCH

10/12
11/12
12/12
14/12
16/12
16/16
2/12
3/12
4/12
5/12
6/12
7/12
8/12
9/12
Other

+ - GARAGE TYPE

Attached Garage
Carport
Courtyard Entry
Detached Garage
Front Entry
Rear Entry
Side Entry
Under Main Floor Entry

+ - CONSTRUCTION METHODS

Adobe
Southern
Straw Bale
Structural Insulated

+ - FIREPLACES

Four Fireplaces
One Fireplace
Optional Fireplace
Three Fireplaces
Two Fireplaces

+ - EXTERIOR WALL FRAMING

2x4
2x6
2x8
Concrete
Double 2x4
Log

+ - BUILDING LOT TYPE

Corner Lot
Down Site
Flat Site
Narrow Lot Design
Side Slope Site
Up Site
View Lot


PURCHASE OPTIONS

+ - PURCHASE OPTIONS

USDA Approved
CAD
PDF
View Search Results
Save My Search Results



PLAN: #142-1049

1600 Sq Ft.
1600 Ft.
From $1145.00
3 Bedrooms
3 Beds
1 Floor
2 Bathrooms
2 Baths
2 Garage Bays
2 Garage


PLAN: #175-1134

2684 Sq Ft.
2684 Ft.
From $1400.00
3 Bedrooms
3 Beds
1 Floor
3 Bathrooms
3 Baths
2 Garage Bays
2 Garage


PLAN: #117-1101

985 Sq Ft.
985 Ft.
From $895.00
2 Bedrooms
2 Beds
2 Floor
2 Bathrooms
2 Baths
1 Garage Bays
1 Garage


PLAN: #175-1086

3800 Sq Ft.
3800 Ft.
From $1900.00
4 Bedrooms
4 Beds
1 Floor
4 Bathrooms
4 Baths
3 Garage Bays
3 Garage


PLAN: #175-1129

3869 Sq Ft.
3869 Ft.
From $2200.00
4 Bedrooms
4 Beds
1 Floor
4 Bathrooms
4 Baths
3 Garage Bays
3 Garage


PLAN: #107-1182

6412 Sq Ft.
6412 Ft.
From $1900.00
7 Bedrooms
7 Beds
2 Floor
7 .5 Bathrooms
7 .5 Baths
3 Garage Bays
3 Garage


PLAN: #142-1048

1900 Sq Ft.
1900 Ft.
From $1145.00
3 Bedrooms
3 Beds
1 Floor
2 Bathrooms
2 Baths
2 Garage Bays
2 Garage


PLAN: #142-1047

1500 Sq Ft.
1500 Ft.
From $1145.00
3 Bedrooms
3 Beds
1 Floor
2 Bathrooms
2 Baths
2 Garage Bays
2 Garage


PLAN: #175-1108

1697 Sq Ft.
1697 Ft.
From $1000.00
3 Bedrooms
3 Beds
1 Floor
2 Bathrooms
2 Baths
2 Garage Bays
2 Garage


PLAN: #150-1008

1938 Sq Ft.
1938 Ft.
From $960.00
4 Bedrooms
4 Beds
1 Floor
2 Bathrooms
2 Baths
2 Garage Bays
2 Garage


PLAN: #116-1085

1619 Sq Ft.
1619 Ft.
From $1146.27
3 Bedrooms
3 Beds
2 Floor
2 Bathrooms
2 Baths
0 Garage Bays
0 Garage


PLAN: #175-1117

2731 Sq Ft.
2731 Ft.
From $1600.00
4 Bedrooms
4 Beds
2 Floor
3 .5 Bathrooms
3 .5 Baths
2 Garage Bays
2 Garage


PLAN: #175-1073

6780 Sq Ft.
6780 Ft.
From $4500.00
5 Bedrooms
5 Beds
2 Floor
6 .5 Bathrooms
6 .5 Baths
4 Garage Bays
4 Garage


PLAN: #107-1053

1453 Sq Ft.
1453 Ft.
From $1100.00
3 Bedrooms
3 Beds
1 Floor
2 Bathrooms
2 Baths
1 Garage Bays
1 Garage


PLAN: #190-1005

2089 Sq Ft.
2089 Ft.
From $1050.00
4 Bedrooms
4 Beds
1 Floor
3 Bathrooms
3 Baths
2 Garage Bays
2 Garage


PLAN: #190-1020

2409 Sq Ft.
2409 Ft.
From $1050.00
4 Bedrooms
4 Beds
1 Floor
3 Bathrooms
3 Baths
3 Garage Bays
3 Garage


PLAN: #208-1000

3990 Sq Ft.
3990 Ft.
From $1395.00
4 Bedrooms
4 Beds
1 Floor
3 .5 Bathrooms
3 .5 Baths
3 Garage Bays
3 Garage


PLAN: #116-1081

2652 Sq Ft.
2652 Ft.
From $1886.70
4 Bedrooms
4 Beds
2 Floor
2 .5 Bathrooms
2 .5 Baths
2 Garage Bays
2 Garage


PLAN: #150-1000

1784 Sq Ft.
1784 Ft.
From $960.00
3 Bedrooms
3 Beds
1 Floor
2 Bathrooms
2 Baths
2 Garage Bays
2 Garage


PLAN: #133-1035

5000 Sq Ft.
5000 Ft.
From $4500.00
4 Bedrooms
4 Beds
1 Floor
5 Bathrooms
5 Baths
4 Garage Bays
4 Garage


PLAN: #175-1104

2526 Sq Ft.
2526 Ft.
From $1300.00
3 Bedrooms
3 Beds
1 Floor
3 Bathrooms
3 Baths
2 Garage Bays
2 Garage


PLAN: #142-1049

3 Bed
2 Bath
1600 Sq Ft.
1 Floor
From: $1145.00

--------------------------------------------------------------------------------


PLAN: #175-1134

3 Bed
3 Bath
2684 Sq Ft.
1 Floor
From: $1400.00

--------------------------------------------------------------------------------


PLAN: #117-1101

2 Bed
2 Bath
985 Sq Ft.
2 Floor
From: $895.00

--------------------------------------------------------------------------------


PLAN: #175-1086

4 Bed
4 Bath
3800 Sq Ft.
1 Floor
From: $1900.00

--------------------------------------------------------------------------------


PLAN: #175-1129

4 Bed
4 Bath
3869 Sq Ft.
1 Floor
From: $2200.00

--------------------------------------------------------------------------------


PLAN: #107-1182

7 Bed
7 .5 Bath
6412 Sq Ft.
2 Floor
From: $1900.00

--------------------------------------------------------------------------------


PLAN: #142-1048

3 Bed
2 Bath
1900 Sq Ft.
1 Floor
From: $1145.00

--------------------------------------------------------------------------------


PLAN: #142-1047

3 Bed
2 Bath
1500 Sq Ft.
1 Floor
From: $1145.00

--------------------------------------------------------------------------------


PLAN: #175-1108

3 Bed
2 Bath
1697 Sq Ft.
1 Floor
From: $1000.00

--------------------------------------------------------------------------------


PLAN: #150-1008

4 Bed
2 Bath
1938 Sq Ft.
1 Floor
From: $960.00

--------------------------------------------------------------------------------


PLAN: #116-1085

3 Bed
2 Bath
1619 Sq Ft.
2 Floor
From: $1146.27

--------------------------------------------------------------------------------


PLAN: #175-1117

4 Bed
3 .5 Bath
2731 Sq Ft.
2 Floor
From: $1600.00

--------------------------------------------------------------------------------


PLAN: #175-1073

5 Bed
6 .5 Bath
6780 Sq Ft.
2 Floor
From: $4500.00

--------------------------------------------------------------------------------


PLAN: #107-1053

3 Bed
2 Bath
1453 Sq Ft.
1 Floor
From: $1100.00

--------------------------------------------------------------------------------


PLAN: #190-1005

4 Bed
3 Bath
2089 Sq Ft.
1 Floor
From: $1050.00

--------------------------------------------------------------------------------


PLAN: #190-1020

4 Bed
3 Bath
2409 Sq Ft.
1 Floor
From: $1050.00

--------------------------------------------------------------------------------


PLAN: #208-1000

4 Bed
3 .5 Bath
3990 Sq Ft.
1 Floor
From: $1395.00

--------------------------------------------------------------------------------


PLAN: #116-1081

4 Bed
2 .5 Bath
2652 Sq Ft.
2 Floor
From: $1886.70

--------------------------------------------------------------------------------


PLAN: #150-1000

3 Bed
2 Bath
1784 Sq Ft.
1 Floor
From: $960.00

--------------------------------------------------------------------------------


PLAN: #133-1035

4 Bed
5 Bath
5000 Sq Ft.
1 Floor
From: $4500.00

--------------------------------------------------------------------------------


PLAN: #175-1104

3 Bed
3 Bath
2526 Sq Ft.
1 Floor
From: $1300.00

--------------------------------------------------------------------------------

Load More Plans
 * Page
 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * ...
 * 27


1-21 of 553 Results
Sort By Most Popular Trending Newest First Smallest First Largest First
Per Page 21 51 75 102
Prev
 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * ...
 * 27

Next

WATCH THE VIDEO INTRODUCTION



FROM THE DESIGN BOOK


BEACHFRONT, KEY WEST STYLE, AND OTHER WATERFRONT HOME IDEAS


By Rexy Legaspi

Beachfront Living & Lifestyle – Pros, Cons & Home Styles   Ever dream of sitting
on your front porch in Key West or other waterfront site watching palm trees
swaying in the ocean breeze … or walking for miles on a white sand beach as you
listen to the sound of rippling waves? Then it’s time to think of beach living
in a beachfront home. Many people who love being near the water and waking up to
the sounds of the ocean are looking to acquire a beachfront property –not just
for a week or two but


Continue Reading Article

WATCH THE VIDEO INTRODUCTION



FROM THE DESIGN BOOK


BEACHFRONT, KEY WEST STYLE, AND OTHER WATERFRONT HOME IDEAS


By Rexy Legaspi

Beachfront Living & Lifestyle – Pros, Cons & Home Styles   Ever dream of sitting
on your front porch in Key West or other waterfront site watching palm trees
swaying in the ocean breeze … or walking for miles on a white sand beach as you
listen to the sound of rippling waves? Then it’s time to think of beach living
in a beachfront home. Many people who love being near the water and waking up to
the sounds of the ocean are looking to acquire a beachfront property –not just
for a week or two but


Continue Reading Article



SAVE SEARCH


Search Name*




ABOUT US

 * About Us
 * Customer Reviews
 * Contact Us
 * Press

--------------------------------------------------------------------------------

FIND YOUR PLAN

 * Architectural Styles
 * Our Collections
 * Search Plans
 * Blog
 * Choosing the Right Plan

FIND YOUR PLAN

 * Architectural Styles
 * Our Collections
 * Search Plans
 * Blog
 * Choosing the Right Plan

--------------------------------------------------------------------------------

OUR SERVICES

 * What's Included
 * Modifications
 * FAQ
 * For Designers
 * For Builders

--------------------------------------------------------------------------------

GET OUR FREE E-NEWSLETTER

 * Get exclusive offers, tips and updates
 * 


 * STAY CONNECTED

 * 
    
   
    
   
    
   
    
   
    
   
 * Follow us on these social networks to stay connected
 * 

--------------------------------------------------------------------------------


© 2022 The Plan Collection, LLC

Legal, Privacy & Return Policy Site Map
Offer Expires in:
Offer code valid for 60 days



SIGN UP AND SAVE $50
ON YOUR FIRST ORDER

Sign up below for news, tips and offers. We will never share your email address.
Products under $300 excluded.

Get my $50 Off
No thanks, I prefer paying the full price


THANK YOU FOR SIGNING UP!



To receive your discount, enter the code "NOW50" in the offer code box on the
checkout page.








AddThis Sharing Sidebar
Share to TwitterTwitterShare to PinterestPinterest
, Number of shares
Share to FacebookFacebook
, Number of shares
Hide
Show
Close

AddThis