
#midcontent .field-name-body a {
  color:#005195;
  font-size:15px;
  border-bottom:dotted 1px #005195;
  text-decoration:none;
  outline:none;
  cursor:pointer;
}

#midcontent .field-name-body a:hover {
  border-bottom:solid 1px #005195;
}

.about_us_body .blue_box_outer {
  width: 100%;
  margin-left: -75px;
  margin-bottom: 20px;
}

.about_us_body .blue_content {
  background:#114b7c url(../image/blue_box_bg.png) repeat-y top left 28px;
  border-radius: 20px;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 38px 10%;
  width: 84%;
  margin-left:0px;
}

.about_us_body .blue_box_outer .dot_img {
  margin-left: 30px;
}

.about_us_body .blue_content p {
  font-family: HelveticaNeueLTStd-Cn;
  font-size: 20px;
  line-height: 35px;
  margin: 0;
  padding: 0;
}

.about_us_body .left img {
  margin-right:18px;
  margin-bottom:5px;
}

.about_us_body .left p.img_title {
  font-style:italic;
  color:#7d7d7d;
  padding:0px;
  margin:0px;
}

.about_us_body .body_text p {
  padding:0px;
}

.leadership_item {
  padding-bottom:15px;
  overflow:hidden;
}

.leadership_item .image_box {
  width:125px;
  float:left;
}

.leadership_item .leadership_details {
  width: 590px;
  padding-left:25px;
  float:right;
}

.leadership_item .leadership_details .leadership_name {
  color:#114b7c;
  font-size:18px;
  font-weight:bold;
}

.leadership_item .leadership_details .leadership_title {
  color:#114b7c;
  font-size:16px;
  font-style:italic;
  margin-top: 3px;
  margin-bottom:10px;
}

.leadership_item .leadership_details .leadership_bio {
  line-height:22px;
}

.leadership_item .leadership_details .less_button a,
.leadership_item .leadership_details .more_button a {
  color:#114b7c;
  font-size:16px;
  font-style:italic;
  outline:none;
}

body.node-type-product-page #midcontent h1.main_title {
  display:none;
}

.product_page .banner_image_box {
  margin-bottom:30px;
}

.product_page .product_banner_area {
  position:relative;
}

.product_page .product_page_banner_img_title,
.product_page .home_solution_banner_img_title {
  width:auto;
  padding:5px 10px;
  margin-top: -75px;
  padding: 5px 10px;
  position: absolute;
  right: 12px;
  color:#114b7c;
  background:#fff;
  font-size:20px;
  font-family: "HelveticaNeueLTStd-Cn";
  border:1px solid #114b7c;
  font-style: italic;
}

.product_page .product_page_banner_img_title a,
.product_page .home_solution_banner_img_title a {
  padding:5px 10px;
  padding: 5px 10px;
  right: 12px;
  color:#114b7c;
  font-size:20px;
  font-family: "HelveticaNeueLTStd-Cn";
  font-style: italic;
  text-decoration:none;
  outline:none;
}

.product_page h2.title {
  font-size:45px;
  margin-bottom:0px;
}

.product_page .body_link_block {
  width:95%;
  overflow:hidden;
  margin-left:5%;
}

.product_page h3.image_link_bolck_header_text {
  width:95%;
  margin-left:5%;
}

.product_page .body_link_block .description_text {
  width:65%;
  padding-right:5%;
  float:left;
}

.product_page .body_link_block .link_block {
  width:26%;
  float:right;
  margin-top:30px;
  background:#114b7c;
  padding:20px 2%;
}

.product_page .body_link_block .link_block ul {
  margin: 0;
  padding: 0;
}

.product_page .body_link_block .link_block ul li {
  list-style-image: url(../image/bullets.png);
  margin-left: 20px;
  padding: 6px 0 6px 6px;
}

.product_page .body_link_block .link_block ul li a {
  background: none;
  color: #ffffff;
  font-size: 15px;
  font-family: 'HelveticaNeueLTStd-Cn';
  outline: medium none;
  text-decoration: none;
  line-height:27px;
}

.product_page .image_link_block {
  width:95%;
  padding-left:5%;
}

.product_page .image_link_block .image_link_item {
  float: left;
  margin-right: 2%;
  width: 18%;
}

.product_page .image_link_block .image_link_item .link_block_title {
  margin-top:7px;
  width:85%;
  margin-right:15%;
}

.product_page .image_link_block .image_link_item .link_block_title a {
  font-size:12px;
  font-weight:bold;
  color:#114b7c;
  outline:none;
  text-decoration:none;
}

.video_block_area {
  overflow: hidden;
  margin-left: 5%;
  width: 95%;
}

.video_block_area .video_block {
  margin-bottom: 30px;
  overflow: hidden;
  border-radius:10px;
}

.video_block_area .video_left {
  width:50%;
  float:left;
  margin-right:5%;
}

.video_play_box {
  width:340px;
  border-radius:10px;
  overflow: hidden;
}

.video_block_area .video_right {
  padding-top:35px;
  width:45%;
  float:right;
}

.video_block_area .video_right .video_title_text {
  font-size: 27px;
  font-family: 'HelveticaNeueLTStd-Cn';
  font-style: italic;
  line-height: 40px;
  color: #114b7c;
}

.video_block_area .video_right .video_watch_button {
  padding-top:20px;
}

.video_block_area .video_right .video_watch_button a {
  background:#fff;
  border: 1px solid #114b7c;
  color: #114b7c;
  cursor: pointer;
  font-family: "HelveticaNeueLTStd-Cn";
  font-size: 20px;
  font-style: italic;
  outline: medium none;
  padding: 4px 15px 4px 12px;
  text-align: center;
  text-decoration: none;
  width:54px;
}

#call_me_link {
  background: url(../image/play_button.png) no-repeat center left;
  cursor: pointer;
  font-size: 0;
  height: 57px;
  position: absolute;
  margin-left: 115px;
  margin-top: 80px;
  width: 98px;
  z-index: 700;
}

.video_block_area .close_button {
  cursor: pointer;
  margin-left: 308px;
  position:absolute;
}

#views-exposed-form-distributor-locator-page .views-exposed-form .views-exposed-widget .form-submit {
  margin-top:0px;
}

#sidebar_left .block-facetapi {
  margin-bottom:5px;
}

#sidebar_left .block-facetapi .block-title,
body.page-drawer-slide-facet-search #sidebar_left .block-title {
  color: #a4b3bf;
  font-size: 16px;
  font-style: normal;
  margin: 15px 0 5px;
  padding: 0;
  text-transform: capitalize;
}

#sidebar_left .block-facetapi ul,
body.page-drawer-slide-facet-search #sidebar_left ul {
  margin: 0;
  padding: 0;
}

#sidebar_left .block-facetapi ul li,
body.page-drawer-slide-facet-search #sidebar_left ul li {
  padding: 6px 0;
}

#sidebar_left .block-facetapi ul li input.facetapi-checkbox,
body.page-drawer-slide-facet-search #sidebar_left ul li input.facetapi-checkbox {
  margin-top:0px;
  margin-right:7px;
}

body.page-drawer-slide-facet-search #sidebar_left ul li,
body.page-drawer-slide-facet-search #sidebar_left ul li a,
#sidebar_left .block-facetapi ul li,
#sidebar_left .block-facetapi ul li a {
  color: #ffffff;
  font-family: "HelveticaNeueLTStd-Cn";
  font-size: 16px;
  text-decoration: none;
  outline:none;
  list-style:none;
}

.edit_button {
  position:absolute !important;
  margin-top: 1px !important;
  padding: 3px !important;
  padding-left:7px !important;
  padding-right:7px !important;
  background:#0098b5 !important;
}

.edit_button a {
  color:#ffffff !important;
  font-size:12px !important;
  padding:0px !important;
  background:none !important;
}

.call_to_action_listing {
  margin-bottom:25px;
}

.call_to_action_listing .image_box {
  width:285px;
  float:left;
  margin-right:40px;
}

.view-our-brands .views-row {
  margin-bottom: 22px;
  overflow: hidden;
}

.brand_page_listing .banner_image_box {
  float: left;
  margin-right: 30px;
  width: 160px;
}

.brand_page_listing .banner_content {
  float: right;
  width: 550px;
}

.brand_page_listing .title_text,
.call_to_action_listing .title_text {
  padding-top:15px;
  color: #114b7c;
  font-family: "HelveticaNeueLTStd-Cn";
  font-size: 27px;
  font-style: italic;
  line-height: 40px;
}

.brand_page_listing .title_text {
  padding-top:0px !important;
  display:none;
}

.call_to_action_listing .short_description_text {
  overflow:hidden;
  line-height: 22px;
}

.call_to_action_listing .button_text {
  padding-top:20px;
}

.brand_page_listing .button_text {
  margin: 25px 0;
}

.brand_page_listing .button_text a,
.call_to_action_listing .button_text a {
  background:#fff;
  border: 1px solid #114b7c;
  color: #114b7c;
  cursor: pointer;
  font-family: "HelveticaNeueLTStd-Cn";
  font-size: 20px;
  font-style: italic;
  outline: medium none;
  padding: 4px 15px 4px 12px;
  text-align: center;
  text-decoration: none;
}

body.page-resource-library #midcontent {
  border:1px solid #114B7C;
  padding: 2.4%;
  width: 95%;
  border-radius: 0 0 10px 10px;
}

body.page-resource-library #midcontent h1.main_title {
  text-align:center;
}

.view-resource-library .view-filters .views-exposed-form {
  width:50%;
  margin:auto;
  position:relative;
}

.view-resource-library .view-filters .views-exposed-form .views-exposed-widget {
  float:none;
}

.view-resource-library .view-filters .views-exposed-form .views-exposed-widget label {
  display: inline;
  float: left;
  font-weight: normal;
  padding-top: 4px;
  text-align: left;
  width: 48%;
  margin-right: 10px;
}

.view-resource-library .view-filters .views-exposed-form .views-exposed-widget #edit-title,
.view-resource-library .view-filters .views-exposed-form .views-exposed-widget .form-type-select select {
  width: 220px;
  border-radius:6px;
}

#edit-field-publish-date-value-wrapper {
  width: 68%;
  float:left;
  padding-right: 0;
}

#edit-field-publish-date-value-wrapper label {
  /* margin-left: 59px; */
	width:201px;
}

#edit-field-publish-date-value-wrapper .views-widget > div#edit-field-publish-date-value-value-wrapper {
  float: left;
  width: 96px;
}

#edit-field-publish-date-value-1-wrapper {
  width:30%;
  padding-right: 0;
  float:left;
}

#edit-field-publish-date-value-1-wrapper label {
  margin-right: 3px;
  text-align: left;
  width: 20px;
}

#edit-field-publish-date-value-1-wrapper .views-widget {
  float: left;
  width: 96px;
}

.container-inline-date .form-item .form-item {
  width:96px;
}

/****************************** Resource Library ***********************************/
.view-resource-library .view-content {
  margin-top: 75px;
}

.view-resource-library table.views-table {
  border: 1px solid;
  border-radius:0px 10px 10px 10px;
  border-collapse: separate;
}

.view-resource-library table.views-table th.views-field {
  background: none repeat scroll 0 0 #114b7c;
  border-left: 1px dotted #fff;
  color: #ffffff;
  font-family: "HelveticaNeueLTStd-Cn";
  font-size: 16px;
  font-weight: lighter;
  padding: 4px 4px 4px 16px;
}
.view-resource-library table.views-table th:nth-child(1) {
 border: 0 none;
}

.view-resource-library table tr td {
  border-top: 0 none;
  padding: 5px 5px 5px 16px;
}

.view-resource-library table tr.views-row-last td.views-field-created {
  border-bottom-left-radius: 10px;
}

.view-resource-library table tr.views-row-last td.views-field-view-node {
  border-bottom-right-radius: 10px;
}

th.views-field.views-field-view-node {
  border-top-right-radius: 10px;
}

.view-resource-library .view-filters .views-exposed-form .views-submit-button {
  margin-right: 90px;
  position: absolute;
  right: 0;
  width: 70px;
}

.view-resource-library .view-empty {
  color:#919499;
  font-style:italic;
  margin-top: 75px;
}

.view-resource-library table.views-table {
  border: 1px solid;
}

.view-resource-library table.views-table tr.odd {
  background:#F0F2F4;
}

.view-resource-library .view-filters .views-exposed-form .views-submit-button button.form-submit,
#search-form .form-submit {
  background:#114B7C;
  box-shadow:none;
  border:none;
  color:#fff;
}

.webform-client-form .form-submit {
  margin-top:15px;
  background:#114B7C;
  box-shadow:none;
  border:none;
  color:#fff;
}

body.node-type-webform #block-superfish-1 ul.menu li.active-trail {
  border-bottom: 0px solid #fff;
}

body.node-type-webform #block-superfish-1 ul.menu li.active-trail:hover {
  border-bottom:6px solid #a4b3bf;
}

#uc-cart-view-form a {
  margin-right:10px;
  margin-left: 8px;
  background:#114B7C;
  padding:7px 8px;
  border-radius:4px;
  color:#fff;
  outline:none;
  text-decoration:none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#uc-cart-view-form table.table-striped a {
  background:none !important;
  margin-right:0px;
  padding:0px;
  border-radius:0px;
  color:#114B7C;
}

#uc-cart-view-form .form-submit {
  background:#114B7C;
  box-shadow:none;
  border:none;
  color:#fff;
  margin-right: 6px;
  padding: 5px 8px;
  text-shadow:none;
  margin-top:-2px;
}

#uc-cart-checkout-review-form .form-submit {
  background:#114B7C;
  box-shadow:none;
  border:none;
  color:#fff;
  margin-right: 6px;
  padding: 5px 8px;
}

.view-product-third-level-category .product_third_level h2,
#block-views-ergonomics-block h2,
#block-views-strorage-and-organization-block h2,
#block-views-sliding-systems-block h2 {
  font-size:26px !important;
  margin-top:5px !important;
}

body.page-product-sub-category  h1.main_title,
body.page-our-products h1.main_title {
  display:none;
}

#block-block-13,
body.page-our-products h2.title {
  margin-bottom:20px;
}

.view-our-products .views-responsive-grid .views-column,
.view-ergonomics .views-responsive-grid .views-row .views-column,
.view-strorage-and-organization .views-responsive-grid .views-row .views-column,
.view-sliding-systems .views-responsive-grid .views-row .views-column {
  width:32%;
  float:left;
  text-align:center;
  margin-bottom: 28px;
}

.view-our-products .views-responsive-grid .views-column-2,
.view-ergonomics .views-responsive-grid .views-row .views-column-2,
.view-strorage-and-organization .views-responsive-grid .views-row .views-column-2,
.view-sliding-systems .views-responsive-grid .views-row .views-column-2 {
  margin:0px 2%;
}

.view-our-products .views-responsive-grid .views-column .name,
.view-ergonomics .views-responsive-grid .views-row .views-column .views-field-name,
.view-strorage-and-organization .views-responsive-grid .views-row .views-column .views-field-name,
.view-sliding-systems .views-responsive-grid .views-row .views-column .views-field-name {
  margin-top:10px;
}

.view-our-products .views-responsive-grid .views-column .name a,
.view-ergonomics .views-responsive-grid .views-row .views-column .views-field-name a,
.view-strorage-and-organization .views-responsive-grid .views-row .views-column .views-field-name a,
.view-sliding-systems .views-responsive-grid .views-row .views-column .views-field-name a {
  font-family: 'HelveticaNeueLTStd-Cn';
  padding:0;
  border:0px;
  color:#114b7c;
  font-weight: lighter;
  font-style:italic;
  font-size:16px;
  padding-bottom:2px;
  border-bottom:1px dotted #114b7c;
  outline:none;
}

/***************************** Product third level category css *************************************/
body.page-product-category h1.main_title {
  display:none;
}

.view-product-sub-category .product_listing,
.view-product-third-level-category .product_listing {
  width:32%;
  float:left;
  margin-bottom:28px;
  text-align:center;
}

.view-product-third-level-category .product_listing .image_box {
  text-align:center;
}

.product_listing .image_box img,
.view-product-third-level-category .image_box img {
  border-radius:10px;
}

.view-product-third-level-category .views-responsive-grid .views-column-2 .product_listing {
  margin:0 2%;
}

.view-product-sub-category  .name,
.view-product-third-level-category .name,
.view-sliding-systems .name,
.view-strorage-and-organization .name,
.view-ergonomics .name {
  margin-top:10px;
  text-align:center;
}

.view-product-sub-category .name a,
.view-product-third-level-category .name a,
.view-sliding-systems .name a,
.view-strorage-and-organization .name a,
.view-ergonomics .name a {
  font-family: 'HelveticaNeueLTStd-Cn';
  padding:0;
  border:0px;
  color:#114b7c;
  font-weight: lighter;
  font-style:italic;
  font-size:16px;
  padding-bottom:2px;
  border-bottom:1px dotted #114b7c;
  outline:none;
}

.view-product-sub-category .views-responsive-grid .views-column .name a:hover,
.view-our-products .views-responsive-grid .views-column .name a:hover,
.view-product-third-level-category .name a:hover,
.view-sliding-systems .name a:hover,
.view-strorage-and-organization .name a:hover,
.view-ergonomics .name a:hover {
  border-bottom:1px solid #005195;
}

.view-product-third-level-category .product_third_level .child_product {
  overflow:hidden;
  width: 100% !important;

}

.view-product-sub-category .views-responsive-grid .views-column-2 .product_listing,
.view-product-third-level-category .views-responsive-grid .views-column-2 .child_product .product_listing {
  margin:0px;
}

.product_third_level .no_product_category .image_box {
  margin-bottom:28px;
}

.view-product-sub-category .product_listing{
margin:0px 1% 2% 0px !important;
}
.view-product-third-level-category .product_listing {
  margin:0px 2% 2% 0px !important;
}

.view-product-third-level-category .child_product .product_listing:nth-child(3n+1) {
 margin-right:0px !important;
}

/*****************************************************************************/


/*---------------- Store Page and product detail Page-------*/

.view-store-product-results .views-row {
  padding-bottom:20px;
  overflow:hidden;
  width:100%;
}

.view-store-product-results .product_listing .image_box {
  width:31%;
  margin-right:4%;
  float:left;
}

body.page-store-product-results .product_listing .image_box {
  width:90%;
}

.view-store-product-results .product_listing .product_listing_right {
  padding-top:15px;
  float:right;
  width:65%;
}

.view-store-product-results .product_listing_right .title_text h3 {
  margin:0px;
}

.view-store-product-results .product_listing_right .title_text h3 a {
  color:#114b7c;
  outline:none;
  text-decoration:none;
}

.view-store-product-results .product_listing .product_listing_right p {
  padding:0px;
}

.view-store-product-results .product_listing .product_listing_right td .price {
  font-size: 15px;
  font-weight: bold;
}

.view-store-product-results .product_listing .product_listing_right td .options {
  color: #174a7c;
}

.product_details .product_detail_top {
  height: auto;
  overflow: hidden;
}

.product_details .product_detail_left {
  margin-right: 4%;
  width: 40%;
  float:left;
}

.product_details .product_detail_right {
  float:right;
  width:56%;
}

.product_details .product_detail_right .title_text {
    margin-top: 4%;
}

.product_detail_right .title_text h3 {
  margin:0px;
}

.product_details .product_detail_right p {
  padding:0px;
}

.view-product-page-slideshow .views-slideshow-controls-bottom {
  margin-top:13px;
}

.view-product-page-slideshow .views-slideshow-controls-bottom .views-slideshow-pager-field-item {
  float: left;
  margin-right: 6px;
  margin-bottom: 6px;
  width: 66px;
  border: 1px solid #114b7c;
}

.view-product-page-slideshow .views-slideshow-controls-bottom .views-slideshow-pager-field-item img {
  margin: 3px;
}

.product_details .product_detail_right .specs_area {
  margin-bottom:20px;
  width: 75%;
}


.product_details .product_detail_right .specs_area h4.specs_title {
  padding-bottom:3px !important;
  border-bottom:1px solid #114b7c !important;
}
.product_details .product_detail_right h4.related_title {
  padding-bottom:3px !important;
  border-bottom:1px solid #114b7c !important;
}
.product_details .product_detail_right .related_content .products {
    float: left;
    margin-right: 21px;
    width: 100px;
}


.product_details .product_detail_right .specs_area table td .label_text {
  background: url(../image/doted_image.png) repeat-x center left;
  padding: 3px 0;
  margin-right: 5px;
}

.product_details .product_detail_right .specs_area table td .label_text span.text {
  background:#fff;
  font-size: 13px;
  font-weight: bold;
  padding-right: 7px;
}

.product_details .sku_data {
  margin-bottom:20px;
}

/*
.product_details .sku_data table.views-table {
  border: 1px solid #114b7c;
  margin-bottom: 20px;
  display:block;
  border-radius:10px;
  width: 95.4%;
  border-collapse:collapse;
}*/

.product_details .sku_data .view-content {
  border: 1px solid #114b7c;
  border-radius: 10px;
}

.product_details .sku_data table.views-table {
  margin-bottom: 0;
  width: 100%;
}

.product_details .sku_data table.views-table tr.views-row-last .views-field-views-conditional{
 border-bottom-right-radius: 10px !important;
}

.product_details .sku_data table.views-table thead th.views-field-title {
  border-top-left-radius: 8px;
}

.product_details .sku_data table.views-table thead th.views-field-views-conditional {
  border-top-right-radius: 8px;
}

.product_details .sku_data table.views-table th {
  border-left: 1px dotted #fff;
  border-top: 0px;
  line-height: 20px;
  padding: 4px 4px 4px 16px;
  text-align: left;
  vertical-align: top;
  background:#114b7c;
  color: #ffffff;
  font-family: "HelveticaNeueLTStd-Cn";
  font-size: 16px;
  font-weight: lighter;
  text-decoration: none;
}

.product_details .sku_data table.views-table td {
  border-left: 1px solid #114b7c;
  border-top: 0px;
  line-height: 20px;
  padding: 4px 4px 4px 16px;
  text-align: left;
  vertical-align: top;
}

.product_details .sku_data table.views-table tr.odd td {
  background:#f0f2f4;
}

.product_details .sku_data table.views-table th.views-field-title,
.product_details .sku_data table.views-table td.views-field-title {
  border:0px;
  width: 20%;
  padding-left: 25px;
  boder-radius:10px;
}

.product_details  .sku_data table .odd.views-row-last .views-field-title {
    border-bottom-left-radius: 10px;
}

.product_details .sku_data table.views-table td.views-field-title a {
  color:#114b7c;
  outline:none;
  text-decoration:none;
  font-weight: 600;
}

.product_details .sku_data table.views-table td.views-field-views-conditional .uc-price,
.product_details .sku_data table.views-table td.views-field-sell-price {
  font-weight:bold;
}

.product_details .product_documents {
  width:305px;
  border: 1px solid #114b7c;
  border-radius: 8px 10px 10px;
  margin-top:30px;
  margin-bottom: 20px;
  overflow:hidden;
}

.product_details .product_documents h4.document_title {
  color:#fff !important;
  margin:0 !important;
  padding: 8px 0 !important;
  background:#114b7c !important;
  padding-left: 25px !important;
}

.product_details .product_documents .document_file {
  background:#d1d9df;
  height: auto;
  overflow: hidden;
}

.product_details .product_documents .document_file .document_link {
  overflow: hidden;
  padding: 10px 17px 10px 19px;
  width: 91%;
}
.product_details .product_documents .document_file .document_link:nth-child(2n) {
 background: #f0f2f4;
}
.product_details .product_documents .document_file .document_link:nth-child(2n+1) {
 background:#fff;
}

.product_details .product_documents .document_file .document_link .file_image_link {
  float: left;
  margin: auto 15px 0 6px;
  width: 56px;
}

.product_details .product_documents .document_file .document_link .file_image_link a {
  width:56px;
  height:70px;
  font-size:0px;
  background: url(../image/document_file_icon.png) repeat-x top left;
  outline:none;
  display:block;
}

.product_details .product_documents .document_file .document_link .file_link {
  margin-top:22px;
  width:200px;
  float:right;
}

.product_details .product_documents .document_file .document_link .file_link a {
  color:#114b7c;
  outline:none;
  text-decoration:none;
  font-weight:bold;
}
body.node-type-sku-closet-hardware h1.main_title,
body.node-type-product-detail-adjustable-shelvi h1.main_title {
  display:none;
}

.product_details .add_to_cart_button .add-to-cart {
  width:100%;
  overflow:hidden;
  height:auto;
  margin:12px 0px;
}

.product_details .add_to_cart_button .add-to-cart .form-type-uc-quantity {
  float:right;
  text-align: right;
  width: 28%;
  padding-top: 8px;
}

.product_details .add_to_cart_button .add-to-cart .form-type-uc-quantity input.form-text {
    padding: 0 10px;
    width: 34px !important;
}

.product_details .add_to_cart_button .add-to-cart .form-type-uc-quantity label {
    display: inline-block !important;
}

.product_details .add_to_cart_button .add-to-cart .form-submit {
  background:#114b7c url(../image/kart_button_bg.png) no-repeat center left 15px;
  border: 0 none;
  border-radius: 0;
  color: #fff;
  float: left;
  font-family: "HelveticaNeueLTStd-Cn";
  font-size: 18px;
  font-style: italic;
  font-weight: lighter;
  padding: 12px 7px 9px 24px;
  text-transform: lowercase;
  width: 185px;
}
.product_details .add_to_cart_button .add-to-cart .btn-success {
  background:#114b7c url(../image/kart_button_bg.png) no-repeat center left 15px;
  border: 0 none;
  border-radius: 0;
  color: #fff;
  float: left;
  font-family: "HelveticaNeueLTStd-Cn";
  font-size: 18px;
  font-style: italic;
  font-weight: lighter;
  padding: 12px 7px 9px 24px;
  text-transform: lowercase;
  width: 185px;
}

.product_details .add_to_cart_button .add-to-cart .form-type-uc-quantity label.control-label {
  display: inline-block;
  margin-bottom: 5px;
}
.product_details .add_to_cart_button .add-to-cart .form-type-uc-quantity label label {
  display: inline-block;
  margin-bottom: 5px;
}

.product_details .add_to_cart_button .add-to-cart .form-type-uc-quantity .controls {
  float: right;
  width: 52px;
}

.product_details .add_to_cart_button .sku_value_data {
  margin-top:7px;
}

.product_details .add_to_cart_button span.sku_name {
  font-size: 16px;
}

.product_details .add_to_cart_button span.sku_value {
  font-size: 16px;
  font-weight: bold;
  margin-left: 5px;
}

.product_details .product_detail_right .description {
  margin-top: 25px;
  line-height:27px;
  margin-bottom: 20px;
}

/*---------------- Store Page and product detail Page end-------*/
.view-store-product-results .view-header {
  width:100%;
  overflow:hidden;
}

.view-store-product-results .view-header h2.title {
  width:75%;
  float:left;
}

.view-store-product-results .view-header .total_product {
  width:25%;
  float:right;
  text-align:right;
}

.view-store-product-results .view-header .total_product .views-exposed-form .views-exposed-widgets,
#views-exposed-form-store-product-results-page {
  margin:0px;
}

.view-store-product-results .view-header .total_product .views-exposed-form .views-exposed-widget {
  float: right;
  margin-top: 22px;
  padding:0;
  padding-top: 0;
  width: 170px;
}

.view-store-product-results .view-header .total_product .views-exposed-form .form-type-select .control-label {
  display:inline;
  float: left;
  font-weight:normal;
}

.view-store-product-results .view-header .total_product .views-exposed-form .form-type-select #edit-items-per-page {
  margin:0px;
  padding:0px;
  float:right;
  outline:none;
}

/*************************** Breadcrumb css *********************************/
ul.store_breadcrumb {
  background:#d1d9df;
  margin: 0;
  max-width: 100%;
  overflow: hidden;
  padding: 2px 5px 2px 15px;
  width: -moz-fit-content;
}

ul.store_breadcrumb li {
  list-style:none;
  list-style-image:none;
  float:left;
  margin-right:7px;
}

ul.store_breadcrumb li.arrow,
ul.store_breadcrumb li a {
  color:#114b7c;
  outline:none;
  text-decoration:none;
}

ul.store_breadcrumb li.active {
  font-weight: 600;
  color:#114b7c;
}

/******************** Breadcrumb css ***********************************************/

body.no-sidebars.page-cart #midcontent {
  border-bottom: 1px solid #114b7c;
  border-bottom-left-radius: 25px;
  border-left: 1px solid #114b7c;
  padding-left: 4%;
  width: 96%;
}

.product_third_level h2 a {
  color: #114B7C;
}

#middle_content_area .about .left_area .image img,
#middle_content_area .product .left_area .image img,
#middle_content_area .how_to .left_area .image img {
  border-radius: 10px;
}

.call_to_action_listing .image_box img,
.call_to_action_listing .image_box a img {
  border-radius: 10px;
}

#sidebar_left #block-menu-menu-product-info-menu ul.menu li.dropdown ul.dropdown-menu {
  display:none;
}

#sidebar_left #block-menu-menu-product-info-menu ul.menu li.expanded.active-trail.dropdown ul.dropdown-menu {
  display:block !important;
}

#sidebar_left #block-menu-menu-product-info-menu ul.menu li.expanded.active-trail.dropdown ul.dropdown-menu li.active {
  list-style:disc;
  color:#fff;
}

body.page-product-search #search-form {
  display:none;
}

body.node-type-brands .description_text h2.title,
body.page-product-search #midcontent h2 {
  display:none;
}

body.page-distributor-locator #google-store-locator-map-container,
body.page-installer-locator #google-store-locator-map-container {
  position:relative;
}

body.page-distributor-locator #cluster-loading,
body.page-installer-locator #cluster-loading {
  position:absolute;
  top:-50px;
  font-weight:bold;
  padding-left:20px;
  color:#114B7C;
}

body.page-distributor-locator #cluster-loading span.throbber,
body.page-installer-locator #cluster-loading span.throbber {
  background-size:22px;
  width:30px !important;
  height:30px !important;
  margin-top: -5px;
  padding-right: 15px;
  background: url(../image/throbber.gif) no-repeat !important;
}

#block-facetapi-giiy4zr9gu0zsa0bumw1y9qiipidf1wu {
  display:none;
}

.apachesolr_search-results .product_listing {
  margin-bottom:15px;
}

#sidebar_left .block-facetapi ul.contextual-links li a {
  font-size:14px !important;
}

body.node-type-product-detail-drawer-slides h1.main_title,
body.page-drawer-slide-product-search h1.main_title {
  display:none;
}

body.node-type-product-detail-drawer-slides .product_details {
  margin-top:30px;
}

body.node-type-product-detail-sliding-door-hard h1.main_title,
body.page-sliding-door-hardware-product-search h1.main_title {
  display:none;
}

body.node-type-product-detail-sliding-door-hard .product_details {
  margin-top:30px;
}

body.node-type-product-detail-adjustable-shelving h1.main_title,
body.page-adjustable-shelving-product-search h1.main_title {
  display:none;
}

body.node-type-product-detail-adjustable-shelvi .product_details {
  margin-top:30px;
}

body.node-type-product-detail-lazy-susan h1.main_title,
body.page-lazy-susans-product-search h1.main_title {
  display:none;
}

body.node-type-product-detail-lazy-susan .product_details {
  margin-top:30px;
}

body.node-type-product-detail-pantry-pullout h1.main_title,
body.page-pantry-pullout-product-search h1.main_title {
  display:none;
}

body.node-type-product-detail-pantry-pullout .product_details {
  margin-top:30px;
}

body.node-type-product-detail-waste-recycling h1.main_title,
body.page-waste-recycling-product-search h1.main_title {
  display:none;
}

body.node-type-product-detail-waste-recycling .product_details {
  margin-top:30px;
}

body.node-type-product-detail-specialty-storage h1.main_title,
body.page-specialty-storage-product-search h1.main_title {
  display:none;
}

body.node-type-product-detail-specialty-storage .product_details {
  margin-top:30px;
}

body.node-type-product-detail-decorative-shelvi h1.main_title,
body.page-decorative-shelving-product-search h1.main_title {
  display:none;
}

body.node-type-product-detail-decorative-shelvi .product_details {
  margin-top:30px;
}

body.node-type-product-detail-drawer-inserts-si h1.main_title,
body.page-drawer-insert-product-search h1.main_title {
  display:none;
}

body.node-type-product-detail-drawer-inserts-si .product_details {
  margin-top:30px;
}

body.node-type-product-detail-closet-hardware h1.main_title,
body.page-closet-hardware-product-search h1.main_title {
  display:none;
}

body.node-type-product-detail-closet-hardware .product_details {
  margin-top:30px;
}

body.node-type-product-detail-garage-organizati h1.main_title,
body.page-garage-organization-product-search h1.main_title {
  display:none;
}

body.node-type-product-detail-garage-organizati .product_details {
  margin-top:30px;
}

body.node-type-product-detail-specialty-hardwar h1.main_title,
body.page-specialty-hardware-product-search h1.main_title {
  display:none;
}

body.node-type-product-detail-specialty-hardwar .product_details {
  margin-top:30px;
}

body.node-type-product-detail-fixed-shelving h1.main_title,
body.page-fixed-shelving-product-search h1.main_title {
  display:none;
}

body.node-type-product-detail-fixed-shelving .product_details {
  margin-top:30px;
}

/************************* Product Detail page select box css ******************************/
.sku_data .views-exposed-widget {
  border: 1px solid #114b7c;
  padding: 10px !important;
  margin-right:10px;
  height:auto;
  min-height:117px;
  position:relative;
}

.sku_data .views-submit-button,
.sku_data .views-reset-button {
  border: none;
}

.sku_data .bef-toggle {
  font-weight: bold;
  position: absolute;
  right: 12px;
  top: 12px;
}

.sku_data #edit-reset {
  border: 1px solid #114b7c;
  color: #114b7c;
  font-family: "HelveticaNeueLTStd-Cn";
  font-size: 18px;
  font-style: italic;
  font-weight: lighter;
  outline: medium none;
  padding: 3px 18px 3px 12px;
  text-decoration: none;
  background:#ffffff;
}

.sku_data #edit-reset:hover {
  background: none repeat scroll 0 0 #114b7c;
  color: #fff;
}

.sku_data .bef-checkboxes {
  width: 150px;
}

.sku_data .form-group input {
  float: left !important;
  margin-right: 10px !important;
}

.sku_data .views-widget-filter-field_length_value_selective {
  width: 300px;
}

.sku_data .views-widget-filter-field_length_value_selective .control-group {
  float: left;
  width: 75px;
}
.sku_data .views-widget-filter-field_length_value_selective .form-group{
  float: left;
  width: 75px;
}


.sku_data .views-widget-filter-field_length_value_selective .bef-checkboxes {
  width: 300px;
}

/************************* Product Detail page select box css close ******************************/

#block-block-15 h2.title {
  color:#a4b3bf;
  font-size:16px;
}

.product_details .sku_data {
  position: relative;
}

.product_details .sku_data .views-exposed-widget.views-reset-button {
  left: 130px;
  position: absolute;
  top: -45px;
  height:50px !important;
}
.view-product-third-level-category .view-header .set_order {
  float: right;
}
.view-product-sub-category .view-header {
position:relative;
}
.view-product-sub-category .view-header .set_order{
position:absolute;
right:0;
top:-30px;
}
.view .product_listing.product-search {
  padding-bottom:20px;
  overflow:hidden;
}
.view-sliding-systems .view-header,
.view-strorage-and-organization .view-header,
.view-ergonomics .view-header {
  margin-bottom: 15px;
}
.view-sliding-systems .view-header  a,
.view-strorage-and-organization .view-header a,
.view-ergonomics .view-header a {
  border: 0 none;
  color: #114b7c;
  font-family: "HelveticaNeueLTStd-Cn";
  font-size: 26px;
  font-style: italic;
  font-weight: lighter;
  line-height: 1.25em;
  padding: 0;
}
.view.view-our-brands.view-id-our_brands.view-display-id-page .view-header {
  position: relative;
}
.view.view-our-brands.view-id-our_brands.view-display-id-page .set_order {
  bottom: 22px;
  position: absolute;
  right: 0;
}

.product_listing.product-search .title_text {
  overflow:hidden;
}

.product_listing.product-search .title_text h3 {
  float:left;
}

.product_listing.product-search .title_text span {
  float:right;
  color: #0088cc;
  padding-top:15px;
}

.product_listing.product-search .title_text span label {
  display: inline;
}

.view-drawer-slide-product-search .views-field.views-field-edit-node {
  position: absolute;
}

.view-sku-data .view-filters{
  margin-top:30px;
}


/***************************************************/

#sidebar_left #block-menu-menu-about ul.menu li.expanded.active-trail.dropdown ul.dropdown-menu,
#sidebar_left #block-menu-menu-home-solutions ul.menu li.expanded.active-trail.dropdown ul.dropdown-menu{
    display: block !important;
}
#sidebar_left #block-menu-menu-about ul.menu li.dropdown ul.dropdown-menu ,
#sidebar_left #block-menu-menu-home-solutions ul.menu li.dropdown ul.dropdown-menu{
    display: none;
}

#sidebar_left ul.menu li.dropdown ul.dropdown-menu li a {
    font-size: 13px;
    padding: 0;
    white-space: pre-line;
}

body.page-admin-store-orders-invoice .order_comments{
display:none;
}
input, textarea, .uneditable-input {
    width: auto !important;
}
.pagination  li {
    display: inline;
}
.pagination li a,
.pagination li span {
    float:left;
    padding:4px 12px;
    line-height:20px;
    text-decoration:none;
    background-color:#ffffff;
    border:1px solid #dddddd;
    border-left-width:0;
}
.pagination li:first-child a, .pagination  li:first-child span {
    border-bottom-left-radius: 4px;
    border-left-width: 1px;
    border-top-left-radius: 4px;
}
.pagination {
    display: inline-block;
    margin: 20px 0;
    text-align: center !important;
}
.nav-collapse, .nav-collapse.collapse{
	overflow: none !important;
}
.nav .dropdown-toggle .caret{
	display:none !important;
 }
.dropdown-submenu a::after {
    border-color: transparent transparent transparent #cccccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content:none !important;
    display: block;
    float: right;
    height: 0;
    margin-right: -10px;
    margin-top: 5px;
    width: 0;
}
/****************************Related Product Section***********8****************/


.jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
        display: none;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
  display: none;
}
.jcarousel-skin-tango .jcarousel-container{
	background:none;
    border:none;
    padding-left:0px;
}
.related_products_content{
	width:75%;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
  height: auto;
  padding: 20px 0;
  width: 100%;
  border: 0px;
  border-radius: 0px;
}

.jcarousel-skin-tango .jcarousel-next,
.jcarousel-skin-tango .jcarousel-prev {
  display: block;
  outline:none !important;
  height: 28px;
  width: 27px;
}
.jcarousel-skin-tango .jcarousel-next{
 background:url(../image/arrow_right.png) no-repeat top left !important;
}
.jcarousel-skin-tango .jcarousel-prev{
 background:url(../image/arrow_left.png) no-repeat top left !important;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, 
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
  display: block;
  height: 28px;
  width: 27px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    overflow: hidden;
    width: 386px;
}
.view-related-products .jcarousel-skin-tango .jcarousel-item {
    height: auto;
    padding: 10px;
    border:none !important;
    width: 100px !important;
}
.view-related-products .jcarousel-skin-tango .jcarousel-item .title_text  a{
  font-size:13px;
}

.view-related-products .views-field-field-status {
  font-size:13px;
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
    right: -17px;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    left: -40px;
}

.jcarousel-skin-tango .jcarousel-next,
.jcarousel-skin-tango .jcarousel-prev {
  top: 75px !important;
}
.view-id-related_products_mobile_view.view-display-id-block{
	display:none;
}
.view-resource-library .view-filters .views-exposed-form .views-exposed-widget #edit-title,
 .view-resource-library .view-filters .views-exposed-form .views-exposed-widget .help-block {
    display: none;
}





/***********************Section For "View All" button on search pages******************************/
.view-drawer-slide-product-search .text-center {
    float: left;
    text-align: right;
    width: 70%;
}
.view-drawer-slide-product-search .view-footer {
    float: right;
    margin-top: 20px;
    width: 29.9%;
}
.view-drawer-slide-product-search .view-footer a {
    float:left;
    padding:4px 12px;
    line-height:20px;
    text-decoration:none;
    background-color:#ffffff;
    border:1px solid #dddddd;
}

.view-lazy-susans-product-search .text-center {
    float: left;
    text-align: right;
    width: 70%;
}
.view-lazy-susans-product-search .view-footer {
    float: right;
    margin-top: 20px;
    width: 29.9%;
}
.view-lazy-susans-product-search .view-footer a {
    float:left;
    padding:4px 12px;
    line-height:20px;
    text-decoration:none;
    background-color:#ffffff;
    border:1px solid #dddddd;
}

.view-waste-recycling-product-search .text-center {
    float: left;
    text-align: right;
    width: 70%;
}
.view-waste-recycling-product-search .view-footer {
    float: right;
    margin-top: 20px;
    width: 29.9%;
}
.view-waste-recycling-product-search .view-footer a {
    float:left;
    padding:4px 12px;
    line-height:20px;
    text-decoration:none;
    background-color:#ffffff;
    border:1px solid #dddddd;
}

.view-adjustable-shelving-product-search .text-center {
    float: left;
    text-align: right;
    width: 70%;
}
.view-adjustable-shelving-product-search .view-footer {
    float: right;
    margin-top: 20px;
    width: 29.9%;
}
.view-adjustable-shelving-product-search .view-footer a {
    float:left;
    padding:4px 12px;
    line-height:20px;
    text-decoration:none;
    background-color:#ffffff;
    border:1px solid #dddddd;
}

.view-closet-hardware-product-search .text-center {
    float: left;
    text-align: right;
    width: 70%;
}
.view-closet-hardware-product-search .view-footer {
    float: right;
    margin-top: 20px;
    width: 29.9%;
}
.view-closet-hardware-product-search .view-footer a {
    float:left;
    padding:4px 12px;
    line-height:20px;
    text-decoration:none;
    background-color:#ffffff;
    border:1px solid #dddddd;
}

.view-decorative-shelving-product-search .text-center {
    float: left;
    text-align: right;
    width: 70%;
}
.view-decorative-shelving-product-search .view-footer {
    float: right;
    margin-top: 20px;
    width: 29.9%;
}
.view-decorative-shelving-product-search .view-footer a {
    float:left;
    padding:4px 12px;
    line-height:20px;
    text-decoration:none;
    background-color:#ffffff;
    border:1px solid #dddddd;
}

.view-drawer-insert-product-search .text-center {
    float: left;
    text-align: right;
    width: 70%;
}
.view-drawer-insert-product-search .view-footer {
    float: right;
    margin-top: 20px;
    width: 29.9%;
}
.view-drawer-insert-product-search .view-footer a {
    float:left;
    padding:4px 12px;
    line-height:20px;
    text-decoration:none;
    background-color:#ffffff;
    border:1px solid #dddddd;
}

.view-fixed-shelving-product-search .text-center {
    float: left;
    text-align: right;
    width: 70%;
}
.view-fixed-shelving-product-search .view-footer {
    float: right;
    margin-top: 20px;
    width: 29.9%;
}
.view-fixed-shelving-product-search .view-footer a {
    float:left;
    padding:4px 12px;
    line-height:20px;
    text-decoration:none;
    background-color:#ffffff;
    border:1px solid #dddddd;
}

.view-garage-organization-product-search .text-center {
    float: left;
    text-align: right;
    width: 70%;
}
.view-garage-organization-product-search .view-footer {
    float: right;
    margin-top: 20px;
    width: 29.9%;
}
.view-garage-organization-product-search .view-footer a {
    float:left;
    padding:4px 12px;
    line-height:20px;
    text-decoration:none;
    background-color:#ffffff;
    border:1px solid #dddddd;
}

.view-pantry-pullout-product-search .text-center {
    float: left;
    text-align: right;
    width: 70%;
}
.view-pantry-pullout-product-search .view-footer {
    float: right;
    margin-top: 20px;
    width: 29.9%;
}
.view-pantry-pullout-product-search .view-footer a {
    float:left;
    padding:4px 12px;
    line-height:20px;
    text-decoration:none;
    background-color:#ffffff;
    border:1px solid #dddddd;
}


.view-sliding-door-hardware-product-search .text-center {
    float: left;
    text-align: right;
    width: 70%;
}
.view-sliding-door-hardware-product-search .view-footer {
    float: right;
    margin-top: 20px;
    width: 29.9%;
}
.view-sliding-door-hardware-product-search .view-footer a {
    float:left;
    padding:4px 12px;
    line-height:20px;
    text-decoration:none;
    background-color:#ffffff;
    border:1px solid #dddddd;
}

.view-specialty-hardware-product-search .text-center {
    float: left;
    text-align: right;
    width: 70%;
}
.view-specialty-hardware-product-search .view-footer {
    float: right;
    margin-top: 20px;
    width: 29.9%;
}
.view-specialty-hardware-product-search .view-footer a {
    float:left;
    padding:4px 12px;
    line-height:20px;
    text-decoration:none;
    background-color:#ffffff;
    border:1px solid #dddddd;
}

.view-specialty-storage-product-search .text-center {
    float: left;
    text-align: right;
    width: 70%;
}
.view-specialty-storage-product-search .view-footer {
    float: right;
    margin-top: 20px;
    width: 29.9%;
}
.view-specialty-storage-product-search .view-footer a {
    float:left;
    padding:4px 12px;
    line-height:20px;
    text-decoration:none;
    background-color:#ffffff;
    border:1px solid #dddddd;
}

.view-store-product-results .text-center {
    float: left;
    text-align: right;
    width: 70%;
}
.view-store-product-results .view-footer {
    float: right;
    margin-top: 20px;
    width: 29.9%;
}
.view-store-product-results .view-footer a {
    float:left;
    padding:4px 12px;
    line-height:20px;
    text-decoration:none;
    background-color:#ffffff;
    border:1px solid #dddddd;
}


/*********************************************/

/****************************Related Product Section***********8****************/


.product_details .product_detail_top .product_detail_left .image_box .slide_image_title{
    color:#000000;
    font-size: 14px;
    font-style: italic;
    margin-top: 12px;
    width: 290px;
 }
#bottomNavZoom,
#bottomNavZoomOut {
   margin-right:50px;
}
#bottomNavClose {
margin-top:0px !important;
}
#imageData #imageDetails {
  padding-top: 12px;
}
#outerImageContainer #caption {
  display: block;
  margin-top: 10px;
  color: #000000;
  font-size: 14px;
  font-style:italic;
}

.product_detail_left .image_box .views-slideshow-cycle-main-frame-row .views-field-field-image .field-content {
	position: relative;
}

.product_detail_left .image_box .views-slideshow-cycle-main-frame-row .views-field-field-image .magnify {
	width:32px;
    height: 32px;
    font-size: 0px;
    position: absolute;
    bottom: 15px;
    left: 15px;
    background:url(../image/magnifying-icon.png) no-repeat 50% 50%;
}
#outerImageContainer {
  padding-bottom: 35px;
}


@media print {
    .noprint {display:none !important;}
    a:link:after, a:visited:after {  
      display: none;
      content: "";    
    }
}

/****************************Related Product Section***********8****************/

