/*
  style.css contains a reset, font normalization and some base styles.

  credit is left where credit is due.
  additionally, much inspiration was taken from these projects:
    yui.yahooapis.com/2.8.1/build/base/base.css
    camendesign.com/design/
    praegnanz.de/weblog/htmlcssjs-kickstart
*/
/*
  html5doctor.com Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)
  v1.4 2009-07-27 | Authors: Eric Meyer & Richard Clark
  html5doctor.com/html-5-reset-stylesheet/
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
menu,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
/* END RESET CSS */
html {
  font-size: 62.5%;
}
body {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: sans-serif;
  *font-size: small;
  *font: x-small;
  line-height: 1.22;
  font-family: 'Syntax W01', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #494949;
}
table {
  font-size: inherit;
  font: 100%;
}
/*select, input, textarea { font:99% sans-serif; } ask Andy */
pre,
code,
kbd,
samp {
  font-family: monospace, sans-serif;
}
/*body, select, input, textarea { color:#444; } ask Andy */
h1,
h2,
h3,
h4 {
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-family: "ITC Avant Garde Gothic W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h5,
h6 {
  font-weight: normal;
  /*text-rendering: optimizeLegibility;*/
  font-family: "ITC Avant Garde Gothic W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html {
  -webkit-font-smoothing: antialiased;
}
a:hover,
a:active {
  outline: none;
}
ul {
  margin: 0;
}
ol {
  margin-left: 30px;
  list-style-type: decimal;
}
small {
  font-size: 85%;
}
strong,
th {
  font-weight: bold;
}
td,
td img {
  vertical-align: top;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
pre {
  padding: 15px;
  /* www.pathf.com/blogs/2008/05/formatting-quoted-code-in-blog-posts-css21-white-space-pre-wrap/ */
  white-space: pre;
  /* CSS2 */
  white-space: pre-wrap;
  /* CSS 2.1 */
  white-space: pre-line;
  /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word;
  /* IE */
}
input[type="radio"] {
  vertical-align: text-bottom;
}
input[type="checkbox"] {
  vertical-align: bottom;
  *vertical-align: baseline;
}
.ie6 input {
  vertical-align: text-bottom;
}
label,
input[type=button],
input[type=submit],
button {
  cursor: pointer;
}
::-moz-selection {
  background: #E58E1A;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #E58E1A;
  color: #fff;
  text-shadow: none;
}
a:link {
  -webkit-tap-highlight-color: #E58E1A;
}
html {
  overflow-y: scroll;
}
button {
  width: auto;
  overflow: visible;
}
.ie7 img {
  -ms-interpolation-mode: bicubic;
}
.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visuallyhidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}
.invisible {
  visibility: hidden;
}
.group:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.group {
  display: inline-block;
}
* html .group {
  height: 1%;
}
/* Hides from IE-mac \*/
.group {
  display: block;
}
@font-face {
  font-family: "ITC Avant Garde Gothic W01";
  src: url("fonts/avant-garde-gothic.eot?#iefix") format("eot"), url("fonts/avant-garde-gothic.woff2") format("woff2"), url("fonts/avant-garde-gothic.woff") format("woff"), url("fonts/avant-garde-gothic.ttf") format("truetype");
}
@font-face {
  font-family: "Syntax W01";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/cd0de017-7cef-4637-a7a9-b4c8e2954d4f.eot?#iefix") format("eot"), url("fonts/a2c4cfdc-8958-4f25-95cc-73f8f7da9b2a.woff") format("woff"), url("fonts/b977cb39-8536-4c88-b632-5c74c46690f6.ttf") format("truetype");
}
@font-face {
  font-family: "Syntax W01";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/ddd6317a-30e7-477b-83c1-0568dfb7298f.eot?#iefix") format("eot"), url("fonts/7cc56deb-d14b-4f93-90aa-2b044fbb981f.woff") format("woff"), url("fonts/4bd62f1d-a765-440e-8c63-d56319ac6c53.ttf") format("truetype");
}
@font-face {
  font-family: "Syntax W01";
  font-style: italic;
  src: url("fonts/dccbbe1b-d794-4e61-917a-3e0761acf804.eot?#iefix") format("eot"), url("fonts/509b54ba-c08b-4aba-a42b-4e5cede0af44.woff") format("woff"), url("fonts/b63b016f-ca71-4512-a6d6-118fd7657f94.ttf") format("truetype");
}
@font-face {
  font-family: "Syntax Next W02";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/syntax-next-regular.eot?#iefix") format("eot"), url("fonts/syntax-next-regular.woff") format("woff"), url("fonts/syntax-next-regular.ttf") format("truetype");
}
@font-face {
  font-family: "Syntax Next W02";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/syntax-next-bold.eot?#iefix") format("eot"), url("fonts/syntax-next-bold.woff") format("woff"), url("fonts/syntax-next-bold.ttf") format("truetype");
}
@font-face {
  font-family: "entypo";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/entypo.eot?#iefix") format("embedded-opentype"), url("fonts/entypo.woff") format("woff"), url("fonts/entypo.ttf") format("truetype"), url("fonts/entypo.svg#entypo") format("svg");
}
/* Primary Styles
    Author: Andrew Broomfield
	Company: Michon Creative
 */
* {
  box-sizing: border-box;
}
.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
img {
  display: block;
}
h2 {
  color: #7b7b7b;
  font-style: normal;
  font-weight: 300;
  line-height: 1.25;
  margin-bottom: 1.5625rem;
  margin-top: 0;
  text-rendering: optimizelegibility;
}
h1 {
  font-size: 180%;
}
h2 {
  font-size: 23px;
  font-size: 2.3rem;
}
p {
  color: #7b7b7b;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.5625;
  margin-bottom: 1.5625rem;
  text-rendering: optimizespeed;
}
p a {
  color: #00395e;
  text-decoration: none;
}
p a:hover {
  color: #00904b;
}
.intro {
  margin: auto;
  width: 94%;
}
.instruction {
  color: #00395e;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 40px 0;
  display: block;
}
.warning .instruction {
  color: #6C0008;
  text-decoration: underline;
}
.warning-strong .instruction {
  background: #6C0008;
  color: #FFFFFF;
  text-decoration: none;
}
/*
 * Columns
 */
.row:before,
.row:after {
  content: "";
  display: table;
  line-height: 0;
}
.row:after {
  clear: both;
}
.c2_c1,
.c2_c2 {
  width: 90%;
}
.c3_c1,
.c3_c2,
.c3_c3 {
  width: 90%;
  min-height: 140px;
}
#tonnage-calculator-q2-fields {
  display: inline-block;
  text-align: center;
}
#tonnage-calculator-q2-fields input {
  width: 5rem;
}
dl {
  float: left;
}
dl dt,
dl dd {
  margin: 0 2rem;
  text-align: left;
}
dl dt label,
dl dd label {
  color: #7b7b7b;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
dl dt span.unit,
dl dd span.unit {
  color: #7b7b7b;
  font-size: 14px;
  font-size: 1.4rem;
}
dl dd {
  margin-bottom: 2rem;
}
#main {
  clear: both;
  height: 1200px;
  margin: auto;
  position: relative;
  width: 100%;
  z-index: 2;
}
.select-wrap {
  max-width: 300px;
  height: 37px;
  margin: 0 auto;
  position: relative;
}
select.custom-select {
  width: 100%;
  height: 37px;
  min-height: 37px;
  max-height: 37px;
  padding: 10px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
input[type="text"] {
  background: none repeat scroll 0 0 #FFFFFF !important;
  border: 1px solid #CCCCCC;
  color: #6e6e6e;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 10px;
  text-align: left;
}
.customStyleSelectBox {
  background: none repeat scroll 0 0 #FFFFFF !important;
  border: 1px solid #CCCCCC;
  color: #6e6e6e;
  padding: 10px;
  text-align: left;
}
.customStyleSelectBox.changed {
  /* You can use this if you want a different style after user has made a selection */
}
/* on the next line we add a down arrow on the right to indicate that it is a select box */
.customStyleSelectBoxInner {
  background: url('img/select-arrow.gif') 98% 55% no-repeat;
  padding: 0 20px 0 0;
  width: auto;
}
.custom-radio {
  display: block;
  margin: 2rem 0;
}
.custom-radio .custom-radio-inner {
  background-color: #E7E7E7;
  color: #7b7b7b;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 1.3rem 2.1rem 1.1rem;
  transition: background-color 300ms ease-out 0s;
}
.custom-radio .custom-radio-inner:hover {
  background-color: #7b7b7b;
  color: #FFF;
}
.custom-radio .selected {
  background-color: #00395e;
  color: #FFF;
}
.custom-radio .selected:hover {
  background-color: #00395e;
  color: #FFF;
}
.custom-radio input {
  display: none;
  position: absolute;
  visibility: hidden;
}
.actions-nav {
  margin-top: 6rem;
  text-align: center;
}
.actions-nav .btn {
  margin-top: 0;
}
.btn {
  background: #00395e;
  border: none;
  color: #FFFFFF;
  display: inline-block;
  font-family: "Syntax Next W02", sans-serif;
  font-size: 116%;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 1.3rem 2.1rem 1.1rem;
  position: relative;
  text-decoration: none;
  transition: background-color 300ms ease-out 0s;
  width: 100%;
  z-index: 10;
}
.btn-sml {
  font-size: 100%;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 1rem 1.7rem 0.7rem;
}
.btn:hover {
  border-bottom: none;
  background-color: #002a45;
}
.btn-action {
  background-color: #00904b;
}
.btn-action:hover {
  background-color: #005d30;
}
.btn-white {
  background-color: #FFFFFF;
  color: #00395e;
}
.btn-white:hover {
  background-color: #CCCCCC;
}
.btn-grey {
  background-color: #E7E7E7;
  color: #7b7b7b;
}
.btn-grey:hover {
  background-color: #CCCCCC;
}
.btn-inactive:hover {
  cursor: default;
  background-color: #E7E7E7;
}
/*
 * Calculator styles
 */
#main #tools {
  height: 100%;
  /*	height:525px;
	background:#00ff00;
	padding:0;
	width:100%;
	position:relative;*/
}
#main #tools-container {
  height: 100%;
  /*	height:525px;
	width:900px;
	overflow:hidden;
	position:absolute;
	left:-15px;
	top:-15px;*/
}
#main #tools .tool {
  height: 100%;
  /*height:650px;
	width:870px;
	margin:0;
	background:#EEEEEE;
	background:rgba(0,0,255,0.6);*/
  background: #FFFFFF;
  width: 100%;
}
#main #tools .tool span.answer {
  color: #00395e;
  font-family: "ITC Avant Garde Gothic W01";
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 33px;
}
#main #tools .tool span.answer small {
  font-size: 40%;
}
#main #tools .tool span.answer span {
  color: #7b7b7b;
}
#main #tools .tool #summ_plant span.pf-answer {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 23px;
}
#main #tools .tool > div {
  height: 1200px;
  padding: 40px;
  padding: 4.0rem;
  /*width:840px;*/
  margin: 0;
  display: block !important;
}
.c3_c1,
.c3_c2,
.c3_c3 {
  background: none;
  display: table;
  margin: auto;
  min-height: 0;
  padding: 1rem 0;
  position: relative;
  text-align: center;
  width: 100%;
}
.c3_c2 {
  border-top: 1px solid #7b7b7b;
  border-bottom: 1px solid #7b7b7b;
  margin: 4rem 0;
  padding: 4rem 0;
}
#main #tools .tool #summary-cta {
  background: none;
  height: auto;
  margin-top: 7%;
  min-height: 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
}
div#summ_product,
div#summ_volume,
div#summ_plant {
  position: relative;
}
div#summ_plant .content div.divide {
  border-top: 1px dotted #607984;
  margin: auto;
  text-align: center;
  font-size: 50%;
}
#main #tools .tool #summary-content dd,
#main #tools .tool #summary-content dd,
#main #tools .tool #summary-content dd,
#main #tools .tool #summary-content dt,
#main #tools .tool #summary-content dt,
#main #tools .tool #summary-content dt {
  font-size: 85%;
}
/*
 * PLANT LOCATOR
 */
.thr-col {
  width: 31.33%;
  float: left;
}
.thr-col-two {
  margin: 0 2.9%;
}
#map-canvas {
  height: 365px;
  width: 100%;
  margin: 0;
  background: #B3D1FF;
  position: relative;
}
#pop-info {
  padding: 0.5em 0 1em;
  text-align: left;
  width: 300px;
}
.gm-style-iw div {
  overflow: hidden !important;
}
#pop-info h5 {
  font-size: 16px;
}
#pop-info .row {
  margin-top: 0.5em;
}
#pop-info .row.divider {
  border-top: 1px solid #EEEEEE;
  margin-top: 0;
  padding-top: 0.8em;
}
#pop-info .row .c2_c1 {
  width: 30%;
}
#pop-info .row .c2_c2 {
  width: 66%;
  float: right;
}
#pop-info .row + h6 {
  border-top: 1px solid #EEEEEE;
  margin: 0.8em;
  padding-top: 0.8em;
}
#pop-info p,
#pop-info #pc {
  margin: 0.5em 0;
  font-size: 12px;
}
#pop-info dl {
  margin: 0.5em 0;
}
#pop-info .row.divider .group {
  margin: 0;
}
#pop-info dl dt,
#pop-info dl dd {
  margin: 0.2em 0;
  font-size: 12px;
}
#pop-info dl dt {
  width: 28%;
  font-weight: bold;
}
#pop-info dl dd {
  width: 72%;
}
#pop-info dl dd i {
  font-size: 10px;
  font-style: normal;
}
#pop-info h6 + p {
  margin-top: 0.2em;
}
#pop-info h6 {
  color: #E58E1A;
}
#pop-info h6,
#pop-info h6 + dl dt,
#pop-info h6 + dl dd {
  margin-bottom: 0;
}
#pop-info h6 small {
  font-weight: normal;
}
#pop-info .pi-nav {
  border-top: 1px solid #EEEEEE;
  margin-top: 0.5em;
  padding: 1em 0 0;
}
#pop-info .pi-nav #get-directions {
  display: none;
}
#pop-info .pi-nav #choose-plant {
  margin-right: 1em;
}
#searchForm {
  height: 100px;
  width: 180px;
  margin: 0 29px 0 0px ;
  position: absolute;
  left: 15px;
  top: 145px;
}
form#postcodeSearch {
  width: 100%;
}
form#postcodeSearch dl {
  margin: 0;
}
form#postcodeSearch dd {
  margin-bottom: 0.5em;
}
#postcodeSearchSubmit:disabled {
  background: #ff0000;
  cursor: default;
}
#cs-plant-truck-big {
  position: absolute;
  left: -15px;
  bottom: 15px;
}
#cs-plant-truck-sm {
  position: absolute;
  left: -10px;
  bottom: 15px;
  z-index: 1000;
}
#plant-finder-holder {
  text-align: center;
}
#plant-finder-holder #plant-finder-q2 .actions-nav {
  margin-top: 2rem;
  text-align: left;
}
/* Volume Calc */
#main #tools #ton-calc h1 {
  margin-bottom: 0.5em;
}
.vol-steps {
  margin: 0 0 2em 20px;
  font-weight: bold;
}
.vol-steps li span {
  font-weight: normal;
  color: #E58E1A;
}
p.vol-note {
  margin: 2em 0 0 200px;
  font-style: italic;
}
#volume-holder {
  margin: 4rem auto;
  position: relative;
  text-align: center;
}
#volume-holder:before {
  display: block;
  content: "";
  zoom: 1;
  width: 184px;
  height: 5px;
  overflow: hidden;
  position: absolute;
  bottom: -5px;
  right: 0;
  z-index: 1;
  /*background:url(../../img/vc-shadow.png) -184px -1px no-repeat;*/
}
#shape-type,
#shape-inputs,
#shape-results {
  float: left;
}
#shape-type {
  width: 200px;
  margin: 0px;
  list-style-type: none;
}
#shape-type li {
  width: 100px;
  height: 100px;
  background-color: #eeeeee;
  padding-left: 90px;
  margin: 0 10px 0 0;
  border-bottom: 1px solid #d0d0d0;
  position: relative;
  border-right: 5px solid #eeeeee;
  color: #8b8b8b;
  font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
  font-size: 14px;
  /*overflow:hidden;*/
  display: table;
}
#shape-type li#ci {
  border-bottom: 0;
}
#shape-type li .shape-text {
  color: #8b8b8b;
  vertical-align: middle;
  display: table-cell;
}
#shape-type li:hover {
  background-color: #e4e4e4;
  border-right: 10px solid #e4e4e4;
}
#shape-type li:hover .shape-text {
  color: #3C5A67;
}
#shape-type li.active .shape-text,
#shape-type li.active:hover .shape-text {
  color: #003658;
}
#shape-type li .shape {
  display: block;
  content: "";
  width: 69px;
  height: 69px;
  position: absolute;
  left: 10px;
  top: 20px;
}
#shape-type li:hover .shape {
  background-position: -69px 0;
}
#shape-type li.active:hover .shape,
#shape-type li.active .shape {
  background-position: -138px 0;
}
#shape-type li#tr .shape {
  background-position: 0 -69px;
}
#shape-type li#tr:hover .shape {
  background-position: -69px -69px;
}
#shape-type li#tr.active .shape,
#shape-type li#tr.active:hover .shape {
  background-position: -138px -69px;
}
#shape-type li#ci .shape {
  background-position: 0 -138px;
}
#shape-type li#ci:hover .shape {
  background-position: -69px -138px;
}
#shape-type li#ci.active .shape,
#shape-type li#ci.active:hover .shape {
  background-position: -138px -138px;
}
#shape-type li:hover {
  cursor: pointer;
}
#shape-type li.active:hover {
  cursor: default;
}
#shape-type li.active {
  background-color: #d0d0d0;
  border-right: 10px solid #d0d0d0;
  border-top: 1px solid #d0d0d0;
  margin-top: -1px;
}
#shape-type li:first-child {
  margin-top: 0;
  border-top: none;
}
#shape-type li.active:before {
  display: block;
  content: "";
  zoom: 1;
  width: 200px;
  height: 5px;
  overflow: hidden;
  position: absolute;
  bottom: -5px;
  left: 0;
  z-index: 1;
}
#shape-inputs {
  /*position:absolute;*/
  width: 60%;
  padding: 0 0 30px;
  margin: 30px 0 0;
  position: relative;
  /*border-right:1px solid #a5a39c;*/
}
#shape-inputs p {
  margin: auto;
  width: 80%;
  line-height: 18px;
}
#imp-met-toggle-container {
  width: 70%;
  margin: 1.5em auto 2em;
  text-align: center;
}
#shape-inputs form {
  margin: 20px auto 0;
  width: 70%;
}
#shape-inputs form dl {
  margin: 0;
}
#shape-inputs form dl dd {
  margin-bottom: 1em;
}
#shape-inputs form dl dd.dbl input {
  width: 35%;
}
#shape-inputs form dl dd input {
  width: 90%;
}
#shape-results {
  width: 40%;
  position: absolute;
  left: 60%;
  text-align: center;
  height: 100%;
}
.shape-results-title {
  color: #003558;
  font-size: 146.5%;
  left: 0;
  position: absolute;
  top: 30px;
  width: 100%;
}
#shape-result-sq,
#shape-result-tr,
#shape-result-ci {
  margin: 37% 0 0;
}
#shape-results > div {
  display: none;
  position: relative;
}
#shape-results > div:nth-child(2) {
  display: block;
}
#shape-inputs > div#vol-submit-container,
#shape-results > div#vol-continue-container {
  display: block;
  position: absolute;
  bottom: 30px;
  width: 100%;
}
#shape-inputs > div#vol-submit-container {
  text-align: center;
  bottom: 0px;
}
#shape-results > div#vol-continue-container {
  display: none;
  bottom: 23px;
}
#shape-results div div {
  font-size: 116%;
}
#summ_volume div.content div {
  color: #FFFFFF;
}
#shape-results div.shape-results-or,
#summ_volume div.content div.shape-results-or {
  border-top: 1px dotted #607984;
  left: 50%;
  margin-left: -50px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100px;
}
#shape-results div.shape-results-or div,
#summ_volume div.content div.shape-results-or div {
  background: none repeat scroll 0 0 #D0D0D0;
  color: #607984;
  display: inline;
  font-size: 77%;
  font-style: italic;
  left: 50%;
  margin-left: -13px;
  padding: 0.5em 0;
  position: absolute;
  top: -15px;
  width: 26px;
}
#summ_volume div.content div.shape-results-or div {
  background-color: #003658;
}
#shape-results div div.met,
#summ_volume div.content div.met {
  margin: 0 2em 1em;
  padding: 0 0 1em 0;
}
#shape-results div div span,
#summ_volume div.content div span {
  font-size: 146.5%;
  color: #E58E1A;
}
/*.imp {display:none;}*/
/*#shape-result-imp {display:none;}*/
#shape-inputs-tr,
#shape-inputs-ci {
  display: none;
}
/*APPLICATION SELECTOR*/
#application_selector {
  margin: 4rem 0;
  text-align: center;
}
.app-cols {
  width: 90%;
  margin: auto;
  position: relative;
}
.app-col-one,
.app-col-two {
  position: absolute;
  display: block;
}
.app-col-one {
  width: 363px;
  position: absolute;
  top: 0;
  left: 0;
}
.app-col-two {
  width: 363px;
  position: absolute;
  top: 0;
  right: 0;
}
#app_results_fade {
  display: none;
}
#app-selector #app_result_tit p {
  margin-bottom: 0;
}
#app-selector #app_result_cont {
  margin: 4rem auto;
}
#app_results {
  text-align: center;
}
#app_cal_vol,
#app_find_plant,
#app_view_summary {
  display: none;
}
/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media only screen and (min-width: 718px) {
  #main {
    max-width: 768px;
  }
  #main #tools .tool > div {
    height: 450px;
    /*background:#0000ff;*/
  }
  p {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .intro {
    margin: auto;
    padding-right: 20%;
    width: 94%;
  }
  h2,
  #main #tools .tool span.answer {
    font-size: 20px;
    font-size: 2rem;
  }
  .btn {
    margin-top: 4rem;
    margin-bottom: 0;
    width: auto;
  }
  .custom-radio {
    display: inline-block;
    margin: 0 1.6rem;
  }
  .custom-radio .custom-radio-inner {
    display: inline-block;
  }
  /*
 * Columns
 */
  .c2_c1,
  .c2_c2 {
    width: 48%;
    float: left;
  }
  .c2_c2 {
    margin-left: 4%;
  }
  .c3_c1,
  .c3_c2,
  .c3_c3 {
    float: left;
    height: 250px;
    width: 32%;
  }
  .c3_c2,
  .c3_c3 {
    margin-left: 2%;
  }
  .c3_c2 {
    border: none;
    padding: 0;
    margin: 0 0 0 2%;
  }
  .c3_c2:before {
    background: #7b7b7b;
    content: "";
    display: block;
    height: 120%;
    left: -5px;
    position: absolute;
    top: -5%;
    width: 1px;
  }
  .c3_c2:after {
    background: #7b7b7b;
    content: "";
    display: block;
    height: 120%;
    right: -5px;
    position: absolute;
    top: -5%;
    width: 1px;
  }
  div#summ_product .title,
  div#summ_volume .title,
  div#summ_plant .title {
    position: absolute;
    left: 0;
    top: 1em;
    display: block;
    width: 100%;
  }
  div#summ_product .content,
  div#summ_volume .content,
  div#summ_plant .content {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
  }
  div[id^="summ_nav_"] {
    bottom: 5%;
    left: 0;
    position: absolute;
    width: 100%;
  }
  #map-canvas {
    height: 285px;
  }
  #pop-info .row.plant-address,
  #pop-info .row.plant-actions {
    width: 45%;
  }
  #pop-info .row.plant-address {
    float: left;
  }
  #pop-info .row.plant-actions {
    float: right;
  }
  #choose-plant {
    float: right;
  }
  .vertical-align {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media only screen and (min-width: 980px) {
  #main {
    max-width: none;
    width: 930px;
  }
  #main #tools .tool > div {
    width: 930px;
    height: 469px;
    /*background:#00ff00;*/
  }
  .c3_c2:before {
    left: -11px;
  }
  .c3_c2:after {
    right: -11px;
  }
}
@media only screen and (min-width: 1024px) {
  #main {
    width: 1024px;
  }
  #main #tools .tool > div {
    width: 1024px;
    height: 471px;
    /*background:#00ff00;*/
  }
  #map-canvas {
    height: 365px;
  }
  h2 {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media only screen and (min-width: 1090px) {
  #main {
    width: 1090px;
  }
  #main #tools .tool > div {
    /*background:#ff0000;*/
    height: 550px;
    width: 1090px;
  }
  #pop-info .row.plant-address,
  #pop-info .row.plant-actions {
    width: auto;
    float: none;
  }
}
