body {
	min-width: 1200px;
	font-family: futura-pt;
}

.navbar {
	margin-bottom: 0px;
}

.navbar-brand,
.navbar-nav li a {
    line-height: 130px;
    height: 130px;
    padding-top: 0px;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #111;
}

.alert {
	background-color: #fff;
	background-image: none;
  border-radius: 0px;
  border-color: #fff;
  color: #000;
}

.helptip {
	padding-left: 5px;
	vertical-align: super;
}

.tooltip {
	min-width: 350px;
}

label {
	font-size: 18px;
	font-weight: 500;
}

.footer {
	padding-top: 50px;
}

.footer p {
	color: #aaa;
}

.navbar-brand {
	padding-top: 30px;
}

.navbar-product-logo {
	padding-top: 30px;
}

.nav-pills > li > a {
	border-radius: 0px;
	background-color: #e6e4e2 !important;
	font-size: 20px;
	color: #000;
}

.nav-pills > li.active > a {
	background-color: #000 !important;
	font-size: 20px;
}

.circle-icon {
	padding-right: 10px;
	padding-top: 3px;
	width: 30px;
	vertical-align: text-top;
}

.row-bordered:after {
  content: "";
  display: block;
  border-bottom: 2px solid #000;
  margin: 0 15px;
}

.fence-icon {
	width: 240px;
	height: 140px;
	background: white;
	text-align: center;
}

.fence-icon-text {
	text-align: center;
	font-size: 24px;
	padding-top: 15px;
}

.nav-button {
	width: 100%;
	border-radius: 0px;
}

.btn-success {
	background-image: none;
	border-color: #3e8f3e;
}

.gate-flip-orientation, .gate-hinge-move, .gate-post-end {
	border-radius: 0px;
	background-color: #000;
	color: #fff;
	font-weight: 600;
}

.hinge-button li {
	padding: 5px;
	display: inline-table;
}

.hinge-button li a:hover, .hinge-button li a:visited {
	color: #eee;
	background-color: #000;
}



.hinge-icon {
	padding-right: 10px;
	height: 30px;
	vertical-align: -moz-middle-with-baseline;
}

.hinge-icon-span {
	vertical-align: -moz-middle-with-baseline;
	font-weight: normal;
	font-size: 16px;
}

.gate-hinge-position input {
	margin: 5px 0; 
	font-size: 13px;
}

.white-well {
	background-color: white;
	padding: 20px;
}

#tab-3 .white-well {
	padding-top: 0px;
}

.fence-icon-straight {
	background: url('/assets/img/shape-icons.png') no-repeat -96px -698px; 
}

.fence-icon-u {
	background: url('/assets/img/shape-icons.png') no-repeat -685px -715px; 
}

.fence-icon-l {
	background: url('/assets/img/shape-icons.png') no-repeat -374px -698px; 
}

.fence-icon-rectangle {
	background: url('/assets/img/shape-icons.png') no-repeat -996px -698px; 
}

.fence-icon-custom {
	background: url('/assets/img/shape-icons.png') no-repeat -1312px -698px;
}

.selected-fence-icon {
	background-color: #e6e4e2;
}

.steps {
	min-height: 500px;
}

.tab-content h1 {
	text-transform: uppercase;
	font-family: komu-b;
	margin-top: 10px;
}

.tab-content > .tab-pane {
	margin-bottom: 20px;
}

.fence-shape-selection {
	width: 220px;
	height: 120px;
	margin: auto;
}

.fence-shape-selection-inline {
	background: url('/assets/img/fence-inline.png') no-repeat;
}

.fence-shape-selection-l-shape {
	background: url('/assets/img/fence-l-shape.png') no-repeat;
}

.fence-shape-selection-u-shape {
	background: url('/assets/img/fence-u-shape.png') no-repeat;
}

.fence-shape-selection-enclosed {
	background: url('/assets/img/fence-enclosed.png') no-repeat;
}

.customisation-side {
	background-color: #e6e4e2;
	margin-top: 20px;
}

.customisation-side h3 {
  margin-top: 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  background-color: #000;
  line-height: 32px;
  color: #fff;
}

.input-group .form-control {
	border-radius: 0px;
}

.input-group .input-group-addon {
	border-radius: 0px;
	background-color: #fff;
	border-left-color: transparent;
}

.input-group select {
	height: 30px;
	padding: 5px;
	margin: 0 25px 0 5px;
	border: 1px solid #ccc;
	width: 100%;
}

.input-group select:after {
	background-color: #000;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}

.btn-group-lg > .btn, .btn-lg {
	font-size: 20px;
	font-weight: 500;
}

.plan-preview .btn-default,
.modal-footer .btn-default {
	border-radius: 0px;
	width: 100%;
	background-color: #e6e4e2;
	background-image: none;
	text-shadow: none;
	border-color: #e6e4e2;
}

.modal-body input {
	width: 100%;
	padding: 10px;
	margin: 10px 0;
}

.text-circle {
    background: #fff;
    color: #000;
    padding: 2px 6px;
    border-radius: 50%;
    font-size: 14px;
	border-color: #fff;
}

#plan-ref {
	margin:0;
}

.plan-preview .btn-primary {
	border-radius: 0px;
	width: 100%;
	background-color: #000;
	background-image: none;
}

.plan-button-padding {
	padding: 0 1px !important;
	margin: 0 !important;
}

.plan-preview .select-side-text {
	padding-top: 10px;
}

#spans-diagram {
	width: 100%;
	height: 300px;
}

#spans-diagram-preview {
	width: 100%;
	height: 300px;
}

.span-diagram-side-a {
	margin-left: 50%;
}

.span-diagram-side-b {
	margin-left:10px;
	margin-top: 100px;
}

.span-diagram-side-c {
	margin-left: 95%;
}

.span-diagram-side-d {
	margin-left: 50%;
	margin-top: 100px;
}

.list-group {
  box-shadow: unset;
  -webkit-box-shadow: unset;
}

ul.list-group:after {
  clear: both;
  display: block;
  content: "";
}

.list-group-item {
  float: left;
  background-color: #fff;
  border-radius: 0px !important;
  border: none;
  padding: 10px 0;
}

.list-group-item-info {
	color: #000;
}

.rotate-text-90 {
	transform: rotate(90deg);
}

#plan-preview {
	width: 100%;
	border: 1px solid #000;
}

#plan-detail {
	width: 100%;
	border: 1px solid #000;
}

#plan-view {
	padding-top: 0px;
}

.component-list {
	padding-top: 0px;
}

.component-list > table {
	background-color: #e6e4e2;
	margin-bottom: 0px;
}

.component-list > table > tbody > tr > td:first-child,
.component-list > table > thead > tr > th:first-child {
	border-right: solid 1px #000;
	border-top: none;
	text-align: center;
}

.component-list > table > thead > tr > th {
	border-bottom: solid 1px #000;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 500;
}

.component-list .btn-save {
	border-radius: 0px;
	width: 100%;
	background-color: #419641;
	background-image: none;
	text-transform: uppercase;
}

.component-list .btn-quote {
	border-radius: 0px;
	width: 100%;
	background-color: #000;
	background-image: none;
	text-transform: uppercase;
	margin-top: 20px;
}

.gap-preview {
	writing-mode: vertical-lr;
	padding-bottom: 100px;
	transform: rotate(180deg);
	display: inline-table;
}

.panel-draggable-side {
	background-color: #fff;
	border-radius: 0px;
	padding: 5px;
	display: inline-flex;
	width: auto;
}

.panel-preview {
	width: 165px;
	min-width: 165px;
	height: 220px;
	background-image: url("/assets/img/panel.png");
	text-align: center;
	padding-top: 100px;
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 24px;
	line-height: 16px;
}

label > input.mixed-panels, label > input.gate-required {
	margin-top: 12px;
}

.raked-preview {
	width: 165px;
	min-width: 165px;
	height: 220px;
	background-image: url("/assets/img/raked_panel.png");
	text-align: center;
	padding-top: 100px;
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 24px;
	line-height: 16px;
}

.raked-preview-right {
		background-image: url("/assets/img/raked_panel_reverse.png");
}

.hinge-panel-element {
	width: 165px;
	min-width: 165px;
	height: 220px;
	background-image: url("/assets/img/master_hinge_panel.png");
	text-align: center;
	padding-top: 100px;
	background-position: bottom;
	background-repeat: no-repeat;
}

.gate-post {
	width: 111px;
	min-width: 111px;
	height: 220px;
	background-image: url("/assets/img/master_gate_panel.png");
	text-align: center;
	padding-top: 100px;
	background-position: bottom;
	background-repeat: no-repeat;
}

.gate-post-reverse {
	background-image: url("/assets/img/master_gate_panel_reverse.png");
}

.hinge-panel-element-reverse {
	background-image: url("/assets/img/master_hinge_panel_reverse.png");
}

.hinge-panel-element-polaris {
	background-image: url("/assets/img/polaris_hinge_panel.png");
}

.hinge-panel-element-polaris-reverse {
	background-image: url("/assets/img/polaris_hinge_panel_reverse.png");
}

.gate-post-polaris {
		background-image: url("/assets/img/polaris_gate_panel.png");
}

.gate-post-polaris-reverse {
		background-image: url("/assets/img/polaris_gate_panel_reverse.png");
}

.panel-display {
	overflow: auto;
	background-color: #fff;
}
