body {
	margin-bottom: 0 !important;
}
body div.container {
	/*padding-left: 0 !important;*/
	/*padding-right: 0 !important;*/
}

ul.navbar-nav {
	margin-top: 0;
}

canvas, img, video {
	max-width: 100%;
	height: auto;
	box-sizing: border-box;
}

.sectors-sliders .slick-prev:hover,
.sectors-sliders .slick-prev:focus {
	left: -20px;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-prev:visited,
.slick-prev {
	font-size: 0;
	position: absolute;
	top: 50%;
	color: #192542;
	border: 0;
	background: none;
	z-index: 1;
	left: 1%;
}
.slick-next:hover,
.slick-next:focus,
.slick-next:visited,
.slick-next {
	font-size: 0;
	position: absolute;
	top: 50%;
	color: #192542;
	border: 0;
	background: none;
	z-index: 1;
	right: 1%;
}
.slick-prev:after {
	content: "\f053";
	font: 1rem/1 'FontAwesome';
}
.slick-next:after {
	content: "\f054";
	font: 1rem/1 'FontAwesome';
}
.slick-slide {
	margin: 0 5px;
}
.slick-list {
	margin: 0 -10px;
	padding: 0;
}
.left-align-slick > .slick-list > .slick-track {
	margin-left:0;
}
.slick-dots li {
	margin: 0;
}
.slick-dots li.slick-active button:before {
	opacity: 1;
	color: #001f3f;
}



.row.carousel-row {

}

.row.carousel-row h4 {
	font-size: 24px;
	font-weight: 600;
}



ul.logo-carousel li.logo-slide {
	max-height: 145px;
}
ul.logo-carousel li.logo-slide img {
	max-height: 100%;
}


ul.application-images-carousel.bg-carousel li {
	height: 300px;
}

.bg-carousel li {
	background-size: cover;
	background-position: center center;
}


ul.application-images-carousel,
ul.logo-carousel,
ul.latest-products-carousel,
ul.products-carousel-single,
ul.products-carousel-thumbs,
ul.products-carousel {
	padding-left: 0;
	margin-bottom: 0;
    display: none;
}
ul.latest-products-carousel {
	list-style-type: none;
	text-align: center;
}
ul.latest-products-carousel li {
	padding: 0 25px
}
ul.latest-products-carousel a {
	color: #192542;
}
ul.latest-products-carousel a:hover {
	text-decoration: none;
}
ul.latest-products-carousel a h6 {
	margin: 0;
	font-size: 15px;
	font-weight: 600;
	margin-top: 15px;
}

ul.products-carousel-thumbs {
	margin: 5px 11px 0 11px;
}

ul.products-carousel-thumbs li {
	border: 1px solid #192542;
    display: none;
	min-height: 68px;
}
.filter-row select {
    display:none;
    font-size: 1.1em;
}
.filter-row .prettydropdown ul li {
	font-size: 15px;
}
.filter-row .dali-switch {
	margin-top: 4px;
	font-size: 26px;
}
/* bordre colour on pretty switch */
.filter-row  .pretty.p-switch .state:before {
	/*border: 1px solid #bdc3c7;*/
	border: 1px solid #aaa;
}
/* button colour on pretty switch */
.filter-row  .pretty.p-switch .state label:after {
	background-color: #aaa !important;
}
/* tweack the pip up a bit */
.filter-row  .pretty .state label:after, .pretty .state label:before {
	margin: -1px 0;
}


div.opener {

}
.opener i {
	font-size: 1.5em;
}

/* Shrink wrap strategy 2 */
.easyzoom {
	display: inline-block;
}
.easyzoom img {
	vertical-align: bottom;
}

div.container.product-list-container {
	padding: 0 0 100px 0;
}
div.container.accordion-container {
	padding: 0;
}

#hero_image_slider li {
	min-height: 400px;
	background-size: cover;
	background-repeat: no-repeat;
}
#hero_image_slider .hero_text {
	position: relative;
	margin-top: 100px;
	padding: 24px 0 28px 0;

}

#hero_image_slider .hero_text h1,
#hero_image_slider .hero_text h5 {
	margin: 0;
	padding: 10px 20px;
	color: #fff;
	background-color: rgba(51,51,51,.2);
	display: inline-block;
}
#hero_image_slider .hero_text h1 {
	font-size: 4rem;
	font-weight: bold;
}
#hero_image_slider .hero_text h5 {
	font-size: 2rem;
}

ul.feature-list {
	padding-left: 17px;
}


ul.option-list,
ul.slider-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.option-list li {
	margin-bottom: 8px;
}
ul.option-list li input {
 margin-right: 10px;
}

div.product-list-panel {

}

div#product-mpu {
	width: 100%;
	height: 675px;
	background-color: #192542;
}


div.family-tiles {
	padding: 0 5px;
	margin-top: -8px;
	border-left: 1px solid #fff;
	border-right: 2px solid #fff;
	/*background-color: #eee;*/
}
.row.family-tiles .col-10,
.row.family-tiles .col-9 {
	background-color: #eee;
}

div.family-tile {
	margin: 5px 0 10px 0;
	padding-right: 0;
	position: relative;
}

.adv-search-page div.family-tile {
	margin: 5px 0 2px 0;
}

div.family-tile.atoztile {
	min-height: 200px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-bottom: 30px;
}

div.family-tile .list-name-bar {
	position: absolute;
	display:flex;
	flex-direction: column;
	justify-content: center;
	background-color: rgba(11,134,200, 0.5);
	text-align: center;
	width: 92%;
	height: 40px;
	bottom: 0px;
}
div.family-tile .list-name-bar.is-expanded {
    height: 100%;
}
div.family-tile .list-name-bar:not(.is_over):not(.is-expanded) {
	height: 40px;
}


div.family-tile .list-name-bar .list-name {
	color: #fff;
	/*line-height: 37px;*/
	line-height: 19px;
}








div.family-tile.right {
	padding-left: 2px;
	padding-right: 5px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

div.family-tile.in-accordion .row {
	margin-right: 0;
	margin-left: -15px;
}


div.family-tile.right .top {

}

.adv-search-page div.family-tile.right .top {
	min-height: 56px;
}

div.family-tile.right .bottom {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.adv-search-page div.family-tile.right .bottom {
	min-height: 144px;
}

div.sector-tile {
	background-size: 200px;
	background-position: top;
}
div.sector-tile:hover {
	background-position: bottom;
}

div.sector-tile.residential {
	background-image: url('/assets/images/sectors/sprites/tiles/residential-sprite.jpg');
}
div.sector-tile.education {
	background-image: url('/assets/images/sectors/sprites/tiles/sector-icons-sprites-web2.jpg');
}
div.sector-tile.emergency {
	background-image: url('/assets/images/sectors/sprites/tiles/sector-icons-sprites-web3.jpg');
}
div.sector-tile.healthcare {
	background-image: url('/assets/images/sectors/sprites/tiles/sector-icons-sprites-web4.jpg');
}
div.sector-tile.industrial-warehousing {
	background-image: url('/assets/images/sectors/sprites/tiles/industrial-warehousing-sprite.jpg');
}
div.sector-tile.office {
	background-image: url('/assets/images/sectors/sprites/tiles/sector-icons-sprites-web6.jpg');
}
div.sector-tile.retail-leisure {
	background-image: url('/assets/images/sectors/sprites/tiles/sector-icons-sprites-web7.jpg');
}
div.sector-tile.sports {
	background-image: url('/assets/images/sectors/sprites/tiles/sector-icons-sprites-web8.jpg');
}
div.sector-tile.urban {
	background-image: url('/assets/images/sectors/sprites/tiles/urban-sprite.jpg');
}
div.sector-tile.warehouse-logistics {
	background-image: url('/assets/images/sectors/sprites/tiles/sector-icons-sprites-web10.jpg');
}





/* :first-child */
.iconrow {
	margin-bottom: 3px;
}
.iconrow:last-child {
	margin-bottom: 0;
}


.iconrow .power-icon {
	display: inline-block;
	background-color: #fff;
	cursor: default;
	width: 45px;
	height: 45px;
	border: 2px solid #333;
	text-align: center;
	cursor: pointer;
}
.iconrow .list-icon {
	display: inline-block;
	width: 45px;
	margin-right: 3px;
	vertical-align: bottom;
	cursor: pointer;
}
.iconrow .power-icon span {
	display: block;
	width: 100%;
	text-align: center;
	white-space: nowrap;
}
.resources a {
	color: #192542;
	text-decoration: none;
    font-size: 1.1em;
}
.resources a i {
	margin-right: 5px;
}

.container table.dataTable>thead .sorting::after,
.container table.dataTable>thead .sorting_asc::after {
	display:none;
	content: '';
}

.container table.dataTable>thead .sorting_desc::after {
	display:none;
}

.container table.dataTable>thead .sorting {
	background-image: url(https://datatables.net/media/images/sort_both.png);
	background-repeat: no-repeat;
	background-position: center right;
}

.container table.dataTable>thead .sorting_asc {
	background-image: url(https://datatables.net/media/images/sort_asc.png);
	background-repeat: no-repeat;
	background-position: center right;
}

.container table.dataTable>thead .sorting:before,
.container table.dataTable>thead .sorting:after,
.container table.dataTable>thead .sorting_asc:after,
.container table.dataTable>thead .sorting_desc:after,
.container table.dataTable thead .sorting_desc:after,
.container table.dataTable thead .sorting_asc:after,
.container table.dataTable>thead .sorting_asc:before,
.container table.dataTable>thead .sorting_desc:before,
.container table.dataTable thead .sorting_desc:before,
.container table.dataTable thead .sorting_asc:before {
	content: '';
}

.container table.dataTable>thead .sorting_desc {
	background-image: url(https://datatables.net/media/images/sort_desc.png);
	background-repeat: no-repeat;
	background-position: center right;
}


.filter-row h6 {
    font-weight: bold;
}
.filter-row label {
    font-weight: bold;
    width: 100%;
    display: block;
}

#data-table-search.skus thead tr,
#data-table.skus thead tr {
    background-color: #192542;
    color: #fff;
    cursor: pointer;
}

#data-table-search.skus tbody tr td,
#data-table-search.skus thead tr th,
#data-table.skus tbody tr td,
#data-table.skus thead tr th {
    padding: 3px 0 3px 9px;
}

#data-table-search.skus tbody tr,
#data-table.skus tbody tr {
    cursor: default;
}


#data-table-search.skus tbody tr.even:hover,
#data-table-search.skus tbody tr:hover,
#data-table.skus tbody tr.even:hover,
#data-table.skus tbody tr:hover {
    background-color: rgba(11,134,200,0.25);
}
#data-table-search.skus tbody tr.even,
#data-table.skus tbody tr.even {
    background-color: #ddd;
}
#data-table-search.skus a i.fa-plus,
#data-table.skus a i.fa-plus {
    background-color: #192542;
    color: #fff;
    padding: 5px;
}

#data-table-search.skus,
#data-table.skus {
    color: #192542;
}
#data-table-search.skus a,
#data-table.skus a {
    font-weight: bold;
    color: #192542;
    text-decoratoin: underline;
}

/* switch off */
.filter-row .ckbx-style-8 label:before {
	background-color: #575E62;
}
/* switch on */
.filter-row .ckbx-style-8 input[type=checkbox]:checked+label:before {
	background-color: #009C3D;
}

input[type="checkbox"][readonly] {
	pointer-events: none;
}


div.family-tile-title h4, div.family-tile-title p {
	font-weight: bold;
	display: inline-block;
}
div.family-tile-title p {
	margin: 0;
}

.row.flex-center {
	justify-content: center;
}

div.acc-tile h4,
div.family-tile h4 {
	color: #192542;
	font-size: 16px;
	margin: 0;
	font-weight: bold;
	/* padding: 0; */
	line-height: 13px;
}

div.acc-tile p,
div.family-tile p {
	padding: 0;
	font-weight: 600;
	margin-top: 1px;
	margin-bottom: 0;
	font-size: 14px;
}

h5.subtitle {
	font-weight: bold;
	font-sizE: 1.3em;
}

h5.table-subtitle {
	font-weight: bold;
	font-sizE: 1.3em;
	margin-bottom: 0;
	margin-top: 4px;
	color: #fff;
}

div.family-tile-title h4 {
	text-align: center;
	color: #192542;
	font-size: 1.5rem;
	margin: 0 0 10px 0;
	line-height: 1em;
}

.product-in-family img,
.family-image img {
	max-width: 100%;
}

.family-highlights h1 {
	font-size: 2.1em;
	font-weight: bold;
	margin-bottom: 10px;
}
.family-highlights h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
}
ul.product-highlights,
ul.family-highlights {
	font-size: 1.1em;
	margin-top: 5px;
	list-style-position: outside;
	padding-left: 20px;
}

.highlights p.highlight-note {
	font-size: 1.1em;
}

.product-info h1 {
	font-size: 2.1em;
	font-weight: bold;
	margin-bottom: 10px;
}
.product-info h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
}
.product-page .sku-heading h1 {
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 10px;
}
.product-page .sku-heading h2 {
    font-size: 2.1em;
    font-weight: bold;
    margin-bottom: 10px;
}

.sku-tab.dimensions-tab img,
.sku-tab.photometrics-tab img {
	width: 95%;
}


.product-in-family {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	background-color: #575E624C;
	padding: 10px 7px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
	min-height: 350px;
}
.product-in-family .product-image {
	background-color: #fff;
	border: 2px solid #192542;
	margin-bottom: 7px;
}
.product-in-family h3 {
	font-size: 1.4em;
	font-weight: bold;
}
.product-in-family h4 {
	font-size: 1.2em;

}








.filter_group.feature_filters h5 {
	margin: 15px 0;
}

.filter_group p.clear-filter {
    margin: 0;
    font-weight: bold;
    position: relative;
    top: -10px;
    cursor: pointer;
    display:none;
}
.filter_group p.clear-filter:hover {
    text-decoration: underline;
}

table.pdatatable.dataTable thead th {
	padding: 5px 10px;
	border-bottom: 1px solid #111;
}
table.pdatatable.dataTable tbody td {
	padding: 5px 10px;
}

table.pdatatable.dataTable tbody td a {
	cursor: pointer;
	font-weight: bold;
}

table.pdatatable.dataTable tbody td a.order-code-link {
	text-decoration: underline;
	font-weight: bold;
}
table.pdatatable.dataTable tbody td a i.fa-file-pdf {
	font-size: 150%;
}

table.pdatatable.dataTable tbody td.centercol {
	text-align: center;
}


#product-filters {
	position: relative;
	top: 0;
	display:none;
}
#product-filters .filter_group {
	display:none;
}

.order-code-page .tech-data ul li:first-child span {
    padding-top: 0;
    font-weight: bold;
}

h5.filter-head {
    padding: 1em;
    display: block;
    text-align: center;
    border-bottom: 1px solid #192542;
    font-size: 115%;
    font-weight: normal;
    margin-bottom: 22px;
    line-height: 16px;
    font-size: 1.15em;
}
h5.accordion-head {
    padding: 9px 0 9px 0;
    display: block;
    text-align: center;
    /*border-bottom: 1px solid #192542;*/
    font-size: 115%;
    font-weight: normal;
    margin-bottom: 0;
    line-height: 16px;
    font-size: 1.15em;
}
h5.sku-features-head {
    padding: 9px 0 9px 0;
    display: block;
    text-align: center;
    border-bottom: 1px solid #192542;
    font-size: 115%;
    font-weight: normal;
    margin-bottom: 0;
    line-height: 16px;
    font-size: 1.15em;
}

.highlights .text {
	margin-top: 5px;
	width: 90%;
	display: inline-block;
}
.highlights .icon {
	width:9%;
	text-align: right;
	display: inline-block;
	vertical-align: top;
	margin-top: 8px;
}
.highlights .icon i {
	display: block;
	font-size: 17px;
}
.highlights .icon i:hover {
	cursor: pointer;
}


.tab-content h5.filter-subhead {
	line-height: 89%;
	font-size: 1.2em;
	cursor: pointer;
}

.family-tiles .text-center h5 {
	margin: 10px 0 15px 0;
	font-weight: bold;
	font-size: 22px;
}

.filter_group h5.filter-subhead {
	font-weight: bold;
	cursor: pointer;
}


h5.filter-subhead.sub-feature {
	font-size: 1.1em;
	margin-left: 15px;
	cursor: pointer;
}
ul.option-list.indent {
	margin-left: 15px;
}

ul.feature-list.copyable {
    list-style-type: none;
    margin-left:0;
    padding-left:0;
    display: table-row;
}
ul.feature-list.copyable li {
    display: table-cell;
}
ul.feature-list.copyable li:first-child {
    width: 85%;
}

p.feature-list-subhead {
	margin: 0;
	font-weight: bold;
}
ul.feature-list.features {
}
ul.feature-list.construction {
	/*margin-top: 0;*/
}

ul.feature-list.copyable li.copy {
    width: 10%;
    font-size: 18px;
    text-align: right;
}
ul.feature-list.copyable li.copy {
    cursor: pointer;
}

#resources .inner {
	padding: 0 5px;
}

#resources a.side-link {
	color: #192542;
	font-size: 1em;
	display: block;
	margin-bottom: 15px;
}
#resources a.side-link i {
	color: #192542;
	margin-right: 10px;
	margin-left: 5px;
	font-size: 1.5em;
	width: 20px;
	text-align: center;
}

ul#product_carousel_main li {
	padding: 0px;
}
ul#product_carousel_main li:first-child {
 	padding-left: 0;
	/*padding-right: 20px;*/
}
ul#product_carousel_main li:last-child {
	/*padding-left: 20px;*/
	padding-right: 0;
}
.product-list-panel {
	/*margin: 5px 0;*/

}

#products-tabs .nav-item {
	border-right: 1px solid #192542;
	border-top: 1px solid #192542;
	border-bottom: 1px solid #192542;
}
#products-tabs .nav-item:first-child {
	border-left: 1px solid #192542;
}

#products-tabs .nav-item a {
	background-color: #fff;
	color: #192542;
	border: none;
}


#products-tabs.list-page-tabs .nav-item a {
	line-height: 1.9em;
	font-size: 1.2em;
}

#products-tabs .nav-item a.active,
#products-tabs .nav-item a:hover {
	background-color: #192542;
	color: #fff;
}

#product-tabs-content {
	/*max-height: 666px;*/
	/*overflow: scroll;*/
	/*margin-right: 10px !* allow for scrolllbar - todo: how to handle is few options so no scroll? *!*/
}

.buttonrow {
	margin-top: 20px;
}

a.btn {
	width:100%;
	text-align: center;
	font-size: 120%;
	line-height: 2.1em;
	background-color: #192542;
}

.fancybox-container a.btn:hover,
.fancybox-container a.btn {
	color: #fff;
}

a.btn.fill {
	width:100%;
}
a.btn.half {
	width:50%;
}
a.btn.fit {
	width:auto;
}
a.btn.fit.table-btn {
	padding: 0;
	font-size: 60%;
	line-height: 7px;
}
a.btn:hover {
	background-color: #0275d8;
}


.product-page a.nav-link {
    padding: 1em;
}

.product-info .accordion .card {
    border: 0;
}
.product-info .accordion .card .fa-angle-down {
    float: right;
    font-size: 1.5em;
    line-height: 38px;
    margin-right: 10px;
}
.product-info .accordion .card-footer,
.product-info .accordion .card-header {
    padding: 0;
    background-color: #fff;
}
.product-info .accordion .card-header {
    padding: 0 5px 0 3px;
    background-color: #fff;
    border-top: 1px solid #192542;
    text-align: center;
}
.product-info .accordion .card-header h6 {
    margin: 0;
    line-height: 34px;
    font-weight: normal;
    font-size: 1em;
}

.product-info .accordion .card-body {
    /*margin-top: -2px;*/
    background-color: #fff;
    /*border-bottom: 1px solid #192542;*/
    padding: 5px;
}
.card-body .data-row {
    border-bottom: 1px dashed #192542;
    margin: 0;
    line-height: 34px;
}
.card-body .data-row:last-child {
    border-bottom: 0;
}

.card-body .data-row span.tech-value {
    float: right;
}



/*
* HIDE the folio buttons
 */
a.btn.folio {
	display: none !important;
}


a.btn.folio-save {
	color: #fff;
	text-decoration: none;
}

a.btn.folio {
	font-size: 85%;
	line-height: 1em;
	padding: 6px 7px;
}
a.btn.large {
	font-size: 100%;
	padding: 6px 12px;
}
a.btn.folio.tiny {
	font-size: 70%;
	padding: 4px;
	top: -5px;
	position: relative;
}


a.btn.download_schedule_skus_only:hover,
a.btn.download_schedule:hover {
	color: #fff;
	cursor: pointer;
}
a.btn.download_schedule_skus_only,
a.btn.download_schedule,
a.btn.folio,
a.btn.wheretobuy,
a.btn.contact {
	color: #fff;
}
a.btn.folio.folio-remove {
	background-color: #666;
}

.my-folio label,
.my-folio input {
	display: block;
	width: 100%;
}

.my-folio .login-form,
.my-folio .image-form,
.my-folio .upload-form,
.my-folio .build-form,
.my-folio .save-form {
	display: none;
}
.my-folio .schedule-header-image {
	width: 100%;
	height: 400px;
	background-image: url('/assets/images/ordercodes/schedule-cover.png');
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: top center;
}

.my-folio.your-folio .schedule-header-image {
	width: 100%;
	height: 800px;
	/*height: 400px;*/
	background-image: url('/assets/images/ordercodes/schedule-cover.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
}


.my-folio .folio_table {
	/*font-size: 110%;*/
	/*font-weight: 600;*/
	line-height: 150%;
}
.my-folio .folio_table th {
	background-color: #192542;
	color: #fff;
	padding: 3px;

}
.my-folio .folio_table a {
	color: #192542;
}




.tab-content p {
	font-size: 115%;
}
.tab-content a {
	text-decoration: none;
	color: #192542;
}
.order-code-page h5 {
	/*margin: 7px 0 0 0;*/
	/*font-weight: bold;*/
}


.types-list-panel,
.atoz-list-panel,
.sector-list-panel {
	justify-content: center;
}

.adv-search-page .types-list-panel {
	justify-content: left;
}


.atoz-list-panel .product-list-text,
.sector-list-panel .product-list-text,
.product-list-panel .product-list-text,
.types-list-panel .product-list-text {
	border: 1px solid #aaa;
	height: 100%;
	padding: 5px;
}

.product-list-text h4 {
	margin-bottom: 5px;
}
div.product-list-text p {
	margin: 5px 0 10px 0;
}
div.family-icon-row {
	margin-top: 5px;
}
div.family-icon-row img {
	margin-bottom: 5px;
}
div.family-icon-row.product-icons img {
	margin-right: 1px;
}
div.family-icon-row.family-icon-row img {
	margin-right: 2px;
}

footer.footer, footer .footer-alt {
	position: relative;
}

.footer-banner-image {
	/*margin-bottom: 280px;*/
}
.family-page h2.family-heading {
	margin: 20px 0 30px 0;
	color: #192542
}
.family-page h4, .family-page p, .family-page li {
	color: #192542
}

.family-page .product-list-panel .product-list-text {
	padding: 0 5px 0 0;
}

.family-page .product-list-panel .product-thumb,
.family-page .product-list-panel .product-list-text {
	border: 0;
}

.family-page .product-list-panel.list-panel-family-item {
	border-bottom: 1px dashed #000;
	padding: 30px 0 0 0;
	/*margin: 10px 0 30px 0;*/
}

.family-page .product-list-panel.list-panel-family-item:first-child {
	padding-top: 10px;
}

.family-page .product-list-panel .product-thumb {
	background-color: transparent;
}

.family-page .version-header-row {
	cursor: pointer;
	background-color: #666;
	margin: 25px 0 3px 0;
	padding: 0 0 6px 10px;
}
.family-page .version-header-row.emergency {
	background-color: #009C3D;
}
.family-page .version-header-row.gear_type {
	background-color: #192542;
}
.family-page .version-header-row.fixed {
	background-color: #192542;
}


.family-page .version-header-row.version__NW { background-color: #0c5460; }
.family-page .version-header-row.version__D { background-color: #00ca6d; }
.family-page .version-header-row.version__D3 { background-color: #1c7430; }
.family-page .version-header-row.version__M3 { background-color: #001f3f; }
.family-page .version-header-row.version__A3 { background-color: #8F5B00; }
.family-page .version-header-row.version__B { background-color: #2b2b2b; }


.__sector-list-panel .product-thumb,
.product-list-panel .product-thumb {
	padding: 13px 5px;
	background-color: #eee;
	border: 1px solid #aaa;
}
.sector-list-panel .family-tiles .family-tile .product-thumb {
	border: 1px solid #aaa;
}
.sector-list-panel .family-tile .product-thumb {
	text-align:center;
}
.atoz-list-panel {
	padding-right: 5px;
}

.types-list-panel .product-thumb {
	text-align: center;
	padding: 0;
}
.types-list-panel .in-accordion .product-thumb {
	border: 1px solid #192542;
}

.types-list-panel .vision-tile .product-thumb {
	border: none;
}
.types-list-panel .vision-tile h4 {
	font-size: 121%;
}
.atoz-list-panel .product-thumb {
    text-align: center;
    padding: 0;
}


.types-list-panel a img.expander-image {
	height: 196px;
}
.atoz-list-panel a.vision img.expander-image {
	height: 200px;
}


.row.family-tiles {
	padding: 0 0 10px 0;
	border-top: 2px solid #192542;
	border-bottom: 2px solid #192542;
    margin-left: 15px;
}

.adv-search-page .row.family-tiles {
	margin-left: 0;
}

.row.family-tiles.no-shade {
	background-color: #fff;
}

.atoz-list-panel .product-thumb:hover,
.types-list-panel .product-thumb:hover {
	background-color: #F5F5F5
}
.row.family-tiles .product-thumb {
	/*background-color: #fff;*/
	background-color: #F5F5F5;
	align-content: baseline;
	display: block;
	padding: 40px 0;
	min-height: 100%;
}
.row.family-tiles .product-thumb:hover {
	background-color: #F5F5F5;
}

div.atoztile {
	background-image: url(/assets/images/ordercodes/grey-tile.png);
	background-size: 93% 103%;
	background-repeat: no-repeat;
	background-position: top right;
}
div.family-tile .expander-image {
	max-width: 99%;
}
div.atoz-list-panel .expander-image {
	margin: 0 9px 0 0px;  /* bottom 9 */
	position: relative;
}





.atoz-list-panel div.family-tile h4 {
	margin-bottom: 10px;
	margin-top: 5px;
}

.product-list-panel .product-thumb img {
	width: 100%;
}
.sector-list-panel .product-thumb .__expander-image img {
	height: 200px;
}
.sector-list-panel .product-thumb img {
	max-height: 200px;
	position: relative;
	margin: 0 auto;
}



.sector-list-panel .product-thumb img:hover {

}

/***** Pulse *****/

.pulse:hover{
	animation: pulse 1s infinite;
	animation-timing-function: linear;
}

@keyframes pulse {
	0% { transform: scale(1); }
	25% { transform: scale(1.02); }
	50% { transform: scale(1.04); }
	100% { transform: scale(1); }
}


.order-code-page {
	color: #192542;
}
.order-code-page #vertical li {
	/*background-color: #eee;*/
}
.order-code-page .order-code-icons-row,
.order-code-page .order-code-sectors-row {
	margin-bottom: 10px;
}

.order-code-page .order-code-icons-row a,
.order-code-page .order-code-sectors-row a {
	margin: 0 3px 0 3px;
}
.order-code-page .order-code-icons-row a:first-child,
.order-code-page .order-code-sectors-row a:first-child {
	margin-left: 0;
}

.order-code-page .order-code-icons-row a img,
.order-code-page .order-code-sectors-row a img {
	width: 40px;
}
.order-code-page .headings h1 {
	margin-bottom: 0;
	font-size: 2.5em;
}
.order-code-page .headings h1 span.gray {
	color: #888;
	font-size: 70%;
}

.order-code-page .headings h3 {
	margin-top: auto;
	margin-bottom: 0;
}
.order-code-page .headings h4 {
	margin: 0;
}
.order-code-page .headings span.subheading {
	font-size: 1.4em;
}
.order-code-page .headings .align-bottom {
	display:flex;
	flex-direction: column;
}
.order-code-page .lightshade:hover {
	background-color: #eee;
}

.order-code-page .tech-data ul {
	list-style-type: none;
	padding-left: 0;
	white-space: nowrap;
    margin-top: 0;
}
.order-code-page .tech-data ul li {
	border-bottom: 1px dashed #999;
}
.order-code-page .tech-data ul li span {
	width: 50%;
	display: inline-block;
	font-size: 1.2em;
	padding: 10px 0 10px 0;
}
.order-code-page .tech-data ul li span.data-title {
	padding-left: 4px;
	font-weight: bold;
}
.order-code-page  #resources ul.other_options {
	padding-left: 4px;
	list-style-type: none;
}
.order-code-page  #resources ul.other_options li:first-child {
	padding-top:0;
}
.order-code-page  #resources ul.other_options li {
	padding: 8px 0;
}
.order-code-page  #resources ul.other_options li a {
	color: #192542;
	text-decoration: none;
}
.order-code-page ul.feature-list li:first-child {
	padding-top: 0;
}
.order-code-page ul.feature-list li {
	padding-top: 6px;
}

.info_panel {
	width: 100%;
	position: fixed;
	z-index: 10000;
}
.info_panel .info_panel_bg {
	width: auto;
	position: absolute;
	right: 5%;
	max-height: 50px;
	display:none;
	background-color: #333;
	padding: 10px 40px 0 40px;
	border-color: #fff;
	border-width: 2px;
	border-radius:0px 0px 10px 10px;
	-moz-border-radius:0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
}
.info_panel .info_panel_bg .info_text {
	color: #fff;
}
.info_panel .info_bar_bg {
	display:none;
	background-color: #0275d8;
	text-align: center;
}
.info_panel .info_bar_bg p {
	color: #fff;
	line-height: 200%;
}
.info_panel .info_bar_bg a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#searchResult {
	padding: 5px 0 0 0;
	min-width: 20%;
	overflow-y: auto;
	overflow-x: hidden;
	visibility: hidden;
	border: thin solid #999;
	position: absolute;
	right: 37px;;
	top: 50px;
	z-index: 1;
	background-color: #f7f7f7;
}

#searchResult a {
	color: #192542;
}
#searchResult a h6 {
	color: #192542;
	margin-bottom: .5rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}
#searchResult .row {
	padding: 0 10px;
	background-color: #fff;
}
#searchResult .row:hover {
	background-color: #192542 !important;
}
#searchResult .row:hover a h6 {
	color: #fff !important;
}
#searchResult a.result-link.advanced:hover {
	text-decoration: underline;
}
#searchResult .row.advanced {
	background-color: #0275d8;
}
#searchResult a.result-link h6.advanced {
	color: #fff;
	text-align: right;

}
#searchResult a.result-link h6.advanced span {
	text-decoration: underline;
}
#searchResult .row.result.regular:first-child {
	background-color: #192542;
}
#searchResult .row.result.regular:first-child a {
	color: #fff;
}
#searchResult .row.result.regular:first-child a:hover {
	text-decoration: none;
}
i.fa-search {
	cursor: pointer;
	font-size: 165%;
}
input:focus, textarea:focus, select:focus{
	outline: none;
}
nav.navbar input.search-term {
	font-family: "segoe ui";
	font-size: 15px;
	height: 28px;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin: 0px;
	outline: none;
	border: 0px;
	vertical-align: baseline;
}

.adv-search-page {
	min-height: 70vh;
}

.row.adv-search-form {
	background-color: #eee;
}

.adv-search-form form {
	width: 100%;
}
.adv-search-form legend {
	font-size: 125%;
	font-weight: bold;
	width:auto;
	padding: 0 10px 10px 10px;
	color: #192542;
}
.adv-search-form fieldset.search_term legend {
	padding-bottom: 0;
}
.adv-search-form fieldset {
	margin: 0;
	padding: 0 10px 10px 20px;
	margin-bottom: 10px;
	border: 1px dashed #999;
	text-align: center;
}
.adv-search-form fieldset.search_term {
	/*border: none;*/
}
.adv-search-form label {
	font-size: 125%;
}
.adv-search-form input.search_check {
	height: 16px;
	width: 16px;
	margin-right: 18px;
	margin-left: 5px;
	position: relative;
	top: 3px;
}
.adv-search-form input.search_text {
	width: 50%	;
}
.adv-search-form .search_submit {
	background-color: #192542;
	color: #fff;
}
.adv-search-form .search_submit:hover {
	background-color: #0275d8;
	color: #192542;
	cursor: pointer;
	border: 1px solid #192542;
}
a.btn.showall {
	color: #fff;
	width: 87%;
	font-sizE: 100%;
	line-height: 100%;
	margin-bottom: 10px;
	cursor: pointer;
}

.case_study_search_thumb {
	background-size: cover;
	height: 250px;
	background-position: center;
	position: relative;
}

.case-study-search-overlay {
	position: absolute;
	bottom: 0;
	#background-color: #ffffff66;
	padding: 10px;
	width: 100%;
}
div.case-study-search-overlay p,
div.case-study-search-overlay h4 {
	line-height: 130%;
	text-shadow: 1px 1px #2b2b2b;
}
div.case-study-search-overlay h4 {
	color: #fff;
	font-size: 130%;
}
div.case-study-search-overlay p {
	font-size: 120%;
	color: #dddddd;
}

.family-tiles.search-tiles {
	border-bottom: none;
}


.build-form h3 {
	font-size: 18px;
}
.build-form progress {
	height: 50px;
	width: 100%;
	margin-top: 20px;
}
.build-form p {
	font-size: 14px;
}
.build-form p span {
	font-weight: bold;
}

.obsolete-title {
	color: red;
}

