
html {
	border-bottom: 1px solid transparent;
	/* with min-height cause showing always the scrollbar */
	-webkit-font-smoothing: antialiased;
	/* Fixes Webkit GPU rendering */
	min-height: 100%;
}

/*
.style-container2:nth-child(2) {
   margin-right: 7px !important;
   width: 315px !important;
}
.style-container2:last-child {
   margin-right: 0px !important;
   width: 315px !important;
}
*/
body {
	background: #ecedee;
	font-family: "Univers LT W01_55 Roman1475956";
	color: #000;
	font-size: 13px;
	line-height: 14px;
	min-height: 100%;
	padding: 0 10px 0 10px;
}

.panel {
	background: none;
}

.red {
	color: #ed1c24;
}

.black {
	color: #000;
}

.asi-page + #asi-top, .asi-page + .asi-page-wrap {
	margin-left: -10px !important;
	margin-right: -10px !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.breadcrumbs {
	font-size: 13px;
	margin-bottom: 30px;
	margin-top: 15px;
	color: #000;
}

.single-post .breadcrumbs {
	font-size: 13px;
	margin-bottom: 30px;
	margin-top: 0;
	padding-top: 16px;
	color: #000;
}

.single-post article {
	margin: 0;
}

.single-post #text-2 {
	display: none;
}

.single-post #gk-mainbody {
	min-height: 600px;
}

div.addtoany_list {
	display: block;
	text-align: right;
	width: 100%;
	height: 30px;
}

.addtoany_list a.addtoany_share_save {
	color: #ed1c24;
	font-size: 12px;
}

.addtoany_share_save:before {
	content: "";
	color: #ed1c24;
	font-family: FontAwesome;
	margin-right: 7px;
}

.a2a_button_print:after {
	content: "Print";
	color: #ed1c24;
	font-size: 12px;
}

.page-template-template-fullwidth #gk-mainbody {
	padding: 20px 40px;
	background: #fff;
}

/* 1.2. Base typography elements
==================================== */
strong {
	font-family: "Univers LT W01_65 Bold1475968";
	font-weight: normal;
}

a {
	color: #ed1c24;
	text-decoration: none;
	-webkit-transition: color .3s ease-out;
	-moz-transition: color .3s ease-out;
	-ms-transition: color .3s ease-out;
	-o-transition: color .3s ease-out;
	transition: color .3s ease-out;
}

article section.content a, article section.intro a {
	color: #ed1c24;
}

article section.content a:active, article section.content a:focus, article section.content a:hover, article section.intro a:active, article section.intro a:focus, article section.intro a:hover {
	color: #111;
}

a:active, a:focus, a:hover {
	color: #ed1c24;
	cursor: pointer;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-weight: normal;
	margin: 20px 0;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

h1 {
	font-size: 40px;
}

h1.page-title, header h1 {
	font-size: 15px;
	font-family: "Univers LT W01_75 Black1475980";
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 40px;
	margin-top: 40px;
}

h2 {
	font-size: 32px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 13px;
	text-transform: uppercase;
	font-family: "Univers LT W01_65 Bold1475968";
}

h5 {
	font-size: 14px;
	font-family: "Univers LT W01_75 Black1475980";
	margin: 0 0 10px 0;
}

h6 {
	font-size: 13px;
	font-family: "Univers LT W01_75 Black1475980";
	margin: 10px 0 5px 0;
}

p {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	margin: 0 0 15px;
}

.gray {
	background: #eeefef;
}

hr {
	border: 0;
	clear: both;
	height: 2px;
	background: #ccc;
	margin: 20px 0;
	float: left;
	width: 100%;
}

svg {
	position: relative;
}

.icon-arrow-right {
	width: 1.2em;
	height: 1.2em;
	transform: translateY(1px);
}

.page-title {
	font-size: 32px;
}

ul {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
}

ol {
	margin: 10px 0;
	padding-left: 20px;
}

#asi-mainbody ul li {
	list-style: none;
	line-height: 1.5;
	position: relative;
	margin: 0px 0 1px 13px;
}

ul .product-spec-buttons {
	list-style: none;
	line-height: 1.5;
	position: relative;
	margin: 0px 0 -2px 0 !important;
}

#asi-mainbody ul li:before {
	color: #ed1c24;
	content: "";
	font-family: FontAwesome;
	font-size: 60%;
	margin-right: 4px;
	margin-top: 0px;
	display: block;
	float: left;
	margin-left: -12px;
	position: absolute;
	left: 0;
	top: 4px;
}

.ultimate-privacy ul li:before {
	color: #666 !important;
}

.ultimate-privacy .privacy-heading {
	margin-bottom: 0;
}

.ultimate-privacy ul:first-of-type {
	margin-top: 0 !important;
}

img {
	height: auto;
	max-width: 100%;
}

.box ul li, .box ol li {
	border-top: 1px solid #eee;
}

.box ul li:first-child, .box ol li:first-child {
	border-top: none;
}

.box ul ul, .box ol ol {
	border-top: 1px solid #eee;
	margin: 0;
	padding: 0 0 0 20px;
}

/* 1.3. Base form elements
==================================== */

/* buttons */
.btn, button, .readon, a.gk-button, input[type="button"], input[type="submit"] {
	display: inline-block;
	padding: 4px 10px 4px;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 14px;
	color: #333;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled], button:hover, input[type="button"]:hover, input[type="submit"]:hover, button:active, input[type="button"]:active, input[type="submit"]:active, button.disabled, input[type="button"].disabled, input[type="submit"].disabled, a.gk-button:hover, a.gk-button:active, a.gk-button.active, a.gk-button.disabled, a.gk-button[disabled], .readon:hover, .readon:active, .readon:focus {
	background-color: #e6e6e6;
}

.btn:active, .btn.active, button:active, a.gk-button:active, a.gk-button.active input[type="button"]:active, input[type="submit"]:active {
	background-color: #ccc;
}

.btn:first-child, button:first-child, a.gk-button:first-child, input[type="button"]:first-child, input[type="submit"]:first-child {
	margin-left: 0;
}

.btn:hover, button:hover, a.gk-button:hover, input[type="button"]:hover, input[type="submit"]:hover {
	color: #333;
	text-decoration: none;
	background-color: #e6e6e6;
	background-position: 0 -15px;
	-webkit-transition: background-position .1s linear;
	-moz-transition: background-position .1s linear;
	-ms-transition: background-position .1s linear;
	-o-transition: background-position .1s linear;
	transition: background-position .1s linear;
}

.btn:focus, button:focus, a.gk-button:focus, input[type="button"]:focus, input[type="submit"]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn.active, .btn:active, button:active, a.gk-button:active, input[type="button"]:active, input[type="submit"]:active {
	background-color: #e6e6e6;
	background-color: #d9d9d9;
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn.active.nitro-lazy, .btn:active.nitro-lazy, button:active.nitro-lazy, a.gk-button:active.nitro-lazy, input[type="button"]:active.nitro-lazy, input[type="submit"]:active.nitro-lazy {
	background-image: none !important;
}

.btn.disabled, .btn[disabled], button.disabled, a.gk-button:disabled, a.gk-button[disabled], input[type="button"].disabled, input[type="submit"].disabled {
	cursor: default;
	background-color: #e6e6e6;
	background-image: none;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.btn.disabled.nitro-lazy, .btn[disabled].nitro-lazy, button.disabled.nitro-lazy, a.gk-button:disabled.nitro-lazy, a.gk-button[disabled].nitro-lazy, input[type="button"].disabled.nitro-lazy, input[type="submit"].disabled.nitro-lazy {
	background-image: none !important;
}

.btn-large {
	padding: 9px 14px;
	font-size: 15px;
	line-height: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/* input fields */
input[type="text"], input[type="password"], input[type="email"], input[type="www"], input[type="tel"] {
	background: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	color: #333;
	height: 32px;
	line-height: 32px;
	padding: 0 9px;
	width: 250px;
}

textarea {
	background: #fff;
	border: 1px solid #e5e5e5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	color: #333;
	font-size: 14px;
	line-height: 23px;
	padding: 10px;
	text-transform: none;
}

label {
	display: inline-block;
	font-size: 13px;
	font-family: "Univers LT W01_65 Bold1475968";
	padding: 0 0 4px 0;
}

select {
	max-width: 100%;
}

/* 1.4. Base other elements
==================================== */
article {
	margin: 20px 0;
}

.tag-page article, .category-page article, .search-page article {
	margin: 20px 0 60px 0;
}

/* 1.5. Base CSS classes
==================================== */

/*
 *
 * 2. Template containers
 *
 *
------------------------------------ */

/* #asi-head + .asi-page-wrap,
#asi-head + #asi-top {
    -webkit-box-shadow: 0px 6px 30px -8px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 6px 30px -8px rgba(0,0,0,0.75);
    box-shadow: 0px 6px 30px -8px rgba(0,0,0,0.75);
}
*/
#asi-header + .asi-page-wrap {}

.asi-page {
	margin: 0 auto;
	width: 100%;
}

#mainbody-columns {
	display: block;
	overflow: hidden;
	/* padding: 0 40px;*/
	min-height: 600px;
	background: #fff;
}

.asi-page-wrap {
	/*float: left;*/
	width: 100%;
	background: #fff;
}

#asi-wrap {
	-webkit-box-shadow: 0px 6px 30px -8px rgba(0, 0, 0, .75);
	-moz-box-shadow: 0px 6px 30px -8px rgba(0, 0, 0, .75);
	box-shadow: 0px 6px 30px -8px rgba(0, 0, 0, .75);
	margin: 0 auto;
	max-width: 959px;
	background: #fff;
}

header .asi-page {
	padding: 18px 40px 0px 40px;
	border-bottom: 4px solid #ccc;
	height: 135px;
	background: #fff;
	position: relative;
}

.home #mainbody-columns {
	padding: 0;
	min-height: 0;
}

#mainbody-columns > section {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	float: left;
	width: 100%;
}

#mainbody-columns > aside {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	float: left;
}

#mainbody-columns.asi-column-left > section {
	float: right;
}

#mainbody-columns.asi-column-left > aside {
	float: left;
	padding: 0 20px 0 0;
}

/*
 *
 * 3. Template structure
 *
 *
------------------------------------ */

/* 3.1. Top
==================================== */
#asi-top {
	overflow: hidden;
	padding: 24px 14px;
}

/* 3.2. Header
==================================== */
#asi-head {
	position: relative;
}

#asi-head #searchform {
	/* float: right; */
	
	/* margin-top: 30px; */
	position: absolute;
	right: 42px;
	top: 38px;
}

#searchform label, #searchform #searchsubmit {
	display: none;
}

#asi-head:after {
	clear: both;
	content: "";
	display: table;
}

#asi-head a.cssLogo {
	background: transparent url("https://cdn-ilekkja.nitrocdn.com/tXFaoPojYWmaZEccygpOYxdXykrgZUQE/assets/images/optimized/rev-c6eb544/asi-accuratepartitions.com/wp-content/themes/ASIAccurate/images/ASI-Accurate-Partitions-Logo@2x.png") no-repeat 0 0;
	display: block;
	height: 45px;
	width: 168px;
	text-indent: -9999px;
	background-size: contain;
	max-width: 90%;
	margin: 19px 0 22px 2px;
}

#asi-head a.cssLogo.nitro-lazy {
	background: none !important;
}

#main-menu-mobile {
	border: 1px solid #000;
	height: 48px;
	left: -9999px;
	position: absolute;
	top: 0px;
	width: 160px;
}

#asi-header {
	background: #f5f5f5;
	margin: 0 -10px;
	padding: 30px 0;
}

#asi-header .header img {
	display: block;
	height: auto;
	width: 100%;
}

#asi-header .header {
	border: none;
	margin: 0;
	padding: 0;
}

/* 3.3. Content
==================================== */
#asi-mainbody {
	padding: 0;
}

section.intro {
	font-size: 110%;
	padding: 0;
}

.box::after, #respond::after, #asi-mainbody::after, #mainbody-columns::after {
	clear: both;
	content: "";
	display: table;
}

section.content::after {
	clear: both;
	content: "";
	display: table;
}

/* 3.4. Sidebar
==================================== */

/* 3.5. Bottom
==================================== */
#asi-bottom {
	margin: 30px auto;
	overflow: hidden;
	padding: 45px 0 0 0;
}

#asi-bottom ul li, #asi-bottom ol li {
	line-height: 2;
}

#asi-bottom .box ul li, #asi-bottom .box ol li {
	border-top: none;
}

/* 3.6. Footer
==================================== */
#homepage-footer {
	background: #ed1c24;
	padding: 20px 40px;
	color: #fff;
	font-size: 13px;
	clear: both;
	width: 100%;
	float: left;
}

#homepage-footer ul li {
	margin-bottom: 1px;
	border-bottom: 1px solid #fff;
	padding-bottom: 1px;
}

.homepage-footer-nav {
	padding-right: 20px !important;
}

ul.footer_nav {
	margin-left: 0px;
	margin-top: 55px;
}

ul.footer_nav a, #homepage-footer .col-md-2 ul a {
	color: #fff !important;
}

#homepage-footer h4 {
	color: #fff;
}

#asi-footer {
	clear: both;
	color: #fff;
	font-size: 13px;
	background: #ed1c24;
	margin: 0 auto 0 auto;
	padding: 0 40px;
	height: 100px;
	display: flex;
	flex-direction: row;
	align-items: flex-end;
	padding-bottom: 15px;
}

#asi-footer > .asi-group-logo {
	margin-left: auto;
}

#asi-footer a {
	color: #aaa;
}

#footer-menu {
	float: left;
}

#asi-footer a:active, #asi-footer a:focus, #asi-footer a:hover {
	color: #5990de;
}

#asi-footer .asi-copyrights {
	float: right;
	line-height: 32px;
}

#asi-style-area {
	clear: both;
	margin: 20px 0;
	text-align: center;
}

#asi-top-link {
	margin-left: 20px;
}

.social-platforms {
	display: flex;
	margin-bottom: 20px;
}

.social-platforms__icon {
	margin-right: 10px;
}

.social-platforms__icon a:hover img {
	transform: scale(1.1);
}

.social-platforms__icon img {
	width: 30px;
}

.asi-disclaimer {
	margin: 0;
}

#disclaimer {
	margin: 0 auto;
	color: #000;
	margin-bottom: 20px;
	font-size: 11px;
	padding: 15px 0 2px 0;
	background: #fff;
}

#disclaimer p {
	margin-left: 40px;
}

/*
 *
 * 4. Widget styles
 *
 *
------------------------------------ */

/* 4.1. Base style
==================================== */
.box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
}

.box-title {
	font-size: 20px;
	font-weight: 300;
	margin: 0 0 12px 0;
}

/* 4.2. Base style for other areas
==================================== */
#asi-top .box, #asi-bottom .box {
	float: left;
}

.widget-area .col1 {
	width: 100%;
}

.widget-area .col2 {
	width: 50%;
}

.widget-area .col3 {
	width: 33.3%;
}

.widget-area .col4 {
	width: 25%;
}

.widget-area .col5 {
	width: 20%;
}

.widget-area .col6 {
	width: 16.6%;
}

.widget-area .box.last1 {
	width: 100%;
}

.widget-area .box.last2 {
	width: 50%;
}

.widget-area .box.last3 {
	width: 33.3%;
}

.widget-area .box.last4 {
	width: 25%;
}

.widget-area .box.last5 {
	width: 20%;
}

.widget-area .nth1 {
	clear: both;
}

/* 4.3. Device classes
==================================== */
.onlyDesktop {
	display: block !important;
}

.onlyTablets {
	display: none !important;
}

.onlySmartphones {
	display: none !important;
}

.onlyTabltetsAndSmartphones {
	display: none !important;
}

/*bootstrap overides */
.row {
	margin-left: 0;
	margin-right: 0;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	padding-right: 0;
	padding-left: 0;
}

.panel-default > .panel-heading {
	background-image: none;
	filter: none;
	background-repeat: repeat-x;
}

.panel-default > .panel-heading.nitro-lazy {
	background-image: none !important;
}

.panel-default > .panel-heading {
	color: #000;
	background: none;
	border-color: #fff;
}

.panel-group {
	margin-bottom: 0;
}

.panel {
	border: 0;
	box-shadow: none !important;
	padding: 0;
}

.panel-heading, .panel-default > .panel-heading + .panel-collapse > .panel-body {
	padding: 0;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ddd;
	border: 0;
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-b {
	border: 0;
}

/*homepage*/
#homepage_boxes {
	width: 100%;
	clear: both;
	font-size: 13px;
	margin-right: -5px;
	background: #fff;
	display: flex;
	flex-wrap: wrap;
}

#homepage_boxes:after {
	content: "";
	display: block;
	clear: both;
}

#homepage_boxes > [class*="col-"] {
	display: flex;
	flex-direction: column;
}

#homepage_boxes h3 {
	font-family: "Univers LT W01_59 Ult Cond";
	text-transform: uppercase;
	font-size: 22px;
	margin-bottom: 5px;
}

#homepage_boxes .homepage_box {
	height: 100%;
	background: #ededee;
	margin: 4px 2px;
}

#homepage_boxes > div:first-child .homepage_box {
	margin-left: 0;
}

#homepage_boxes > div:last-child .homepage_box {
	margin-right: 0;
}

.homepage_box_description {
	padding: 0 40px 20px;
}

.homepage_box_description p {
	margin: 10px 0;
	line-height: 1.3em;
}

.homepage_box_description > p {
	min-height: 60px;
}

.homepage_box_image {
	height: 200px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.homepage_box_image img {
	max-width: 250px;
}

.homepage_links {
	display: inline-flex;
	flex-direction: column;
	min-width: 180px;
}

a.home_link {
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	padding: 1px 5px;
	font-family: "Univers LT W01_65 Bold1475968";
	color: #000;
	border: 1px solid #ed1c24;
	margin: 3px 0;
	position: relative;
}

a.home_link--light {
	border-color: white;
	color: white;
}

a.home_link span.right-chevron {
	content: url("https://cdn-ilekkja.nitrocdn.com/tXFaoPojYWmaZEccygpOYxdXykrgZUQE/assets/images/optimized/rev-c6eb544/asi-accuratepartitions.com/wp-content/themes/ASIAccurate/images/after-arrow.png");
	display: inline-block;
	width: 10px;
}

.huge_it_slideshow_image_wrap_1 {
	margin-top: 30px !important;
}

.homepage-footer-text {
	padding-right: 30px;
}

.carousel-indicators li {
	background-color: #c5c7c9;
	border: 0px solid #fff;
	height: 12px;
	width: 12px;
	margin: 2px;
	border-radius: 12px;
}

.carousel-indicators li.active {
	background-color: #ed1c24;
	margin: 2px;
}

#homeCarousel {
	margin: 20px 0 0px 0;
}

#homeCarousel .carousel-indicators {
	left: 90%;
	bottom: 10px;
}

.carousel-indicators li.active {
	background-color: #ed1c24;
}

/*CEU*/
.ceu-text {
	padding-right: 80px;
}

#ceu-courses {
	/*padding-top: 30px;*/
	float: left;
	width: 100%;
	margin-left: -20px;
}

.ceu {
	padding: 0 20px;
}

.page-template-template-ceu section.content {
	margin-bottom: 30px;
}

/*COMPARE */
.compare-img {
	height: 150px;
	width: auto;
}

/* Tech Data sheets */
.page-template-template-tech-data header h1 {
	margin-top: 50px;
}

#accordion.tech-cat-column h4.panel-title {
	text-transform: none;
}

.page-template-template-archive #gk-mainbody {
	padding: 0px;
}

/*SHIPPED IN 48 HOURS */
.page-template-template-shipped #asi-mainbody {
	padding-bottom: 60px;
}

#shipped-info {
	width: 100%;
	padding: 15px 0 0 0;
	border: 0px solid #ccc;
	float: left;
	margin: 15px 0 0px 0;
	text-align: left;
}

#shipped-info strong {
	color: #000;
}

#shipped-info img {
	margin-top: 0px;
	max-width: 230px;
	float: left;
	margin-right: 30px;
}

#shipped-info h5 {
	font-family: "Univers LT W01_65 Bold1475968";
	font-size: 15px;
	margin-bottom: 3px;
}

#shipped-info h5 span {
	font-family: "Univers LT W01_65 Bold1475968";
	font-family: "Univers LT W01_55 Roman1475956";
}

#shipped-info > div:nth-child(1) p {
	border-right: 1px solid #ccc;
	color: #666;
	margin-top: 40%;
	margin-bottom: 0;
	margin-right: -15px;
	font-size: 13px;
	line-height: 16px;
}

#shipped-info > div:nth-child(2) {
	padding-left: 4%;
	color: #000;
	margin-top: 23.5%;
	padding-right: 40px;
	border-right: 1px solid #d3d3d3;
}

#shipped-info > div:nth-child(2) p {
	margin-bottom: 0;
}

#shipped-info > div:nth-child(3) {
	padding-left: 4%;
	color: #000;
	margin-top: 23.5%;
	padding-right: 40px;
}

#shipped-info > div:nth-child(3) p {
	margin-bottom: 0;
}

#shipped-content {
	color: #666;
	font-style: italic;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	float: left;
	width: 100%;
	margin-bottom: 40px;
	line-height: 1.7em;
}

#shipped-content ul li {}

#shipped-content ul {
	margin: 0;
}

#shipped-info a.button {
	color: #fff;
	text-transform: uppercase;
	float: left;
	display: block;
	padding: 15px;
	font-size: 16px;
	font-family: "Univers LT W01_75 Black1475980";
	background: #ed1c24;
	margin-right: 10px;
}

/*GREEN INITIATIVES */
.leed_link {
	margin: 10px 0;
	color: #ed1c24;
	display: block;
}

#leed-info {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	padding-bottom: 50px;
}

.leed {
	padding-top: 20px;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	color: #666;
	padding-bottom: 0px;
	width: 100%;
	float: left;
}

#leed-table {
	width: 100%;
	margin-bottom: 15px;
}

#leed-table th {
	text-transform: uppercase;
	font-family: "Univers LT W01_65 Bold1475968";
	color: #000;
}

#leed-table td, #leed-table th {
	padding: 10px;
	background: #ededee;
	min-height: 40px;
	height: 40px;
	border: 2px solid #fff;
	text-align: center;
	vertical-align: middle;
}

.page-template-template-technical .panel-default > .panel-heading {
	border-bottom: 1px solid #ccc;
}

.panel-default > .panel-heading {
	color: #000;
	background: none;
	border-color: #fff;
}

.page-template-template-technical h4.panel-title {
	text-transform: none;
	font-size: 13px;
	width: 100%;
	color: #fff;
}

.tech-inner {
	padding: 40px 0px;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
}

.tech-inner li {
	line-height: 1.2em;
	padding: 2px 0;
	position: relative;
}

.tech-inner ul {
	margin: 0 0 15px 15px;
}

.tech-inner .care ul {
	margin: 0 0 0px 15px;
}

.tech-inner ul ul {
	margin: 0 0 0 12px;
}

.tech-inner ul ul li {
	position: relative;
	color: #666;
}

li.CD-list {}

li.CD-list:before {
	color: #666;
	display: none !important;
}

.panel-group .panel + .panel {
	margin-top: 0px;
}

.panel-body ul {
	margin-left: 0;
	margin-top: 5px;
}

.tech-inner ul li:before {
	color: #666;
	content: "";
	font-family: FontAwesome;
	font-size: 50%;
	margin-right: 0px;
	margin-top: 0px;
	display: block;
	float: left;
	margin-left: -12px;
	position: absolute;
	left: 0;
	top: 2px;
}

.panel-group .panel + .panel {
	margin-top: 0px;
}

.tech-inner > div {
	-webkit-column-break-inside: avoid;
	/* Chrome, Safari */
	page-break-inside: avoid;
	/* Theoretically FF 20+ */
	break-inside: avoid-column;
	padding: 20px;
}

.tech-inner a {
	color: #666;
	line-height: 1.2em;
}

.panel-title a {
	line-height: 1.8em;
}

.tech-inner a:hover, .tech-lists ul li:hover {
	color: #ed1c24;
}

.tech-inner h5 a {
	color: #000;
}

.tech-inner h5 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 0;
	font-size: 13px;
}

.tech-inner hr {
	height: 1px;
	margin: 5px 0;
}

.tech-inner h6 {
	margin: 0 0 3px 0;
}

.tech-lists {
	padding-right: 50px;
	padding-bottom: 40px;
	-webkit-column-break-inside: avoid;
	/* Chrome, Safari */
	page-break-inside: avoid;
	/* Theoretically FF 20+ */
	break-inside: avoid-column;
	/* IE 11 */
	width: 100%;
}

.tech-lists ul {
	margin: 5px 0 5px 25px;
	list-style-type: disc;
	line-height: 1.5em;
}

.tech-lists ul li {
	line-height: 1;
}

.tech-lists ul li a {
	line-height: 1.3em;
}

/*accordion*/
.panel-heading .accordion-toggle.collapsed:after, .panel-heading .accordion-toggle:after, .panel-title a.collapsed:after, .panel-title a:after {
	/* symbol for "collapsed" panels */
	content: "+";
	/* adjust as needed, taken from bootstrap.css */
	float: right;
	/* adjust as needed */
	font-size: 18px;
	color: #999;
	margin-top: -3px;
	font-family: "Univers LT W01_55 Roman1475956";
}

.panel-title .tech-minus:after {
	/* symbol for "collapsed" panels */
	content: "-";
	/* adjust as needed, taken from bootstrap.css */
	float: right;
	/* adjust as needed */
	font-size: 30px;
	color: #999;
	margin-top: -3px;
	font-family: "Univers LT W01_55 Roman1475956";
}

.panel-heading .accordion-toggle.collapse:after, .panel-title a.collapse:after {
	/* symbol for "opening" panels */
	content: "-";
}

.mobile-only {
	display: none !important;
}

.dropdown-menu {
	min-width: 215px;
	font-size: 10px;
	border-radius: 0;
}

.common-ul .dropdown-menu {
	left: -50%;
}

.common-ul {
	margin-left: -4px;
}

/*brochures*/
.page-template-template-reference-library .graybox {
	background: #ededee;
	padding: 40px;
	float: left;
}

.page-template-template-reference-library .graybox .col-sm-6 {
	margin-top: 110px;
}

.page-template-template-brochure .asi-page-wrap {
	margin-top: 40px;
}

.all-brochures {
	padding: 40px 0;
	float: left;
	width: 100%;
}

.brochure img {
	box-shadow: 3px 3px 10px #ddd;
	margin-bottom: 20px;
	width: 100px;
}

@media (min-width: 992px) {
	.brochure {
		width: 20% !important;
	}
}

.brochure h4, .brochure p {
	margin: 0;
}

.brochure h4 span {}

.brochure h4 {
	text-align: left;
	text-transform: none;
	font-size: 13px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px;
	margin-bottom: 4px;
	letter-spacing: .5px;
	line-height: 1.1;
	display: block;
}

.brochurecontent {
	text-align: left;
}

.brochurecontent a {
	color: #666;
}

.brochureimage {
	height: 148px;
}

.brochureimage img {
	border: 1px solid #ccc;
}

.brochure {
	border: 1px solid #ccc;
	text-align: center;
	margin-left: -1px;
	margin-top: -1px;
	padding: 20px 20px 20px 20px;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}

.page-template-template-BIM header h1 {
	margin-bottom: 15px;
}

#gray-box {
	background: #ededee;
	width: 100%;
	float: left;
	padding: 40px 0 20px 0;
	margin-bottom: 20px;
	line-height: 1.6em;
	color: #000;
}

#gray-box > div {
	padding: 0 20px !important;
}

#bim-objects {
	width: 100%;
	float: left;
	font-family: "Univers LT W01_65 Bold1475968";
	color: #000;
	border: 1px solid #ccc;
	padding: 20px 20px 20px 20px;
	margin-bottom: 30px;
}

#bim_file_download, #bim_file_type {
	border: 1px solid #ed1c24;
	text-transform: uppercase;
	color: #000;
	background: #fff;
	font-size: 10px;
	font-family: "Univers LT W01_65 Bold1475968";
	/* margin-top: 62px; */
	height: 25px;
	float: right;
}

#select_divider {
	margin: 0 3px;
}

#bim-objects .bim-name {
	padding: 3px 0;
	width: 100%;
	clear: both;
}

.bim-cat {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}

#bim-objects input[type="checkbox"] {
	display: none;
}

#bim-objects input[type="checkbox"] + label {
	display: inline-block;
	font-size: 13px;
	min-height: 13px;
	max-height: 20px;
	margin: -1px 4px 0 0;
	vertical-align: middle;
	background: url("https://cdn-ilekkja.nitrocdn.com/tXFaoPojYWmaZEccygpOYxdXykrgZUQE/assets/images/optimized/rev-c6eb544/asi-accuratepartitions.com/wp-content/themes/ASIAccurate/images/checkboxes.png") left top no-repeat;
	cursor: pointer;
	padding-left: 20px;
	line-height: 1;
	font-weight: normal;
	font-family: "Univers LT W01_55 Roman1475956";
}

#bim-objects input[type="checkbox"] + label.nitro-lazy {
	background: none !important;
}

#bim-objects p {
	margin: 15px 0 3px 0;
	font-family: "Univers LT W01_65 Bold1475968";
	float: left;
}

#bim-objects input[type="checkbox"]:checked + label {
	background: url("https://cdn-ilekkja.nitrocdn.com/tXFaoPojYWmaZEccygpOYxdXykrgZUQE/assets/images/optimized/rev-c6eb544/asi-accuratepartitions.com/wp-content/themes/ASIAccurate/images/checkboxes.png") left bottom no-repeat;
}

#bim-objects input[type="checkbox"]:checked + label.nitro-lazy {
	background: none !important;
}

#bim_result {
	width: 100%;
	clear: both;
	text-align: center;
	float: left;
	margin: 20px 0;
}

#bim_result a {
	background: #ed1c24;
	color: #fff;
	padding: 10px;
	font-size: 13px;
	margin: 0 auto;
}

#bim_file_download {
	margin-left: 5px;
}

#bim-objects > div.bim-inner {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
}

#bim_object_horizontal_line hr {
	height: 1px;
}

.page-template-template-support a.spec-button {
	background: #ecedee;
	width: 90%;
	padding: 7px 12px !important;
}

.page-template-template-support ul.nav-stacked, .page-template-template-support li.dropdown {
	width: 100%;
}

.page-template-template-support li.dropdown a.spec-button {
	text-align: left;
	background: #fff;
}

.page-template-template-support li.dropdown a.spec-button:after {
	content: "";
	font-family: fontAwesome;
	float: right;
	color: #666;
	font-size: 13px;
	line-height: 13px;
}

.page-template-template-support .dropdown-menu {
	width: 90%;
}

.support-text {
	padding-right: 40px;
	margin-bottom: 20px;
	color: #666;
}

.page-template-template-green {
	color: #666;
}

.page-template-template-green #mainbody-columns {
	padding-bottom: 60px;
}

/*Sitemap*/
.sitemap-content {
	column-count: 2;
	-webkit-column-count: 2;
	/* Chrome, Safari, Opera */
	-moz-column-count: 2;
	/* Firefox */
	margin-bottom: 40px;
	padding: 0 40px;
}

.sitemap-content #footer-menu li:before {
	content: "";
}

.sitemap-content #footer-menu {
	margin-top: 0;
}

.sitemap-content #footer-menu > li {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}

.sitemap-content #footer-menu ul.sub-menu li {
	margin-left: 0;
}

.sitemap-content #footer-menu ul.sub-menu ul.sub-menu li {
	margin-left: 15px;
}

.sitemap-content #footer-menu > li {
	margin-top: 15px;
	margin-left: 0;
}

.sitemap-content #footer-menu > li:first-child {
	margin-top: 0px;
}

.sitemap-content #footer-menu > li > a {
	border-bottom: 1px solid #ccc;
	padding: 0;
	color: #000 !important;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 0;
	font-size: 13px;
	font-family: "Univers LT W01_75 Black1475980";
}

.sitemap-content #footer-menu li a br {
	display: none;
}

.sitemap-content #footer-menu li ul.sub-menu a {
	font-size: 13px;
	color: #666;
	display: block;
	margin-bottom: 7px;
	border-bottom: 0;
}

.sitemap-content #footer-menu > li ul.sub-menu ul.sub-menu li a, .sitemap-content #footer-menu > li > ul.sub-menu > li > a {
	font-family: "Univers LT W01_55 Roman1475956";
}

.sitemap-content #footer-menu ul.sub-menu > li.menu-item-has-children > a {
	color: #000 !important;
	margin-top: 15px;
}

.sitemap-content #footer-menu ul.sub-menu li:first-child > a {
	margin-top: 0;
}

.sitemap-content #footer-menu li.menu-item-has-children > li.menu-item-has-children > a {
	/*font-family:'Univers LT W01_65 Bold1475968' !important;*/
	color: #666 !important;
}

.sitemap-content #footer-menu li.menu-item-has-children > li.menu-item-has-children > a:hover, .sitemap-content #footer-menu li ul.sub-menu a:hover, .sitemap-content #footer-menu ul.sub-menu > li.menu-item-has-children > a:hover, .sitemap-content #footer-menu ul.sub-menu > li.menu-item-has-children > a:hover {
	color: #ed1c24 !important;
}

.sitemap-content #footer-menu > li.menu-item-has-children > a {}

.sitemap-content #footer-menu ul.sub-menu {
	margin-top: 0;
}

.subref, .subref {
	margin-top: 12px;
}

div.reference div.reference-child:nth-child(1) .subref {
	margin-top: 0;
}

.subref-child {
	margin-left: 15px;
	margin-top: 12px;
}

.subref-child ul {
	margin-left: 35px;
}

/*case studies */
#case-studies-wrap {
	padding: 0 60px;
}

#caseCarousel .carousel-control.left, #caseCarousel .carousel-control.right {
	background-image: none;
}

#caseCarousel .carousel-control.left.nitro-lazy, #caseCarousel .carousel-control.right.nitro-lazy {
	background-image: none !important;
}

#caseCarousel .carousel-control {
	position: absolute;
	top: 35%;
	width: 5%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: none;
	filter: alpha(opacity=100);
	opacity: 1;
}

#caseCarousel .carousel-indicators {
	position: static;
	left: 0;
	z-index: 15;
	padding-left: 0;
	margin-left: 0%;
	bottom: 0;
	text-align: right;
	list-style: none;
}

.case-studies-sidebar #breadcrumb-area {
	font-size: 10px;
	font-family: "Univers LT W01_65 Bold1475968";
	border-bottom: 2px solid #000;
	padding-bottom: 7px;
}

.single-case_studies header h1 {
	margin-bottom: 0;
}

.single-case_studies #mainbody-columns {
	padding: 0 60px;
}

#casestudies-menu {
	border-top: 2px solid #666;
	margin-top: 15px;
	padding-top: 15px;
	margin-right: 15px;
}

.case_studies {
	border: 5px solid #ededee;
	padding: 30px;
	color: #666;
	margin-bottom: 40px;
	max-width: 700px;
	margin-top: 20px;
	line-height: 14px;
}

.case_study_content p {
	line-height: 15px;
	max-width: 245px;
}

.case_studies strong {
	color: #131313;
}

#casestudies-menu li {
	line-height: 1.7;
}

#asi-mainbody .case-studies-list li {
	margin-left: 0;
}

#casestudies-menu li a {
	color: #666;
	font-size: 12px;
	text-decoration: none !important;
}

#casestudies-menu li a:hover, #casestudies-menu li.current-menu-item a {
	color: #ff1506;
}

.case_studies h2 {
	font-family: "Univers LT W01_85 Extra Black";
	text-transform: uppercase;
	margin: 0;
	line-height: 1;
	font-size: 35px;
}

.case_studies h2 span {
	color: #ed1c24;
}

/*red*/
.case_studies h2.title {
	font-family: "Univers LT W01_59 Ult Cond";
	font-size: 18px;
}

.casestudies-fields {
	font-size: 11px;
	padding-right: 40px;
}

.casestudies-fields span.title {
	font-family: "Univers LT W01_65 Bold1475968";
	text-transform: uppercase;
	color: #000;
}

.casestudies-fields span.field {
	margin-bottom: 10px;
	color: #666;
}

.casestudies-fields span {
	display: inline-block;
}

.case_studies_slideshow {
	margin: 15px 0 0 0;
}

.casestuies_product_image {
	margin-top: 30px;
	max-width: 100px;
}

.casestudies-fields span.field {
	color: #999;
}

ul.case-studies-list {
	margin-top: 0;
	position: relative;
	margin-top: 2px;
}

.case-studies-list li {
	color: #999;
	line-height: 12px;
	padding-left: 10px;
	margin-bottom: 2px;
}

#asi-mainbody .case-studies-list li:before {
	color: #ed1c24;
	content: "";
	font-family: FontAwesome;
	font-size: 4px;
	margin-right: 4px;
	margin-left: 0;
	/* margin-top: 6px; */
	display: block;
	float: left;
	position: absolute;
	left: 0;
}

.postid-4501 #casestudies-menu li:first-child a {
	color: #ed1c24;
}

.postid-4495 #casestudies-menu li:nth-child(2) a {
	color: #ed1c24;
}

.case_studies blockquote {
	border-left: none;
	border-bottom: 2px solid #ed1c24;
	border-top: 2px solid #ed1c24;
	font-size: inherit;
	margin-right: 0;
	margin-left: 120px;
	margin-bottom: 30px;
	margin-top: 30px;
	padding: 10px 0;
}

.case_studies blockquote p {
	font-size: 10px;
}

a.cta {
	display: inline-block;
	color: #fff;
	background: #ed1c24;
	padding: 8px;
}

a.cta .fa {
	font-size: 8px;
	margin-left: 8px;
}

ul.case-studies-list li a {
	color: inherit;
}

.wrap {
	position: relative;
	margin: 20px 0 0 0;
}

/* Frame */
.frame {
	line-height: 120px;
	overflow: hidden;
	position: relative;
}

.frame ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 50px;
}

.frame ul li {
	float: left;
	height: 100%;
	margin: 0 0 0 4px !important;
	padding: 0;
	background: #333;
	color: #ddd;
	text-align: center;
	cursor: pointer;
}

.frame ul li:first-child {
	margin-left: 0 !important;
}

#asi-mainbody .frame ul li:before {
	content: none;
}

.frame ul li.active {
	color: #fff;
	background: #a03232;
}

/* Scrollbar */
.scrollbar {
	margin: 0 0 1em 0;
	height: 2px;
	background: #ccc;
	line-height: 0;
	display: none;
}

.scrollbar .handle {
	width: 100px;
	height: 100%;
	background: #292a33;
	cursor: pointer;
}

.scrollbar .handle .mousearea {
	position: absolute;
	top: -9px;
	left: 0;
	width: 100%;
	height: 20px;
}

.frame .controls {
	position: absolute;
	top: -18px;
	width: 100%;
}

.frame .btn-group {
	width: 100%;
}

.frame .btn {
	background: #333;
	border-radius: 0;
	color: #fff;
	font-size: 16px;
	padding: 7px 3px;
	position: absolute;
	top: 40%;
	z-index: 999;
}

.frame .toEnd {
	right: 0;
}

.frame .toStart {
	left: 0;
}
