﻿@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800");
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding-left: 0px;
  padding-right: 0px; }

/*Jquery mobile adds this*/
.ui-loader.ui-corner-all.ui-body-a.ui-loader-default {
  display: none; }

header.header.menuize_main * {
  box-sizing: content-box; }

#printAlert {
  display: none; }

body {
  height: 100%; }

.wrapper {
  width: 100%;
  /*    background: url("images/mobileHOAimage1.jpeg");*/
  /*    background: linear-gradient(transparent,70%, #4d6486), url(images/mobileHOAimage1.jpeg);*/
  background: url("../../images/hoa/hoa-mobile-bg.png");
  background-repeat: no-repeat;
  background-size: 100%;
  font-family: Arial;
  font-size: 14px;
  line-height: 1.42857143; }

button {
  font-family: 'Open sans'; }

.bg2 {
  background: white;
  background-repeat: no-repeat;
  background-size: 100% 100%; }

.behr-header-width {
  width: 100%;
  margin-left: 0px; }

span.fa.f .fa-angle-double-right {
  display: none; }
span.fa ht {
  font-size: larger;
  margin-left: 13px; }
span.fa.fa-angle-double-left {
  font-size: larger; }

.spinner {
  background: url(../../images/hoa/icons/ajax-loader.gif) no-repeat;
  background-position: center;
  position: relative;
  width: 100%;
  height: 200px; }

input[type=text],
select {
  font-size: 16px !important; }

.fieldInput {
  display: block;
  width: 100%;
  border-radius: 5px;
  color: #28282B;
  opacity: .8;
  height: 45px;
  border: 1px solid lightgrey;
  padding: 5px;
  font-size: 16px; }

.fieldLabel {
  display: block;
  font-weight: 500;
  margin-top: 20px; }

.queryInput {
  display: block;
  width: 85%;
  border-radius: 5px;
  opacity: .8;
  height: 27px;
  border: 1px solid lightgray;
  padding: 5px;
  color: #28282B;
  font-size: 16px; }

.hoanameInput {
  display: block;
  width: 100%;
  border-radius: 5px;
  opacity: .8;
  height: 27px;
  border: 1px solid lightgrey;
  padding: 5px;
  color: #28282B;
  font-size: 16px; }

.fieldLabel1 {
  display: block;
  font-weight: 500;
  margin-top: 20px;
  font-size: 12px; }

.description {
  margin-bottom: 20px;
  padding-top: 0px;
  width: 100%; }

.searchResultsTableWrapper {
  display: none; }

.searchResultsListWrapper {
  margin-top: 15px;
  display: block; }

.searchSummary {
  color: white;
  padding-top: 5px;
  padding-bottom: 0px;
  font-size: 10px;
  padding-left: 20px; }

.hoalistItem {
  color: black;
  background-color: #DBE5FF;
  opacity: .5;
  margin-top: 8px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px; }
  .hoalistItem:focus {
    opacity: .8; }

.pagetTitle {
  margin-bottom: 10px;
  margin-top: 25px;
  font-weight: 600;
  font-size: 25px; }

.search-view {
  padding-left: 30px;
  padding-right: 30px; }

.hoabreadCrumb {
  color: white; }
  .hoabreadCrumb a {
    color: white;
    cursor: pointer; }

.btnRed {
  border: 3px solid #8e2800;
  border-right-color: #c7592e;
  border-bottom-color: #c7592e;
  color: #fff;
  background-color: #bb3500;
  cursor: pointer;
  font-family: 'Open Sans'; }

.floatBottom {
  position: fixed;
  bottom: 0px; }

.btnSearch {
  height: 45px;
  width: 100%;
  text-transform: uppercase; }
  .btnSearch .fa-angle-double-right {
    display: none; }

.btnSearch1 {
  margin-top: 19px;
  height: 35px;
  width: 65%;
  text-transform: uppercase; }
  .btnSearch1 .fa-angle-double-right {
    display: none; }

label#line1 {
  display: block;
  font-size: 19px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 0px; }
label#line2 {
  margin-bottom: 0px;
  font-weight: 600;
  display: block; }
label#line3 {
  margin-bottom: 0px;
  font-weight: 600;
  display: block;
  text-transform: uppercase;
  font-size: 12px; }

#longDesc,
#longLabel,
.hoabreadCrumb {
  display: none; }

.sortWrapper {
  display: block;
  padding-top: 40px; }
  .sortWrapper #sortLabel {
    float: left;
    width: 23%;
    font-size: 10px;
    padding: 6px; }

.sortDrpDwn {
  width: 42%;
  float: left;
  background-color: white;
  color: black;
  border-radius: 5px;
  opacity: .8;
  height: 27px;
  padding: 4px 0px 5px 0px; }
  .sortDrpDwn .arrowDown {
    padding: 0px 4px;
    float: right;
    display: inline-block;
    width: 20%; }
    .sortDrpDwn .arrowDown .glyphicon {
      float: right;
      color: grey;
      padding: 2px; }

.sortDrpDwn label {
  text-overflow: ellipsis;
  width: 80%;
  font-size: 13px;
  padding-left: 8px;
  overflow: hidden;
  height: 20px;
  margin: 0px; }

#sortOverlay {
  position: absolute;
  top: 9%;
  left: 3%;
  background-color: white;
  border-radius: 5px;
  width: 94%; }

.listWrapper ul {
  list-style-type: none;
  -webkit-padding-start: 0px; }

#sortOverlay .closeButton {
  float: right;
  padding: 4px;
  color: grey;
  font-size: 18px; }

.listWrapper {
  margin: 25px; }
  .listWrapper ul li {
    border-bottom: 1px solid gainsboro;
    margin-left: 35px;
    margin-right: 35px;
    line-height: 2.5;
    color: grey; }
  .listWrapper ul span.glyphicon.glyphicon-ok {
    float: left;
    color: grey;
    line-height: 2.5; }
  .listWrapper ul li.selected {
    color: black; }

#hoaSearchMain {
  color: white;
  min-height: 600px; }

#hoaSearchResults {
  color: white;
  min-height: 600px; }

#hoaSearchMain .searchForm {
  padding-bottom: 100px; }
  
div#contact-thd-msg {
    text-align: right;
}

/*Schemes Page*/
.navigationWrapper {
  color: grey; }

.hoaDetailWrapper {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px; }
  .hoaDetailWrapper .hoaNameLabel {
    font-size: 20px;
    line-height: 1;
    text-transform: capitalize; }
  .hoaDetailWrapper .addressLabel {
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    text-transform: capitalize; }
  .hoaDetailWrapper .mgmtLabel {
    font-size: 12px;
    margin-top: 5px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center; }

.imageWrapper {
  width: 100%;
  height: 200px;
  text-align: center;
  margin-bottom: 15px; }
  .imageWrapper img {
    vertical-align: middle;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%; }

.schemesWrapper {
  text-align: -webkit-center; }

.colorPalette {
  padding-top: 15px;
  text-align: left;
  display: inline-block; }

td.primary {
  vertical-align: middle; }

.primaryColor {
  width: 85px;
  height: 85px;
  border-radius: 10px;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  border: 1px solid #cbcbcb; }

.accentColor {
  width: 39px;
  height: 39px;
  margin-bottom: 5px;
  border-radius: 5px;
  margin-right: 5px;
  border: 1px solid #cbcbcb; }

.primaryColor1 {
  width: 120px;
  height: 120px;
  border-radius: 10px;
  float: left;
  border: 1px solid #cbcbcb;
  margin-right: 10px;
  margin-bottom: 10px; }

.accentColor1 {
  width: 55px;
  height: 55px;
  border-radius: 10px;
  border: 1px solid #cbcbcb;
  margin-right: 10px;
  margin-bottom: 10px; }

.schemeCounter {
  text-align: center;
  width: 100%;
  padding-top: 10px; }

span.glyphicon.glyphicon-chevron-right {
  position: relative;
  left: 11%;
  color: darkgrey; }
span.glyphicon.glyphicon-chevron-left {
  position: relative;
  right: 11%;
  color: darkgray; }
span.schemeNumber {
  color: black;
  font-weight: 600; }

div.btnBrown {
  width: 100%;
  margin-top: 15px;
  height: 45px;
  background-color: #BBB2A9;
  color: white;
  font-size: 17px;
  padding-top: 10px;
  text-align: center; }

.navigationButton,
.schemesWrapperDesktop,
.hoaDetailWrapper .nearestStoreWrapper {
  display: none; }

/*Scheme Detail View*/

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

.hoaSchemeDetail .schemeColor,
.shoppingList .schemeColor {
  border-bottom: 1px solid #343635;
  color: #343635;
  padding: 10px; }

.schemeTitleBanner {
  background-color: #565656 !important;
  color: white;
  min-height: 46px;
  height: 46px;
  display: flex;
  align-items: center; }

.schemeTitleBanner .schemetitle {
  position: relative;
  left: 15px;
  font-size: 15px;
  text-transform: uppercase; }

.imageWrapper1 {
  display: none; }

.row.schemeDetail {
  background-color: white; }

.hoaSchemeDetail .colorListWrapper {
  text-transform: capitalize;
  padding-bottom: 50px;
  display: inline-block;
  width: 100%; }

.shoppingList .shoppingListWrapper {
  text-transform: capitalize;
  padding-bottom: 5px;
  display: inline-block; }

.colorListWrapper .locName,
.shoppingListWrapper .locName {
  font-weight: 700; }
.colorListWrapper .colName,
.colorListWrapper .colId,
.shoppingListWrapper .colName,
.shoppingListWrapper .colId {
  font-size: 13px; }

.hoaSchemeDetail .brandDetailWrapper {
  font-size: 11px;
  min-height: 65px;
  display: table; }
  .hoaSchemeDetail .brandDetailWrapper .makecenter {
    display: table-cell;
    vertical-align: middle;
    float: none; }
.hoaSchemeDetail .btnRed {
  display: none; }
.hoaSchemeDetail .colorDetailWrapper {
  padding-right: 10px; }

.nearestStoreWrapperMob {
  font-size: 10px;
  padding-left: 15px;
  padding-bottom: 15px;
  text-transform: capitalize;
  text-transform: capitalize; }
  .nearestStoreWrapperMob .addressLine1 {
    font-weight: 600;
    line-height: 2; }
  .nearestStoreWrapperMob .addressLine2,
  .nearestStoreWrapperMob .addressLine3 {
    padding-left: 5px; }
  .nearestStoreWrapperMob .findStoreWrapper {
    height: 50px;
    padding-top: 20px;
    padding-left: 15px; }
  .nearestStoreWrapperMob .addressLine4 {
    width: 70px;
    border-radius: 5px; }
  .nearestStoreWrapperMob img {
    width: 30px;
    height: 25px;
    padding-right: 5px;
    float: left; }

.schemeTitleBanner .fa-envelope-o,
.schemeTitleBanner .fa-file-pdf-o {
  font-size: 12px; }
.schemeTitleBanner label {
  font-weight: 700;
  font-size: 10px;
  cursor: pointer; }
.schemeTitleBanner .printOptionWrapper {
  display: none; }
.schemeTitleBanner .emailOptionWrapper {
  border: 1px solid white;
  width: 100px;
  text-align: center;
  border-radius: 5px;
  float: right;
  margin-right: 10px; }
.schemeTitleBanner .emailOptionWrappershopList {
  display: none; }

.sizeWrapper .inputWrapper {
  text-align: center; }
.sizeWrapper input {
  height: 25px;
  width: 37px;
  font-size: 15px; }
.sizeWrapper .disabled {
  opacity: .5; }
.sizeWrapper .sizeLabel {
  font-size: 11px; }

.rightBar {
  border-right: 1px solid black; }

.navWidget {
  display: none; }

#shoppingList .colorDetailWrapper {
  display: none; }

#shoppingList .brandDetailWrapper {
  font-size: 11px;
  padding-top: 5px;
  padding-right: 5px; }

.sizeHeader {
  text-align: center;
  padding: 10px;
  border-bottom: 1px solid black; }
  .sizeHeader .sizeName {
    font-size: 10px;
    line-height: 1; }
  .sizeHeader .qty {
    font-size: 9px;
    line-height: 1; }

.aison,
.ais {
  font-size: 11px;
  font-weight: 600;
  color: black; }

.nsa {
  font-size: 10px; }

.shoppingList .btnWrapper {
  text-align: center; }
.shoppingList .btnPrintPage {
  display: none; }
.shoppingList .btnAddToCart {
  display: block !important; }
  
.schemesWrapperMobile {
    width: 50%;
    float: right;
}

@media (max-width: 767px) {
	.shoppingList  .btnAddToCart {
		display: none !important;
	}
	
	.article .navBack {
		margin: 8px 0px 0px 15px;
	}
	
	.hoaDetailWrapper {
		text-align : left;
	}
	
	.custom-hoa-title{
		text-align : center;
	}
	
	.custom-hoa-title {
		width: 50%;
	}
	
	.schemesWrapperMobile .downloadIcon{
		background-color: #bb3500;
		color : white;
		width: 15% !important;
		height: 25px;
		float: left;
		margin-right: 10px;
		margin-top: 5px;
		text-align: center;
		padding: 2px;
	}
	
	.schemesWrapperMobile span.pdf-desc {
		text-align: left;
		width: 75%;
	}
}
@media (min-width: 767px) {
	.shoppingList  .mobilebtnAddToCart {
		display: none !important;
	}
	
	.pdf-download-layout-mob {
		display: none !important;
		width: 30%;
        float: right;
	}
	
	.custom-hoa-title{
		text-align : left;
	}
}
.shoppingList .btnEmailList,
.shoppingList .btnAddToCart,
.shoppingList .mobilebtnAddToCart {
  width: 90%;
  margin-top: 15px;
  height: 45px;
  background-color: #BBB2A9;
  color: white;
  font-size: 17px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 10px; }
.shoppingList .avail_message {
  background-color: #4A4E55;
  color: white;
  font-size: 11px;
  text-align: center;
  height: 25px;
  padding-top: 5px;
  /*margin-top: 10px;*/ }
.shoppingList .addToCart_message {
  font-size: 12px;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center; }

.colorDetailWrapperMob {
  padding-bottom: 5px; }
  .colorDetailWrapperMob .locName,
  .colorDetailWrapperMob .colName {
    float: left;
    line-height: 1; }

.paintCalculatorLink {
  display: none; }
  
#overlay_email_address{
	font: 13.3333px Arial;
}

/* STRY0065777 - Make optional:  Management Company field */
table.table.hoaTable tr td:nth-child(5n+5), 
table.table.hoaTable tr th:nth-child(5n+5) {
    display: none;
}

div.mgmtLabel {
    display: none;
}

span.pdf-desc {
    width: 85%;
    float: right;
	font-size: 12px;
}

.pdf-download-layout {
    width: 30%;
    float: right;
    margin-top: 5px;
}
.row.scheme-summary {
    margin-right: 0px;
    margin-left: 0px;
	margin-bottom: 30px;
}

/*Mobile landscape*/
@media (orientation: landscape) {
  .floatBottom {
    position: inherit; } }
/*Anything wider - ipad, desktop 767px*/
@media screen and (min-width: 767px), print and (min-width: 500px) {
  div.content_bg-970 {
    width: 1160px;
    position: relative;
    top: -110px;
    margin-bottom: -110px; }

  div.top_nav_wrapper,
  div.top_nav_wrapper * {
    box-sizing: content-box; }

  .footer.page_wrapper,
  .footer.page_wrapper *,
  .overlay * {
    box-sizing: content-box; }

  .footer.page_wrapper h3 {
    margin: 0; }

  .page_wrapper_custom {
    position: relative; }

  div.top_nav_wrapper div.search_wrapper input.search_text {
    box-sizing: content-box; }

  .search_wrapper {
    display: none; }

  div.footer-top_banner div.copy_1 {
    font-family: 'Helvetica', 'Open Sans', 'Helvetica Neue', 'Arial', 'sans-serif';
    font-size: 16px; }

  .wrapper {
    width: 1160px;
    font-family: Arial; }

  .bg2 {
    background: linear-gradient(transparent 50%, white), #a09483;
    background-repeat: no-repeat;
    background-size: 100% 100%; }

  .bg1 {
    background: linear-gradient(to bottom, transparent 60%, white), url(../../images/hoa/bg_homepage_hoa_withgrad.jpg);
    background-repeat: no-repeat;
    background-size: 100%; }

  .behr-header-width {
    width: 942px;
    margin-left: 109px;
    padding-top: 110px; }

  .hoabreadCrumb {
    display: block; }

  .search-view {
    padding-left: 15px;
    padding-right: 15px; }

  /* specific to search view*/
  .pagetTitle {
    margin-bottom: 25px;
    margin-top: 25px;
    font-weight: 600;
    font-size: -webkit-xxx-large;
    letter-spacing: 0px; }

  .fieldLabel {
    display: block;
    font-weight: 500;
    margin-top: 0px; }

  .fieldInput {
    display: block;
    width: 85%;
    height: 32px;
    border-radius: 0px;
    opacity: 1; }

  .fieldLabel1 {
    display: block;
    font-weight: 500;
    margin-top: 0px;
    font-size: 14px; }

  .queryInput,
  .hoanameInput {
    display: block;
    width: 85%;
    color: #28282B;
    height: 32px;
    border-radius: 0px;
    opacity: 1; }

  .btnSearch,
  .btnSearch1 {
    margin-top: 25px;
    height: 32px;
    width: 46%;
    text-transform: capitalize; }
    .btnSearch .fa-angle-double-right,
    .btnSearch1 .fa-angle-double-right {
      display: inline-block; }

  .description {
    padding-top: 25px;
    padding-bottom: 20px;
    width: 550px;
    color: white; }
    .description p {
      color: white; }

  .hoaPaintSchemes,
  .hoaSchemeDetail {
    color: black; }

  .smallbox {
    width: 50px;
    height: 50px;
    border-radius: 5px; }

  .searchResultsTableWrapper {
    display: block;
    background-color: white;
    color: black;
    margin-top: 40px;
    padding-left: 15px; }

  .searchSummary {
    color: darkgoldenrod;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 25px;
    font-size: 13px; }

  .searchResults {
    display: block;
    padding: 30px; }

  .searchResultsListWrapper {
    display: none; }

  table.table.hoaTable {
    text-transform: capitalize;
    font-size: 14px; }
    table.table.hoaTable tbody > tr > td {
      border-bottom: 1px solid black;
      border-top: 0px; }
    table.table.hoaTable thead > tr > th {
      border-bottom: 0px; }

  #longDesc,
  #longLabel {
    display: block; }

  #shortDesc,
  #shortLabel {
    display: none; }

  .table.hoaTable > tbody > tr:hover {
    background-color: lightgray;
    cursor: pointer; }

  .sortWrapper,
  .navigationWrapper {
    display: none; }

  #hoaSearchMain .searchForm {
    padding-bottom: 0px; }

  /*   Schemes Page */
  .navigationButton {
    display: block;
    color: black; }
    .navigationButton button {
      height: 40px;
      margin-bottom: 15px;
      margin-top: 25px;
      font-weight: 700;
      background-color: #c7c7c7;
      border-color: #acafb2; }

  .hoaDetailWrapper {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    color: white; }
    .hoaDetailWrapper .hoaNameLabel {
      font-size: 25px; }
    .hoaDetailWrapper .addressLabel {
      font-size: 20px;
      font-weight: 500; }
    .hoaDetailWrapper .mgmtLabel {
      font-size: 20px;
      font-weight: 500;
      text-transform: capitalize;
      margin-top: 0px; }

  .schemesWrapperDesktop {
    display: block;
    background-color: white;
    height: 700px; }

  .schemesWrapper {
    display: none; }

  .schemesWrapperDesktop .summary {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 30px;
    font-size: 17px;
    font-weight: 600;
	width: 70%;	}

  .schemesWrapperDesktop .downloadIcon {
    background-color: #bb3500;
    width: 10% !important;
    height: 25px;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
    text-align: center;
    padding: 2px; }
    .schemesWrapperDesktop .downloadIcon {
      color: white; }

  /* bxslider start */
  .tableWrapper table {
    margin: 0 auto; }

  .bx-wrapper {
    margin-left: 20px;
    -webkit-box-shadow: 0 0 5px #fff !important;
    box-shadow: 0 0 5px #fff !important; }

  .eachScheme {
    text-align: center; }
	
	div#hoaSearchResults {
		display: none;
	}

	div#hoaPaintschemes {
		display: none;
	}

	div#hoaSchemeDetail {
		display: none;
	}

	div#shoppingList {
		display: none;
	}

	div#storeSearchOverlay {
		display: none;
	}

	div#paintAlertOverlay {
		display: none;
	}

	div#emailOverlay {
		display: none;
	}

	.PaintCalc {
		display: none;
	}

  .bx-wrapper img {
    max-width: 65% !important;
    display: inline-block !important;
    height: 100% !important; }

  /* bxslider end */
  .carouselSliderWrapper {
    width: 100%;
    text-align: center; }
    .carouselSliderWrapper #carouselSlider {
      width: 90%;
      display: inline-block;
      float: none; }

  #carouselSlider .tableWrapper {
    display: inline-block;
    padding-top: 10px; }

  #carouselSlider p {
    text-transform: capitalize; }

  .imageWrapper {
    width: 100%;
    height: 150px;
    display: inline-block; }
    .imageWrapper img {
      vertical-align: middle;
      width: auto;
      height: auto;
      max-width: 100%;
      max-height: 100%; }

  .btnWrapper {
    padding-bottom: 10px; }

  button.btnSelect {
    width: 100px; }

  .primaryColor1 {
    width: 120px;
    height: 120px;
    border-radius: 15px;
    float: left;
    border: 1px solid #cbcbcb;
    margin-right: 10px;
    margin-bottom: 10px; }

  .accentColor1 {
    width: 55px;
    height: 55px;
    border-radius: 10px;
    border: 1px solid #cbcbcb;
    margin-right: 5px;
    margin-bottom: 10px; }

  /* Store Detail   */
  .hoaDetailWrapper .nearestStoreWrapper {
    display: block;
    text-align: right; }

  div.addressLine1 {
    font-size: 16px;
    margin-bottom: 0px; }
  div.addressLine2, div.addressLine3 {
    text-transform: capitalize;
    line-height: 1;
    margin-bottom: 0px;
    font-weight: 500; }

  a.addressLine4 {
    font-size: 13px;
    margin-bottom: 0px;
    font-weight: 500;
    text-decoration: underline;
    color: black;
    cursor: pointer; }

  /*    SchemeDetail*/
  .hoaSchemeDetail .schemeColor {
    padding-top: 10px;
    padding-bottom: 10px; }

  .imageWrapper1 {
    position: relative;
    width: 330px;
    /*height: 230px;*/
    display: inline-block;
    margin-top: 30px;
    left: 40px; 
  }
  
	ul.addr {
		list-style-type: none;
	}

	ul.addr li:before {
		content: '\2014';
		position: absolute;
		margin-left: -25px;
	}
	
	.locations-info h3 {
		font-size: 16px;
		font-weight: 700;
	}

  .imageWrapper1 img {
      vertical-align: middle;
      width: auto;
      height: auto;
      max-width: 100%;
      max-height: 100%; }
	
	.imageWrapper1 div.disclaimer {
		margin-top: 30px;
        position: relative;
		font-size: 11px;
		display: block;
	}

  .row.schemeDetail {
    background-color: white;
    padding-bottom: 100px; }

  .colorchipWrapper {
    margin-right: -25px; }

  .hoaSchemeDetail .colorListWrapper {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%; }

  .schemeTitleBanner .schemetitle {
    position: relative;
    left: 40px;
    font-weight: 600;
    font-size: 17px;
    text-transform: capitalize; }

  .brandDetailWrapper br {
    display: none; }

  .hoaSchemeDetail .btnRed {
    display: block; }
  .hoaSchemeDetail .btnBrown {
    display: none; }
  .hoaSchemeDetail .btnRed.btnCreateShopList {
    height: 40px;
    font-weight: 600;
    font-size: 15px;
    text-align: center; }
  .hoaSchemeDetail .nearestStoreWrapperMob {
    display: none; }

  .schemeTitleBanner .fa-envelope-o,
  .schemeTitleBanner .fa-file-pdf-o {
    font-size: 16px; }
  .schemeTitleBanner label {
    font-weight: 700;
    font-size: 13px;
    cursor: pointer; }
  .schemeTitleBanner .printOptionWrapper {
    display: block; }
  .schemeTitleBanner .emailOptionWrapper {
    border: none;
    width: 100%; }
  .schemeTitleBanner .emailOptionWrappershopList {
    border: none;
    width: 100%;
    display: block;
    padding-left: 50px; }

  .sizeHeader {
    text-align: left;
    padding: 10px; }

  .sizeWrapper {
    padding-top: 10px; }
    .sizeWrapper .inputWrapper {
      text-align: left; }
    .sizeWrapper input {
      height: 25px;
      width: 60%;
      font-size: 15px; }
    .sizeWrapper .sizeLabel {
      float: right;
      position: relative;
      top: 5px; }

  #shoppingList .brandDetailWrapper {
    padding-top: 14px; }

  .rightBar {
    border-right: 0px; }

  .navWidget {
    height: 25px;
    width: 20px;
    position: absolute;
    display: inline-block; }

  .topArrow {
    bottom: 50%;
    right: 0px;
    width: 20px;
    height: 12.5px;
    position: absolute;
    background-color: grey !important;
    line-height: 1; }
    .topArrow .arraowup {
      width: 0px;
      height: 0px;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-bottom: 7px solid white !important;
      cursor: pointer;
      position: relative;
      top: 2px;
      left: 3px; }

  .bottomArrow {
    top: 49%;
    width: 20px;
    height: 50%;
    position: absolute;
    background-color: grey !important;
    line-height: 1; }
    .bottomArrow .arrowdown {
      width: 0px;
      height: 0px;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-top: 7px solid white !important;
      cursor: pointer;
      position: relative;
      top: 2px;
      left: 3px; }

  #shoppingList .colorDetailWrapper {
    display: block; }

  #shoppingList .colorDetailWrapperMob {
    display: none; }

  .shoppingList .btnPrintPage {
    display: block; }
  .shoppingList .btnEmailList {
    display: none; }
  .shoppingList .btnWrapper {
    text-align: left; }
  .shoppingList .btnPrintPage,
  .shoppingList .btnAddToCart {
    height: 40px;
    font-weight: 600;
    font-size: 15px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 0px;
    width: 200px;
    border: 3px solid #8e2800;
    border-right-color: #c7592e;
    border-bottom-color: #c7592e;
    color: #fff;
    background-color: #bb3500;
    cursor: pointer;
    font-family: 'Open Sans';
    text-transform: capitalize;
    border-radius: 0px; }
  .shoppingList .nearestStoreWrapperMob {
    display: none; }
  .shoppingList .avail_message {
    display: block;
    font-size: 11.5px;
    height: 40px;
    padding-top: 10px;
    background-color: transparent;
    text-align: left; }
    .shoppingList .avail_message#msg3 {
      color: black; }
    .shoppingList .avail_message#msg2 {
	  margin-top: 15px;	
      color: red; }
  .shoppingList .addToCart_message {
	position: absolute;  
    font-size: 12px;
    margin-top: 53px;
    text-align: left; }

  .paintCalculatorLink {
    margin-bottom: 10px;
    display: block; }
    .paintCalculatorLink a {
      font-size: 14px;
      color: #f26522;
      font-weight: 500;
      font-family: Arial, Helvetica, sans-serif;
      margin-left: 5px;
      cursor: pointer; } }
@media all and (min-width: 767px) {
  #carouselSlider .carousel-control {
    width: 4%;
    background-image: none;
    opacity: 1; }
    #carouselSlider .carousel-control.left {
      margin-left: -15px; }
    #carouselSlider .carousel-control.right {
      margin-right: -15px; }
  #carouselSlider .carousel-inner > .active.left,
  #carouselSlider .carousel-inner > .prev {
    left: -33.333%; }
  #carouselSlider .carousel-inner > .active.right,
  #carouselSlider .carousel-inner > .next {
    left: 33.333%; }
  #carouselSlider .carousel-inner > .left,
  #carouselSlider .carousel-inner > .prev.right,
  #carouselSlider .carousel-inner > .active {
    left: 0; }
  #carouselSlider .carousel-inner .cloneditem-1,
  #carouselSlider .carousel-inner .cloneditem-2 {
    display: block; }

  .carousel-control .glyphicon-chevron-right {
    top: 125px;
    left: 5px;
    color: darkgray; }
  .carousel-control .glyphicon-chevron-left {
    top: 130px;
    left: 5px;
    color: darkgray; }
  .carousel-control .fa-chevron-circle-left {
    top: 42%; }
  .carousel-control .fa-chevron-circle-right {
    position: absolute;
    top: 42%;
    font-size: 38px;
    color: lightgray; }
  .carousel-control .iconWrapper {
    width: 40px;
    height: 40px;
    background-color: lightgray;
    border-radius: 20px;
    padding: 3px; }

  .floatBottom {
    position: inherit; } }
@media all and (min-width: 767px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
  #carouselSlider .carousel-inner > .item.active.right, #carouselSlider .carousel-inner > .item.next {
    -webkit-transform: translate3d(33.333%, 0, 0);
    transform: translate3d(33.333%, 0, 0);
    left: 0; }
  #carouselSlider .carousel-inner > .item.active.left, #carouselSlider .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-33.333%, 0, 0);
    transform: translate3d(-33.333%, 0, 0);
    left: 0; }
  #carouselSlider .carousel-inner > .item.left, #carouselSlider .carousel-inner > .item.prev.right, #carouselSlider .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0; } }
#storeSearchOverlay {
  position: absolute;
  top: 10%;
  left: 5%;
  background-color: lightgray;
  border-radius: 10px;
  padding: 20px;
  width: 90%;
  color: black;
  z-index: 25; }
  #storeSearchOverlay .closeButton {
    float: right;
    padding: 4px;
    color: grey;
    font-size: 18px;
    position: relative;
    top: -20px;
    right: -18px; }

.search-store_locator .searchResultsWrapper {
  border-top: 1px solid white; }
  .search-store_locator .searchResultsWrapper .eachStore {
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid white;
    font-size: 12px; }
    .search-store_locator .searchResultsWrapper .eachStore #street {
      font-size: 10px; }
    .search-store_locator .searchResultsWrapper .eachStore #cityState {
      font-size: 10px; }
    .search-store_locator .searchResultsWrapper .eachStore .btnStoreSelect {
      float: right;
      font-size: 11px;
      font-weight: 700; }
  .search-store_locator .searchResultsWrapper .error_message {
    color: red; }

.search-store_locator .store_search-bar_wrapper {
  margin-bottom: 15px; }
  .search-store_locator .store_search-bar_wrapper input {
    margin-right: 10px;
    margin-bottom: 5px;
    color: #787878;
    padding-left: 5px;
    height: 26px; }
    .search-store_locator .store_search-bar_wrapper input.btnGo {
      width: 50px;
      color: white;
      font-weight: 700; }
  .search-store_locator .store_search-bar_wrapper select {
    height: 26px;
    margin-bottom: 5px;
    margin-right: 10px;
    color: #787878;
    padding-left: 5px; }
  .search-store_locator .store_search-bar_wrapper .andor {
    height: 26px;
    text-align: center;
    padding: 4px 0px;
    margin-bottom: 5px; }
  .search-store_locator .store_search-bar_wrapper .description {
    font-size: 12px;
    color: black; }

.overlayBackground {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%; }

#paintAlertOverlay .overlayBody {
  background-color: lightgray;
  border-radius: 10px;
  width: 90%;
  margin-top: 30%;
  box-shadow: 0 0 12px 1px #888; }
#paintAlertOverlay .closeButton {
  float: right;
  padding: 4px;
  color: grey;
  font-size: 18px; }
#paintAlertOverlay .title {
  margin-left: 15px;
  margin-right: 15px;
  border-bottom: 1px solid black; }
#paintAlertOverlay .overlayDesc {
  margin-left: 15px;
  margin-bottom: 15px; }
#paintAlertOverlay .btnOkay,
#paintAlertOverlay .btnContinue {
  float: right;
  margin-right: 15px;
  margin-bottom: 15px; }
#paintAlertOverlay .colordetails {
  line-height: 1.5; }

#emailOverlay .emailFormWrapper {
  position: absolute;
  background-color: lightgray;
  border-radius: 10px;
  padding: 15px;
  width: 90%;
  top: 50px;
  left: 5%;
  box-shadow: 0 0 12px 1px #888;
  z-index: 25; }
#emailOverlay .closeButton {
  float: right;
  padding: 4px;
  color: grey;
  font-size: 18px;
  position: relative;
  top: -20px;
  right: -15px; }
#emailOverlay .field_asterisk.h_space {
  font-size: 13px;
  font-weight: 500; }

#emailForm {
  padding-top: 15px; }
  #emailForm label {
    font-weight: 500; }
  #emailForm .form-control {
    border: 1px solid black;
    border-radius: 0px;
    font-size: 16px; }
  #emailForm #id_submit_emailForm {
    border-radius: 0px;
    width: 100%;
    color: #FFF;
    background: #BB3500;
    border: 1px solid #000;
    padding: 5px;
    font-weight: bold; }
  #emailForm label.error {
    color: red;
    font-size: 12px;
    margin-bottom: 0px; }
  #emailForm textarea#id_recipientList {
    max-width: 100%; }
  #emailForm textarea#id_message {
    max-width: 100%; }
label.custom-email-scheme {
    margin: 4px auto;
}
@media (min-width: 767px) {
  #storeSearchOverlay {
    position: absolute;
    top: 175px;
    left: 225px;
    background-color: lightgray;
    border-radius: 10px;
    padding: 20px 40px;
    width: 685px;
    z-index: 100; }
    #storeSearchOverlay .closeButton {
      float: right;
      padding: 4px;
      color: grey;
      font-size: 18px;
      right: -35px; }

  .search-store_locator .searchResultsWrapper {
    max-height: 400px;
    overflow-y: scroll;
    padding-left: 5px;
    padding-right: 5px; }
    .search-store_locator .searchResultsWrapper .eachStore {
      padding-bottom: 5px;
      padding-top: 5px;
      border-bottom: 1px solid white;
      font-size: inherit; }
      .search-store_locator .searchResultsWrapper .eachStore #street {
        font-size: inherit; }
      .search-store_locator .searchResultsWrapper .eachStore #cityState {
        font-size: inherit; }
      .search-store_locator .searchResultsWrapper .eachStore .milesWrapper {
        height: 40px;
        display: table; }
      .search-store_locator .searchResultsWrapper .eachStore #miles {
        display: table-cell;
        float: none;
        vertical-align: middle; }
      .search-store_locator .searchResultsWrapper .eachStore .storeselectWrapper {
        height: 40px; }
      .search-store_locator .searchResultsWrapper .eachStore .btnStoreSelect {
        height: 24px;
        position: relative;
        top: 7px; }
    .search-store_locator .searchResultsWrapper .error_message {
      color: red; }

  .search-store_locator .store_search-bar_wrapper {
    margin-bottom: 15px; }
    .search-store_locator .store_search-bar_wrapper input {
      width: 145px;
      margin-right: 10px; }
      .search-store_locator .store_search-bar_wrapper input.btnGo {
        width: 57px;
        margin: 0px; }
    .search-store_locator .store_search-bar_wrapper select {
      height: 26px;
      width: 155px;
      margin-right: 10px; }
    .search-store_locator .store_search-bar_wrapper .andor {
      text-align: justify;
      margin: 0px; }
    .search-store_locator .store_search-bar_wrapper .description {
      font-size: 14px; }

  #paintAlertOverlay .overlayBody {
    background-color: lightgray;
    border-radius: 10px;
    margin-top: 175px;
    margin-left: 275px;
    width: 585px; }
  #paintAlertOverlay .closeButton {
    float: right;
    padding: 4px;
    color: grey;
    font-size: 18px; }
  #paintAlertOverlay .title {
    margin-left: 15px;
    margin-right: 15px;
    border-bottom: 1px solid black; }
  #paintAlertOverlay .overlayDesc {
    margin-left: 15px;
    margin-bottom: 15px; }
  #paintAlertOverlay .btnOkay,
  #paintAlertOverlay .btnContinue {
    float: right;
    margin-right: 15px;
    margin-bottom: 15px; }
  #paintAlertOverlay .colordetails {
    line-height: 1.5; }

  #emailOverlay .emailFormWrapper {
    position: absolute;
    background-color: white;
    border-radius: 10px;
    padding: 15px;
    width: 580px;
    left: 290px;
    top: 175px;
    color: black;
    margin: 0px;
    z-index: 100; }
  #emailOverlay .closeButton {
    float: right;
    padding: 4px;
    color: grey;
    font-size: 18px;
    position: relative;
    top: -20px;
    right: -15px; }
  #emailOverlay .field_asterisk.h_space {
    font-size: 13px;
    font-weight: 500; }

  #emailForm {
    padding-top: 15px;
    overflow: hidden; }
    #emailForm label {
      font-weight: 500; }
    #emailForm .form-control {
      border: 1px solid black;
      border-radius: 0px;
      box-sizing: border-box; }
    #emailForm #id_submit_emailForm {
      border-radius: 0px;
      width: 120px;
      color: #FFF;
      background: #BB3500;
      border: 1px solid #000;
      padding: 5px;
      font-weight: bold;
      float: right; }

  /**Paint calculator**/
  .PaintCalc {
    position: absolute;
    top: 175px;
    left: 134px;
    width: 892px;
    box-shadow: 0 0 12px 1px #888;
    z-index: 100; }
    .PaintCalc * {
      box-sizing: content-box !important;
      margin: 0;
      padding: 0;
      font-family: arial; }

  .paintcalc_titlebar {
    background-color: #e7e6e6;
    height: 38px;
    border-bottom: 1px solid #cdcccc;
    background-color: #C8C8C8; }

  .paintcalc_titlebar .title {
    font-size: 18px;
    color: #4b4b4d;
    padding: 10px; }

  .paintcalc_titlebar .overlay-close {
    position: relative;
    float: right;
    padding-top: 13px;
    color: #4B4B4B;
    cursor: pointer;
    font-weight: bold;
    left: 5px; }

  .paintcalc_titlebar .close {
    float: right;
    margin: 8px;
    width: 13px;
    height: 13px;
    background-image: url("https://www.behr.com/binaries/content/assets/behrdotcom/web/css/cma/vz/vis/close_off.png");
    opacity: 1; }

  .paintcalc_titlebar .close:hover {
    background-image: url("https://www.behr.com/binaries/content/assets/behrdotcom/web/css/cma/vz/vis/close.png"); }

  .paintcalc_bottomBar {
    float: left;
    position: relative;
    width: 100%;
    padding: 6px 0 7px;
    border-top: 1px solid #CDCCCC;
    background-color: #C8C8C8; }

  .PaintCalc div.content_wrapper-942-calculator {
    padding-top: 42px; }

  .PaintCalc div.calculator_wrapper {
    color: #4B4B4B;
    background-color: #E7E6E6; }

  .PaintCalc div.calculator_wrapper div.content_wrapper-942 {
    overflow: visible; }

  .PaintCalc div.calculator_wrapper .orange_button {
    cursor: pointer; }

  .PaintCalc div.calculator_wrapper div.paint_calculator_header {
    height: 42px;
    width: 942px;
    overflow: visible; }

  .PaintCalc div.paint_calculator_header a.orange_button {
    position: relative;
    padding: 14px 5px 0;
    width: 304px;
    height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    color: #4B4B4B;
    text-align: center; }

  .PaintCalc div.paint_calculator_header a.orange_button div.triangle_indicator {
    display: none;
    left: 44%;
    border-top: 10px solid #545352;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    bottom: -8px; }

  .PaintCalc div.paint_calculator_header a.orange_button.active div.triangle_indicator {
    display: block;
    position: absolute;
    z-index: 100; }

  .PaintCalc div.calculator_wrapper a.orange_button.active,
  .PaintCalc div.calculator_wrapper div.size_button_container.active a.orange_button {
    background-color: #545352;
    color: #FFF; }

  .PaintCalc div.calculator_wrapper div.size_button_container a.orange_button.hide_item {
    display: none; }

  .PaintCalc div.paint_calculator-body {
    height: 560px;
    width: 890px;
    overflow: visible;
    border-left: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
    border-bottom: 1px solid #C5C4C4;
    background-color: #FFF; }

  .PaintCalc div.paint_calculator-body h2 {
    padding-top: 20px;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, Helvetica, Sans-serif; }

  .PaintCalc div.paint_calculator-body h2 sup {
    font-size: 22px;
    line-height: 24px;
    vertical-align: top; }

  .PaintCalc div.paint_calculator-body div.pc-left {
    position: relative;
    float: left;
    height: 560px;
    width: 248px;
    background: -moz-linear-gradient(left, #d7d7d7 225px, #fff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(225px, #d7d7d7), color-stop(100%, #fff));
    background: -webkit-linear-gradient(left, #d7d7d7 225px, #fff 100%);
    background: -o-linear-gradient(left, #d7d7d7 225px, #fff 100%);
    background: -ms-linear-gradient(left, #d7d7d7 225px, #fff 100%);
    background: linear-gradient(to right, #d7d7d7 225px, #fff 100%); }

  .PaintCalc div.pc-left div.pc-left-top_white {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 80px;
    background: -moz-linear-gradient(top, white 57%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(57%, white), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, white 57%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(top, white 57%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(top, white 57%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, white 57%, rgba(255, 255, 255, 0) 100%); }

  .PaintCalc div.paint_calculator-body div.pc-left-indicator {
    position: absolute;
    top: 0;
    right: 8px;
    width: 0;
    height: 0;
    border-left: 26px solid #FFF;
    border-top: 70px solid transparent;
    border-bottom: 70px solid transparent; }

  .PaintCalc div.pc-left div.pc-left-body {
    float: left;
    width: 222px;
    height: 560px;
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
    background-color: #FFF; }

  .PaintCalc div.paint_calculator-body div.pc-left h2 {
    padding: 20px 0 6px 19px; }

  .PaintCalc div.pc-left div.size_button_container {
    position: relative;
    padding: 20px 0 21px;
    width: 222px;
    height: 83px;
    overflow: visible; }

  .PaintCalc div.size_button_container a.orange_button {
    margin-left: 19px;
    padding: 14px 5px 0;
    width: 176px;
    height: 31px;
    text-align: center; }

  .PaintCalc div.size_button_container div.size_button-copy-container {
    clear: left;
    padding: 11px 0 0;
    margin: 0 17px 0 19px;
    width: 184px;
    font-size: 13px;
    line-height: 16px; }

  .PaintCalc div.pc-left div.size_button_container.active div.bottom_gradient.hidden {
    display: block; }

  .PaintCalc div.paint_calculator-body div.pc-swappable.initial_message {
    padding: 252px 55px 0 281px; }

  .PaintCalc div.pc-swappable.initial_message h2 {
    padding: 0;
    margin: 0;
    font-size: 28px;
    line-height: 32px;
    color: #666; }

  .PaintCalc div.paint_calculator-body div.pc-center {
    float: left;
    width: 425px;
    height: 560px; }

  .PaintCalc div.pc-center div.custom_row.exterior {
    position: relative;
    clear: left;
    width: 415px;
    height: 79px;
    border-bottom: 1px solid #D3D1D2;
    font-weight: bold; }

  .PaintCalc div.pc-center div.exterior .name {
    position: relative;
    float: left;
    width: 105px;
    height: 65px;
    font-size: 16px;
    line-height: 18px; }

  .PaintCalc div.pc-center div.exterior .name .name-content {
    display: table-cell;
    vertical-align: middle;
    height: 76px;
    width: 105px; }

  .PaintCalc div.pc-center div.exterior .slider-minimum_value {
    float: left;
    padding: 30px 5px 0 0;
    width: 25px;
    height: 57px;
    text-align: right; }

  .PaintCalc div.pc-center div.exterior .slider-maximum_value {
    float: left;
    padding: 29px 0 0 5px;
    height: 57px; }

  .PaintCalc div.pc-center div.exterior .slider {
    float: left;
    position: relative;
    padding: 25px 0 0;
    height: 40px;
    width: 233px;
    min-width: 233px;
    max-width: 233px; }

  .PaintCalc div.pc-center div.custom_row {
    position: relative;
    clear: left;
    width: 415px;
    height: 97px;
    border-bottom: 1px solid #D3D1D2;
    font-weight: bold; }

  .PaintCalc div.pc-center .name {
    position: relative;
    float: left;
    width: 105px;
    height: 97px;
    font-size: 16px;
    line-height: 18px; }

  .PaintCalc div.pc-center .name .name-content {
    display: table-cell;
    vertical-align: middle;
    height: 97px;
    width: 105px; }

  .PaintCalc div.pc-center .name span.light {
    color: #999;
    font-weight: normal; }

  .PaintCalc div.pc-center .slider-minimum_value {
    float: left;
    padding: 40px 5px 0 0;
    width: 25px;
    height: 57px;
    text-align: right; }

  .PaintCalc div.pc-center .slider-maximum_value {
    float: left;
    padding: 40px 0 0 5px;
    height: 57px; }

  .PaintCalc div.pc-center .slider {
    float: left;
    position: relative;
    padding: 36px 0 0;
    height: 61px;
    width: 233px;
    min-width: 233px;
    max-width: 233px; }

  .PaintCalc div.pc-center .slider div.slider-container {
    position: relative;
    width: 233px;
    height: 23px;
    padding-top: 5px; }

  .PaintCalc div.pc-center .slider div.slider-hovering_report {
    position: absolute;
    top: -28px;
    left: 50px;
    z-index: 250; }

  .PaintCalc .slider div.slider-hovering_report div.value-display {
    padding: 6px 6px 0;
    min-width: 6px;
    height: 17px;
    font-size: 10px;
    line-height: 10px;
    color: #FFF;
    background-color: #000;
    box-shadow: 4px 4px 4px rgba(120, 120, 120, 0.3); }

  .PaintCalc .slider div.slider-hovering_report div.hovering_report-arrow {
    margin: 0 auto;
    width: 0;
    height: 0;
    border-top: 7px solid #000;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent; }

  .PaintCalc div.pc-center .slider div.slider-tab {
    position: absolute;
    top: 0;
    left: 86px;
    padding-top: 4px;
    width: 44px;
    height: 19px;
    text-align: center;
    background-color: #C7C7C7;
    box-shadow: inset 2px 2px 1px #DEDEDE, inset -2px -2px 1px #BABABA;
    cursor: pointer;
    z-index: 200; }

  .PaintCalc div.pc-center .slider div.slider-tab.currentlyDragging {
    background: url(https://www.behr.com/binaries/content/assets/behrdotcom/web/css/cma/vz/vis/bgCalculatorSliderHandle.png) #C7C7C7 no-repeat center center; }

  .PaintCalc div.pc-center .slider div.slider-tab div.value-display {
    margin: 0 auto;
    width: 98%;
    text-align: center; }

  .PaintCalc div.pc-center .slider div.slider-bar-component {
    float: left;
    height: 13px;
    border-top: 1px solid #E7E6E6;
    border-bottom: 1px solid #E7E6E6;
    cursor: pointer; }

  .PaintCalc div.pc-center .slider div.slider-bar-highlight {
    width: 100px;
    border-right: 1px solid #E7E6E6;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    background-color: #D59126;
    box-shadow: inset 1px 1px 1px 1px rgba(150, 150, 150, 0.6); }

  .PaintCalc div.pc-center .slider div.slider-bar {
    width: 131px;
    border-left: 1px solid #E7E6E6;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    background-color: #F1EFEF;
    box-shadow: inset -1px 1px 1px 1px rgba(150, 150, 150, 0.6); }

  .PaintCalc div.pc-center div.exterior div.switch-touch_up {
    height: 80px;
    border-bottom: 0; }

  .PaintCalc div.pc-center div.exterior div.switch-touch_up input {
    margin: 30px 6px 0 65px; }

  .PaintCalc div.pc-center .two_up {
    height: 108px;
    border-bottom: 0; }

  .PaintCalc div.pc-center .two_up div {
    float: left;
    width: 180px;
    margin-top: 12px;
    padding-right: 20px;
    height: 94px; }

  .PaintCalc div.pc-center .two_up div h3 {
    margin: 16px 0;
    text-align: center; }

  .PaintCalc div.pc-center .two_up div input {
    margin: 0 6px 0 31px; }

  .PaintCalc div.pc-center .two_up div.two_up-right {
    padding: 0 0 0 20px;
    border-left: 1px solid #D3D1D2; }

  .PaintCalc div.pc-center .calculate_sf {
    font-size: 14px;
    font-weight: bold;
    color: #999;
    border-bottom: 0; }

  .PaintCalc div.pc-center .calculate_sf div.calculate_sf-container {
    padding-bottom: 55px;
    border-bottom: 1px solid #D3D1D2; }

  .PaintCalc div.pc-center .calculate_sf h2 {
    padding: 38px 0 44px; }

  .PaintCalc div.pc-center .calculate_sf div,
  .PaintCalc div.pc-center .calculate_sf input {
    float: left; }

  .PaintCalc div.pc-center .calculate_sf input {
    margin-top: -9px;
    width: 85px;
    height: 29px;
    border-top: 1px solid #9B9B9B;
    border-right: 1px solid #D0D0D0;
    border-bottom: 1px solid #D0D0D0;
    border-left: 1px solid #9B9B9B; }

  .PaintCalc div.pc-center .calculate_sf div.input_name {
    margin-right: 19px;
    font-size: 16px;
    color: #4B4B4B; }

  .PaintCalc div.pc-center .calculate_sf div.input_description {
    margin: 0 36px 0 8px; }

  .PaintCalc div.pc-center .calculate_sf a.orange_button {
    float: right;
    margin-top: 30px;
    padding: 15px 34px 0;
    height: 31px; }

  .PaintCalc div.pc-center .calculate_sf div.reminder {
    padding-top: 7px;
    font-size: 12px;
    line-height: 17px;
    font-weight: normal;
    color: #89898A; }

  .PaintCalc div.paint_calculator-body div.pc-right {
    float: right;
    height: 545px;
    padding: 0 18px 15px 20px;
    width: 176px;
    background: #EFEFEF;
    background: -moz-linear-gradient(top, #fdfdfd 0, #eae8e8 13%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(13%, #eae8e8));
    background: -webkit-linear-gradient(top, #fdfdfd 0, #eae8e8 13%);
    background: -o-linear-gradient(top, #fdfdfd 0, #eae8e8 13%);
    background: -ms-linear-gradient(top, #fdfdfd 0, #eae8e8 13%);
    background: linear-gradient(to bottom, #fdfdfd 0, #eae8e8 13%); }

  .PaintCalc div.pc-right table {
    width: 186px; }

  .PaintCalc div.pc-right td {
    height: 80px;
    vertical-align: middle;
    font-weight: bold; }

  .PaintCalc div.pc-right .name {
    width: 56px;
    font-size: 16px;
    line-height: 19px; }

  .PaintCalc div.pc-right .value_cell {
    width: 48px;
    color: #999; }

  .PaintCalc div.pc-right .value_cell div {
    width: 56px;
    text-align: center; }

  .PaintCalc div.pc-right .value_cell div.value {
    font-size: 36px;
    line-height: 52px; }

  .PaintCalc div.pc-right .value_cell div.value_description {
    font-size: 14px;
    line-height: 16px;
    font-weight: normal; }

  .PaintCalc div.pc-right tr.stain td {
    padding: 22px 0 8px;
    height: 64px; }

  .PaintCalc div.pc-right tr.stain td div.name {
    margin: 0 auto;
    width: 170px; }

  .PaintCalc div.pc-right tr.stain td div.value_cell {
    float: left;
    margin-right: 8px; }

  .PaintCalc div.pc-right tr.stain .value_cell div.value {
    font-size: 36px;
    line-height: 42px; }

  .PaintCalc div.pc-right tr.stain td div.value_cell-coats {
    margin-top: 10px;
    font-size: 16px;
    line-height: 19px; }

  .PaintCalc div.paint_calculator-footer {
    font-size: 10px;
    padding: 5px 15px 5px 15px;
    width: 862px;
    height: 68px;
    color: #89898A;
    background-color: #FFF;
    border-top: 6px solid #EFEFEF; }

  .white_button {
    color: #4b4b4d;
    background-color: #e7e7e6; }

  .orange_button {
    display: block;
    float: left;
    padding: 14px 15px 0;
    height: 31px;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    font-size: 14px;
    font-weight: bold; }

  .clrl {
    clear: left; }

  .hide_item {
    display: none; } }
	
div#storeSearchOverlay {
	display: none;
}

div#paintAlertOverlay {
	display: none;
}

div#emailOverlay {
	display: none;
}

div#sortOverlay {
	display: none;
}

#hoaSearchMain label.fieldLabel {
   color: #4b4b4b ;
}

@media screen and (max-width: 767px), print and (min-width: 500px) {
   #hoaSearchMain label.fieldLabel {
       color: #4b4b4b ;
   }
}

@media screen and (min-width: 320px) and (max-width: 500px) {
	#hoaSearchMain .searchForm {
		padding-top: 145px;
	}
}
/*# sourceMappingURL=hoamain.css.map */
