@font-face {
  font-family: "Maison Neue, Book";
  src: url("/drop-ceiling-calculator/assets/fonts/maison-neue/MaisonNeueWEB-Book.woff") format("woff"), url("../resources/fonts/maison-neue/MaisonNeueWEB-Book.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Maison Neue, Medium";
  src: url("/drop-ceiling-calculator/assets/fonts/maison-neue/MaisonNeueWEB-Medium.woff") format("woff"), url("../resources/fonts/maison-neue/MaisonNeueWEB-Medium.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Maison Neue, Bold";
  src: url("/drop-ceiling-calculator/assets/fonts/maison-neue/MaisonNeueWEB-Bold.woff") format("woff"), url("../resources/fonts/maison-neue/MaisonNeueWEB-Bold.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Maison Neue, Demi";
  src: url("/drop-ceiling-calculator/assets/fonts/maison-neue/MaisonNeueWEB-Demi.woff") format("woff"), url("../resources/fonts/maison-neue/MaisonNeueWEB-Demi.woff2") format("woff2");
  font-display: swap;
}

@font-face {
    font-family: 'armstronglogo2';
    src: url("/drop-ceiling-calculator/assets/fonts/armstronglogo2/armstronglogo2.eot?v1.8");
    src: url("/drop-ceiling-calculator/assets/fonts/armstronglogo2/armstronglogo2.eot?v1.8#iefix") format("embedded-opentype"), url("/drop-ceiling-calculator/assets/fonts/armstronglogo2/armstronglogo2.ttf?v1.8") format("truetype"), url("/drop-ceiling-calculator/assets/fonts/armstronglogo2/armstronglogo2.woff?v1.8") format("woff"), url("/drop-ceiling-calculator/assets/fonts/armstronglogo2/armstronglogo2.svg?v1.8armstronglogo") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.icon-armstrong-logo,
.icon-armstrong-ceilings-logo,
.icon-armstrong-ceilings-and-walls-logo,
.icon-armstrong-building-logo,
.icon-armstrong-awi-logo {
  font-family: "armstronglogo2", Helvetica, Arial, sans-serif;
  font-size: 2.75rem;
  text-decoration: none;
}

.icon-armstrong-logo:before, 
.icon-armstrong-ceilings-logo:before, 
body .icon-armstrong-logo:before {
  content: "\e901";
}

.icon-armstrong-ceilings-and-walls-logo:before, 
body.ceilings-and-walls .icon-armstrong-logo:before {
  content: "\e901";
}

.icon-armstrong-building-logo:before, 
body.buildingsolutions .icon-armstrong-logo:before {
  content: "\e901";
}

.icon-armstrong-awi-logo:before, 
body.awi .icon-armstrong-logo:before {
  content: "\e901";
}

[lang="fr-ca"] .icon-armstrong-ceilings-and-walls-logo:before {
  content: "\e900";
}

.icon-armstrong-tagline {
  font-family: "armstrongicon", "Maison Neue, Book", Helvetica, Arial, sans-serif;
}

.icon-armstrong-tagline:before {
  content: "";
}

.icon-armstrong-tagline-french {
  font-family: "armstrongicon", "Maison Neue, Book", Helvetica, Arial, sans-serif;
}

.icon-armstrong-tagline-french:before {
  content: "";
}

.icon-armstrong-logo-french {
  font-family: "armstrongicon", "Maison Neue, Book", Helvetica, Arial, sans-serif;
}

.icon-armstrong-logo-french:before {
  content: "";
}

.logo {
  margin: 20px 0 20px 2%;
  min-height: 40px;
  max-width: 200px;
  min-width: 130px;
  padding-right: 2%;
  display: inline-block;
}

.logo a {
  color: #121212;
  text-decoration: none;
}

.logo a:hover, .logo a:focus {
    text-decoration: none;
}

.splash_logo > a, .splash_logo > a:hover {
  color: white;
  text-decoration: none;
}

.splash_logo > a > span {
  color: white;
  text-decoration: none;
  font-size: 4rem !important;
}

.is-vishidden{
  position: absolute !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  padding: 0;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
}

a {
    color: #338BA9;
    text-decoration: none;
    font-family: "Maison Neue, Book", Verdana, Segoe, sans-serif
}

a:hover {
    color: #98DDDD;
    text-decoration: none;
}

body {
 color: #121212;
 font-family: "Maison Neue, Book", Verdana, Segoe, sans-serif;
 font-size: 12px;
 line-height: 14px;
 font-weight: normal;
}

h1 {
 font-size: 28px;
 line-height: 28px;
 font-weight: normal;
 text-align: left;
 text-transformation: uppercase;
 margin: 0;
 padding: 0;
}

ul li, ol li {
 text-decoration: none;
 font-size: 12px;
 margin: 0;
 padding: 0;
 border: 0;
 line-height: 1.4em;
}

h2 {
 font-size: 12px;
 line-height: 12px;
 font-weight: normal;
 text-align: left;
 text-transformation: none;
 margin: 0;
 padding: 0;
}

/*#E1E1D7;*/
.grass_green_background {
  background-color: #739600;
}
.grass_green_typo {
  color: #739600;
}
.grass_green_border {
  border-color: #739600;
}
.marigold_background {
  background-color: #ecac00;
}
.marigold_typo {
  color: #ecac00;
}
.marigold_border {
  border-color: #ecac00;
}
.red_orange_background {
  background-color: #dc5034;
}
.red_orange_typo {
  color: #dc5034;
}
.red_orange_border {
  border-color: #dc5034;
}
.teal_background {
  background-color: #338BA9;
}
.teal_typo {
  color: #338BA9;
}
.teal_border {
  border-color: #338BA9;
}
.bright_teal_background {
  background-color: #7ad2df;
}
.bright_teal_typo {
  color: #7ad2df;
}
.bright_teal_border {
  border-color: #7ad2df;
}
.ketchup_background {
  background-color: #c9401c;
}
.ketchup_typo {
  color: #c9401c;
}
.ketchup_border {
  color: #c9401c;
}
.outline_ketchup {
  border: 2px solid #c9401c;
}
.black_background {
  background-color: #000000;
}
.black_typo {
  color: #000000;
}
.black_border {
  border-color: #000000;
}
.dark_gray_background {
  background-color: #373737;
}
.dark_gray_typo {
  color: #373737;
}
.dark_gray_border {
  border-color: #373737;
}
.medium_warm_gray_background {
  background-color: #dad5d0;
}
.medium_warm_gray_typo {
  color: #dad5d0;
}
.medium_warm_gray_border {
  border-color: #dad5d0;
}
.light_warm_gray_background {
  background-color: #eae7e4;
}
.light_warm_gray_typo {
  color: #eae7e4;
}
.light_warm_gray_border {
  border-color: #eae7e4;
}
.ultra_warm_gray_background {
  background-color: #f6f4ee;
}
.ultra_warm_gray_typo {
  color: #f6f4ee;
}
.ultra_warm_gray_border {
  border-color: #f6f4ee;
}
.white_background {
  background-color: #ffffff;
}
.white_typo {
  color: #ffffff;
}
.white border {
  border-color: #ffffff;
}
.warm_gray_background {
  background-color: #656A6B;
}
.warm_gray_typo {
  color: #656A6B;
}
.warm_gray_border {
  border-color: #656A6B;
}
.outline_gray_background {
  background-color: #C0C5C5;
}
.outline_gray_typo {
  color: #C0C5C5;
}
.outline_gray_border {
  border-color: #C0C5C5;
}
.outline_gray {
  border: 2px solid #C0C5C5;
}
.gray_background {
  background-color: #121212;
}
.gray_typo {
  color: #121212;
}
.gray_border {
  border-color: #121212;
}
body {
  margin: 0;
  padding: 0;
}
.hide {
  display: none;
}
.material_estimator {
  font-size: 12px;
}
.ceiling_type span,
.installation_method span {
  position: relative;
  padding-top: 10px;
}
.ceiling_type p {
  margin-left: 10px;
 
 }
span.disabled-detector {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  top: -10px;
  z-index: 12500;
}
input + span.disabled-detector {
  display: none;
}
input[disabled] + span.disabled-detector {
  display: inline;
}
#isDesktop {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 1px;
  height: 1px;
}
.estimator_left {
  width: 218px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-right: 36px;
  min-height: 426px;
  background-color: #E9F4F7;
  vertical-align: top;
  margin-top: 10px;
  padding-bottom:20px;
}

#summary .horizontal > img {
  width: 391px;
  margin: 10px 0;
}
#summary .vertical {
  display:inline-block;
}
#summary .estimator_left {
  width: 440px;
  padding-left: 10px;
  padding-right: 10px;
  height: auto;
}
#summary.vertical-joist .estimator_left {
  margin-right: 15px;
}
#summary.vertical-joist .estimator_right {
  width: 269px;
}
#summary.vertical-joist .vertical {
  display: inline-block;
  margin-top: 83px;
  height: 300px;
  margin-right: 10px;
}
#summary.vertical-joist .canvasControls {
  margin-bottom: 10px;
}
#summary.vertical-joist .vertical img {
  height: 300px;
}
.estimator_left > h1 {
  font-size: 16px;
  font-family: "Maison Neue, Medium", Helvetica, Arial, sans-serif;
  color: #121212;
  font-weight: normal;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  margin: 5px 8px 5px 8px;
  text-transform: capitalize;
}
.estimator_left > h2 {
  font-family: "Maison Neue, Medium", Verdana, Segoe, sans-serif;
  color: #121212;
  font-weight: normal;
  vertical-align: top;
  margin: 5px 8px 5px 8px;
}
#joist .estimator_left > h2 {
  color: #121212;
  font-weight: normal;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  margin: 5px 8px 5px 8px;
}
.estimator_right {
  width: 522px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  margin-top: 10px;
}
#draw .estimator_right,
#adjust .estimator_right {
  position: relative;
}
#summary .estimator_right {
  width: 282px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  margin-top: 10px;
}
#summary .materials > thead > tr > th {
  text-align: left;
}
#summary .materials > thead > tr > th,
#summary .materials > tbody > tr > td {
  padding-left: 10px;
}
#summary .materials > thead > tr > th:nth-child(n + 2),
#summary .materials > tbody > tr > td:nth-child(n + 2) {
  padding-left: 20px;
}
#summary .materials > tbody > tr > td:nth-child(2),
#summary .materials > thead > tr > th:nth-child(2) {
  max-width: 240px;
}
#summary_mobile .materials > tbody > tr > td:nth-child(2),
#summary_mobile .materials > thead > tr > th:nth-child(2) {
  max-width: 139px;
}
.buttons {
  height: 70px;
  margin-top: 10px;
}
#isTablet,
#isMobile {
  display: none;
}
#splash,
#type,
#method,
#draw,
#adjust,
#joist,
#borders,
#summary,
#footer,
#type_mobile,
#summary_mobile {
  display: none;
}
.error_popup {
  position: absolute;
  text-align: center;
  vertical-align: middle;
  left: 50%;
  top: 30%;
  z-index: 2000;
  width: 350px;
  margin-left: -175px;
  display: none;
}
.error_popup .background {
  background-color: #ffffff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-opacity: 0.80;
  opacity: 0.80;
  border: 1px solid #dad5d0;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 2000;
}
.error_popup .content {
  padding: 24px;
}
.error_popup h1 {
  color: #121212;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  text-decoration: none;
  text-transform: capitalize;
  z-index: 3000;
  position: relative;
}
.error_popup h2 {
  color: #121212;
  font-size: 12px;
  line-height: 13px;
  font-weight: normal;
  z-index: 3000;
  position: relative;
}
.error_popup input {
  z-index: 3000;
  position: relative;
}
.wrapper {
  width: 806px;
  margin: auto;
  padding-left: 85px;
  padding-right: 69px;
}
.splash_wrapper {
  width: 960px;
  margin: auto;
  padding: 0px;
}
.step1_wrapper {
  width: 806px;
  margin: auto;
  padding-left: 85px;
  padding-right: 69px;
}
.step3_wrapper {
  width: 782px;
  margin: auto;
  padding-left: 85px;
  padding-right: 95px;
}
.splash {
  position: relative;
  background-image: url('/drop-ceiling-calculator/assets/images/splash_background.jpg');
  height: 740px;
}
body.fr .splash {
  background-image: url('/drop-ceiling-calculator/assets/images/splash_background-fr.jpg');
}
body.es .splash {
  background-image: url('/drop-ceiling-calculator/assets/images/splash_background_es.jpg');
}
.splash_dialog {
  position: absolute;
  top: 135px;
  left: 160px;
  background-color: #373737;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  padding: 15px;
  width: 400px;
}
.splash_dialog h1 {
  font-size: 18px;
  font-family: "Maison Neue, Medium", Helvetica, Arial, sans-serif;
  color: #ffffff;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
}
.splash_dialog p {
  font-size: 12px;
  color: #ffffff;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
}
.divider {
  height: 1px;
  width: 100%;
  border-bottom: 3px solid #C0C5C5;
  margin-bottom: 15px;
}
.material_estimator .site_heading {
  padding: 10px 0px 0 85px;
  margin: auto;
  width: 875px;
  margin: 0 auto 0 auto;
}
.material_estimator .site_heading > h1 {
  font-size: 20px;
  font-family: "Maison Neue, Medium", Helvetica, Arial, sans-serif;
  color: #121212;
  font-weight: normal;
  margin: 5px 0px 10px 10px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
}
.splash_logo {
  margin-bottom: 10px;
  color: white;
}
.splash_logo:hover {
  margin-bottom: 10px;
  color: white;
}
.splash_logo.full {
  display: block;
  height: 62px;
}
.splash_logo.condensed {
  display: none;
}
.material_estimator .site_heading > .logo {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  margin-bottom: 10px;
}
.material_estimator .site_heading > .logo.full {
  display: inline-block;
  height: 50px;
  margin: 5px 20px 15px 0;
}
.material_estimator .site_heading > .logo.condensed {
  display: none;
}
.material_estimator .page_heading {
  padding: 0px 0px 0 0px;
  margin: auto;
  min-height: 60px;
  margin-bottom: 5px;
}
.material_estimator .page_heading ul {
  margin-top: 0px;
  padding-left: 15px;
}
.material_estimator .page_heading > h1 {
  font-size: 16px;
  font-family: "Maison Neue, Medium", Helvetica, Arial, sans-serif;
  color: #121212;
  font-weight: normal;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  margin: 0 0 0 0;
  text-transform: capitalize;
}
.material_estimator .page_heading > h2 {
  font-size: 12px;
  font-family: "Maison Neue, Medium", Verdana, Segoe, sans-serif;
  color: #121212;
  width: 530px;
}
.step_navigation {
  width: 235px;
  float: right;
  margin: 0px 0px 0px 0px;
  vertical-align: top;
}
#summary .step_navigation {
  width: initial;
}
.step_navigation > div{
  background-color: #338BA9;
  width: 20px;
  height: 25px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-size: 20px;
  line-height: 21px;
  color: #ffffff;
  padding: 5px 0px 0px 10px;
}

.grid-or {
    transition: all 0.25s ease-out;
    cursor: pointer;
    display: inline-block;
    width: auto;
    padding: 0.8125rem 1.25rem 0.625rem;
    outline: 0;
    text-decoration: none;
    text-align: center;
    font-family: "Maison Neue, Book", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-transform: capitalize;
    border-radius: 3px;
    color: #ffffff;
    border: none;
    background: #338BA9;
    margin-left:8px;
}


.step_navigation > div.active {
  background-color: #98DDDD;
}
.step1_heading {
  font-weight: normal;
  font-size: 12px;
  line-height: 13px;
  color: #121212;
  text-transform: capitalize;
  background-color: #e7e7e7;
  width: 142px;
  text-align: center;
  padding: 5px 0 5px 0;
  margin: 0 0 10px 0;
}
.step2_heading {
  font-weight: normal;
  font-size: 12px;
  line-height: 13px;
  color: #121212;
  text-transform: capitalize;
  background-color: #e7e7e7;
  width: 220px;
  text-align: center;
  padding: 5px 0 5px 0;
  margin: 0 0 10px 0;
}
.ceiling_type {
  width: 142px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  margin: 0 10px;
}
.ceiling_type ul {
  padding-left: 15px;
}
.ceiling_type label {
  display: inline-block;
  width: 110px;
}
.ceiling_type input[type=checkbox] {
  vertical-align: top;
}
.ceiling_type_spacer {
  height: 1px;
  width: 16px;
  background-color: #ffffff;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.disabled {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7FE35C25', endColorstr='#7FC9401C');
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
}
.disabled:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7FE35C25', endColorstr='#7FC9401C');
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
}
.installation_method {
  width: 220px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
}
.installation_method_spacer {
  width: 72px;
  height: 10px;
  background-color: #ffffff;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.installation_method ul {
  padding-left: 15px;
}
.installation_method label {
  display: inline-block;
  width: 150px;
  line-height: 12px;
}
.installation_method input[type=checkbox] {
  vertical-align: top;
  margin: 0 0 0 0;
}
.draw-next{
  margin-left:10px;
}
.draw-next.mobile {
  display:none;
}
.grid-controls {
  padding-bottom: 10px;
}
.grid-controls .zoom {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-right: 30px;
}
.grid-controls .button {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#draw .estimator_left {
  position: relative;
}
#draw .estimator_left .note {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 10px;
}
#draw .estimator_left .shape {
  width: 90px;
  height: 90px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 8px;
  cursor: pointer;
}
#draw .estimator_left #drawroom {
  text-align: right;
  margin-right: 10px;
  margin-top: 5px;
  cursor: pointer;
}
#draw .estimator_right > h2 {
  font-weight: bold;
}
.bold {
  font-weight: bold;
}
.scale,
.scale > span {
  text-align: right;
  font-weight: bold;
  font-size: 12px;
  line-height: 12px;
  margin: 0;
  padding: 0;
}
.checkbox {
  vertical-align: top;
}
#drawCanvas {
  cursor: pointer;
}
#borderCanvas {
  cursor: pointer;
}
#adjust .estimator_left .headings h2:nth-child(1) {
  width: 27px;
  margin-right: 15px;
  margin-left: 15px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#adjust .estimator_left .headings h2:nth-child(2) {
  width: 40px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-right: 20px;
}
#adjust .estimator_left .headings h2:nth-child(3) {
  width: 40px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#adjust .estimator_left .walls {
  border: 1px solid #C0C5C5;
  margin-right: 10px;
  margin-left: 10px;
  max-height: 330px;
  overflow: auto;
}
#adjust .estimator_left .wall {
  background-color: #fff;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #C0C5C5;
}
#adjust .estimator_left .wall:last-child {
	border: 0;
}
#adjust .estimator_left .wall:nth-child(2n) {
  background-color: #fff;
}
#adjust .estimator_left .wall h2 {
  width: 16px;
  text-align: right;
  margin-right: 26px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#adjust .estimator_left .wall input.ft {
  width: 40px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-right: 20px;
}
#adjust .estimator_left .wall input.inch {
  width: 40px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#adjust .estimator_left a {
  font-weight: normal;
  margin-left: 20px;
  margin-top: 10px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#joist .estimator_left h2 {
  text-align: center;
}
#joist .estimator_left {
  margin-right: 14px;
}
#joist .direction {
  text-align: center;
  margin-top: 10px;
  cursor: pointer;
}
#joist .vertical {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 20px;
  height: 362px;
  padding-top: 60px;
  margin-right: 1px;
}
#joist .vertical img {
  height: 362px;
  display: none;
}
#joist .estimator_right .horizontal {
  height: 20px;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 22px;
}
#joist .estimator_right .horizontal img {
  display: none;
}
#borders .estimator_left {
  margin-right: 14px;
}
#borders .direction {
  text-align: center;
  margin-top: 10px;
  cursor: pointer;
}
#borders .vertical {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 20px;
  height: 362px;
  padding-top: 80px;
  margin-right: 1px;
}
#borders .vertical img {
  height: 362px;
  display: none;
}
#borders .estimator_right .horizontal {
  height: 20px;
  text-align: center;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}
#borders .estimator_right .horizontal img {
  display: none;
}
#borders .estimator_left .headings h2:nth-child(1) {
  width: 27px;
  margin-right: 15px;
  margin-left: 15px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#borders .estimator_left .headings h2:nth-child(2) {
  width: 40px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-right: 20px;
}
#borders .estimator_left .headings h2:nth-child(3) {
  width: 40px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#borderCanvas {
  border: 1px solid #000000;
}
.canvasControls .border-controls {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
}
.canvasControls .border-controls div {
  height: 17px;
  width: 15px;
  text-align: center;
  margin-bottom: 10px;
  vertical-align: top;
}
.canvasControls .border-controls input.button {
  text-align: center;
  margin-bottom: 10px;
  vertical-align: top;
}
.canvasControls .border-legend {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
}
.canvasControls .border-legend div.light-aqua {
  display: inline-block;
  zoom: 1;
  *display: inline;
  height: 5px;
  background-color: #AADFEB;
  width: 10px;
  margin-left: 3px;
  vertical-align: top;
  margin-top: 4px;
}
.canvasControls .border-legend div.black {
  display: inline-block;
  zoom: 1;
  *display: inline;
  height: 5px;
  background-color: #000000;
  width: 10px;
  margin-left: 3px;
  vertical-align: top;
  margin-top: 4px;
}
.canvasControls .border-legend div.aqua {
  display: inline-block;
  zoom: 1;
  *display: inline;
  height: 5px;
  background-color: #fff200;
  width: 10px;
  margin-left: 3px;
  vertical-align: top;
  margin-top: 4px;
}
.canvasControls .border-legend h2 {
  margin-bottom: 3px;
}
.canvasControls .border-legend span {
  font-size: 11px;
  margin-left: 3px;
}
#borders .estimator_left .borders {
  border: 1px solid #C0C5C5;
  margin-right: 10px;
  margin-left: 10px;
  max-height: 330px;
  overflow: auto;
}
#borders .estimator_left .wall {
  background-color: #fff;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #C0C5C5;
}
#borders .estimator_left .wall:last-child {
	border-bottom: 0;
}
#borders .estimator_left .wall:nth-child(2n) {
  background-color: #fff;
}
#borders .estimator_left .wall h2 {
  width: 16px;
  text-align: right;
  margin-right: 26px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#borders .estimator_left .wall input.ft {
  width: 40px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-right: 20px;
}
#borders .estimator_left .wall input.inch {
  width: 40px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.print,
.email {
  float: right;
  cursor: pointer;
}
.print {
  margin-right: 10px;
}
#summary .estimator_right h1 {
  font-size: 16px;
  color: #121212;
  line-height: 20px;
  font-weight: bold;
}
.canvasHolder {
  width: 522px;
  height: 362px;
  position: relative;
}
.applyChangesOverlay {
  width: 522px;
  height: 362px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #121212;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  display: none;
}
.button.aApplyChanges {
  position: absolute;
  top: 165px;
  left: 190px;
  display: none;
}
#footer {
  padding-bottom: 5px; 
  width: 100%;
  background-color: #005168;
  display: block;
  vertical-align: bottom;
  margin-bottom: -15px;
  border-top: 3px solid #656A6B;
  border-bottom: 1px solid #656A6B;
}
#footer {
  display: none;
}
#footerInner {
  margin-top: 4px;
  width: 960px;
  display: block;
  font-size: 9px;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#footerInner span {
  font-size: 9px;
  color: #fff;
}
#footerInner a {
  font-size: 9px;
  color: #fff;
}
#footerInner a:hover {
  font-size: 9px;
  color: #338BA9;
}
.scale {
  margin-top: 3px;
}
#adjust .scale {
  margin-top: 6px;
}
div[widget-type=accordian] {
  position: relative;
}
div[widget-type=accordian] .accordian_label {
  position: absolute;
  color: #ffffff;
  font-size: 10px !important;
  line-height: 10px !important;
  text-transform: capitalize;
  top: 13px;
  left: 10px;
  cursor: pointer;
}
div[widget-type=accordian] .accordian_content {
  display: none;
}
div[widget-type=accordian] .accordian_background {
  height: 37px;
  cursor: pointer;
}
div[widget-type=accordian] .accordian_click_detector {
  position: absolute;
  cursor: pointer;
}
.mobile_container {
  display: none;
}
.legend-item {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#aMobileChangeShape {
  display: none;
}
.pop_up {
  display: none;
  width: 0px;
  height: 0px;
  overflow: hidden;
}

.ceilingTypeProxy {
  padding: 10px;
  cursor: pointer;
  width: 120px;
  height: 120px;
}

.ceilingTypeProxy.selected {
  border: 2px solid #98DDDD;
}

.ceilingTypeProxy > img {
  height: 100%;
  display: block;
  margin: auto;
}

#thumbCanvas {
  border: 1px solid #000000;
}

/* Tablet sizing */
@media only screen and (max-device-width: 999px) {
  .material_estimator .button {
    font-size: 12px;
    line-height: 12px;
  }
  .material_estimator {
    font-size: 10px;
  }
  #isTablet {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 1px;
    height: 1px;
  }
  #isDesktop,
  #isMobile {
    display: none;
  }
  .material_estimator .site_heading {
    width: 637px;
    padding-left: 65px;
    padding-right: 67px;
    height: 48px;
  }
  .material_estimator .site_heading > .logo.full {
    display: none;
  }
  .material_estimator .site_heading > .logo.condensed {
    display: block;
  }
  .material_estimator .site_heading > h1 {
    font-size: 18px;
    line-height: 18px;
  }
  .material_estimator .page_heading {
    min-height: 60px;
  }
  .material_estimator .page_heading > h1 {
    font-size: 14px;
  }
  .material_estimator .page_heading > h2 {
    font-size: 10px;
    line-height: 10px;
    width: 395px;
  }
  .material_estimator .page_heading li {
    font-size: 10px;
    line-height: 10px;
    width: 395px;
  }
  .divider {
    margin-bottom: 10px;
  }
  .step_navigation {
    width: 200px;
  }
  .step_navigation > div {
    width: 18px;
    height: 22px;
    font-size: 18px;
    line-height: 18px;
    padding: 4px 0 0 8px;
  }
  .splash_wrapper {
    width: 768px;
    margin: auto;
    padding: 0px;
  }
  .splash_dialog p {
    font-size: 10px;
    line-height: 10px;
  }
  .splash_dialog h1 {
    font-size: 16px;
    line-height: 16px;
  }
  .ceiling_type {
    width: 113px;
  }
  .step1_heading {
    width: 113px;
  }
  .type_image {
    width: 113px;
    height: 113px;
  }
  .ceiling_type div,
  .ceiling_type p,
  .ceiling_type li {
    font-size: 10px;
  }
  .ceiling_type label {
    width: 90px;
  }
  .ceiling_type_spacer {
    width: 12px;
  }
  .wrapper {
    width: 637px;
    margin: auto;
    padding-left: 65px;
    padding-right: 67px;
  }
  .step3_wrapper {
    width: 623px;
    margin: auto;
    padding-left: 65px;
    padding-right: 80px;
  }
  .step1_heading {
    font-size: 10px;
  }
  .step2_heading {
    font-size: 10px;
    width: 176px;
  }
  .installation_method {
    width: 176px;
  }
  .installation_method > label {
    width: 160px;
  }
  .method_image {
    width: 176px;
  }
  .installation_method div,
  .installation_method p,
  .installation_method li,
  .installation_method a {
    font-size: 10px;
  }
  .installation_method_spacer {
    width: 18px;
  }
  .estimator_left {
    width: 175px;
    margin-right: 32px;
    min-height: 343px;
    margin-top: 10px;
  }
  .estimator_left a {
    font-size: 10px;
    line-height: 10px;
  }
  .estimator_left input[type=text] {
    font-size: 10px;
    line-height: 11px;
  }
  .estimator_left > h1 {
    font-size: 14px;
    line-height: 14px;
  }
  .estimator_left .shape img {
    width: 70px;
  }
  #draw .estimator_left .shape {
    width: 70px;
    height: auto;
  }
  .estimator_left h2 {
    font-size: 10px;
    line-height: 10px;
  }
  .estimator_right {
    width: 412px;
  }
  #adjust .estimator_left .headings h2:nth-child(1) {
    font-size: 10px;
    line-height: 10px;
  }
  #adjust .estimator_left .headings h2:nth-child(2) {
    font-size: 10px;
    line-height: 10px;
    width: 28px;
  }
  #adjust .estimator_left .headings h2:nth-child(3) {
    font-size: 10px;
    line-height: 10px;
  }
  #adjust .estimator_left .wall h2 {
    font-size: 10px;
    line-height: 10px;
  }
  #adjust .estimator_left .wall input.inch {
    width: 16px;
    padding-left: 3px;
  }
  #adjust .estimator_left .wall input.ft {
    width: 25px;
    padding-left: 3px;
  }
  .estimator_right > h2 {
    font-size: 10px;
    line-height: 10px;
  }
  .canvasHolder {
    width: 402px;
    height: 282px;
  }
  .scale > span {
    font-size: 10px;
    line-height: 10px;
  }
  #joist .estimator_left {
    margin-right: 8px;
  }
  #joist .horizontal img {
    width: 402px;
  }
  #joist .vertical img {
    height: 282px;
  }
  #borders .estimator_left .wall input.ft {
    width: 25px;
    padding-left: 3px;
  }
  #borders .estimator_left .wall input.inch {
    width: 16px;
    padding-left: 3px;
  }
  #borders .estimator_left .headings h2:nth-child(2) {
    width: 28px;
  }
  #borders .horizontal img {
    width: 402px;
  }
  #borders .vertical img {
    height: 282px;
  }
  #borders .estimator_left {
    margin-right: 8px;
  }
  #borders .canvasControls .border-controls input.button {
    width: auto;
    height: 20px;
    padding: 5px 5px 5px 5px;
    margin: 0;
  }
  #borders .canvasControls .border-legend span {
    margin-left: 2px;
  }
  #borders .canvasControls .border-legend div.light-aqua {
    margin-left: 5px;
  }
  #borders .canvasControls .border-legend div.black {
    margin-left: 5px;
  }
  #borders .canvasControls .border-legend div.aqua {
    margin-left: 5px;
  }
  #borders .canvasControls .border-legend {
    width: 220px;
  }
  .bDown img,
  .bUp img {
    width: 12px;
  }
  .bLeft img,
  .bRight img {
    width: 6px;
  }
  .bDown,
  .bUp {
    height: 13px !important;
    width: 20px !important;
    padding: 4px 3px 5px 3px !important;
    margin: 0 !important;
  }
  .bLeft,
  .bRight {
    height: 12px !important;
    width: 20px !important;
    padding: 5px 3px 5px 3px !important;
    margin: 0 !important;
  }
  .bCenter {
    height: 24px !important;
    padding: 5px 3px 5px 3px !important;
    margin: 0 !important;
  }
  #summary .estimator_left {
    width: 368px;
  }
  #summary .estimator_right {
    width: 200px;
  }
  #summary .estimator_right h1 {
    font-size: 14px;
    line-height: 15px;
  }
  #summary .estimator_right a {
    font-size: 10px;
    line-height: 10px;
  }
  .print,
  .email {
    width: 22px;
  }
  #borders .vertical {
    height: 282px;
  }
  #borders .vertical img {
    height: 282px;
  }
  #joist .vertical {
    height: 282px;
  }
  .splash_logo.full {
    display: block;
    height: 62px;
  }
  .splash_logo.condensed {
    display: none;
  }
  .splash_dialog {
    top: 100px;
    left: 100px;
    width: 350px;
  }
  .applyChangesOverlay {
    width: 402px;
    height: 282px;
  }
  .aApplyChanges {
    top: 128px;
    left: 140px;
  }
  #aMobileChangeShape {
    display: none;
  }
}
@media only screen and (max-width: 961px) {
  #summary.vertical-joist .estimator_right {
    width: 184px;
  }
  .material_estimator .button {
    line-height: 12px;
  }
  .material_estimator {
    font-size: 10px;
  }
  #isTablet {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 1px;
    height: 1px;
  }
  #isDesktop,
  #isMobile {
    display: none;
  }
  .material_estimator .site_heading {
    width: 637px;
    padding-left: 65px;
    padding-right: 67px;
  }
  .material_estimator .site_heading > .logo.full {
    display: none;
  }
  .material_estimator .site_heading > .logo.condensed {
    display: inline-block;
    height: 62px;
  }
  .material_estimator .site_heading > h1 {
    font-size: 18px;
    line-height: 18px;
    margin-top: 18px;
  }
  .material_estimator .page_heading {
    min-height: 60px;
  }
  .material_estimator .page_heading > h1 {
    font-size: 14px;
  }
  .material_estimator .page_heading > h2 {
    font-size: 10px;
    line-height: 10px;
    width: 395px;
  }
  .material_estimator .page_heading li {
    font-size: 10px;
    line-height: 10px;
    width: 395px;
  }
  .divider {
    margin-bottom: 10px;
  }
  .step_navigation {
    width: 200px;
  }
  .step_navigation > div {
    width: 18px;
    height: 22px;
    font-size: 18px;
    line-height: 18px;
    padding: 4px 0 0 8px;
  }
  .splash_wrapper {
    width: 768px;
    margin: auto;
    padding: 0px;
  }
  .splash_dialog p {
    font-size: 10px;
    line-height: 10px;
  }
  .splash_dialog h1 {
    font-size: 16px;
    line-height: 16px;
  }
  .ceiling_type {
    width: 113px;
  }
  .step1_heading {
    width: 113px;
  }
  .type_image {
    width: 113px;
    height: 113px;
  }
  .ceiling_type div,
  .ceiling_type p,
  .ceiling_type li {
    font-size: 10px;
  }
  .ceiling_type label {
    width: 90px;
  }
  .ceiling_type_spacer {
    width: 12px;
  }
  .wrapper {
    width: 637px;
    margin: auto;
    padding-left: 65px;
    padding-right: 67px;
  }
  .step3_wrapper {
    width: 623px;
    margin: auto;
    padding-left: 65px;
    padding-right: 80px;
  }
  #summary .step3_wrapper {
    width: 627px;
  }
  .step1_heading {
    font-size: 10px;
  }
  .step2_heading {
    font-size: 10px;
    width: 176px;
  }
  .installation_method {
    width: 176px;
  }
  .installation_method > label {
    width: 160px;
  }
  .method_image {
    width: 176px;
  }
  .installation_method div,
  .installation_method p,
  .installation_method li,
  .installation_method a {
    font-size: 10px;
  }
  .installation_method_spacer {
    width: 18px;
  }
  .estimator_left {
    width: 175px;
    margin-right: 32px;
    min-height: 343px;
    margin-top: 10px;
  }
  .estimator_left a {
    font-size: 10px;
    line-height: 10px;
  }
  .estimator_left input[type=text] {
    font-size: 10px;
    line-height: 11px;
  }
  .estimator_left > h1 {
    font-size: 14px;
    line-height: 14px;
  }
  .estimator_left .shape img {
    width: 70px;
  }
  #draw .estimator_left .shape {
    width: 70px;
    height: auto;
  }
  .estimator_left h2 {
    font-size: 10px;
    line-height: 10px;
  }
  .estimator_right {
    width: 412px;
  }
  #adjust .estimator_left .headings h2:nth-child(1) {
    font-size: 10px;
    line-height: 10px;
  }
  #adjust .estimator_left .headings h2:nth-child(2) {
    font-size: 10px;
    line-height: 10px;
    width: 28px;
  }
  #adjust .estimator_left .headings h2:nth-child(3) {
    font-size: 10px;
    line-height: 10px;
  }
  #adjust .estimator_left .wall h2 {
    font-size: 10px;
    line-height: 10px;
  }
  #adjust .estimator_left .wall input.inch {
    width: 16px;
    padding-left: 3px;
  }
  #adjust .estimator_left .wall input.ft {
    width: 25px;
    padding-left: 3px;
  }
  .estimator_right > h2 {
    font-size: 10px;
    line-height: 10px;
  }
  .canvasHolder {
    width: 402px;
    height: 282px;
  }
  .scale > span {
    font-size: 10px;
    line-height: 10px;
  }
  #joist .estimator_left {
    margin-right: 8px;
  }
  #joist .horizontal img {
    width: 402px;
  }
  #joist .vertical img {
    height: 282px;
  }
  #borders .estimator_left .wall input.ft {
    width: 25px;
    padding-left: 3px;
  }
  #borders .estimator_left .wall input.inch {
    width: 16px;
    padding-left: 3px;
  }
  #borders .estimator_left .headings h2:nth-child(2) {
    width: 28px;
  }
  #borders .horizontal img {
    width: 402px;
  }
  #borders .vertical img {
    height: 282px;
  }
  #borders .estimator_left {
    margin-right: 8px;
  }
  #borders .canvasControls .border-controls input.button {
    width: auto;
    height: 20px;
    padding: 5px 5px 5px 5px;
    margin: 0;
  }
  #borders .canvasControls .border-legend span {
    margin-left: 2px;
  }
  #borders .canvasControls .border-legend div.light-aqua {
    margin-left: 5px;
  }
  #borders .canvasControls .border-legend div.black {
    margin-left: 5px;
  }
  #borders .canvasControls .border-legend div.aqua {
    margin-left: 5px;
  }
  #borders .canvasControls .border-legend {
    width: 220px;
  }
  .bDown img,
  .bUp img {
    width: 12px;
  }
  .bLeft img,
  .bRight img {
    width: 6px;
  }
  .bDown,
  .bUp {
    height: 13px !important;
    width: 20px !important;
    padding: 4px 3px 5px 3px !important;
    margin: 0 !important;
  }
  .bLeft,
  .bRight {
    height: 12px !important;
    width: 20px !important;
    padding: 5px 3px 5px 3px !important;
    margin: 0 !important;
  }
  .bCenter {
    height: 24px !important;
    padding: 5px 3px 5px 3px !important;
    margin: 0 !important;
  }
  #summary .estimator_left {
    width: 368px;
  }
  #summary .estimator_right {
    width: 200px;
  }
  #summary .estimator_right h1 {
    font-size: 14px;
    line-height: 15px;
  }
  #summary .estimator_right a {
    font-size: 10px;
    line-height: 10px;
  }
  .print,
  .email {
    width: 22px;
  }
  #borders .vertical {
    height: 282px;
  }
  #borders .vertical img {
    height: 282px;
  }
  #joist .vertical {
    height: 282px;
  }
  .splash_logo.full {
    display: block;
    height: 62px;
  }
  .splash_logo.condensed {
    display: none;
  }
  .splash_dialog {
    top: 100px;
    left: 100px;
    width: 350px;
  }
  .applyChangesOverlay {
    width: 402px;
    height: 282px;
  }
  .aApplyChanges {
    top: 128px;
    left: 140px;
  }
  #aMobileChangeShape {
    display: none;
  }
}
/* Mobile sizing */
@media only screen (max-device-width: 480px) {
  .draw-next {
    display:none;
  }
  .draw-next.mobile {
    display:block;
    margin-left: 10px;
    margin-bottom:10px;
  }
  #isMobile {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 1px;
    height: 1px;
  }
  #isTablet,
  #isDesktop {
    display: none;
  }
  .splash {
    height: 500px;
    background-image: url('/drop-ceiling-calculator/assets/images/splash_background_mobile.jpg');
  }
  body.fr .splash {
    background-image: url('/drop-ceiling-calculator/assets/images/splash_background_mobile-fr.jpg');
  }
  body.es .splash {
    background-image: url('/drop-ceiling-calculator/assets/images/splash_background_mobile_es.jpg');
  }
  .splash_wrapper {
    width: 320px;
    margin: auto;
    padding: 0px;
  }
  .splash_logo.full {
    display: none;
  }
  .splash_logo.condensed {
    display: block;
    height: 62px;
  }
  .splash_dialog {
    top: 50px;
    left: 20px;
    width: 250px;
  }
  .material_estimator .site_heading > h1 {
    font-size: 16px;
    margin: 5px 0 0 0;
    text-transform: capitalize;
  }
  .divider {
    display: none;
  }
  .material_estimator .site_heading {
    width: 266px;
    padding-left: 27px;
    padding-right: 27px;
    height: auto;
  }
  .wrapper {
    width: 266px;
    padding-left: 27px;
    padding-right: 27px;
    margin: auto;
  }
  .step3_wrapper {
    width: 266px;
    margin: auto;
    padding-left: 27px;
    padding-right: 27px;
  }
  .material_estimator .page_heading {
    height: auto;
    min-height: 24px;
    margin-top: 10px;
    position: relative;
    margin-bottom: 10px;
  }
  .material_estimator .page_heading > h1 {
    font-size: 12px;
    line-height: 12px;
    margin-top: 35px;
    margin-bottom: 5px;
  }
  .step_navigation {
    width: 186px;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .step_navigation > div {
    width: 16px;
    height: 20px;
    font-size: 16px;
    line-height: 16px;
    padding: 4px 0 0 8px;
  }
  #footerInner {
    width: 320px;
  }
  .material_estimator .page_heading > h2 {
    width: 266px;
  }
  .material_estimator .content h1 {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 5px;
  }
  .material_estimator .content h2 {
    font-size: 10px;
    line-height: 10px;
    margin-bottom: 5px;
  }
  .materials > thead > tr > th {
    vertical-align: bottom;
  }
  .materials > thead > tr > th:nth-child(1) {
    width: 40px;
  }
  .aInstallationGuides {
    float: right;
    margin-top: 6px;
  }
  .btnPrintEstimatorSummary {
    float: right;
    margin-left: 5px;
    margin-top: 5px;
  }
  .ceilingType_mobile {
    margin-bottom: 10px;
    margin-left: 8px;
  }
  .ceilingType_mobile:nth-child(1) {
    margin-top: 5px;
  }
  .installMethod_mobile {
    margin-bottom: 10px;
    margin-left: 8px;
  }
  .installMethod_mobile:nth-child(1) {
    margin-top: 5px;
  }
  .estimator_left {
    width: 263px;
    display: block;
    margin: 10px auto auto auto;
    height: auto;
    display: none;
  }
  .estimator_right {
    margin-top: 5px;
  }
  .canvasHolder {
    width: 243px;
    height: 183px;
    margin-left: auto;
    margin-right: auto;
  }
  .applyChangesOverlay {
    width: 243px;
    height: 183px;
  }
  .aApplyChanges {
    top: 78px;
    left: 61px;
  }
  .mobile_container {
    width: 266px;
    display: block;
  }
  .estimator_right {
    width: 266px;
  }
  #drawCanvas {
    margin-left: 12px;
  }
  .mobile_shape {
    width: 68px;
    margin: 10px;
    cursor: pointer;
  }
  #adjust .wall {
    background-color: #dad5d0;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  #adjust .wall:nth-child(2n) {
    background-color: #E9F4F7;
  }
  #adjust .wall h2 {
    width: 16px;
    text-align: right;
    margin-right: 26px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 10px;
    line-height: 10px;
  }
  #adjust .wall input.ft {
    width: 40px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-right: 20px;
    width: 25px;
    padding-left: 3px;
    font-size: 10px;
    line-height: 11px;
  }
  #adjust .wall input.inch {
    width: 40px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 16px;
    padding-left: 3px;
    font-size: 10px;
    line-height: 11px;
  }
  .mobile_headings > h2 {
    display: inline-block;
    zoom: 1;
    *display: inline;
  }
  .mobile_headings > h2:first-child {
    padding-left: 5px;
    padding-right: 22px;
  }
  .mobile_headings > h2:first-child + h2 {
    padding-right: 27px;
  }
  #shapeAccordian .accordian_content {
    background-color: #E9F4F7;
  }
  #joist .estimator_right {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 243px;
  }
  #borders .estimator_right {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 249px;
  }
  #joist .vertical img {
    height: 183px;
  }
  #joist .vertical {
    height: 183px;
    margin-right: 0px;
    padding-top: 10px;
    width: auto;
  }
  #borders .vertical {
    height: 183px;
    margin-right: 0px;
    padding-top: 10px;
    width: auto;
  }
  #joist .horizontal img {
    width: 243px;
  }
  #joist .horizontal {
    width: 243px;
  }
  #joist .estimator_right .horizontal {
    height: auto;
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .joistType {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  #borders .vertical img {
    height: 183px;
    margin-top: 50px;
  }
  #borders .estimator_right .horizontal {
    height: auto;
    width: 243px;
    margin-bottom: 2px;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
  }
  #borders #borderCanvas {
    margin-left: 5px;
  }
  #borders .estimator_right .horizontal img {
    width: 243px;
  }
  #borders .wall {
    background-color: #dad5d0;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  #borders .wall:nth-child(2n) {
    background-color: #E9F4F7;
  }
  #borders .wall h2 {
    width: 16px;
    text-align: right;
    margin-right: 26px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 10px;
    line-height: 10px;
  }
  #borders .wall input.ft {
    width: 40px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-right: 20px;
    width: 25px;
    padding-left: 3px;
    font-size: 10px;
    line-height: 11px;
  }
  #borders .wall input.inch {
    width: 40px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 16px;
    padding-left: 3px;
    font-size: 10px;
    line-height: 11px;
  }
  #borders .canvasControls .border-legend {
    margin-top: 5px;
  }
  #borders .border-controls {
    float: right;
    vertical-align: top;
  }
  #borders .canvasControls {
    min-height: 24px;
  }
  #borders .vertical img {
    margin-top: 26px;
  }
  #aMobileChangeShape {
    margin-left: 12px;
    margin-top: 5px;
    font-size: 10px;
    line-height: 10px;
    display: block;
    float: left;
  }
  .material_estimator .page_heading li {
    width: 251px;
  }
  .whatisthis {
    font-size: 10px;
    color: #121212;
    margin: 0 2px 0 2px;
    white-space: nowrap;
  }
  .pop_up {
    position: absolute;
    display: none;
    width: auto;
    height: auto;
    overflow: visible;
  }
  .pop_up > div {
    position: relative;
    width: 145px;
    border: 1px solid #382a20;
    background: #e1e1e1;
    /* Old browsers */
    background: -moz-linear-gradient(top, #e1e1e1 0%, #ffffff 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e1e1e1), color-stop(100%, #ffffff));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e1e1e1 0%, #ffffff 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e1e1e1 0%, #ffffff 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e1e1e1 0%, #ffffff 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #e1e1e1 0%, #ffffff 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e1e1', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 20px 5px 5px;
    z-index: 1000;
  }
  .pop_up span {
    font-size: 10px;
    color: #121212;
  }
  .pop_up li {
    font-size: 10px;
    color: #121212;
  }
  .pop_up_close {
    top: 0px;
    right: 0px;
    position: absolute;
    font-size: 14px;
    padding: 6px;
    cursor: pointer;
  }
  #adjust .aUndo {
    float: right;
    vertical-align: top;
  }
  #draw #dUndo,
  #draw #dClear {
    float: right;
  }
  #draw .grid-controls {
    min-height: 24px;
  }
  #borders .vertical {
    width: 13px;
  }
  .joistType > label {
    vertical-align: top;
  }
}
@media only screen and (max-width: 480px) {
  .draw-next {
    display:none;
  }
  .draw-next.mobile {
    display:block;
    margin-left: 10px;
    margin-bottom:10px;
  }
  #isMobile {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 1px;
    height: 1px;
  }
  #isTablet,
  #isDesktop {
    display: none;
  }
  .splash {
    height: 500px;
    background-image: url('/drop-ceiling-calculator/assets/images/splash_background_mobile.jpg');
  }
  body.fr .splash {
    background-image: url('/drop-ceiling-calculator/assets/images/splash_background_mobile-fr.jpg');
  }
  body.es .splash {
    background-image: url('/drop-ceiling-calculator/assets/images/splash_background_mobile_es.jpg');
  }
  .splash_wrapper {
    width: 320px;
    margin: auto;
    padding: 0px;
  }
  .splash_logo.full {
    display: none;
  }
  .splash_logo.condensed {
    display: block;
    height: 62px;
  }
  .splash_dialog {
    top: 50px;
    left: 20px;
    width: 250px;
  }
  .material_estimator .site_heading > h1 {
    font-size: 16px;
    margin: 5px 0 0 0;
    text-transform: capitalize;
  }
  .divider {
    display: none;
  }
  .material_estimator .site_heading {
    width: 266px;
    padding-left: 27px;
    padding-right: 27px;
    height: auto;
  }
  .wrapper {
    width: 266px;
    padding-left: 27px;
    padding-right: 27px;
    margin: auto;
  }
  .step3_wrapper {
    width: 266px;
    margin: auto;
    padding-left: 27px;
    padding-right: 27px;
  }
  .material_estimator .page_heading {
    height: auto;
    min-height: 24px;
    margin-top: 10px;
    position: relative;
    margin-bottom: 10px;
  }
  .material_estimator .page_heading > h1 {
    font-size: 12px;
    line-height: 12px;
    margin-top: 35px;
    margin-bottom: 5px;
  }
  .step_navigation {
    width: 186px;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .step_navigation > div {
    width: 16px;
    height: 20px;
    font-size: 16px;
    line-height: 16px;
    padding: 4px 0 0 8px;
  }
  #footerInner {
    width: 320px;
  }
  .material_estimator .page_heading > h2 {
    width: 266px;
  }
  .material_estimator .content h1 {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 5px;
  }
  .material_estimator .content h2 {
    font-size: 10px;
    line-height: 10px;
    margin-bottom: 5px;
  }
  .materials > thead > tr > th {
    vertical-align: bottom;
  }
  .materials > thead > tr > th:nth-child(1) {
    width: 40px;
  }
  .aInstallationGuides {
    float: right;
    margin-top: 6px;
  }

  .btnPrintEstimatorSummary {
    float: right;
    margin-left: 5px;
    margin-top: 5px;
  }
  .ceilingType_mobile {
    margin-bottom: 10px;
    margin-left: 8px;
  }
  .ceilingType_mobile:nth-child(1) {
    margin-top: 5px;
  }
  .installMethod_mobile {
    margin-bottom: 10px;
    margin-left: 8px;
  }
  .installMethod_mobile:nth-child(1) {
    margin-top: 5px;
  }
  .estimator_left {
    width: 263px;
    display: block;
    margin: 10px auto auto auto;
    height: auto;
    display: none;
  }
  .estimator_right {
    margin-top: 5px;
  }
  .canvasHolder {
    width: 243px;
    height: 183px;
    margin-left: auto;
    margin-right: auto;
  }
  .applyChangesOverlay {
    width: 243px;
    height: 183px;
  }
  .aApplyChanges {
    top: 78px;
    left: 61px;
  }
  .mobile_container {
    width: 266px;
    display: block;
  }
  .estimator_right {
    width: 266px;
  }
  #drawCanvas {
    margin-left: 12px;
  }
  .mobile_shape {
    width: 68px;
    margin: 10px;
    cursor: pointer;
  }
  #adjust .wall {
    background-color: #dad5d0;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  #adjust .wall:nth-child(2n) {
    background-color: #E9F4F7;
  }
  #adjust .wall h2 {
    width: 16px;
    text-align: right;
    margin-right: 26px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 10px;
    line-height: 10px;
  }
  #adjust .wall input.ft {
    width: 40px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-right: 20px;
    width: 25px;
    padding-left: 3px;
    font-size: 10px;
    line-height: 11px;
  }
  #adjust .wall input.inch {
    width: 40px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 16px;
    padding-left: 3px;
    font-size: 10px;
    line-height: 11px;
  }
  .mobile_headings > h2 {
    display: inline-block;
    zoom: 1;
    *display: inline;
  }
  .mobile_headings > h2:first-child {
    padding-left: 5px;
    padding-right: 22px;
  }
  .mobile_headings > h2:first-child + h2 {
    padding-right: 27px;
  }
  #shapeAccordian .accordian_content {
    background-color: #E9F4F7;
  }
  #joist .estimator_right {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 243px;
  }
  #borders .estimator_right {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 249px;
  }
  #joist .vertical img {
    height: 183px;
  }
  #joist .vertical {
    height: 183px;
    margin-right: 0px;
    padding-top: 10px;
    width: auto;
  }
  #borders .vertical {
    height: 183px;
    margin-right: 0px;
    padding-top: 10px;
    width: auto;
  }
  #joist .horizontal img {
    width: 243px;
  }
  #joist .horizontal {
    width: 243px;
  }
  #joist .estimator_right .horizontal {
    height: auto;
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .joistType {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  #borders .vertical img {
    height: 183px;
    margin-top: 50px;
  }
  #borders .estimator_right .horizontal {
    height: auto;
    width: 243px;
    margin-bottom: 2px;
    margin-top: 5px;
  }
  #borders .estimator_right .horizontal img {
    width: 243px;
  }
  #borders .wall {
    background-color: #dad5d0;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  #borders .wall:nth-child(2n) {
    background-color: #E9F4F7;
  }
  #borders .wall h2 {
    width: 16px;
    text-align: right;
    margin-right: 26px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 10px;
    line-height: 10px;
  }
  #borders .wall input.ft {
    width: 40px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-right: 20px;
    width: 25px;
    padding-left: 3px;
    font-size: 10px;
    line-height: 11px;
  }
  #borders .wall input.inch {
    width: 40px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 16px;
    padding-left: 3px;
    font-size: 10px;
    line-height: 11px;
  }
  #borders .canvasControls .border-legend {
    margin-top: 5px;
  }
  #borders .vertical img {
    margin-top: 26px;
  }
  #borders .border-controls {
    float: right;
    vertical-align: top;
  }
  #borders .canvasControls {
    min-height: 24px;
  }
  #aMobileChangeShape {
    margin-left: 12px;
    margin-top: 5px;
    font-size: 10px;
    line-height: 10px;
    display: block;
    float: left;
  }
  .material_estimator .page_heading li {
    width: 251px;
  }
  .whatisthis {
    font-size: 10px;
    color: #121212;
    margin: 0 2px 0 2px;
    white-space: nowrap;
  }
  .pop_up {
    position: absolute;
    display: none;
    width: auto;
    height: auto;
    overflow: visible;
  }
  .pop_up > div {
    position: relative;
    width: 145px;
    border: 1px solid #382a20;
    background: #e1e1e1;
    /* Old browsers */
    background: -moz-linear-gradient(top, #e1e1e1 0%, #ffffff 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e1e1e1), color-stop(100%, #ffffff));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e1e1e1 0%, #ffffff 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e1e1e1 0%, #ffffff 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e1e1e1 0%, #ffffff 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #e1e1e1 0%, #ffffff 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e1e1', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 20px 5px 5px;
    z-index: 1000;
  }
  .pop_up span {
    font-size: 10px;
    color: #121212;
  }
  .pop_up li {
    font-size: 10px;
    color: #121212;
  }
  .pop_up_close {
    top: 0px;
    right: 0px;
    position: absolute;
    font-size: 14px;
    padding: 6px;
    cursor: pointer;
  }
  #borders #borderCanvas {
    margin-left: 5px;
  }
  #adjust .aUndo {
    float: right;
    vertical-align: top;
  }
  #draw .grid-controls {
    min-height: 24px;
    overflow: hidden;
  }
  #draw #dClear {
    margin-right:10px;
  }
  #draw .grid-controls {
    min-height: 24px;
  }
  #draw #dUndo,
  #draw #dClear {
    float: right;
  }
  #borders .vertical {
    width: 13px;
  }
  .joistType > label {
    vertical-align: top;
  }
}

.button {
    transition: all 0.25s ease-out;
    margin: 0;
    cursor: pointer;
    display: inline-block;
    width: auto;
    padding: 0.8125rem 1.25rem 0.625rem;
    outline: 0;
    text-decoration: none;
    text-align: center;
    font-family: "Maison Neue, Demi", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-transform: capitalize;
    border-radius: 4px;
    color: #000;
    border: none;
    background: #FDC718;
}

.button:hover {
    color: #000;
    background: #F8D37C;
}

h1, h2, h3, h4, h5 {
    font-family: "Maison Neue, Medium", Helvetica, Arial, sans-serif;
}

.space-top {
    margin-top: 20px !important;
}

.icon-armstrong-ceilings-and-walls-logo:hover:before {
	color: #c0c5c5;
}

input[type=text]:focus {
	border-color: #338BA9;
}

#btnGetStarted {
	font-family: "Maison Neue, Bold";
}