@charset "utf-8";
/* CSS Document */
td, th {
	padding: 3px;
}
th {
	background-color: #fff;
	color: #000;
}
td {
	text-align: center;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	vertical-align: middle;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333333;
	background-color: #c1c1c1;
	background: url(../images/template/gears.png) fixed no-repeat center, url(../images/template/grid.png) fixed repeat-x center, #c1c1c1;
}
a {
	color: #e82226;
	text-decoration: none;
}
a:hover, a:focus {
	color: #ac1215;
	text-decoration: underline;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.prod-image {
	text-align: center;
	display: block;
	max-width: 100%;
	height: auto;
}
.text-image {
	float: right;
	display: block;
	max-width: 100%;
	height: auto;
	margin: 10px;
	margin-left: 40px;
	position: relative;
}
@media (max-width: 830px) {
.text-image {
	float: none;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 20px;
}
}
.text-image > .spec-dim-image {
	margin: 0px;
}
.spec-dim-image {
	max-width: 100%;
	height: auto;
	box-shadow: 1px 3px 2px rgba(0, 0, 0, .25);
	border-top: 1px solid #a1a1a1;
	border-left: 1px solid #a1a1a1;
	border-bottom: 1px solid #545454;
	border-right: 1px solid #545454;
}
h5, .h5 {
	font-size: 18px;
	font-weight: bold;
}
.text-muted {
	color: #777777;
}
.text-primary {
	color: #e82226;
}
a.text-primary:hover {
	color: #c31418;
}
.bg-primary {
	color: #fff;
	background-color: #e82226;
}
a.bg-primary:hover {
	background-color: #c31418;
}
.container {
	padding-left: 0;
	padding-right: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 75px;
	background-color: #fff;
	box-shadow: 0px 0px 20px #333333;
}
footer {
	margin-top: 35px;
}
.footer > .container {
	padding-bottom: 25px;
	padding-top: 10px;
	box-shadow: none;
	margin-top: 0;
}
.footer > .container > .row > .col-4 > h5 {
	border-bottom: 1px solid #dddddd;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 4px;
	text-shadow: 0px 0px 2px #ffffff;
}
.container > .row > .col-9 {
	padding-top: 25px;
	border-left: 1px solid #dddddd;
	padding-left: 0px;
}
.lift {
	padding-top: 25px;
}
.contact-page {
	margin-top: 0px;
	padding-top: 75px;
}
@media (max-width: 991px) {
.contact-page {
	padding-top: 10px;
}
}
.form-item {
	display: block;
	width: 100%;
	min-height: 50px;
	padding-left: 10px;
}
.message.form-item {
	padding-top: 10px;
}
input[placeholder] {
	text-overflow: ellipsis;
}
::-moz-placeholder {
text-overflow: ellipsis;
} /* firefox 19+ */
input:-moz-placeholder {
text-overflow: ellipsis;
}
.form-panel {
	margin-left: -15px;
	margin-right: 0;
	background-color: #ededed;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	border-top: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	padding: 15px 10px 10px;
}
.mdi-red .form-panel {
	border-left: 1px solid #b3b3b3;
	margin-left: 0px;
	margin-bottom: 10px;
}
.mdi-red .col-2, .mdi-red .col-10 {
	width: 100%;
}
@media (max-width: 768px) {
.form-panel {
	border-left: 1px solid #b3b3b3;
	margin-left: 0px;
	margin-bottom: 10px;
}
}
.body-content > .row {
	padding: 15px;
	padding-top: 0;
}
ul.link-list {
	text-align: center;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.link-list > li {
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	margin-top: -1px;
}
.link-list > li:hover, .link-list > li:focus {
	background-color: #fff;
}
.link-list > li {
	background-color: #EAEAEA;
}
.link-list > li > a {
	color: #6C6C6C;
	display: block;
}
.link-list > li > a:hover, .link-list > li > a:focus, .link-list > li > a:active {
	text-decoration: none;
	color: #000;
}
footer .link-list > li:hover, footer .link-list > li:focus {
	background-color: #fafafa;
}
footer .link-list > li {
	background-color: transparent;
}
footer .link-list > li > a {
	color: #fff;
	display: block;
}
footer .link-list > li > a:hover, footer .link-list > li > a:focus, footer .link-list > li > a:active {
	text-decoration: none;
	color: #000;
}
.footer > .container > .row > .col-4 > .row {
	padding: 0;
}
.footer > .container > .row > .col-4 > .row > .col-3, .footer > .container > .row > .col-4 > .row > .col-4 {
	padding: 0;
}
.footer > .container > .row > .col-4 > .row > .col-3 > a, .footer > .container > .row > .col-4 > .row > .col-4 > a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 3px;
}
.footer > .container > .row > .col-4 > .row > .col-3 > a:hover, .footer > .container > .row > .col-4 > .row > .col-3 > a:focus, .footer > .container > .row > .col-4 > .row > .col-4 > a:hover, .footer > .container > .row > .col-4 > .row > .col-4 > a:focus {
	-webkit-transform: translateY(-6px);
	transform: translateY(-6px);
}
 @media (max-width: 768px) {
.footer > .container > .row > .col-4 > h5 {
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #8f8f8f;
	color: #000;
}
.footer > .container > .row > .col-4 > .row > .col-3 {
	width: 25%;
}
.footer > .container > .row > .col-4 > .row > .col-4 {
	width: 33.333333333%;
}
}
.copyright {
	border-top: 2px solid #dddddd;
	padding-top: 15px;
	background-color: #f5f5f5;
}
.row.copyright {
	margin: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer > .container > .row {
	margin-right: 10px;
	margin-left: 10px;
}
@media (min-width: 768px) {
.container {
	width: 100%;
}
}
@media (min-width: 992px) {
.container {
	width: 90%;
}
}
@media (min-width: 1200px) {
.container {
	width: 1170px;
}
}
@media (min-width: 1500px) {
.container {
	width: 1300px;
}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.row {
	margin-left: -15px;
	margin-right: -15px;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
	float: left;
}
.col-12 {
	width: 100%;
}
.col-11 {
	width: 91.66666667%;
}
.col-10 {
	width: 83.33333333%;
}
.col-9 {
	width: 75%;
}
.col-8 {
	width: 66.66666667%;
}
.col-7 {
	width: 58.33333333%;
}
.col-6 {
	width: 50%;
}
.col-5 {
	width: 41.66666667%;
}
.col-4 {
	width: 33.33333333%;
}
.col-3 {
	width: 25%;
}
.col-2 {
	width: 16.66666667%;
}
.col-1 {
	width: 8.33333333%;
}
@media (max-width: 767px) {
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
	width: 100%;
}
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border: 1px solid #dddddd;
}
.table > thead > tr > th {
	border: 2px solid #dddddd;
}
table-responsive {
	overflow-x: scroll;
	min-height: 0.01%;
	overflow: scroll;
	border: 1px soild #c2c2c2;
}
.table-responsive > p {
	text-align: center;
	font-weight: bold;
}
@media screen and (min-width: 768px) {
.table-responsive > p {
	display: none;
}
}
@media print {
.table-responsive > p {
	display: none;
}
}

.btn-primary {
	color: #ffffff;
	background-color: #e82226;
	border-color: #da171b;
}
.open > .dropdown-toggle.btn-primary {
	color: #ffffff;
	background-color: #c31418;
	border-color: #a21114;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #e82226;
	border-color: #da171b;
}
.btn-primary .badge {
	color: #e82226;
	background-color: #ffffff;
}
.btn-success {
	color: #ffffff;
	background-color: #321c69;
	border-color: #572ebf;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
	color: #ffffff;
	background-color: #321c69;
	border-color: #40228e;
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
	background-color: #6238cf;
	border-color: #572ebf;
}
.btn-success .badge {
	color: #6238cf;
	background-color: #ffffff;
}
.btn-info {
	color: #ffffff;
	background-color: #ff7226;
	border-color: #ff610c;
}
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
	color: #ffffff;
	background-color: #994417;
	border-color: #ce4800;
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
	background-color: #ff7226;
	border-color: #ff610c;
}
.btn-info .badge {
	color: #ff7226;
	background-color: #ffffff;
}
.btn-warning {
	color: #ffffff;
	background-color: #0885ff;
	border-color: #da171b;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
	color: #ffffff;
	background-color: #c31418;
	border-color: #a21114;
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
	background-color: #e82226;
	border-color: #da171b;
}
.btn-warning .badge {
	color: #e82226;
	background-color: #ffffff;
}
.btn-danger {
	color: #ffffff;
	background-color: #45a3ff;
	border-color: #2b96ff;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	color: #c4e2ff;
	background-color: #1c4166;
	border-color: #0078ed;
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
	background-color: #1c4166;
	border-color: #2b96ff;
}
.btn-danger .badge {
	color: #45a3ff;
	background-color: #ffffff;
}
.btn-link {
	color: #e82226;
	font-weight: normal;
	border-radius: 0;
}
.btn-link:hover, .btn-link:focus {
	color: #ac1215;
}
.collapse {
	visibility: hidden;
}
.collapse.in {
	visibility: visible;
}
.caret {
	border-top: 4px solid;
}
.dropdown-menu {
	padding: 0;
	margin: 0;
	border-radius: 0;
}
.bs-docs-sidebar > ul.nav > li.dropdown > ul.dropdown-menu {
	width: 255px;
}
 @media (min-width: 768px) {
.bs-docs-sidebar > ul.nav > li.dropdown > ul.dropdown-menu {
	width: 286px;
}
}
 @media (min-width: 1500px) {
.bs-docs-sidebar > ul.nav > li.dropdown > ul.dropdown-menu {
	width: 318px;
}
}
.dropdown-menu > li > a {
	padding: 5px 20px;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	margin-top: -1px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	border-bottom: 1px solid #E9E9E9;
	border-top: 1px solid #7E7E7E;
	background-color: #fff;
}
.breadcrumb > .dropdown-menu {
	border: none;
}
.breadcrumb .dropdown-menu > li > a {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #dddddd;
}
.breadcrumb .dropdown-menu > li > a:hover, .breadcrumb .dropdown-menu > li > a:focus {
	border-bottom: 1px solid #E9E9E9;
	border-top: 1px solid #7E7E7E;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #e82226;
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	margin-bottom: 1px;
}
hr.fade {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}
.mdi {
	color: #E82226;
	font-weight: bold;
	font-family: "Arial Black", Arial;
}
a:hover .mdi, a:focus .mdi, a.mdi:hover, a.mdi:focus {
	color: #ac1215;
}
.center {
	position: absolute;
	left: 30%;
	right: 40%;
	top: 70%;
}
.tab-text {
	font-weight: normal !important;
	padding-top: 15px;
	border-bottom: 2px solid #d2d2d2;
	margin-bottom: 20px;
}
.nav-tabs > li.active > a.features, .nav-tabs > li.active > a.features:hover, .nav-tabs > li.active > a.features:focus {
	color: #ff7226;
	background-color: #ffffff;
	border: 2px solid #ff7226;
	border-bottom-color: transparent;
	cursor: default;
	font-weight: bold;
}
.nav-tabs > li.active > a.specs, .nav-tabs > li.active > a.specs:hover, .nav-tabs > li.active > a.specs:focus {
	color: #45a3ff;
	background-color: #ffffff;
	border: 2px solid #45a3ff;
	border-bottom-color: transparent;
	cursor: default;
	font-weight: bold;
}
.nav-tabs > li.active > a.dimensions, .nav-tabs > li.active > a.dimensions:hover, .nav-tabs > li.active > a.dimensions:focus {
	color: #522c1b;
	background-color: #ffffff;
	border: 2px solid #522c1b;
	border-bottom-color: transparent;
	cursor: default;
	font-weight: bold;
}
.nav-tabs > li.active > a.downloads, .nav-tabs > li.active > a.downloads:hover, .nav-tabs > li.active > a.downloads:focus {
	color: #6238cf;
	background-color: #ffffff;
	border: 2px solid #6238cf;
	border-bottom-color: transparent;
	cursor: default;
	font-weight: bold;
}
.nav-tabs > li.active > a.mdi-red, .nav-tabs > li.active > a.mdi-red:hover, .nav-tabs > li.active > a.mdi-red:focus {
	color: #e82226;
	background-color: #ffffff;
	border: 2px solid #e82226;
	border-bottom-color: transparent;
	cursor: default;
	font-weight: bold;
}
.table > tbody > tr:nth-child(odd) {
	background-color: #f9f9f9;
}
.features h3 {
	color: #545454;
	text-align: center;
	margin-bottom: 25px;
	border-bottom: 2px solid #ff7226;
	padding-bottom: 5px;
}
.features h3 > i {
	color: #ff7226;
}
.specs h3 {
	color: #545454;
	text-align: center;
	margin-bottom: 25px;
	border-bottom: 2px solid #45a3ff;
	padding-bottom: 5px;
}
.specs h3 > i {
	color: #45a3ff;
}
.dimensions h3 {
	color: #545454;
	text-align: center;
	margin-bottom: 25px;
	border-bottom: 2px solid #522c1b;
	padding-bottom: 5px;
}
.dimensions h3 > i {
	color: #522c1b;
}
.downloads h3 {
	color: #545454;
	text-align: center;
	margin-bottom: 25px;
	border-bottom: 2px solid #6238cf;
	padding-bottom: 5px;
}
.downloads h3 > i {
	color: #6238cf;
}
.mdi-red h3 {
	color: #545454;
	text-align: center;
	margin-bottom: 25px;
	border-bottom: 2px solid #e82226;
	padding-bottom: 5px;
}
.mdi-red h3 > i {
	color: #e82226;
}
.downloads ul {
	list-style: none;
	text-align: center;
	margin-left: -40px;
	margin-bottom: 10px;
}
.downloads ul > li {
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	margin-top: -1px;
}
.downloads ul > li > a {
	color: #898989;
	display: block;
	padding: 10px;
}
.downloads ul > li > a:hover, .downloads > ul > li > a:focus {
	text-decoration: none;
	color: #000;
}
.downloads ul > li:hover, .downloads > ul > li:focus {
	color: #000;
	background-color: #fafafa;
}
.features h1, .features h2, .features h4, .features h5, h1 .features, h2 .features, h4 .features, h5 .features, .features-title {
	color: #fff;
	text-shadow: 1.5px 2px 3px rgba(0, 0, 0, 0.5);
	background-color: #ff7226;
	text-align: center;
	display: block;
	width: 100%;
	line-height: 30px;
	padding: 5px;
}
.specs h1, .specs h2, .specs h4, .specs h5, h1 .specs, h2 .specs, h4 .specs, h5 .specs, .specs-title {
	color: #fff;
	text-shadow: 1.5px 2px 3px rgba(0, 0, 0, 0.5);
	background-color: #45a3ff;
	text-align: center;
	display: block;
	width: 100%;
	line-height: 30px;
	padding: 5px;
}
.dimensions h1, .dimensions h2, .dimensions h4, .dimensions h5, h1 .dimensions, h2 .dimensions, h4 .dimensions, h5 .dimensions, .dimensions-title {
	color: #fff;
	text-shadow: 1.5px 2px 3px rgba(0, 0, 0, 0.5);
	background-color: #522c1b;
	text-align: center;
	display: block;
	width: 100%;
	line-height: 30px;
	padding: 5px;
}
.downloads h1, .downloads h2, .downloads h4, .downloads h5, h1 .downloads, h2 .downloads, h4 .downloads, h5 .downloads, .downloads-title {
	color: #fff;
	text-shadow: 1.5px 2px 3px rgba(0, 0, 0, 0.5);
	background-color: #6238cf;
	text-align: center;
	display: block;
	width: 100%;
	line-height: 30px;
	padding: 5px;
}
.mdi-red h1, .mdi-red h2, .mdi-red h4, .mdi-red h5, h1 .mdi-red, h2 .mdi-red, h4 .mdi-red, h5 .mdi-red, .mdi-red-title {
	color: #fff;
	text-shadow: 1.5px 2px 3px rgba(0, 0, 0, 0.5);
	background-color: #e82226;
	text-align: center;
	display: block;
	width: 100%;
	line-height: 30px;
	padding: 5px;
}
.specs h1, .dimensions h1, .features h1, .downloads h1, .mdi-red h1 {
	padding: 10px;
}
h1.no-decoration, h2.no-decoration, h3.no-decoration, h4.no-decoration, h5.no-decoration {
	color: #333333;
	line-height: 30px;
	padding: 5px;
	text-shadow: none;
	background-color: transparent;
	text-align: left;
	border-bottom: none;
}
.centered-title {
	text-align: center;
	border-bottom: 2px solid #2A2A2A;
	color: #2A2A2A;
}
.features-list {
	margin-bottom: 20px;
	padding: 10px 50px 5px;
}
.features-list > li {
	position: relative;
	display: block;
	padding: 7px 15px;
	font-size: 12px;
	background-color: #ffffff;
	border-left: 2px solid #ff7226;
	border-bottom: 1px inset #c2c2c2;
}
.features-list > li:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.features-list > li:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.features-list > li:nth-child(odd) {
	background-color: #F5F5F5;
}
.features-list-2 {
	box-shadow: 3px 2px 3px rgba(0, 0, 0, 0.15);
	border-top: 2px solid #ff7226;
	border-bottom: 2px solid #ff7226;
}
.features-list-2 > li {
	list-style: none;
	border-bottom: 1px inset #c2c2c2;
	text-align: center;
	margin-left: -40px;
	margin-top: -1px;
	font-weight: 700;
	padding: 5px;
}
.specs-list {
	box-shadow: 3px 2px 3px rgba(0, 0, 0, 0.15);
	border: 1px solid #45a3ff;
	border-top: 2px solid #45a3ff;
}
.specs-list > li {
	list-style: none;
	border: 1px solid #abd5ff;
	text-align: center;
	margin-left: -40px;
	margin-top: -1px;
	font-weight: 700;
	padding: 5px;
}
.dimensions-list {
	box-shadow: 3px 2px 3px rgba(0, 0, 0, 0.15);
	border: 1px solid #522c1b;
	border-top: 2px solid #522c1b;
}
.dimensions-list > li {
	list-style: none;
	border: 1px solid #52433c;
	text-align: center;
	margin-left: -40px;
	margin-top: -1px;
	font-weight: 700;
	padding: 5px;
}
.downloads-list > li {
	list-style: none;
	text-align: center;
	margin-left: -40px;
	font-weight: 700;
	padding: 0px;
}
.downloads-list a {
	color: #6238cf;
	background-color: #ffffff;
	display: block;
	padding: 5px;
	text-decoration: none;
	border-bottom: 1px solid #EEEEEE;
}
.downloads-list a:hover, .downloads-list a:active, .downloads-list a:focus {
	color: #ffffff;
	background-color: #d2cae8;
	display: block;
	text-decoration: none;
	text-shadow: 1.5px 1px 1px rgba(0, 0, 0, 1);
}
.downloads-box {
	text-align: center;
	display: block;
	max-width: 100%;
	height: auto;
}
.downloads-box a {
	color: #6238cf;
	display: block;
	padding: 20px 5px 10px;
	font-weight: bolder;
	border: 1px solid;
	border-color: transparent;
	background-color: #dddddd;
}
.downloads-box img {
	margin-bottom: 7px;
}
.downloads-box a:hover, .downloads-box a:active, .downloads-box a:focus {
	text-decoration: none;
	border: 1px solid #6238cf;
	background-color: #d2cae8;
	color: #000000;
}
.mdi-list {
	box-shadow: 3px 2px 3px rgba(0, 0, 0, 0.15);
	border: 1px solid #e82226;
	border-top: 2px solid #e82226;
}
.mdi-list > li {
	list-style: none;
	border: 1px solid #e88081;
	text-align: center;
	margin-left: -40px;
	margin-top: -1px;
	font-weight: 700;
	padding: 5px;
}
@media print {
.features-list > li {
	border-left: 2px solid #929292;
	border-bottom: 2px solid #929292;
}
.features-list-2 {
	border: 1px solid #929292;
	border-top: 2px solid #929292;
}
.features-list-2 > li {
	border: 1px solid #c5c5c5;
}
.specs-list {
	border: 1px solid #a2a2a2;
	border-top: 2px solid #a2a2a2;
}
.specs-list > li {
	border: 1px solid #d5d5d5;
}
.dimensions-list {
	border: 1px solid #363636;
	border-top: 2px solid #363636;
}
.dimensions-list > li {
	border: 1px solid #474747;
}
.downloads-list a {
	color: #838383;
}
.downloads-list a:hover, .downloads-list a:active, .downloads-list a:focus {
	background-color: #d9d9d9;
}
.downloads-box a {
	color: #838383;
}
.downloads-box a:hover, .downloads-box a:active, .downloads-box a:focus {
	border: 1px solid #838383;
	background-color: #d9d9d9;
}
.mdi-list {
	border: 1px solid #858585;
	border-top: 2px solid #858585;
}
.mdi-list > li {
	border: 1px solid #b4b4b4;
}
}
p .features, a .features, i.features {
	color: #ff7226;
}
p .specs, a .specs, i.specs {
	color: #45a3ff;
}
p .dimensions, a .dimensions, i.dimensions {
	color: #522c1b;
}
p .downloads, a .downloads, i.downloads {
	color: #6238cf;
}
p .mdi-red, a .mdi-red, i.mdi-red {
	color: #e82226;
}
.features-text {
	color: #ff7226;
}
.specs-text {
	color: #45a3ff;
}
.dimensions-text {
	color: #522c1b;
}
.downloads-text {
	color: #6238cf;
}
.mdi-text {
	color: #e82226;
}
.text-shadow {
	text-shadow: 1.5px 1px 1px rgba(0, 0, 0, 0.5);
}
.downloads-header {
	text-shadow: 1.5px 1px 1px rgba(0, 0, 0, 0.5);
	border-bottom: 3px solid #6238cf;
}
@media print {
.downloads-header {
	border-bottom: 3px solid #838383;
}
}
.downloads-header i {
	color: #6238cf;
}
.specs > .table-responsive > .table > tbody > tr:nth-child(odd) {
	background-color: #deefff;
}
.features.tab-text {
	border-bottom: 2px solid #ff7226;
}
.specs.tab-text {
	border-bottom: 2px solid #45a3ff;
}
.dimensions.tab-text {
	border-bottom: 2px solid #522c1b;
}
.downloads.tab-text {
	border-bottom: 2px solid #6238cf;
}
.mdi-red.tab-text {
	border-bottom: 2px solid #e82226;
}
.contact-button {
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 15px;
	border-radius: 0px;
	min-height: 40px;
	min-width: 200px;
	font-size: 18px;
}
.contact-button button.btn-primary {
	min-height: 50px;
	max-width: 150px;
	min-width: 150px;
	border-radius: 0px;
	margin-top: 10px;
}
.product-table {
	border-collapse: collapse;
	border-spacing: 0;
}
.product-table td, .product-table th {
	padding: 3px;
}
.product-table td {
	text-align: center;
}
.product-table > tfoot > tr > th, .product-table > thead > tr > td, .product-table > tbody > tr > td, .product-table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border: 1px solid #dddddd;
}
.product-table th {
	background-color: #45a3ff;
	color: #ffffff;
	text-align: center;
	font-size: 18px;
	text-shadow: 1.5px 1px 1px rgba(0, 0, 0, 0.5);
	font-weight: bold;
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border: 1px solid #1c4166;
}
.product-table.features th, .features .product-table th {
	background-color: #ff7226;
	color: #ffffff;
	text-align: center;
	font-size: 18px;
	text-shadow: 1.5px 1px 1px rgba(0, 0, 0, 0.5);
	font-weight: bold;
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border: 1px solid #994417;
}
 @media print {
.contact-button {
	display: none;
}
.embed-responsive {
	display: none;
}
.tab-content .tab-pane {
	display: block !important;
	opacity: 1 !important;
	visibility: visible !important;
	overflow: visible !important;
}
.tab-content .tab-pane.downloads, .tab-content .tab-pane.mdi-red {
	display: none !important;
	opacity: 0 !important;
	visibility: hidden !important;
	overflow: hidden !important;
}
.nav-tabs {
	display: none;
}
}
.carousel-caption h1 {
	font-family: "Arial Black", Gadget, sans-serif;
}
.carousel-caption {
	padding-bottom: 10px;
}
.carousel-caption .index-button {
	padding-bottom: 0px;
}
.body-content > .ad-columns > .col-4 {
	padding: 3px;
}
.ad-col-1, .ad-col-2, .ad-col-3 {
	width: 33.33333333%;
	min-height: 1px;
	float: left;
	text-align: center;
	padding: 5px;
}
.ad-col-1 h3, .ad-col-2 h3, .ad-col-3 h3 {
	font-size: 30px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ad-col-1 h3 {
	color: #ff7226;
	border-top: 2px solid #ff7226;
	border-bottom: 2px solid #ff7226;
}
.ad-col-2 h3 {
	color: #6238cf;
	border-top: 2px solid #6238cf;
	border-bottom: 2px solid #6238cf;
}
.ad-col-3 h3 {
	color: #45a3ff;
	border-top: 2px solid #45a3ff;
	border-bottom: 2px solid #45a3ff;
}

.ad-col-1 p, .ad-col-2 p, .ad-col-3 p {
	font-size: 20px;
	color: #3F3F3F;
}
 @media (max-width: 1075px) {
.ad-col-1 h3, .ad-col-2 h3, .ad-col-3 h3 {
	font-size: 24px;
}
}
 @media (max-width: 600px) {
.ad-col-1, .ad-col-2, .ad-col-3 {
	width: 100%;
}
.ad-columns > .ad-col-1, .ad-columns > .ad-col-2, .ad-columns > .ad-col-3 {
	margin-bottom: 10px;
}
.index-top {
	min-height: 0px;
}
}
.inline-list {
	list-style: none;
	overflow: hidden;
}
.inline-list li {
	list-style: none;
	float: left;
	display: block;
}
.index-1 p, .index-2 p, .index-3 p {
	text-shadow: 1px 1px 1px #ffffff;
}
@media print {
.ad-image {
	padding-top: 30px;
}
.ad-col-1 .index-top, .ad-col-2 .index-top, .ad-col-3 .index-top {
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
}
}
@media (max-width: 600px) {
.index-1 > p, .index-2 > p, .index-3 > p {
	font-size: 28px;
}
}
.ad-image {
	text-align: center;
	display: block;
	max-width: 100%;
	height: auto;
	min-height: 168px;
	visibility: visible !important;
	background-color: #ffffff;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
}
.index-button-1, .index-button-2, .index-button-3 {
	font-size: 24px;
}
.index-button-1 button, .index-button-2 button, .index-button-3 button {
	padding: 7px;
}
button h1, button h2, button h3, button h4 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.index-1, .index-2, .index-3 {
	display: block;
	font-weight: bold;
	padding: 5px;
}
.button, .index-button, .index-button-1, .index-button-2, .index-button-3 {
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 15px;
}
.index-button .btn-primary, .index-button .btn-success, .index-button .btn-info, .index-button .btn-danger, .index-button-1 .btn-primary, .index-button-2 .btn-primary, .index-button-3 .btn-primary, .index-button-1 .btn-success, .index-button-2 .btn-success, .index-button-3 .btn-success, .index-button-1 .btn-info, .index-button-2 .btn-info, .index-button-3 .btn-info, .index-button-1 .btn-danger, .index-button-2 .btn-danger, .index-button-3 .btn-danger {
	border-radius: 0px;
	height: 80px;
	width: 200px;
	text-align: center;
}
@media (max-width: 1075px) {
.index-button .btn-primary, .index-button .btn-success, .index-button .btn-info, .index-button .btn-danger, .index-button-1 .btn-primary, .index-button-2 .btn-primary, .index-button-3 .btn-primary, .index-button-1 .btn-success, .index-button-2 .btn-success, .index-button-3 .btn-success, .index-button-1 .btn-info, .index-button-2 .btn-info, .index-button-3 .btn-info, .index-button-1 .btn-danger, .index-button-2 .btn-danger, .index-button-3 .btn-danger {
	width: 150px;
}
	}
.button .btn-primary, .button .btn-success, .button .btn-info, .button .btn-danger {
	border-radius: 0px;
	text-align: center;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
	text-decoration: none;
	color: #e89798;
	background-color: #820709;
	border-color: #c20003;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
	text-decoration: none;
	color: #ad9fcf;
	border-color: #46259a;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
	text-decoration: none;
	color: #ffc5a6;
	border-color: #de4e00;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger.active' .btn-danger:active {
 text-decoration: none;
 color: #c4e2ff;
 border-color: #0080fd;
}
button:focus {
	outline: 0 !important;
}
button {
	-webkit-animation-name: look-at-me; /* Chrome, Safari, Opera */
	-webkit-animation-duration: 8s; /* Chrome, Safari, Opera */
	animation-name: look-at-me;
	animation-duration: 8s;
	animation-delay: 5s;
	animation-iteration-count: 3;
}
	/* Chrome, Safari, Opera */
@-webkit-keyframes look-at-me {
 20% {
transform: scale3d(1.05, 1.05, 1);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
}
 40% {
transform: scale3d(1, 1, 1);
box-shadow: none;
}
 100% {
transform: scale3d(1, 1, 1);
box-shadow: none;
}
}

/* Standard syntax */
@keyframes look-at-me {
 20% {
transform: scale3d(1.05, 1.05, 1);
box-shadow: 0 0 5px rgba(255, 255, 255, 0.3);
}
 40% {
transform: scale3d(1, 1, 1);
box-shadow: none;
}
 100% {
transform: scale3d(1, 1, 1);
box-shadow: none;
}
}
.carousel-caption .button button, .carousel-caption .index-button button {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	border-radius: 0px;
	max-width: inherit;
}
button.right {
	float: right;
	margin-right: -20%;
}
button.left {
	float: left;
	margin-left: -20%;
}
.index-button, .index-button-1, .index-button-2, .index-button-3 {
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	}
@media (min-width: 992px) {
.carousel-caption .button button h4, .carousel-caption .index-button button h4 {
	font-size: 30px;
}
}

 @media print {
.button, .index-button, .index-button-1, .index-button-2, .index-button-3 {
	display: none;
}
}
a:hover button .mdi, a:focus button .mdi, a:active button .mdi {
	color: #e89798;
}
.carousel-caption .button button.righter, .carousel-caption .index-button button.righter {
	margin-right: 20px;
}
.carousel-caption .button button.lefter, .carousel-caption .index-button button.lefter {
	margin-left: 20px;
}
.carousel-caption .button button.midline, .carousel-caption .index-button button.midline {
	margin-bottom: 80px;
	margin-left: -20px;
}
@media (max-width: 1100px) {
.carousel-caption .button button.midline, .carousel-caption .index-button button.midline {
	margin-bottom: 40px;
}
}
@media (max-width: 930px) {
.carousel-caption .button button.midline, .carousel-caption .index-button button.midline {
	margin-bottom: 30px;
}
}
.index-button-1.thanks .btn-primary, .index-button-1.thanks .btn-success, .index-button-1.thanks .btn-info, .index-button-1.thanks .btn-danger {
	min-width: 100%;
	max-width: 100%;
}
.container-fluid {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.body-content {
	padding: 15px;
	min-height: 805px;
}
@media (max-width: 768px) {
.body-content {
	padding-left: 30px;
}
}
.products-1 {
	padding-bottom: 1px;
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: 15px;
	background-color: #E7E7E7;
	background: url(../images/template/perf.png) repeat top left, #E7E7E7;
}
.products-2 {
	padding-bottom: 1px;
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: 15px;
	background-color: #E7E7E7;
	background: url(../images/template/perf.png) repeat top left, #E7E7E7;
}
.products-1 > .row, .products-2 > .row {
	margin-left: 0px;
	margin-right: 0px;
	border: 1px solid #3f3f3f;
	margin-bottom: -1px;
}
.products-1 > .row > .col-lg-4.col-md-4.col-sm-4.col-xs-4 {
	border-right: 1px solid #3f3f3f;
	border-bottom: 1px solid #3f3f3f;
}
.products-2 > .row > .col-lg-4.col-md-4.col-sm-4.col-xs-4 {
	border-left: 1px solid #3f3f3f;
	border-bottom: 1px solid #3f3f3f;
}
.products-2 .row .col-lg-4.col-md-4.col-sm-4.col-xs-4, .products-2 .row .col-lg-8.col-md-8.col-sm-8.col-xs-8 {
	float: right;
}
.products-1 .row .col-lg-4.col-md-4.col-sm-4.col-xs-4, .products-2 .row .col-lg-4.col-md-4.col-sm-4.col-xs-4 {
	padding-left: 0px;
	padding-right: 0px;
	background-color: #fff;
	margin-bottom: 5px;
}
.products-1 .row .col-lg-4.col-md-4.col-sm-4.col-xs-4 img, .products-2 .row .col-lg-4.col-md-4.col-sm-4.col-xs-4 img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
@media print {
.products-1 .row .col-lg-4.col-md-4.col-sm-4.col-xs-4 img, .products-2 .row .col-lg-4.col-md-4.col-sm-4.col-xs-4 img {
	padding: 1px;
}
}
.products-1 .row .col-lg-8.col-md-8.col-sm-8.col-xs-8, .products-2 .row .col-lg-8.col-md-8.col-sm-8.col-xs-8 {
	padding-top: 15px;
	padding-bottom: 15px;
}
.title-box {
	background-color: #fff;
	padding: 10px;
}
.title-box a {
	margin-bottom: 15px;
}

@media (max-width: 520px) {
.products-1 > .row > .col-lg-4.col-md-4.col-sm-4.col-xs-4, .products-1 > .row > .col-lg-8.col-md-8.col-sm-8.col-xs-8, .products-2 > .row > .col-lg-4.col-md-4.col-sm-4.col-xs-4, .products-2 > .row > .col-lg-8.col-md-8.col-sm-8.col-xs-8 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	float: none;
}
}
.products-1 p, .products-2 p, .title-box p {
	color: #3F3F3F;
}
.products-1 a, .products-2 a, .title-box a {
	margin: 0px;
	text-decoration: underline;
}
.gray-panel {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	background-color: #ededed;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	border: 1px solid #b3b3b3;
	padding: 15px 10px 10px;
}
.safety-break {
	background: url(../images/template/safety-stripes.jpg) repeat-x top;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	border: 2px solid #000000;
	padding: 40px 10px 10px;
	margin-bottom: 10px;
}
.options-box {
	border: solid 1px #ff7226;
	margin-left: 0;
	margin-bottom: 20px;
	list-style: none;
	padding-left: 0;
}
.options-box .title {
	background-color: #ff7226;
	padding: 10px 12px;
	text-align: center;
	color: #ffffff;
	text-shadow: 1.5px 2px 3px rgba(0, 0, 0, 0.5);
	font-weight: bold;
	font-size: 16px;
}
.options-box .subheader {
	border-top: solid 1px #ff7226;
	background-color: #f5f5f5;
	padding: 15px 20px;
	text-align: center;
	color: #333333;
	font-weight: normal;
	font-size: 20px;
}
.options-box .content {
	background-color: white;
	text-align: center;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid #D5D5D5;
}
.options-box .content p {
	padding: 17px 10px 10px;
}
.content ul {
	list-style: none;
	padding: 0;
}
.content ul li {
	border-bottom: 1px solid #dbdbdb;
	padding: 10px;
	margin: 0px;
}
@media print {
.products-1 > .row > .col-lg-8.col-md-8.col-sm-8.col-xs-8 > .title-box, .products-2 > .row > .col-lg-8.col-md-8.col-sm-8.col-xs-8 > .title-box {
	border: none;
}
.products-1 > .row, .products-2 > .row {
	padding: 1px;
}
}
.bs-docs-sidebar {
	display: block;
	width: 100%;
	margin-top: -14px;
	padding-right: 15px;
}
.bs-docs-sidebar > .contact-mdi {
	font-size: 22px;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	background-color: #f5f5f5;
	height: 38px;
}
.header-logo {
	margin-left: 10px;
	border-bottom: 4px solid #7d7d7d;
	margin-bottom: 20px;
}
.header-logo img {
	margin-bottom: -23px;
}
.contact-bar {
	color: #3F3F3F;
	padding: 10px 5px 5px;
	margin-bottom: 1px;
	margin-top: 10px;
}
.contact-bar a {
	color: #e82226;
	text-decoration: underline;
}
.contact-bar a:hover, .contact-bar a:active, .contact-bar a:focus {
	color: #ac1215;
}
.no-break {
	white-space: nowrap;
}
.contact-bar > .row > .col-3 {
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	color: #fff;
	text-shadow: 1.5px 2px 3px rgba(0, 0, 0, 0.5);
}
.contact-bar > .row {
	margin: 0px;
	padding: 0px;
}
.contact-bar > .row > .col-9 h4 {
	font-size: 16px;
	font-weight: bolder;
}
 @media (max-width: 868px) {
.contact-bar > .row > .col-9 h4 {
	font-size: 12px;
	font-weight: bolder;
}
.contact-bar > .row > .col-3 i {
	font-size: 24px;
}
.contact-bar > .row > .col-3 {
	height: 45px;
}
}
@media (min-width: 869px) {
.contact-bar > .row > .col-3 i {
	font-size: 36px;
}
.contact-bar > .row > .col-3 {
	height: 55px;
}
}
@media (max-width: 767px) {
.contact-bar > .row > .col-3 i {
	font-size: 36px;
}
.contact-bar > .row > .col-3 {
	padding-top: 0px;
	height: auto;
}
}

@media (max-width: 1200px) {
.contact-bar > .row {
	padding-bottom: 0px;
}
}
.logo-nav > button > .glyphicon {
	color: #EAEAEA;
}
.logo-nav > .navbar-brand > img {
	margin: 0;
	padding: 0;
	margin-left: 0px;
}
.nav-justifiedd {
	position: static;
	list-style-type: none;
	font-weight: bold;
	width: 100%;
	height: 80px;
	padding: 0px;
}
.nav-dist {
	padding-top: 10px;
}
.nav-justifiedd > li:active, .nav-justifiedd > li:hover, .nav-justifiedd > li:focus {
	background-color: #333333;
	color: #e82226;
}
.nav-justifiedd > li > a:active, .nav-justifiedd > li > a:hover, .nav-justifiedd > li > a:focus {
	background-color: #333333;
	color: #e82226;
}
@media (max-width: 767px) {
.nav-justifiedd {
	background-color: #535353;
	padding-top: 0px;
	height: auto;
}
.container-fluid > .col-8, .container-fluid > .col-2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
}
.container-fluid {
	max-height: 80px;
}
.nav-justifiedd > li {
	display: block;
	text-align: center;
	height: 100%;
	margin-top: 0px;
	margin-right: -5px;
}
.nav-justifiedd > li > a {
	display: block;
	margin-bottom: 0;
	color: #fff;
	font-size: 12px;
	height: 100%;
	margin-top: 0px;
}
}
 @media (max-width: 1500px) {
.nav-dist {
	left: -60px;
}
}
@media (max-width: 1200px) {
.container-fluid {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.nav-justifiedd > li {
	width: 100px;
}
.nav-dist {
	left: 10px;
}
}
 @media (max-width: 992px) {
.bs-docs-sidebar {
	margin-top: 15px;
}
.nav-dist a img {
	display: none;
}
}
 @media (max-width: 767px) {
.container-fluid {
	width: 100%;
}
ol.breadcrumb > li.print {
	display: none
}
ol.breadcrumb > li.far-right {
	margin: 0px;
	padding: 0px;
}
.nav-dist > img {
	display: none;
}
.nav-dist {
	background: none;
	height: 0px;
}
.nav-justifiedd {
	width: 100%;
	margin-top: -11px;
	padding-top: 0px;
}
.nav-justifiedd > li {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.bs-docs-sidebar {
	margin-top: 5px;
}
.bs-docs-sidebar.affix {
	position: static;
}
.contact-mdi {
	display: none;
}
.bs-docs-sidebar > ul.nav {
	display: none;
}
.container > .row > .col-3 {
	padding: 0px;
}
.container > .row > .col-9 {
	margin-top: -15px;
}
.contact-bar .col-3 {
	color: #fff;
	border-bottom: 1px solid #545454;
}
.contact-bar .col-3.red {
	background-color: #e82226;
}
.contact-bar .col-3.blue {
	background-color: #45a3ff;
}
.contact-bar .col-3.orange {
	background-color: #ff7226;
}
.contact-bar .col-9 {
	min-height: 60px;
	padding: 0px;
}
.contact-bar {
	border: none;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 15px;
	margin-top: -16px;
}
.contact-bar > .row {
	float: left;
	width: 33.33%;
	border-left: 2px solid #545454;
	border-right: 2px solid #545454;
	border-bottom: 2px solid #545454;
	margin-right: 0;
}
.contact-bar > .row > .col-9 h4 {
	font-size: 18px;
}
.hide-for-mobile, .only-for-screen {
	display: none;
}
.contact-bar .col-9, .contact-bar .col-3 {
	text-align: center;
}
}
.contact-bar .col-3 {
	text-align: center;
}
 @media (min-width: 768px) {
.hide-for-desktop, .only-for-mobile {
	display: none;
}
.contact-bar .col-3 {
	display: block;
	height: 100%;
}
.contact-bar .col-3.red {
	background-color: #e82226;
	display: block;
}
.contact-bar .col-3.blue {
	background-color: #45a3ff;
	display: block;
}
.contact-bar .col-3.orange {
	background-color: #ff7226;
	display: block;
}
.contact-bar {
	padding: 0px;
}
.contact-bar .row {
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}
}
 @media (min-width: 768px) {
.bs-docs-sidebar.affix, .bs-docs-sidebar.affix-bottom {
	width: 100%;
	height: 100%;
}
.bs-docs-sidebar.affix {
	position: absolute;
}
}
@media (max-width: 558px) {
.contact-bar > .row > .col-9 h4 {
	font-size: 16px;
}
}
@media (max-width: 400px) {
.contact-bar > .row > .col-9 h4 {
	font-size: 14px;
}
}
@media (max-width: 350px) {
.contact-bar > .row > .col-9 h4 {
	font-size: 12px;
}
}
@media (min-width: 992px) {
.bs-docs-sidebar.affix {
	top: 29px;
}
.bs-docs-sidebar.affix, .bs-docs-sidebar.affix-bottom {
	width: 100%;
}
}
 @media (min-width: 1200px) {
.bs-docs-sidebar.affix, .bs-docs-sidebar.affix-bottom {
	width: 100%;
}
}
@media print {
.contact-bar .col-3 {
	border-bottom: #dddddd 1px solid;
}
.contact-bar > .row {
	border: 1px solid #dddddd;
}
.ad-col-1, .ad-col-2, .ad-col-3 {
	width: 33.33333333333%;
	margin: 0px;
}
}
.affix {
	position: absolute;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bs-docs-sidebar > ul {
	display: block;
	list-style: none;
	margin-top: 11px;
}
.bs-docs-sidebar > ul > li {
	width: 100%;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	margin-top: -1px;
	background-color: #f5f5f5;
}
.bs-docs-sidebar > ul > li > a {
	color: #898989;
	text-decoration: none;
	font-size: 1.1em;
}
.bs-docs-sidebar > ul > li > a:hover, .bs-docs-sidebar > ul > li > a:focus, .bs-docs-sidebar > ul > li > a:active {
	color: #000;
	font-weight: 500;
	background-color: #FFF;
}
.bs-docs-sidebar > ul > li:hover, .bs-docs-sidebar > ul > li:focus, .bs-docs-sidebar > ul > li:active {
	border-bottom: 1px solid #E9E9E9;
	border-top: 1px solid #7E7E7E;
	background-color: #fff;
	z-index: 1000;
}
.bs-docs-sidebar .nav .nav {
	display: none;
	padding-bottom: 10px;
}
.tooltips {
	position: relative;
	display: inline;
}
.tooltips span {
	position: absolute;
	min-width: 200px;
	color: #FFFFFF;
	background: #363636;
	height: inherit;
	font-size: 12px;
	font-weight: 900;
	font-style: normal;
	padding: 4px 3px;
	text-align: center;
	visibility: hidden;
	border-radius: 3px;
	box-shadow: 1px 1px 3px #262626;
}
.tooltips span:after {
	content: '';
	position: absolute;
	bottom: 100%;
	left: 0;
	margin-left: 8px;
	width: 0;
	height: 0;
	border-bottom: 8px solid #363636;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}
.tooltips:hover span {
	visibility: visible;
	opacity: 0.95;
	top: 30px;
	left: 0;
	z-index: 999;
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}
.nav > li {
	position: relative;
	display: block;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #fafafa;
}
.nav > li.disabled > a {
	color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
	color: #777777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #eeeeee;
	border-color: #e82226;
}
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.nav > li > a > img {
	max-width: none;
}
.nav-tabs {
	border-bottom: 2px solid #dddddd;
}
.nav-tabs > li {
	float: left;
	margin-bottom: -2px;
}
.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 2px solid #dddddd;
	border-radius: 4px 4px 0 0;
	color: #808080;
}
.nav-tabs > li > a:hover {
	border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li > a.features:hover {
	color: #ff7226;
}
.nav-tabs > li > a.specs:hover {
	color: #45a3ff;
}
.nav-tabs > li > a.dimensions:hover {
	color: #522c1b;
}
.nav-tabs > li > a.downloads:hover {
	color: #6238cf;
}
.nav-tabs > li > a.mdi-red:hover {
	color: #e82226;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #000;
	background-color: #ffffff;
	border: 2px solid #e82226;
	border-bottom-color: transparent;
	cursor: default;
}
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0;
}
.nav-tabs.nav-justified > li {
	float: none;
}
.nav-tabs.nav-justified > li > a {
	text-align: center;
	margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}
 @media (max-width: 1040px) {
.nav.nav-tabs > li > a {
	padding: 10px 8px;
	font-size: 12px;
}
.nav.nav-tabs > li > a > i {
	font-size: 12px;
}
}
@media (max-width: 560px) {
.nav.nav-tabs > li > a {
	padding: 8px 5px;
	font-size: 10px;
}
.nav.nav-tabs > li > a > i {
	font-size: 12px;
}
}
@media (max-width: 767px) {
.dropdown > .dropdown-menu > li:hover, .dropdown > .dropdown-menu > li:active, .dropdown > .dropdown-menu > li:focus {
	background-color: #dddddd;
}
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
	display: table-cell;
	width: 1%;
}
.nav-tabs.nav-justified > li > a {
	margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
	margin-right: 0;
	border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
	border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
	border-bottom: 1px solid #dddddd;
	border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-justified > .active > a {
	border-bottom-color: #ffffff;
}
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	background-color: #e82226;
}
.tab-content > .tab-pane {
	padding: 10px 15px 10px 20px;
	min-height: 300px;
}
.navbar {
	max-height: 80px;
	margin-bottom: 0;
}
@media (min-width: 768px) {
.navbar {
	border-radius: 0;
}
}
.navbar-collapse {
	padding-right: 0;
	padding-left: 0;
}
.navbar-collapse > div.col-2, .navbar-collapse > div.col-8 {
	padding-left: 0px;
	padding-right: 0px;
}
.navbar-collapse.in {
	overflow-y: visible;
}
 @media (min-width: 768px) {
.navbar-collapse.collapse {
	visibility: visible !important;
}
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 80px;
}
 @media (max-width: 767px) {
.navbar-brand {
	padding: 0px 15px 4.5px;
}
}
.navbar-fixed-top {
	box-shadow: 0px 0px 20px #333333;
}
 @media (max-width: 767px) {
.navbar-fixed-top {
	box-shadow: none;
	position: relative;
	margin-top: -75px;
}
}
.navbar-brand {
	float: left;
	padding: 10px 0px;
	font-size: 0px;
	line-height: 0px;
}
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #fafafa;
}
.navbar-toggle {
	margin-top: 30.5px;
	margin-bottom: 20.5px;
}
 @media (min-width: 768px) {
.navbar-nav > li {
	display: inline-block;
	min-width: 120px;
}
}
 @media (max-width: 992px) {
.navbar-nav > li {
	min-width: 105px;
}
}
/* This wasn't in previous code. Make sure it doesn't break everthing*/
  

.navbar-nav > li > a {
	padding-top: 45px;
	padding-bottom: 8px;
	padding-right: 0;
	padding-left: 0;
}

/*End region*/

@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
	text-align: center;
}
/* This wasn't in previous code. Make sure it doesn't break everthing*/
.navbar-nav > li {
	float: left;
}
/*End region*/


.navbar-nav > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
}
}
.navbar-btn {
	margin-top: 20.5px;
	margin-bottom: 20.5px;
}
.navbar-btn.btn-sm {
	margin-top: 22.5px;
	margin-bottom: 22.5px;
}
.navbar-btn.btn-xs {
	margin-top: 26.5px;
	margin-bottom: 26.5px;
}
.navbar-text {
	margin-top: 27.5px;
	margin-bottom: 27.5px;
}
.navbar-default {
	background-color: #4d4d4d;
	border-color: #3c3c3c;
	max-height: 80px;
}
.navbar-default .navbar-brand {
	color: #ffffff;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #e6e6e6;
	background-color: transparent;
}
.navbar-default .navbar-text {
	color: #4d4d4d;
}
.navbar-default .navbar-nav > li > a {
	color: #ffffff;
	border-right: 1px #181818 solid;
	border-left: 1px #181818 solid;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #e82226;
	background-color: transparent;
	border-left: 1px solid #696969;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav > li > a {
	border-bottom: 1px #181818 solid;
	border-left: none;
	border-right: none;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	border-bottom: 1px #696969 solid;
}
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #e82226;
	background-color: #333333;
	border: none;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #3c3c3c;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #333333;
	color: #555555;
}
@media (max-width: 767px) {
.navbar-collapse.in {
	overflow-y: visible;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #ffffff;
	background-color: #6e6e6e;
	margin-top: 0px;
	padding: 2px;
	font-size: 14px;
	border-bottom: #181818 1px solid;
	border-top: none;
}
.navbar-default .navbar-nav .open .dropdown-menu > li {
	color: #333333;
	background-color: #6e6e6e;
	font-weight: bold;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #e82226;
	background-color: #333333;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
	border-bottom: #828282 1px solid;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: #555555;
	background-color: #3c3c3c;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	color: #cccccc;
	background-color: transparent;
}
}
.navbar-default .navbar-link {
	color: #ffffff;
}
.navbar-default .navbar-link:hover {
	color: #e82226;
}
.navbar-default .btn-link {
	color: #ffffff;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
	color: #e82226;
}
.breadcrumb {
	padding: 8px 15px;
	list-style: none;
	background-color: #f5f5f5;
	margin-top: -10px;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	margin-left: -15px;
	margin-bottom: 0px;
}
ol.breadcrumb {
	height: 38px;
}
.breadcrumb li i {
	margin-left: 15px;
}
.breadcrumb > li.dropdown > ul.dropdown-menu {
	top: 32px;
	left: -243px;
	padding: 0;
	text-align: center;
	width: 238px;
}
.breadcrumb > li.dropdown > .dropdown-menu > li {
	text-align: center;
	display: inline-block;
}
.breadcrumb > li.dropdown > .dropdown-menu > li > a {
	padding: 3px 10px;
}
.breadcrumb > li {
	display: inline-block;
	padding-left: 15px;
	height: 20px;
}
.breadcrumb > li > i {
	color: #ababab;
}
.breadcrumb > .active {
	color: #777777;
}
ol.breadcrumb > li.far-right {
	float: right;
	color: #e82226;
	content: normal;
	margin-top: -5px;
}
.breadcrumb h1 {
	font-size: 22px;
	margin-top: 0px;
	}
@media (max-width: 1060px) {
.breadcrumb li i {
	margin-left: 5px;
}
.breadcrumb > li {
	padding-left: 5px;
}
}
 @media (max-width: 768px) {
li.far-right {
	float: none;
}
}
@media (max-width: 768px) {
.breadcrumb {
	padding-left: 30px;
}
}
blockquote.label-primary {
	border-color: #9c171a;
}
blockquote.label-success {
	border-color: #3e2382;
}
blockquote.label-info {
	border-color: #b3501b;
}
blockquote.label-warning {
	border-color: #9c171a;
}
blockquote.label-danger {
	border-color: #3071b3;
}
.pagination > li > a, .pagination > li > span {
	color: #e82226;
}
.label-default {
	background-color: #777777;
}
.label-default[href]:hover, .label-default[href]:focus {
	background-color: #5e5e5e;
}
.label-primary {
	background-color: #e82226;
}
.label-primary[href]:hover, .label-primary[href]:focus {
	background-color: #c31418;
}
.label-success {
	background-color: #6238cf;
}
.label-success[href]:hover, .label-success[href]:focus {
	background-color: #4d29ab;
}
.label-info {
	background-color: #ff7226;
}
.label-info[href]:hover, .label-info[href]:focus {
	background-color: #f25500;
}
.label-warning {
	background-color: #e82226;
}
.label-warning[href]:hover, .label-warning[href]:focus {
	background-color: #c31418;
}
.label-danger {
	background-color: #45a3ff;
}
.label-danger[href]:hover, .label-danger[href]:focus {
	background-color: #128aff;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
	color: #e82226;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: #e82226;
}
.progress-bar {
	background-color: #e82226;
}
.progress-bar-success {
	background-color: #6238cf;
}
.progress-bar-info {
	background-color: #ff7226;
}
.progress-bar-warning {
	background-color: #e82226;
}
.progress-bar-danger {
	background-color: #45a3ff;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	background-color: #e82226;
	border-color: #e82226;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
	color: #fbdbdb;
}
.panel-primary {
	border-color: #e82226;
}
.panel-primary > .panel-heading {
	background-color: #e82226;
	border-color: #e82226;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #e82226;
}
.panel-primary > .panel-heading .badge {
	color: #e82226;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #e82226;
}
.tooltip {
	visibility: visible;
	font-family: "Arial Black", Gadget, sans-serif;
}
.popover {
	font-family: "Arial Black", Gadget, sans-serif;
}
.carousel-indicators {
	bottom: 0px;
}
.hidden {
	visibility: hidden !important;
}
.only-for-print {
	display: none;
}
@media (max-width: 767px) {
.slider {
	display: none;
}
}
@media print {
.hide-for-print {
	display: none;
}
.only-for-print {
	visibility: visible !important;
	display: block;
}
h4.only-for-print {
	font-size: 14px;
}
.slider {
	display: none;
}
.nav-tabs > li.active > a.features, .nav-tabs > li.active > a.features:hover, .nav-tabs > li.active > a.features:focus, .nav-tabs > li.active > a.specs, .nav-tabs > li.active > a.specs:hover, .nav-tabs > li.active > a.specs:focus, .nav-tabs > li.active > a.dimensions, .nav-tabs > li.active > a.dimensions:hover, .nav-tabs > li.active > a.dimensions:focus, .nav-tabs > li.active > a.downloads, .nav-tabs > li.active > a.downloads:hover, .nav-tabs > li.active > a.downloads:focus, .nav-tabs > li.active > a.mdi-red, .nav-tabs > li.active > a.mdi-red:hover, .nav-tabs > li.active > a.mdi-red:focus {
	border-color: #d2d2d2;
}
.tab-pane.features > h3, .tab-pane.specs > h3, .tab-pane.dimensions > h3, .tab-pane.downloads > h3, .tab-pane.mdi-red > h3 {
	border-color: #d2d2d2;
}
.features-list > li {
	border-color: #d2d2d2;
}
.specs > .table-responsive > .table > tbody > tr:nth-child(odd) {
	background-color: #f5f5f5;
}
.features.tab-text, .specs.tab-text, .dimensions.tab-text, .downloads.tab-text, .mdi-red.tab-text {
	border-color: #d2d2d2;
}
.feature {
	border-left: 2px solid #d2d2d2;
	border-bottom: 2px solid #d2d2d2;
}
.options-box {
	border: solid 1px #939393;
}
.options-box .subheader {
	border-top: solid 1px #939393
}
.table-responsive p:first-child {
	display: none;
}
}
@media (min-width: 768px) {
.switcharoo .col-xs-1, .switcharoo .col-sm-1, .switcharoo .col-md-1, .switcharoo .col-lg-1, .switcharoo .col-xs-2, .switcharoo .col-sm-2, .switcharoo .col-md-2, .switcharoo .col-lg-2, .switcharoo .col-xs-3, .switcharoo .col-sm-3, .switcharoo .col-md-3, .switcharoo .col-lg-3, .switcharoo .col-xs-4, .switcharoo .col-sm-4, .switcharoo .col-md-4, .switcharoo .col-lg-4, .switcharoo .col-xs-5, .switcharoo .col-sm-5, .switcharoo .col-md-5, .switcharoo .col-lg-5, .switcharoo .col-xs-6, .switcharoo .col-sm-6, .switcharoo .col-md-6, .switcharoo .col-lg-6, .switcharoo .col-xs-7, .switcharoo .col-sm-7, .switcharoo .col-md-7, .switcharoo .col-lg-7, .switcharoo .col-xs-8, .switcharoo .col-sm-8, .switcharoo .col-md-8, .switcharoo .col-lg-8, .switcharoo .col-xs-9, .switcharoo .col-sm-9, .switcharoo .col-md-9, .switcharoo .col-lg-9, .switcharoo .col-xs-10, .switcharoo .col-sm-10, .switcharoo .col-md-10, .switcharoo .col-lg-10, .switcharoo .col-xs-11, .switcharoo .col-sm-11, .switcharoo .col-md-11, .switcharoo .col-lg-11, .switcharoo .col-xs-12, .switcharoo .col-sm-12, .switcharoo .col-md-12, .switcharoo .col-lg-12, .switcharoo .col-1, .switcharoo .col-2, .switcharoo .col-3, .switcharoo .col-4, .switcharoo .col-5, .switcharoo .col-6, .switcharoo .col-7, .switcharoo .col-8, .switcharoo .col-9, .switcharoo .col-10, .switcharoo .col-11, .switcharoo .col-12 {
	float: right;
}
}
@media print {
.top-print {
	margin-top: -50px;
}
.table-responsive {
	overflow-x: visible !important;
	overflow: visible !important;
}
img {
	max-width: 100% !important;
}
ul, img, .ad-columns, .products-1, .products-2, .tab-pane {
	page-break-inside: avoid;
}
}
 @media (max-width: 1180px) {
.get-small {
	font-size: 12px;
}
}
@media (max-width: 868px) {
.get-small {
	font-size: inherit;
}
}
@media (max-width: 868px) {
.teeny {
	font-size: 10px;
}
}
@media (max-width: 767px) {
.teeny {
	font-size: inherit;
}
.get-small .no-break {
	white-space: normal;
}
}
@media (max-width: 575px) {
.get-small {
	font-size: 12px;
}
}
.modal.in .modal-dialog {
	z-index: 1051;
}
.modal-open {
	overflow-x: hidden;
	overflow-y: scroll;
}
.modal-open {
	margin-right: -17px !important;
}
.modal-open .navbar {
	margin-right: 0px !important;
}
.carousel-control.left, .carousel-control.right {
	background-image: none;
	filter: none;
}









/*mdi css*/
@media (max-width: 768px) {
.body-content.mdi-index {
	padding-left: 15px;
}
}
.container > .row > .col-12 {
	padding-top: 15px;
}
.contact {
	margin-top: -20px;
}
.contact > .col-3 {
	padding: 0px;
}
.mdi-contact {
	margin-top: -20px;
}
.mdi-contact > .col-3 {
	padding: 0px;
	padding-left: 15px;
}
.mdi-contact p {
	padding-right: 15px;
	padding-left: 15px;
}
.hours {
	margin-bottom: -10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	margin-top: -1px;
	padding-top: 2px;
	font-size: 16px;
}
@media (max-width: 767px) {
.hours {
	background: none;
	margin-bottom: -10px;
	padding-bottom: 10px;
	border: none;
	margin-top: -1px;
}
}
.index-breadcrumb > .dropdown-menu {
	border: none;
}
.index-breadcrumb .dropdown-menu > li > a {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #dddddd;
}
.index-breadcrumb .dropdown-menu > li > a:hover, .index-breadcrumb .dropdown-menu > li > a:focus {
	border-bottom: 1px solid #E9E9E9;
	border-top: 1px solid #7E7E7E;
}
.index-breadcrumb {
	padding: 8px 15px;
	list-style: none;
	background-color: #f5f5f5;
	margin-top: -10px;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: 0px;
}
@media (max-width: 767px) {
.index-breadcrumb {
	margin-bottom: 25px;
}
.mdi-breadcrumb {
	margin-top: 10px;
	margin-bottom: 25px;
}
}
ol.index-breadcrumb {
	min-height: 38px;
}
.index-breadcrumb li i {
	margin-left: 15px;
}
.index-breadcrumb > li.dropdown > ul.dropdown-menu {
	top: 32px;
	left: -243px;
	padding: 0;
	text-align: center;
	width: 238px;
}
.index-breadcrumb > li.dropdown > .dropdown-menu > li {
	text-align: center;
	display: inline-block;
}
.index-breadcrumb > li.dropdown > .dropdown-menu > li > a {
	padding: 3px 10px;
}
.index-breadcrumb > li {
	display: inline-block;
	padding-left: 15px;
	height: 20px;
}
.index-breadcrumb > li > i {
	color: #ababab;
}
.index-breadcrumb > .active {
	color: #777777;
}
ol.index-breadcrumb > li.far-right {
	float: right;
	color: #e82226;
	content: normal;
	margin-top: -5px;
}
@media (max-width: 1060px) {

.index-breadcrumb li i {
	margin-left: 5px;
}
.index-breadcrumb > li {
	padding-left: 5px;
}
.mdi-breadcrumb li i {
	margin-left: 5px;
}
.mdi-breadcrumb > li {
	padding-left: 5px;
}
}
 @media (max-width: 768px) {
ol.index-breadcrumb > li.print {
	display: none
}
ol.index-breadcrumb > li.far-right {
	padding: 0px;
}
ol.mdi-breadcrumb > li.print {
	display: none
}
ol.mdi-breadcrumb > li.far-right {
	padding: 0px;
}
}
.index-breadcrumb {
	padding-left: 30px;
}
.mdi-breadcrumb {
	padding: 8px 15px;
	list-style: none;
	background-color: #f5f5f5;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	margin-bottom: 0px;
}
ol.mdi-breadcrumb {
	min-height: 38px;
}
.mdi-breadcrumb li i {
	margin-left: 15px;
}
.mdi-breadcrumb > li.dropdown > ul.dropdown-menu {
	top: 32px;
	left: -243px;
	padding: 0;
	text-align: center;
	width: 238px;
}
.mdi-breadcrumb > li.dropdown > .dropdown-menu > li {
	text-align: center;
	display: inline-block;
}
.mdi-breadcrumb > li.dropdown > .dropdown-menu > li > a {
	padding: 3px 10px;
}
.mdi-breadcrumb > li {
	display: inline-block;
	padding-left: 15px;
	height: 20px;
}
.mdi-breadcrumb > li > i {
	color: #ababab;
}
.mdi-breadcrumb > .active {
	color: #777777;
}
ol.mdi-breadcrumb > li.far-right {
	float: right;
	color: #e82226;
	content: normal;
	margin-top: -5px;
}
@media (max-width: 1060px) {
.mdi-breadcrumb li i {
	margin-left: 5px;
}
.mdi-breadcrumb > li {
	padding-left: 5px;
}
}
 @media (max-width: 768px) {
li.far-right {
	float: none;
}
.mdi-breadcrumb {
	padding-left: 30px;
	margin-bottom: 20px;
	margin-top: -20px;
	margin-top: 0px;
}
.hours p {
	font-size: 16px;
	margin-bottom: 0px;
	margin-left: -14px;
}
}
.hours {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-right: 1px solid #dddddd;
}
.index-contact .contact-bar {
	margin-left: 0px;
}
.row .contact {
	padding: 0px;
}
@media (max-width: 406px) {
.index-contact .contact-bar > .row > .col-9 h4 {
	font-size: 14px;
}
}
@media (max-width: 767px) {
.only-for-mobile .contact-bar {
	margin-left: 0px;
	margin-top: -27px;
}
}
.slider.top {
	padding: 0px;
	margin-left: -15px;
	margin-right: -15px;
	margin-top: -25px;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	margin-left: 0px;
	margin-right: 0px;
}
i.fi-clock.mdi-red {
	font-size: 20px;
}
.sample-links.row {
	padding-top: 0;
	margin-left: -10px;
	margin-right: -10px;
	margin-top: -1px;
	margin-bottom: -10px;
}
.sample-links .col-3 {
	padding: 0;
}
.sample-links a {
	display: block;
	min-height: 45px;
	padding: 10px;
	text-decoration: none;
	font-size: 18px;
	border-left: 1px solid #3f3f3f;
	border-right: 1px solid #3f3f3f;
	border-top: 1px solid #3f3f3f;
	background-color: #F6F6F6;
}
.sample-links a:hover, .sample-links a:focus, .sample-links a:active {
	border-left: 1px solid #737373;
	border-right: 1px solid #737373;
}
.red .sample-links a {
	color: #e82226;
	margin-left: -1px;
	margin-right: -1px;
}
.blue .sample-links a {
	color: #45a3ff;
	margin-left: -1px;
	margin-right: -1px;
}
.orange .sample-links a {
	color: #ff7226;
	margin-left: -1px;
	margin-right: -1px;
}
.purple .sample-links a {
	color: #6238cf;
	margin-left: -1px;
	margin-right: -1px;
}
.green .sample-links a {
	color: #0a7708;
	margin-left: -1px;
	margin-right: -1px;
}
.gray .sample-links a, .grey .sample-links a {
	color: #757575;
}
.red .sample-links a:hover, .red .sample-links a:focus, .red .sample-links a:active {
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
	border-left: 1px solid #737373;
	border-right: 1px solid #737373;
	background: bottom repeat-x url(../images/template/product-gradient.png) #e82226;
}
.blue .sample-links a:hover, .blue .sample-links a:focus, .blue .sample-links a:active {
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
	border-left: 1px solid #737373;
	border-right: 1px solid #737373;
	background: bottom repeat-x url(../images/template/product-gradient.png) #45a3ff;
}
.orange .sample-links a:hover, .orange .sample-links a:focus, .orange .sample-links a:active {
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
	border-left: 1px solid #737373;
	border-right: 1px solid #737373;
	background: bottom repeat-x url(../images/template/product-gradient.png) #ff7226;
}
.purple .sample-links a:hover, .purple .sample-links a:focus, .purple .sample-links a:active {
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
	border-left: 1px solid #737373;
	border-right: 1px solid #737373;
	background: bottom repeat-x url(../images/template/product-gradient.png) #6238cf;
}
.green .sample-links a:hover, .green .sample-links a:focus, .green .sample-links a:active {
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
	border-left: 1px solid #737373;
	border-right: 1px solid #737373;
	background: bottom repeat-x url(../images/template/product-gradient.png) #0a7708;
}
.gray .sample-links a:hover, .gray .sample-links a:focus, .gray .sample-links a:active, .grey .sample-links a:hover, .grey .sample-links a:focus, .grey .sample-links a:active {
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
	border-left: 1px solid #737373;
	border-right: 1px solid #737373;
	background: bottom repeat-x url(../images/template/product-gradient.png) #757575;
}
.site-link {
	text-align: center;
	display: block;
	width: 100%;
	padding: 5px;
	margin-bottom: 0px;
	font-size: 18px;
}
.site-link:hover, .site-link:focus, .site-link:active {
	background-color: #F5F5F5;
	color: #000000;
}
.sample-links div a {
	font-size: 14px;
	min-height: 62px;
}
@media (max-width: 767px) {
.sample-links div a {
	font-size: 14px;
	min-height: 30px;
	padding-bottom: 10px;
}
}
.product-red {
	background: bottom repeat-x url(../images/template/product-gradient.png) #e82226;
	border-top: 2px groove #820709;
}
.product-gray, .product-grey {
	background: bottom repeat-x url(../images/template/product-gradient.png) #757575;
	border-top: 2px groove #2E2E2E;
}
.product-blue {
	background: bottom repeat-x url(../images/template/product-gradient.png) #45a3ff;
	border-top: 2px groove #1c4166;
}
.product-green {
	background: bottom repeat-x url(../images/template/product-gradient.png) #0a7708;
	border-top: 2px groove #064505;
}
.product-purple {
	background: bottom repeat-x url(../images/template/product-gradient.png) #6238cf;
	border-top: 2px groove #321c69;
}
.product-orange {
	background: bottom repeat-x url(../images/template/product-gradient.png) #ff7226;
	border-top: 2px groove #994417;
}
.product-red.dark {
	background: #b51b1e;
}
.product-blue.dark {
	background: bottom repeat-x url(../images/template/product-gradient.png) #3782cc;
}
.product-gray.dark, .product-grey.dark {
	background: bottom repeat-x url(../images/template/product-gradient.png) #1b1b1b;
	border: 15px inset #ab782c;
	margin-left: 10px;
	margin-right: 10px;
	box-shadow: 2px 2px 5px rgba(0,0,0,1);
}
@media print {
.product-gray.dark, .product-grey.dark {
	background: none;
	border: none
}
}
.product-purple.dark {
	background: #4a2a9c;
}
.product-orange.dark {
	background: #e55f17;
}
.product-red, .product-gray, .product-grey, .product-blue, .product-green, .product-purple, .product-orange {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px;
}
.product-red h2, .product-gray h2, .product-grey h2, .product-blue h2, .product-green h2, .product-purple h2, .product-orange h2 {
	color: #ffffff;
	border-bottom: 2px solid #ffffff;
	font-size: 50px;
}
.product {
	padding-bottom: 1px;
	margin-left: -15px;
	margin-right: -15px;
	background-color: #E7E7E7;
	background: url(../images/template/grid-for-products.png) repeat-x bottom, #E7E7E7;
}
.product > .row {
	margin-left: 0px;
	margin-right: 0px;
	border-top: 1px solid #3f3f3f;
	border-bottom: 1px solid #3f3f3f;
}
.product > .row > .col-lg-4.col-md-4.col-sm-4.col-xs-4 {
	border-right: 1px solid #3f3f3f;
	border-bottom: 1px solid #3f3f3f;
}
.product .row .col-lg-4.col-md-4.col-sm-4.col-xs-4 {
	padding-left: 0px;
	padding-right: 0px;
	background-color: #fff;
	margin-bottom: 5px;
}
.product .row .col-lg-4.col-md-4.col-sm-4.col-xs-4 img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
@media print {
.product .row .col-lg-4.col-md-4.col-sm-4.col-xs-4 img {
	padding: 1px;
}
}
.product .row .col-lg-8.col-md-8.col-sm-8.col-xs-8 {
	padding-top: 15px;
	padding-bottom: 15px;
}
.title-box {
	background-color: #fff;
	padding: 10px;
}
.title-box a {
	margin-bottom: 15px;
}
.product > .row > .col-lg-8.col-md-8.col-sm-8.col-xs-8 > .title-box {
	border-right: 3px solid #3f3f3f;
	border-left: 3px solid #3f3f3f;
}
@media (max-width: 520px) {
.product > .row > .col-lg-4.col-md-4.col-sm-4.col-xs-4, .product > .row > .col-lg-8.col-md-8.col-sm-8.col-xs-8 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	float: none;
}
}
.product p {
	color: #3F3F3F;
}
.product a, .title-box a {
	margin: 0px;
	font-weight: bold;
}
.pdf {
	display: block;
	padding: 20px 5px 10px;
	font-weight: bolder;
	border: 1px solid #dddddd;
	background: top right url(../images/template/pdf.png) no-repeat;
}
a.pdf:hover, a.pdf:focus, a.pdf:active {
	border-color: #ababab;
	background-color: #dddddd;
	background: top right url(../images/template/pdf-active.png) no-repeat;
	text-decoration: none;
}
@media (max-width: 1150px) {
.pdf {
	background: top right url(../images/template/pdf-small.png) no-repeat;
}
a.pdf:hover, a.pdf:focus, a.pdf:active {
	background: top right url(../images/template/pdf-active-small.png) no-repeat;
}
}
.file-size {
	color: #7E7E7E;
	font-weight: 100;
	text-shadow: 1px 1px 3px rgba(255,255,255,1);
}
a:hover .file-size, a:active .file-size, a:focus .file-size {
	color: #6238cf;
	font-weight: 100;
	text-decoration: none;
}
.product-purple .pdf {
	display: block;
	padding: 20px 5px 10px;
	font-weight: bolder;
	border: 1px solid #dddddd;
	background-color: #ffffff;
}
.product-purple a.pdf:hover, .product-purple a.pdf:focus, .product-purple a.pdf:active {
	border-color: #ffffff;
	background-color: #321c69;
}
.training-box {
	display: block;
	padding: 20px 5px 10px;
	font-weight: bolder;
	border: 15px solid transparent;
	color: #696969;
	margin-bottom: 10px;
}
a.training-box:hover, a.training-box:focus, a.training-box:active {
	text-decoration: none;
	border: 15px solid transparent;
	-webkit-border-image: url(../images/template/chalk-box.png) 8.33% repeat; /* Safari 3.1-5 */
	-o-border-image: url(../images/template/chalk-box.png) 8.33% repeat; /* Opera 11-12.1 */
	border-image: url(../images/template/chalk-box.png) 8.33% repeat;
	color: #ffffff;
}
h1.training, h2.training, h3.training, h4.training {
	border: 15px solid transparent;
	-webkit-border-image: url(../images/template/chalk-line.png) 33.33% repeat; /* Safari 3.1-5 */
	-o-border-image: url(../images/template/chalk-line.png) 33.33% repeat; /* Opera 11-12.1 */
	border-image: url(../images/template/chalk-line.png) 33.33% repeat;
	padding: 3px 3px;
	color: #ffffff;
	margin-left: -15px;
	margin-right: -15px;
}
@media (min-width: 768px) {
.only-for-medium-screens {
	display: none;
}
}
@media (max-width: 768px) {
.only-for-medium-screens {
	display: inherit;
}
}
@media (max-width: 520px) {
.only-for-medium-screens {
	display: none;
}
}
.no-pads {
	padding: 0px;
}
.pads {
	padding: 10px;
}
.margins {
	margin: auto 15px;
}
.no-margins {
	margin: auto -30px;
}
.white {
	color: #ffffff;
}
@media (max-width: 500px) {
.text-shadow.blur {
	text-shadow: .5px .5px 3px rgba(0, 0, 0, 1);
}
}
.text-shadow-narrow {
	text-shadow: 1px 1px .5px rgba(0, 0, 0, 0.5)
}
.white-background {
	background-color: #ffffff;
}
.green-background {
	background-color: #0a7708;
	padding-left: -15px;
	padding-right: -15px;
	margin-left: -15px;
	margin-right: -15px;
}
.gray-background, .grey-background {
	background-color: #E8E8E8;
}
div.gray-background, div.grey-background {
	margin: 0px -15px;
	padding: 15px;
}
.text-box {
	padding: 5px;
	color: #000000;
}
.text-box.red {
	height: 80px;
}
.text-box.purple {
	height: 100px;
}
.text-box.orange {
	height: 80px;
}
@media (max-width: 784px) {
.text-box.purple {
	height: 120px;
}
}
@media (max-width: 767px) {
.text-box.purple, .text-box.orange, .text-box.red {
	height: auto;
	padding-top: 10px;
	padding-bottom: 13px;
}
}
.fire-training {
	background: bottom right no-repeat url(../images/fire-training.png);
	height: 350px;
	margin-bottom: -15px;
}
@media (max-width: 650px) {
.fire-training {
	background: bottom right no-repeat url(../images/fire-training-small.png);
	height: 350px;
	margin-bottom: -15px;
}
}
@media (max-width: 445px) {
.fire-training {
	height: 400px;
}
}
@media (max-width: 415px) {
.fire-training {
	background: bottom right no-repeat url(../images/fire-training-supah-small.png);
	height: 500px;
}
}
/*Video Components*/

.flex-video {
	position: relative;
	padding-top: 25px;
	padding-bottom: 67.5%;
	height: 0;
	margin-bottom: 16px;
	overflow: hidden;
	border: 1px solid #696969;
}
.video-box .flex-video {
	border: 15px solid transparent;
	-webkit-border-image: url(../images/template/chalk-double-line.png) 33.33% 0% repeat; /* Safari 3.1-5 */
	-o-border-image: url(../images/template/chalk-double-line.png) 33.33% 0% repeat; /* Opera 11-12.1 */
	border-image: url(../images/template/chalk-double-line.png) 33.33% 0% repeat;
}
.chalk-bottom {
	border: 15px solid transparent;
	-webkit-border-image: url(../images/template/chalk-line.png) 33.33% repeat; /* Safari 3.1-5 */
	-o-border-image: url(../images/template/chalk-line.png) 33.33% repeat; /* Opera 11-12.1 */
	border-image: url(../images/template/chalk-line.png) 33.33% repeat;
	margin: 0px 10px;
}
@media (max-width: 550px) {
.chalk-bottom .col-6 {
	padding: 0px;
}
}
@media (max-width: 500px) {
.chalk-bottom h2 {
	font-size: 36px;
}
}
@media (max-width: 370px) {
.chalk-bottom h2 {
	font-size: 26px;
}
}
.product-grey.dark .chalk-bottom, .product-gray.dark .chalk-bottom {
	margin-top: 10px;
	margin-bottom: 10px;
}
.btn-primary.no-max-btn, .btn-danger.no-max-btn, .btn-info.no-max-btn {
	max-width: none !important;
	max-height: none !important;
}
.btn-primary.no-min-btn, .btn-danger.no-min-btn, .btn-info.no-min-btn {
	min-width: none !important;
	min-height: none !important;
}
.flex-video.widescreen {
	padding-bottom: 57.25%;
}
.flex-video.vimeo {
	padding-top: 0;
}
.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
div.video {
	border: 15px solid transparent;
}
div.video:hover, div.video:active, div.video:focus {
	border: 15px solid transparent;
	-webkit-border-image: url(../images/template/chalk-box.png) 8.33% repeat; /* Safari 3.1-5 */
	-o-border-image: url(../images/template/chalk-box.png) 8.33% repeat; /* Opera 11-12.1 */
	border-image: url(../images/template/chalk-box.png) 8.33% repeat;
}
h3.video {
	background-color: #E7E7E7;
	margin-top: 0px;
	max-width: 484px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 10px;
	color: #000000;
}
a.no-dec:hover, a.no-dec:focus, a.no-dec:active {
	color: #e82226;
	text-decoration: none;
}
a:hover h3.video, a:focus h3.video, a:active h3.video {
	background-color: #ffffff;
	color: #e82226;
	text-decoration: none;
}
.gray-background h3.video, .grey-background h3.video {
	background-color: #424242;
	color: #ffffff;
}
.black-background {
	background-color: #1b1b1b;
}
.black-background.padding {
	margin-left: -15px;
	margin-right: -15px;
	padding: 15px;
}
/*End Video Components*/
.video img {
	border: 1px solid #696969;
}
.no-gutters {
	width: 100%;
	margin-top: 5px;
}
.no-gutters .row {
	margin-right: 0px;
	margin-left: 0px;
}
@media (max-width: 1200px) {
.no-gutters {
	width: 100%;
}
}
.no-gutters .row .col-12 {
	padding: 0px;
}
.video-text h1 {
	margin-top: -5px;
	text-align: center;
	color: #EAEAEA;
}
.chalky {
	padding-left: 30px;
	padding-right: 30px;
	background: top right url(../images/template/chalk.png) no-repeat;
	background-size: contain;
	padding-top: 25px;
}
@media (max-width: 1250px) {
.chalky {
	background: top right url(../images/template/medium-chalk.png) no-repeat;
	background-size: contain;
}
}
@media (max-width: 767px) {
.chalky {
	background: top right url(../images/template/small-chalk-large.png) no-repeat;
	background-size: contain;
}
}
@media (max-width: 440px) {
.chalky {
	background: top right url(../images/template/small-chalk.png) no-repeat;
	background-size: contain;
}
}
.floater h2, .floater h3, .floater h4 {
	color: #ffffff;
	text-align: center;
	text-shadow: 2px 2px 3px rgba(0,0,0,1);
	font-weight: bold;
	top: -175px;
	font-size: 40px;
	position: relative;
	height: 0;
}
@media (max-width: 1700px) {
.floater h2, .floater h3, .floater h4 {
	top: -150px;
	font-size: 40px;
}
}
@media (max-width: 1250px) {
.floater h2, .floater h3, .floater h4 {
	top: -120px;
	font-size: 35px;
}
}
@media (max-width: 1045px) {
.floater h2, .floater h3, .floater h4 {
	top: -110px;
	font-size: 30px;
}
}
@media (max-width: 920px) {
.floater h2, .floater h3, .floater h4 {
	top: -90px;
	font-size: 25px;
}
}
@media (max-width: 767px) {
.floater h2, .floater h3, .floater h4 {
	top: -150px;
	font-size: 40px;
}
.floater:first-child {
	padding-right: 10px;
}
.floater:last-child {
	padding-left: 10px;
}
.chalky {
	padding-bottom: 50%;
}
}
@media (max-width: 550px) {
.floater h2, .floater h3, .floater h4 {
	top: -120px;
	font-size: 35px;
}
}
@media (max-width: 440px) {
.floater h2, .floater h3, .floater h4 {
	top: -90px;
	font-size: 25px;
}
}
.floater a:hover {
	text-decoration: none;
}
.video-box .col-9 {
	padding-left: 50px;
}
.constraints {
	max-width: 875px;
	max-height: 614px;
	margin-left: auto;
	margin-right: auto;
}
.black-background > .prod-image {
	border: 15px solid transparent;
	-webkit-border-image: url(../images/template/chalk-line.png) 33.33% 0% repeat; /* Safari 3.1-5 */
	-o-border-image: url(../images/template/chalk-line.png) 33.33% 0% repeat; /* Opera 11-12.1 */
	border-image: url(../images/template/chalk-line.png) 33.33% 0% repeat;
}
a.up-next img {
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
}
a.up-next:hover img, a.up-next:active img {
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	-webkit-border-image: url(../images/template/chalk-double-line.png) 33.33% 0% repeat; /* Safari 3.1-5 */
	-o-border-image: url(../images/template/chalk-double-line.png) 33.33% 0% repeat; /* Opera 11-12.1 */
	border-image: url(../images/template/chalk-double-line.png) 33.33% 0% repeat;
}
 @media (max-width: 767px) {
.video-box .col-9 {
	padding: 10px;
}
.floater {
	float: left;
	width: 50%;
	padding-left: 5px;
	padding-right: 5px;
}
.video-box .flex-video {
	box-shadow: none;
}
}
.slotted-iron {
	padding-left: 15px;
	padding-right: 15px;
	border-style: solid;
	border-width: 0px 21px;
	-webkit-border-image: url(../images/template/slotted-iron.png) 0% 33.33% repeat; /* Safari 3.1-5 */
	-o-border-image: url(../images/template/slotted-iron.png) 0% 33.33% repeat; /* Opera 11-12.1 */
	border-image: url(../images/template/slotted-iron.png) 0% 33.33% repeat;
}
.shelf {
	margin-bottom: 15px;
}
.shelf h2 {
	text-align: center;
	padding: 20px;
	background-color: #e82226;
	margin: 0;
	border: 2px solid #000000;
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
}
.product-shelf {
	background: url(../images/template/shelf-grid.png) repeat-y top left #8c8c8c;
	border-top: 6px ridge #c2c2c2;
	border-bottom: 6px ridge #c2c2c2;
	margin-top: -6px;
}
@media (max-width: 767px) {
.slotted-iron {
	display: none;
}
}
.product-shelf h2 {
	text-align: center;
	font-size: 24px;
	text-decoration: none;
}
.product-shelf a:hover, .product-shelf a:focus {
	text-align: center;
	font-size: 24px;
	text-decoration: none;
}
a .shelf-item h2 {
	color: #333333;
	text-decoration: none;
	border: none;
}
a:hover .shelf-item h2, a:focus .shelf-item h2 {
	color: #ffffff;
	text-decoration: none;
}
#compressed-air-piping-sprite {
	background: url(../images/product-types/compressed-air-piping-sprite.png) 150px 0;
}
a:hover #compressed-air-piping-sprite, a:focus #compressed-air-piping-sprite {
	background: url(../images/product-types/compressed-air-piping-sprite.png) 0 0;
}
#compressors-sprite {
	background: url(../images/product-types/compressors-sprite.png) 150px 0;
}
a:hover #compressors-sprite, a:focus #compressors-sprite {
	background: url(../images/product-types/compressors-sprite.png) 0 0;
}
#dryers-sprite {
	background: url(../images/product-types/dryers-sprite.png) 150px 0;
}
a:hover #dryers-sprite, a:focus #dryers-sprite {
	background: url(../images/product-types/dryers-sprite.png) 0 0;
}
#pneumatic-tools-sprite {
	background: url(../images/product-types/pneumatic-tools-sprite.png) 150px 0;
}
a:hover #pneumatic-tools-sprite, a:focus #pneumatic-tools-sprite {
	background: url(../images/product-types/pneumatic-tools-sprite.png) 0 0;
}
#electric-motors-sprite {
	background: url(../images/product-types/electric-motors-sprite.png) 150px 0;
}
a:hover #electric-motors-sprite, a:focus #electric-motors-sprite {
	background: url(../images/product-types/electric-motors-sprite.png) 0 0;
}
#cranes-winches-sprite {
	background: url(../images/product-types/cranes-winches-sprite.png) 150px 0;
}
a:hover #cranes-winches-sprite, a:focus #cranes-winches-sprite {
	background: url(../images/product-types/cranes-winches-sprite.png) 0 0;
}
#firefighting-equipment-sprite {
	background: url(../images/product-types/firefighting-equipment-sprite.png) 150px 0;
}
a:hover #firefighting-equipment-sprite, a:focus #firefighting-equipment-sprite {
	background: url(../images/product-types/firefighting-equipment-sprite.png) 0 0;
}
#hose-reels-sprite {
	background: url(../images/product-types/hose-reels-sprite.png) 150px 0;
}
a:hover #hose-reels-sprite, a:focus #hose-reels-sprite {
	background: url(../images/product-types/hose-reels-sprite.png) 0 0;
}
#used-fluid-equipment-sprite {
	background: url(../images/product-types/used-fluid-equipment-sprite.png) 150px 0;
}
a:hover #used-fluid-equipment-sprite, a:focus #used-fluid-equipment-sprite {
	background: url(../images/product-types/used-fluid-equipment-sprite.png) 0 0;
}
#filtration-sprite {
	background: url(../images/product-types/filtration-sprite.png) 150px 0;
}
a:hover #filtration-sprite, a:focus #filtration-sprite {
	background: url(../images/product-types/filtration-sprite.png) 0 0;
}
#tube-service-tools-sprite {
	background: url(../images/product-types/tube-service-tools-sprite.png) 150px 0;
}
a:hover #tube-service-tools-sprite, a:focus #tube-service-tools-sprite {
	background: url(../images/product-types/tube-service-tools-sprite.png) 0 0;
}
#meters-pumps-sprite {
	background: url(../images/product-types/meters-pumps-sprite.png) 150px 0;
}
a:hover #meters-pumps-sprite, a:focus #meters-pumps-sprite {
	background: url(../images/product-types/meters-pumps-sprite.png) 0 0;
}
a.top-of-page {
	text-align: center;
	padding: 15px;
	border-bottom: 1px solid #939393;
	border-top: 1px solid #939393;
	display: block;
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 25px;
	margin-bottom: 25px;
}
a.top-of-page.margins {
	margin-left: 0px;
	margin-right: 0px;
}
a.top-of-page:hover, a.top-of-page:focus {
	text-decoration: none;
	font-weight: bold;
	background-color: #E7E7E7;
}
a:hover button .mdi, a:focus button .mdi, a:active button .mdi {
	color: #e89798;
}
.carousel-caption .index-button button.righter {
	margin-right: 20px;
}
.carousel-caption .index-button button.lefter {
	margin-left: 20px;
}
.carousel-caption .index-button button.midline {
	margin-bottom: 80px;
	margin-left: -20px;
}
@media (max-width: 1100px) {
.carousel-caption .index-button button.midline {
	margin-bottom: 40px;
}
}
@media (max-width: 930px) {
.carousel-caption .index-button button.midline {
	margin-bottom: 30px;
}
}
.lift {
	margin-top: 0px;
	padding-top: 0px;
}
.small-margins {
	margin-left: 1px;
	margin-right: 1px;
}
/*Tab Animation */

.nav-tabs a.specs {
	-webkit-animation-name: look-at-me-1; /* Chrome, Safari, Opera */
	-webkit-animation-duration: 20s; /* Chrome, Safari, Opera */
	animation-name: look-at-me-1;
	animation-duration: 20s;
	animation-delay: 3s;
	animation-iteration-count: 3;
	animation-timing-function: ease-out;
	font-weight: bold;
}
@-webkit-keyframes look-at-me-1 {
 0% {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
}
 4% {
box-shadow: inset 0px 0px 20px -3px #91c8ff;
-webkit-box-shadow: inset 0px 0px 20px -3px #91c8ff;
-moz-box-shadow: inset 0px 0px 20px -3px #91c8ff;
-o-box-shadow: inset 0px 0px 20px -3px #91c8ff;
}
 6% {
box-shadow: inset 0px 0px 20px -3px #45a3ff;
-webkit-box-shadow: inset 0px 0px 20px -3px #45a3ff;
-moz-box-shadow: inset 0px 0px 20px -3px #45a3ff;
-o-box-shadow: inset 0px 0px 20px -3px #45a3ff;
}
 8% {
box-shadow: inset 0px 0px 20px -3px #91c8ff;
-webkit-box-shadow: inset 0px 0px 20px -3px #91c8ff;
-moz-box-shadow: inset 0px 0px 20px -3px #91c8ff;
-o-box-shadow: inset 0px 0px 20px -3px #91c8ff;
}
 10% {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
}
}

/* Standard syntax */
@keyframes look-at-me-1 {
 0% {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
}
 4% {
box-shadow: inset 0px 0px 20px -3px #91c8ff;
-webkit-box-shadow: inset 0px 0px 20px -3px #91c8ff;
-moz-box-shadow: inset 0px 0px 20px -3px #91c8ff;
-o-box-shadow: inset 0px 0px 20px -3px #91c8ff;
}
 6% {
box-shadow: inset 0px 0px 20px -3px #45a3ff;
-webkit-box-shadow: inset 0px 0px 20px -3px #45a3ff;
-moz-box-shadow: inset 0px 0px 20px -3px #45a3ff;
-o-box-shadow: inset 0px 0px 20px -3px #45a3ff;
}
 8% {
box-shadow: inset 0px 0px 20px -3px #91c8ff;
-webkit-box-shadow: inset 0px 0px 20px -3px #91c8ff;
-moz-box-shadow: inset 0px 0px 20px -3px #91c8ff;
-o-box-shadow: inset 0px 0px 20px -3px #91c8ff;
}
 10% {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
}
}
.nav-tabs a.features {
	-webkit-animation-name: look-at-me-2; /* Chrome, Safari, Opera */
	-webkit-animation-duration: 20s; /* Chrome, Safari, Opera */
	animation-name: look-at-me-2;
	animation-duration: 20s;
	animation-delay: 3s;
	animation-iteration-count: 3;
	animation-timing-function: ease-out;
	font-weight: bold;
}
@-webkit-keyframes look-at-me-2 {
 4% {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
}
 6% {
box-shadow: inset 0px 0px 20px -3px #ffa473;
-webkit-box-shadow: inset 0px 0px 20px -3px #ffa473;
-moz-box-shadow: inset 0px 0px 20px -3px #ffa473;
-o-box-shadow: inset 0px 0px 20px -3px #ffa473;
}
 8% {
box-shadow: inset 0px 0px 20px -3px #ff7226;
-webkit-box-shadow: inset 0px 0px 20px -3px #ff7226;
-moz-box-shadow: inset 0px 0px 20px -3px #ff7226;
-o-box-shadow: inset 0px 0px 20px -3px #ff7226;
}
 10% {
box-shadow: inset 0px 0px 20px -3px #ffa473;
-webkit-box-shadow: inset 0px 0px 20px -3px #ffa473;
-moz-box-shadow: inset 0px 0px 20px -3px #ffa473;
-o-box-shadow: inset 0px 0px 20px -3px #ffa473;
}
 12% {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
}
}

/* Standard syntax */
@keyframes look-at-me-2 {
 4% {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
}
 6% {
box-shadow: inset 0px 0px 20px -3px #ffa473;
-webkit-box-shadow: inset 0px 0px 20px -3px #ffa473;
-moz-box-shadow: inset 0px 0px 20px -3px #ffa473;
-o-box-shadow: inset 0px 0px 20px -3px #ffa473;
}
 8% {
box-shadow: inset 0px 0px 20px -3px #ff7226;
-webkit-box-shadow: inset 0px 0px 20px -3px #ff7226;
-moz-box-shadow: inset 0px 0px 20px -3px #ff7226;
-o-box-shadow: inset 0px 0px 20px -3px #ff7226;
}
 10% {
box-shadow: inset 0px 0px 20px -3px #ffa473;
-webkit-box-shadow: inset 0px 0px 20px -3px #ffa473;
-moz-box-shadow: inset 0px 0px 20px -3px #ffa473;
-o-box-shadow: inset 0px 0px 20px -3px #ffa473;
}
 12% {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
}
}
.nav-tabs a.dimensions {
	-webkit-animation-name: look-at-me-3; /* Chrome, Safari, Opera */
	-webkit-animation-duration: 20s; /* Chrome, Safari, Opera */
	animation-name: look-at-me-3;
	animation-duration: 20s;
	animation-delay: 3s;
	animation-iteration-count: 3;
	animation-timing-function: ease-out;
	font-weight: bold;
}
@-webkit-keyframes look-at-me-3 {
 6% {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
}
 8% {
box-shadow: inset 0px 0px 20px -3px #523d33;
-webkit-box-shadow: inset 0px 0px 20px -3px #523d33;
-moz-box-shadow: inset 0px 0px 20px -3px #523d33;
-o-box-shadow: inset 0px 0px 20px -3px #523d33;
}
 10% {
box-shadow: inset 0px 0px 20px -3px #522c1b;
-webkit-box-shadow: inset 0px 0px 20px -3px #522c1b;
-moz-box-shadow: inset 0px 0px 20px -3px #522c1b;
-o-box-shadow: inset 0px 0px 20px -3px #522c1b;
}
 12% {
box-shadow: inset 0px 0px 20px -3px #523d33;
-webkit-box-shadow: inset 0px 0px 20px -3px #523d33;
-moz-box-shadow: inset 0px 0px 20px -3px #523d33;
-o-box-shadow: inset 0px 0px 20px -3px #523d33;
}
 14% {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
}
}

/* Standard syntax */
@keyframes look-at-me-3 {
 6% {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
}
 8% {
box-shadow: inset 0px 0px 20px -3px #523d33;
-webkit-box-shadow: inset 0px 0px 20px -3px #523d33;
-moz-box-shadow: inset 0px 0px 20px -3px #523d33;
-o-box-shadow: inset 0px 0px 20px -3px #523d33;
}
 10% {
box-shadow: inset 0px 0px 20px -3px #522c1b;
-webkit-box-shadow: inset 0px 0px 20px -3px #522c1b;
-moz-box-shadow: inset 0px 0px 20px -3px #522c1b;
-o-box-shadow: inset 0px 0px 20px -3px #522c1b;
}
 12% {
box-shadow: inset 0px 0px 20px -3px #523d33;
-webkit-box-shadow: inset 0px 0px 20px -3px #523d33;
-moz-box-shadow: inset 0px 0px 20px -3px #523d33;
-o-box-shadow: inset 0px 0px 20px -3px #523d33;
}
 14% {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
}
}
.nav-tabs a.downloads {
	-webkit-animation-name: look-at-me-4; /* Chrome, Safari, Opera */
	-webkit-animation-duration: 20s; /* Chrome, Safari, Opera */
	animation-name: look-at-me-4;
	animation-duration: 20s;
	animation-delay: 3s;
	animation-iteration-count: 3;
	animation-timing-function: ease-out;
	font-weight: bold;
}
@-webkit-keyframes look-at-me-4 {
 8% {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
}
 10% {
box-shadow: inset 0px 0px 20px -3px #8f76cf;
-webkit-box-shadow: inset 0px 0px 20px -3px #8f76cf;
-moz-box-shadow: inset 0px 0px 20px -3px #8f76cf;
-o-box-shadow: inset 0px 0px 20px -3px #8f76cf;
}
 12% {
box-shadow: inset 0px 0px 20px -3px #6238cf;
-webkit-box-shadow: inset 0px 0px 20px -3px #6238cf;
-moz-box-shadow: inset 0px 0px 20px -3px #6238cf;
-o-box-shadow: inset 0px 0px 20px -3px #6238cf;
}
 14% {
box-shadow: inset 0px 0px 20px -3px #8f76cf;
-webkit-box-shadow: inset 0px 0px 20px -3px #8f76cf;
-moz-box-shadow: inset 0px 0px 20px -3px #8f76cf;
-o-box-shadow: inset 0px 0px 20px -3px #8f76cf;
}
 16% {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
}
}

/* Standard syntax */
@keyframes look-at-me-4 {
 8% {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
}
 10% {
box-shadow: inset 0px 0px 20px -3px #8f76cf;
-webkit-box-shadow: inset 0px 0px 20px -3px #8f76cf;
-moz-box-shadow: inset 0px 0px 20px -3px #8f76cf;
-o-box-shadow: inset 0px 0px 20px -3px #8f76cf;
}
 12% {
box-shadow: inset 0px 0px 20px -3px #6238cf;
-webkit-box-shadow: inset 0px 0px 20px -3px #6238cf;
-moz-box-shadow: inset 0px 0px 20px -3px #6238cf;
-o-box-shadow: inset 0px 0px 20px -3px #6238cf;
}
 14% {
box-shadow: inset 0px 0px 20px -3px #8f76cf;
-webkit-box-shadow: inset 0px 0px 20px -3px #8f76cf;
-moz-box-shadow: inset 0px 0px 20px -3px #8f76cf;
-o-box-shadow: inset 0px 0px 20px -3px #8f76cf;
}
 16% {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
}
}
.nav-tabs a.mdi-red {
	-webkit-animation-name: look-at-me-5; /* Chrome, Safari, Opera */
	-webkit-animation-duration: 20s; /* Chrome, Safari, Opera */
	animation-name: look-at-me-5;
	animation-duration: 20s;
	animation-delay: 3s;
	animation-iteration-count: 3;
	animation-timing-function: ease-out;
	font-weight: bold;
}
@-webkit-keyframes look-at-me-5 {
 10% {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
}
 12% {
box-shadow: inset 0px 0px 20px -3px #e8686b;
-webkit-box-shadow: inset 0px 0px 20px -3px #e8686b;
-moz-box-shadow: inset 0px 0px 20px -3px #e8686b;
-o-box-shadow: inset 0px 0px 20px -3px #e8686b;
}
 14% {
box-shadow: inset 0px 0px 20px -3px #e82226;
-webkit-box-shadow: inset 0px 0px 20px -3px #e82226;
-moz-box-shadow: inset 0px 0px 20px -3px #e82226;
-o-box-shadow: inset 0px 0px 20px -3px #e82226;
}
 16% {
box-shadow: inset 0px 0px 20px -3px #e8686b;
-webkit-box-shadow: inset 0px 0px 20px -3px #e8686b;
-moz-box-shadow: inset 0px 0px 20px -3px #e8686b;
-o-box-shadow: inset 0px 0px 20px -3px #e8686b;
}
 18% {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
}
}

/* Standard syntax */
@keyframes look-at-me-5 {
 10% {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
}
 12% {
box-shadow: inset 0px 0px 20px -3px #e8686b;
-webkit-box-shadow: inset 0px 0px 20px -3px #e8686b;
-moz-box-shadow: inset 0px 0px 20px -3px #e8686b;
-o-box-shadow: inset 0px 0px 20px -3px #e8686b;
}
 14% {
box-shadow: inset 0px 0px 20px -3px #e82226;
-webkit-box-shadow: inset 0px 0px 20px -3px #e82226;
-moz-box-shadow: inset 0px 0px 20px -3px #e82226;
-o-box-shadow: inset 0px 0px 20px -3px #e82226;
}
 16% {
box-shadow: inset 0px 0px 20px -3px #e8686b;
-webkit-box-shadow: inset 0px 0px 20px -3px #e8686b;
-moz-box-shadow: inset 0px 0px 20px -3px #e8686b;
-o-box-shadow: inset 0px 0px 20px -3px #e8686b;
}
 18% {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
}
}


.nav-tabs a.specs.no-action, .nav-tabs a.features.no-action, .nav-tabs a.downloads.no-action, .nav-tabs a.mdi-red.no-action, .nav-tabs a.dimensions.no-action {
	-webkit-animation-name: none; /* Chrome, Safari, Opera */
	animation-name: none;
}
/*End Tab Animation */

/* Filter Application */

.selector-container {
	background-color: #fff;
	margin: 20px;
	}
.results .table-responsive {
	margin-bottom: 12px;
	}
.results .table {
	margin-bottom: 0px;
	}
.search-button {
	font-size: 24px;
	font-weight: bold;
	padding: 15px;
	color: #ababab;
}
.search-button.right {
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
.search-button.left {
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
.search-button:active, .search-button:hover, .search-button:focus {
	text-decoration: none;
	border-bottom: 1px solid #eeeeee;
}
.search-button.left.top {
	border-top: transparent;
	border-bottom: transparent;
	border-left: 1px solid #eeeeee;
}
.search-shell {

	position: absolute;
	left: 3px;
	top: 3px;
	width: 100%;
	height: 98.5%;
}
.search-box {
	display: block;
	border: 1.5px outset #cccccc;
	width: 100%;
	margin: 3px;
	padding: 8px;
}

.search-shell:hover, .search-shell:active, .search-shell:focus {
	background-color: rgba(204,204,204,0.2);
}
.search-box:hover, .search-box:active, .search-box:focus {
	border: 1.5px inset #b3b3b3;
	text-decoration: none;
	box-shadow: 3px 3px 15px #b3b3b3 inset;
}
.search-box:hover > .prod-image, .search-box:active > .prod-image, .search-box:focus > .prod-image {
	transform: scale3d(.97, .97, 1);
}
.results h1 {
	border-bottom: 2px solid #ccc;
}
.selector {
	border-right: 2px solid #eee;
}
.selector h1 {
	border-bottom: 2px solid #ccc;
}
.col-3.selector {
	width: 25%
	}
.col-9.results {
	width: 75%;
	}
.selector .col-6, .results .col-6 {
	width: 50%;
	}
@media (max-width: 680px) {
.selector .col-6 {
	width: 100%;
	text-align: center;
	}
.selector h1, .results h1 {
	font-size: 25px;
	}
	}
@media (max-width: 850px) {
.results .table {
	margin-bottom: 0px;
	}
.results .table-responsive {
	margin-bottom: 20px;
	}
	}
@media (max-width: 705px) {
.search-button {
	font-size: 18px;
	}
	}
@media (max-width: 565px) {
.search-button {
	font-size: 14px;
	}
	}
.bs-docs-sidebar > ul > li > a.reel-selector-a {
	color: #e82226;
	font-weight: bold;
	text-align: center;
	font-size: 1.3em;
	text-shadow: 1px 1px 0.5px rgba(0, 0, 0, 0.8);
	}
.bs-docs-sidebar > ul > li > a.reel-selector-a:hover, .bs-docs-sidebar > ul > li > a.reel-selector-a:active, .bs-docs-sidebar > ul > li > a.reel-selector-a:focus {
	color: #820709;	
	font-weight: bold;
	}
.reel-selector-a #new-icon {
	width: 30px;
	height: 32px;
	background: url(//www.mdisales.net/html5-2point0/images/new-icon-sprite.png) 0 0;
	}
.reel-selector-a:hover #new-icon, .reel-selector-a:active #new-icon, .reel-selector-a:focus #new-icon {
	background: url(//www.mdisales.net/html5-2point0/images/new-icon-sprite.png) 30px 0;
	}	
	
	
/* Search App*/

.mdiApp {
	width: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.searchListWrapper {
	background-color: #F3F3F3;
	z-index: 1001;
	width: 550px;
	height: auto;
	position: absolute;
	border: 1px solid #bababa;
	box-shadow: 3px 2px 3px rgba(0, 0, 0, 0.15);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.btn-search-close {
	margin: 10px;
}
.searchList {
	margin-bottom: 0px;
	width: 100%;
	min-height: 101px;
	max-height: 600px;
	overflow-y: auto;
	z-index: 1002;
	background-color: #F3F3F3;
	background-image: url(../images/template/search-bg.png);
	background-repeat: no-repeat;
}
.searchList h4 {
	margin-top: 0px;
}
ul.searchList {
	padding-left: 10px;
	}
.app-panel .mdiApp input {
	width: 75%;
}
.app-panel {
	margin-bottom: 0px;
	margin-top: 10px;
}
.app-panel .glyphicon {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 24px;
	text-shadow: 1px 1px .5px rgba(0, 0, 0, 0.5);
}
.app-panel .fi-magnifying-glass {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 24px;
}
.searchItems {
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
	min-width: 200px;
	width: 100%;
	background-color: #ffffff;
	border: 1px solid #c5c5c5;
	border-left: 4px solid #c5c5c5;
	margin-bottom: -1px;
	padding-left: 20px;
	}
.searchItems:hover, .searchItems:active, .searchItems:focus {
	border-left: 4px solid #ac1215;
	}
.searchItems a:hover {
	text-decoration: none;
}
a p.ng-binding {
	color: #3F3F3F;
	}
.ng-binding .fi-widget:before {
	content: "\2022" !important;
	}
.searchThumbnail {
	float: left;
	margin-right: 10px;
	display: block;
}
li.searchItems {
	list-style-type: none;
}
.searchItems.ng-enter.ng-enter-active, .searchItems.ng-leave {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	opacity: 1;
	height: 101px;
	overflow: hidden;
}
.searchItems.ng-leave.ng-leave-active, .searchItems.ng-enter {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	opacity: 0;
	height: 0;
	overflow: hidden;
}
.searchListWrapper .btn-primary {
	background-image: none;
	background: transparent;
	border: 1px solid #cccccc;
	border-radius: 2px;
	box-shadow: none;
	color: #000000;
	opacity: 0.2;
	}
.searchListWrapper .btn-primary:hover, .searchListWrapper .btn-primary:active, .searchListWrapper .btn-primary:focus {
	border: 1px solid #808080; 
	opacity: 0.5;
	background-color: transparent;
	}



