﻿.clear {
	clear: both;
}
.clear-fix {
	clear: both;
}
.bodylink {
	color: #2c75e2;
}
#hideValuesOnSelect {
	display: none;
}
.pl-equip-disclaimer p {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.title-holder-brochure {
	font-size: 18px;
	margin: 0 0 10px;
	padding: 0 0 6px;
	position: relative;
	width: 100%;
}
.title-holder-brochure-top {
	font-size: 18px;
	margin: 0 0 10px;
	padding: 0 0 6px;
	position: relative;
	width: 100%;
	overflow: hidden;
}
.title-holder-brochure-top.no-border {
	border: 0;
}

.title-holder-brochure-topPhoto {
	font-size: 18px;
	margin: 10px 0;
	padding: 0 0 6px 6px;
	position: relative;
}
.title-holder-brochure-topPhoto .sold-price {
	font-size: 24px;
	font-weight: bold;
	width: 50px;
	margin-left: auto;
	margin-right: auto;
}
#main-content-photos h1.title-yellow {
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#main-content h1.title-yellow-video {
	float: left;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
#main-content h1.title-red {
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#main-content h1.title-yellow {
    font-size: 2rem;
    line-height: 1.3;
    font-weight: 600;
    margin: 0;
    padding: 0;
}
#main-content h1.job-app-title {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


/***************************************************** Custom Details Page -- STARTS HERE ************************************************/
.picture-info{
	display:none;
}

.tab-content img{
    width: 100%;
    object-fit: cover;
    aspect-ratio: 7 / 5;
}

h1.detailsPage-header {
	font-size: 2rem;
	line-height:1.3;
	font-weight:600;
	margin: 0;
	padding: 0;
}
.detailsPage-back-button a {
	display:inline-block;
	background:transparent;
	padding:6px 20px;
	font-size: 0.875rem;
	text-transform:uppercase;
	text-align:center;
}

.detailsPage-back-button a:hover {
	background:#000;
	border:2px #000 solid;
	color:#fff;
}
.media-holder {
	margin:0 0 10px 0;
}


.PL-container {
	clear:both;  
	background:#fff;         
	width:100%; 
	max-height:500px;
	height:100%;
}

span.secondary-header {
	font-size:18px;
	font-weight:600;
	display:block;
	margin-bottom:12px;
}
.main-calls {
	overflow:hidden;
}
.primary {
	width:100%;
	padding:15px;
	border:1px #d6d6d6 solid;
	margin:0 0 6px 0;
	line-height:1.6;
	color:#202020;
}
.general_color{
	color:#ff0000;
	text-transform:uppercase;
	font-size:20px;
}
span.msrp-strikethrough {
	text-decoration:line-through;
	display:block;
	margin-bottom:10px;
}
span.discount-price {
	display:block;
	margin-bottom:10px;	
}
.sold-price,
.special-price,
.reduced-price
{
	color:#ff0000;
	font-size: 20px;
	font-weight:600;
	display:block;
	margin-bottom:10px;		
}
span.highlighter {
	color:yellow;
}
span.second-strikethrough {
	text-decoration:line-through;
}

.detailsPage-cta.button
{
	margin:0 0 6px 0;	
	text-align:left;
	text-transform: capitalize;
}
.detailsPage-cta.button:hover
{
	text-indent:2px;
}

.box-heading{
	font-size:20px;
	font-weight:600;
	padding:16px;
	background:#e3e5ea;
	margin:0 0 16px 0;
}
.PL-notes-specs {
	margin-bottom:30px;
	padding-top:10px;
}
.PL-notes-specs>li{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	overflow-x:scroll;
}
.PL-notes-specs>li .equipment-notes{
	font-size:16px;
	color:#434343;
	line-height:1.6;
	margin-bottom:20px;
}
.PL-notes-specs>li .equipment-specs{
	width:100%;
	margin-bottom:20px;
	font-size:16px;	
	display:flex;
	flex-flow:wrap;
}
.PL-notes-specs>li .equipment-specs>div{
    display: flex;
    flex-basis: 25%;
    flex-grow: 0;
    flex-shrink: 0;
	vertical-align:top;
	padding:10px 20px;
	background:#ebebeb;
	font-size:16px;
	color:#434343;	
	border-left:1px #fff solid;
	border-right:1px #fff solid;
	border-top:1px #fff solid;
	border-bottom:1px #fff solid;	
}
.social-holder{
	padding-top:10px;
	margin-bottom:15px;
}

/***************************************************** Custom Details Page -- ENDS HERE ************************************************/

.strikethrough{
	text-decoration:line-through;
}
#browse-nav {
	width: auto;
	float: left;
	padding: 0;
	margin: 0;
}
#showall-nav {
	width: auto;
	float: left;
}
#browse-nav a,
#pl-browse-nav a {
	font-size: 16px;
	text-decoration: none;
}
#browse-nav a:hover,
#pl-browse-nav a:hover {
	text-decoration: underline;
}
#showall-nav a {
	font-size: 16px;
	text-decoration: none;
	font-style: italic;
}
#showall-nav a:hover {
	text-decoration: underline;
}
#doc-print-holder {
	font-size: 16px;
	height: 40px;
	margin-top: 16px;
}
#printer-float {
	float: left;
	height: 24px;
	margin-right: 1px;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	width: 35px;
}
#printer-text-float {
	float: right;
	margin: 0 10px 0 0;
	text-transform: uppercase;
}
#printer-text-float a {
	font-size: 16px;
	color: #555;
	text-decoration: none;
	text-align: left;
	margin: 0;
	padding: 0;
}
#printer-text-float a:hover {
	text-decoration: underline;
}

#photo-color {
	background-color: #ececec;
	background-image: none;
}
#browse-list-left {
	float: left;
	margin: 0;
	width: 50%;
	padding: 0;
}
#browse-list-left li {
	list-style-type: none;
	margin: 0;
	padding: 10px;
	float: none;
}
#browse-list-left li.odd {
	background: #f8f8f8;
	list-style-type: none;
	margin: 0;
}
#browse-list-left li.even {
	background: #f3f2f2;
	list-style-type: none;
	margin: 0;
}
#browse-list-left li a {
	font-size: 1rem;
	font-weight: bold;
	text-decoration: underline;
	display: inline;
}

#browse-list-left li a:hover {
	text-decoration: none;
	text-indent: 10px;
}

#browse-list-left li img {
	display: inline;
}
#browse-list-right {
	float: right;
	width: 50%;
	margin: 0;
	padding: 0;
}

#browse-list-right li {
	list-style-type: none;
	margin: 0;
	padding: 10px;
	float: none;
}
#browse-list-right li.odd {
	background: #f8f8f8;
	list-style-type: none;
	margin: 0;
}
#browse-list-right li.even {
	background: #f3f2f2;
	list-style-type: none;
	margin: 0;
}
#browse-list-right li a {
	font-size: 1rem;
	font-weight: bold;
	text-decoration: underline;
	display: inline;
}
#browse-list-right li a:hover {
	text-decoration: none;
	text-indent: 10px;
}
#browse-list-right li img {
	display: inline;
}
.child_groups {
	padding-left: 10px;
	padding-top: 5px;
}

/* LIST STYLES */

.equipment-result-container .odd {
	background: #efefef;
}
.equipment-result-container .even {
	background: #e3e3e3;
}
.equipment-result-container .compare-cont {
	display: flex;
	background-color: #f7f7f7;
	gap: 6px;
	padding: 6px 12px;
}

.hide-compare .compare-cont {
	display: none;
}

a.cert img,
a.ytube img,
a.cert img,
a.ytube img {
	display: inline;
}
a.cert,
a.ytube {
	display: block;
	text-align: center;
}

.browse-price {
	font-size: 16px;
	text-align: center;
	width: 111px;
}
.browse-price a {
	text-decoration: none;
}
.browse-price a:hover {
	text-decoration: underline;
}

h3.eq-group-page-title {
	margin: 20px 1% 10px 1%;
	padding-bottom: 5px;
}
h3.eq-group-page-title.first {
	margin-top: 0;
}

/* GRID STYLES */

.etype-decl {
	margin-bottom: 0.9375rem;
}

.small-header{font-size: 18px; font-weight: 600; margin-top: 15px;}
/* height on compare grid is dependent on column count */

.comp-contact-form {
	text-align: left;
}
.browse-pic {
	position: relative;
    width: 100%;
}

.browse-pic img {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.browse-pic .label {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 6px;
    border-radius: 2px;
}

.img-count span{
	display: inline-block;
	vertical-align: middle;
}
.browse-pic-compare {
	position: relative;
    width: 100%;
}

.browse-pic-compare img {
    width: 100%;
    aspect-ratio: 6 / 4;
    object-fit: cover;
}

.browse-pic img.yticon {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 50px;
	height: 22px;
	z-index: 2;
}
.browse-pic .certicon {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}
.browse-pic span.certicon {
	background-color: rgba(255, 255, 255, 0.75);
	color: #000;
	font-size: 12px;
	line-height: 16px;
	width: 100%;
	padding: 2px 35% 2px 5px;
	z-index: 1;
}
.browse-pic .sold-price {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 48px;
	color: #ff0000;
	line-height: 48px;
	font-weight: bold;
	z-index:500;
}

.price {
	font-size: 1.375rem;
	font-weight: bold;
	display: block;
	color: #1a1a1a;
	text-transform: uppercase;
}

/* COMPARE STYLES */

#search-results-compare-parent.make-some-room,
#search-results-compare-parent.make-some-room #search-results {
	min-height: 150px;
}

#search-results-compare .empty-result {
	padding: 10px 0 10px 10px;
}

/* New Browse Page filters */

#pl-browse-search-fields form#pl-br-search-form{
	position:relative;
}
#pl-browse-search-fields form#pl-br-search-form input{
    padding: 0px 0px 0px 10px;
    margin: 0 0 10px 0;
    height: 45px;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #fff;
    border:1px #e2e2e2 solid;
}
#pl-browse-search-fields form#pl-br-search-form select{
    padding: 0px 0px 0px 10px;
    margin: 0 0 10px 0;
    height: 45px;
    font-size: 16px;
    font-weight: normal;
    text-transform:none;
    background-color: #fff;
    border:1px #e2e2e2 solid;
}

.lv_item {
	overflow: hidden;
	font-size:16px;
	text-overflow: ellipsis;
	line-height: 1.5;
	margin-bottom:5px;
}
.black {
	font-weight: 600;
}
.lv_item span {
	white-space: nowrap;
}
.lv_serial {
	overflow: hidden;
}
.lv_serial {
	word-break: break-all;
}
.title-holder-brochure {
	min-height: 0;
	margin-top: 10px;
}
.price.highlightprice {
	color: #FF0000;
}
span.highlightprice, 
span.highlightprice,
a.highlightprice, 
a.highlightprice
{
	color: #FF0000;
	text-transform:uppercase;
}
.price .strike {
	text-decoration: line-through;
	margin-right: 10px;
}
.location-label {
	display: block;
	line-height:normal;
}

.location-phone {
	font-weight: bold;
	text-decoration: none;
}

.equipment-result-grid-container .card-title{
	font-size: 1rem;
	text-transform: capitalize;
}

.equipment-result-grid-container .price{
	font-size: 1.125rem;
    color: #ff0000;
}

.equipment-result-grid-container .compare-cont {
	display: flex;
	justify-content: space-between;
}
.hide-compare .equipment-result-grid-container .compare-cont {
	display: none;
}
.compare-cont .compare-options {
	display: none;
	margin:0;
}
.compare-options .button{
	margin:0;
}
.show-item-comp-options .compare-cont.show-options .compare-options {
	display: flex;
	align-items: center;
	gap:4px;
}

#ElsApiEquipmentBrowseMultiSelectForm_MultiSelectForm {
	width: auto;
	height: 30px !important;
	line-height: 30px !important;
	margin-bottom: 0;
}
#ElsApiEquipmentBrowseMultiSelectForm_MultiSelectForm fieldset {
	display: none;
}
#ElsApiEquipmentBrowseMultiSelectForm_MultiSelectForm .Actions input,
#multiselectorform_actions span,
#multiselectorform_actions span a,
#multiselectorform_actions span a:hover,
#multiselectorform_actions span a:link,
#multiselectorform_actions span a:active,
#multiselectorform_actions span a:visited {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.multiselectorform_actions_button {
	width: 100px;
	margin: 0 10px 10px 0;
	float: left;
	background-color: #000;
}
.multiselectorform_actions_button form {
	float: left;
}
.multiselectorform_actions_button a,
.multiselectorform_actions_button .Actions input {
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	background: transparent;
	width: 100px;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.multiselectorform_actions_button .Actions input.action {
	background-image: url('../images/view-submit.gif');
	background-repeat: no-repeat;
	background-position: 3px center;
	background-color: transparent;
	padding: 0 10px 0 30px;
}
.multiselectorform_actions_button img {
	float: left;
}
.multiselectorform_actions_button .Actions {
	float: left;
	margin: 0;
}
.mobile-filter-contain{
	display:none;
}
.mobile-filter-contain ul.searchacc{
	margin:0;
	list-style-type:none;
}
.mobile-filter-contain ul.searchacc li ul{
	display:none;
	margin:0;
}
.mobile-filter-contain ul.searchacc li{
	margin:0 0 10px 0;
}
.mobile-filter-contain ul.searchacc li ul li{
	border-bottom:0px transparent none;
	margin:0;
    padding: 8px 0 8px 0;
    line-height:normal;	
    font-size:1rem;
    color:#fff;
    line-height:1.7;
}
.mobile-filter-contain ul.searchacc li a.filter-trigger{
	background:#ededed;
	border:1px #dbdbdb solid;
	padding:10px;
	font-size: 1.125rem;
	font-weight: bold;
	text-transform: uppercase;
	display:block;
	overflow:hidden;
}
.mobile-filter-contain ul.searchacc li a.filter-trigger span{
	margin-left:10px;
}


/* ----------- Pagination -------------- */

.page-container {
	margin:0 0 10px 0;
}
.no-space .page-container {
	margin-bottom: 0;
}
.page-container #pagination,
.page-container .pagination {
	float: left;
	margin: 10px 0;
	padding: 0;
}
.no-space .page-container #pagination,
.no-sapce .page-container .pagination {
	margin-bottom: 0;
}
.page-container.w-lazyload #pagination li,
.page-container.w-lazyload .pagination li {
	display: none;
}
.page-container #pagination li.result-count,
.page-container .pagination li.result-count {
	display: block;
}
div.make-some-room #pagination,
div.make-some-room .pagination {
	width: 58%;
}
.page-container #pagination li,
.page-container .pagination li {
	border-right: 1px solid #d2d2d2;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	float: left;
	font-size: 11px;
	list-style: outside none none;
	margin: 0 0 12px;
	padding: 0;
}
.no-space .page-container #pagination li,
.no-space .page-container .pagination li {
	margin-bottom: 5px;
}
.page-container #pagination li.pagination-previous,
.page-container .pagination li.pagination-previous {
	border-left: 1px solid #d2d2d2;
}
.page-container #pagination li a,
.page-container .pagination li a {
	color: #404040;
	margin: 0;
	border: none;
}
.page-container #pagination .previous-off,
.page-container .pagination .previous-off,
#pagination .next-off,
.pagination .next-off {
	border-right: 1px solid #d2d2d2;
	color: #9a9a9a;
	display: block;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 6px 10px;
}
.page-container #pagination .next a,
#pagination .previous a,
.page-container .pagination .next a,
.pagination .previous a {
	font-weight: bold;
}
.page-container #pagination a:link,
#pagination a:visited,
.page-container .pagination a:link,
.pagination a:visited {
	background: none repeat scroll 0 0 #eaeaea;
	display: block;
	float: left;
	padding: 4px 10px;
	text-decoration: none;
	line-height: 22px;
}
.page-container #pagination li.active,
.page-container .pagination li.active {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	border-bottom: 1px solid #000 !important;
	border-right: 1px solid #000 !important;
	border-top: 1px solid #000 !important;
}
.page-container #pagination li.active a,
.page-container .pagination li.active a {
	background: none repeat scroll 0 0 #000 !important;
	color: #fff;
	float: left;
}
.page-container #pagination a:hover,
.page-container .pagination a:hover {
	color: #000;
}
.page-container #nxt-prev {
	float: right;
}
/* */

.player-holder {
	width: 634px;
	height: 292px;
	padding-top: 32px;
	padding-left: 29px;
	background-image: url('../images/player-holder.jpg');
	margin-bottom: 20px;
	position: relative;
}
.player {
	width: 404px;
	height: 258px;
	background-color: #838383;
	border: solid 1px #838383;
	float: left;
	margin-right: 6px;
	padding: 0;
}
.playlist {
	width: 188px;
	height: 258px;
	border: solid 1px #838383;
	background-color: #212121;
	float: left;
}
#yt_playlist {
	list-style-type: none;
	width: 188px;
	height: 258px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: scroll;
}
.yt_list {
	margin-bottom: 2px;
	margin-top: 0;
	padding-top: 6px;
	padding-left: 6px;
	list-style-type: none;
	width: 182px;
	min-height: 84px;
	display: block;
	overflow: hidden;
	background-color: #eeeeee;
	font-size: 11px;
	color: #0748dc;
	text-decoration: underline;
}
#yt_playlist .active {
	margin-bottom: 2px;
	margin-top: 0;
	padding-top: 6px;
	padding-left: 6px;
	list-style-type: none;
	width: 182px;
	min-height: 84px;
	display: block;
	overflow: hidden;
	background-color: #d1e1fa;
	font-size: 11px;
	color: #0748dc;
	text-decoration: underline;
}
.yt_list img {
	float: left;
	width: 72px;
	border: solid 1px #fff;
}
.yt_list a {
	cursor: pointer;
	text-decoration: underline;
}
#yt_playlist hover {
	width: 182px;
	min-height: 84px;
	background-color: #d1e1fa;
}
.video-list-item-info {
	width: 50%;
	float: left;
}
.video-list-item-vid {
	width: 70px;
	float: left;
	margin-right: 8px;
}
/*---------------------------------------------------- InventoryStyles --------------------------------------------
------------------------------------------------------------------------------------------------------------------*/
ul.sort-area{
	width:50%;
	float:right;
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
}
ul.sort-area li{
	display:inline-block;
	width:49%;
}
ul.sort-area li p{
	font-size:0px !important;
	height:0 !important;
}
.search-bx{
	position:relative;
	width:95%;
}
form#browse-search-section{
	position:relative;
}
form#browse-search-section input{
	color: #000;
    padding: 0px 0px 0px 10px;
    margin: 0 0 10px 0;
    height: 45px;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #fff;
    border:1px #e2e2e2 solid;
}
form#browse-search-section select{
	color: #000;
    padding: 0px 0px 0px 10px;
    margin: 0 0 10px 0;
    height: 45px;
    font-size: 16px;
    font-weight: normal;
    text-transform:none;
    background-color: #fff;
    border:1px #e2e2e2 solid;
}
form#browse-search-section input,
form#browse-search-section select
{
	width:100%;
	color: #000;
	padding: 0px 0px 0px 10px;
	margin: 0;
	height: 45px;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #f7f7f7;
}
form#browse-search-section select option,
#pl-br-back-selectors select option {
	font-size: 16px;
}
form#browse-search-section input::-webkit-input-placeholder,
form#browse-search-section select::-webkit-input-placeholder,
#pl-br-back-selectors select::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #000;
}
form#browse-search-section input::-moz-placeholder,
form#browse-search-section select::-moz-placeholder,
#pl-br-back-selectors select::-moz-placeholder {
	/* Firefox 19+ */
	color: #000;
}
form#browse-search-section input:-ms-input-placeholder,
form#browse-search-section select:-ms-input-placeholder,
#pl-br-back-selectors select:-ms-input-placeholder {
	/* IE 10+ */
	color: #000;
}
form#browse-search-section input:-moz-placeholder,
form#browse-search-section select:-moz-placeholder,
#pl-br-back-selectors select:-moz-placeholder {
	/* Firefox 18- */
	color: #000;
}
form#browse-search-section select,
form#browse-search-section--main select,
#pl-br-back-selectors select {
	padding-left: 6px;
}
form#browse-search-section button {
	width: 38px;
	height: 45px;
	line-height: 51px;
	position: absolute;
	right: 0;
	top: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	box-sizing: content-box;
	padding: 0;
	border-radius: 0;
	border: 0;
	background:#121212 url('../images/magnify-ph.png') center center no-repeat;
}


.browse-list-instructions {
	font-size: 12px;
}
.api-back-btn {
	float: left;
	height: 22px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-align: left;
}
.api-back-btn a {
	font-size: 16px;
	color: #555555;
	text-decoration: none;
	text-align: left;
}
.api-back-btn a:hover {
	text-decoration: underline;
}
.back-button-Vtwo {
	float: right;
	height: 28px;
	text-align: left;
	text-transform: uppercase;
	/*width: 140px;*/
	margin-right: 10px;
	font-weight: normal;
}
.back-button-Vtwo.auto-width {
	width: auto;
	margin-right: 10px;
}
.back-button-Vtwo a,
.back-button-Vtwo a.hideonprint {
	color: #555555;
	font-size: 16px;
	text-align: left;
	text-decoration: none;
}
.back-button-Vtwo a:hover {
	text-decoration: underline;
	color: #000;
}
.back-button-Vtwo-vid {
	float: right;
	height: 21px;
	margin-right: 7px;
	text-align: left;
	text-transform: uppercase;
	width: 80px;
}
.back-button-Vtwo-vid a {
	color: #fff;
	font-size: 16px;
	text-align: left;
	text-decoration: none;
}
.back-button-Vtwo-vid a:hover {
	text-decoration: underline;
}
.social-links {
	width: auto;
	float: left;
}
#gray-frame {
	width: 100%;
}
.main-container {
	width: 550px;
	height: 350px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.equipment-specs {
	/*background-color: #FFFFFF;*/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 16px;
	width: 100%;
	overflow: hidden;
}
.equipment-specs ul {
	padding: 0;
	list-style: none;
	margin-left: 0;
}
.equipment-specs-photo {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#notes-container {
	font-size: 12px;
	padding: 0;
	word-break: break-word;
}
#list-notes {
	margin: 0;
	color: #000;
	width: 100%;
}
#list-notes li {
	margin: 0;
	padding: 0 20px 0 0;
	line-height: 1.8;
	list-style: none;
	color: #000;
}
/*-------------------------------------------------- START Details Photo CSS ----------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------*/

#main-content-photos {
	width: 100%;
	text-align: center;
	z-index: 1000;
	min-height: 800px;
}
.equipment-specs-photo {
	margin: 0 auto;
	width: 100%;
}
.title-holder-topPhoto {
	font-size: 16px;
	line-height: 24px;
	position: relative;
	margin: 0 auto;
	padding: 10px;
	color: #000;
}
.title-holder-brochure-topPhoto .sold-price {
	color: red;
	font-size: 24px;
	font-weight: bold;
	width: 50px;
	margin-left: auto;
	margin-right: auto;
}
#photos-table-container {
	min-height: 500px;
	text-align: center;
	display: inline-block;
	background: #FFF;
}
.photos-table {
	margin: 0 auto;
	display: inline-block;
}
.large-photo {
	margin: 0 0 10px 0;
}
.large-photo img {
	cursor: pointer;
	border: thin black solid;
	display: inline-block;
	box-sizing: content-box;
}
.thumbs-table-mobile {
	display: none;
}
.thumbs-table-mobile ul {
	padding: 0;
	margin: 0;
}
.thumbs-table {
	max-width: 550px;
	margin: 0 auto;
}
.thumbs-table ul {
	margin: 0 auto;
	padding: 0;
}
.thumbs-table ul li {
	list-style-type: none;
	display: inline;
	margin: 0 0 10px 0;
}
.thumbs-table ul li img {
	border: thin black solid;
	/*height: 50px;*/
	/*width: 50px;*/
	display: inline;
	cursor: pointer;
}
/*-------------------------------------------------- Details Video CSS ----------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------*/

#video-holder {
	max-width: 680px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	clear: both;
}
#video-thumbs ul {
	list-style-type: none;
	list-style-position: inside;
}
#video-thumbs li {
	float: left;
	list-style-type: none;
	list-style-position: inside;
	border: solid 1px #2e2e2e;
	margin-right: 6px;
}
.view-video-btn {
	width: 347px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background-image: url('../images/view-youtube-btn.jpg');
	background-repeat: no-repeat;
	padding: 6px 0;
}
.view-video-btn a {
	display: block;
	color: #393939;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}
#video-content-details {
	width: 100%;
	float: left;
	margin: 0;
}
#video-content-details a {
	font-size: 16px;
	color: #000;
	text-decoration: underline;
}
/* Print button embed into fresco gallery */

.fresco-print-bttn {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: #FFF;
	border-radius: 8px;
	padding: 5px 8px 5px 5px;
	margin: 8px;
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
}
.fresco-print-bttn:hover {
	text-decoration: underline;
}
.fresco-print-bttn img {
	display: inline;
	margin-right: 5px;
	vertical-align: bottom;
}
#fresco-print-photo {
	display: none;
}
#fresco-print-photo img {
	display: block;
	max-width: 100%;
	max-height: 800px;
	margin: 0 auto;
}
/*************/

#document-details-count {
	float: left;
	line-height: 30px;
}
#document-details-count a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#document-details-count a:hover {
	text-decoration: underline;
}
#document-details-container {
	color: #1c1c1c;
}
#doc-float {
	width: 33px;
	float: left;
	margin: 0;
	padding: 0;
}
.detail-block1 {
	width: 97%;
	background-color: #eeeeee;
	border-top: solid 1px #121212;
	border-bottom: solid 1px #121212;
	padding: 8px;
}
.detail-block2 {
	width: 97%;
	background-color: #eeeeee;
	border-top: solid 1px #121212;
	border-bottom: solid 1px #121212;
	padding: 8px;
	margin-top: 15px;
}
.detail-block3 {
	width: 97%;
	background-color: #eeeeee;
	border-top: solid 1px #121212;
	border-bottom: solid 1px #121212;
	padding: 8px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#elsapi-table td img {
	text-align: center;
}
.main-photo-PL img {
	text-align: center;
	width: 100%;
	max-width: 100%;
}
.equipment-specs #list-docs1 {
	margin: 0;
	padding: 0;
}
.equipment-specs #list-docs1 li {
	list-style-type: none;
}
.equipment-specs #list-docs1 li img {
	float: left;
}
.equipment-specs #list-docs1 li a {
	color: blue;
	font-size: 12px;
}
.specs {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	width: 100%;
}
/*.specs tr:nth-child(2n) {
    background-color: transparent !important;
}*/

.specs td {
	border-bottom: solid 3px #fff;
	padding: 5px 10px !important;
}
.equipspecs {
	background-color: #d1d1d1;
	width: 37%;
}
.ymm_strong {
	font-weight: bolder;
}
#tooltip,
#tooltip img {
	height: 220px;
}
#tooltip {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #333333;
	padding: 3px;
}
#photos-bottom-menu {
	font-size: 16px;
	margin: 10px 0;
}
#adv-search-form #classic-form,
#gray-frame #classic-form {
	display: none;
}
#adv-search-form fieldset,
#adv-search-form-rem fieldset,
#classic-form fieldset {
	padding: 0;
	margin: 0;
}
#adv-search-form fieldset .Actions {
	width: 33%;
	padding: 16px 0 0 0;
}
#adv-search-form fieldset .Actions2.right {
	float: right;
	margin-left: 10px;
}
#adv-search-form fieldset .Actions2 .action {
	border: 0px;
	background: #121212;
	color: #fff;
	font-size: 0.938rem;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	margin: 0 5px 0 0;
	padding: 10px 18px;
	border-radius: 0px;
	transition: 0.4s all;
}
#adv-search-form fieldset .Actions2 .action:hover {
	background: #454545;
}
#adv-search-form fieldset .Actions .action {
	float: right;
	margin: 0.5em 12px 0.5em 0;
}
#adv-search-form fieldset #form-instructions p {
	margin-bottom: 0;
	font-size: 16px;
	line-height: 18px;
}
#adv-search-form fieldset #form-instructions {
	margin-bottom: 15px;
}
.search-results-buttons-wrapper {
	position: relative;
}
.search-results-buttons-wrapper .Actions2.center {
	z-index: 2;
	text-align: center;
	margin: 0 auto;
}
.search-results-buttons-wrapper .Actions2.center .action {
	display: inline-block;
	float: none;
	min-width: 120px;
}
/* */

.search-results-buttons-holder {
	position: relative;
}
.search-results-buttons-holder .Actions2.center {
	z-index: 2;
	text-align: center;
	margin: 0 auto;
	font-size: 0;
	position: absolute;
	width: 100%;
}
.search-results-buttons-holder .Actions2.center .action {
	display: inline-block;
	float: none;
	min-width: 120px;
	margin: 0 5px 0 0;
}
.search-results-buttons-holder .Actions2.center input {
	border: 0px;
	background: #333;
	padding: 6px 14px;
	text-transform: uppercase;
	color: #fff;
	margin-right: 5px;
	font-size: 16px;
	border-radius: 2px;
}
/* */

/*#inLocation, #inLocIgnore, #inType, #inMake, #inModel, #inSerial, #inStock, #inSortBy, #inSortByAscOrDesc*/

#classic-form .field {
	width: 47%;
	display: inline-block;
	vertical-align: top;
	margin: 0;
	padding: 0 1%;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
#adv-search-form .field {
	float: left;
	width: 48%;
	margin: 0;
	padding: 0 1%;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
/* Ranges */

.rangeholder {
	padding: 15px;
	background: #edf0ee;
}
#adv-search-form #priceRange,
#adv-search-form #yearRange,
#adv-search-form #hourRange,
#adv-search-form #hpRange {
	float: none;
	padding: 0;
	overflow:hidden;
}
#adv-search-form .field label.left {
	float: none !important;
	color: #000;
}
#adv-search-form .field.checkbox,
#classic-form .field.checkbox {
	float: none;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
#adv-search-form .field.checkbox input,
#classic-form .field.checkbox input {
	margin: 0;
}
#ElsApiAdvancedSearchForm_SearchForm .field.checkbox label {
	display: inline;
	margin-right: 0;
}
#adv-search-form .field.checkbox input {
	width: auto;
}
#adv-search-form .field.nofloat {
	float: none;
}
#adv-search-form .field.fourth {
	width: 23%;
	padding: 0 1%;
}
/*#inLocation input, #inLocIgnore input, #inType input, #inMake input, #inModel input, #inSerial input, #inStock input, #inSortBy input, #inSortByAscOrDesc input*/

#adv-search-form input,
#adv-search-form select,
#classic-form input.text,
#classic-form select {
	width: 100%;
	height: auto;
	margin-top: 0;
	margin-bottom: 0.5em;
	box-sizing: border-box;
}
#adv-search-form input.text,
#adv-search-form select {
	height: 28px;
}
#adv-search-form .field.listbox,
#adv-search-form .field.checkboxset,
#adv-search-form .field.onethird {
	width: 31.3%;
}
#adv-search-form .middleColumn,
#adv-search-form-rem .middleColumn,
#classic-form .middleColumn,
#adv-search-form-rem div.checkboxset .middleColumn.ddComboSelector {
	padding: 0;
	margin: 0;
	text-align: left;
}
#adv-search-form .listbox select,
#adv-search-form .field.checkboxset .middleColumn {
	position: relative;
	padding: 0;
	background-color: #FFF;
}
#adv-search-form .field.checkboxset .middleColumn.fixed-height {
	height: 130px;
	max-height: 198px;
	padding:10px;
	background:#f7f7f7;
	overflow-y: auto;
}
#adv-search-form .field.checkboxset .middleColumn ul {
	margin: 0;
}
#adv-search-form .listbox select,
#adv-search-form .field.checkboxset .middleColumn ul li {
	display: block;
	margin: 0;
	padding: 0;
}

.ajax-form-sidebar #adv-search-form .field.checkboxset .middleColumn {
	height: auto;
}
#adv-search-form ul.optionset .itemgroup-title {
	font-size: 11px;
	margin: 3px 5px 4px 3px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #DADADA;
}
#adv-search-form ul.optionset.checkboxset .itemgroup-title {
	font-size: 16px;
	margin: 5px 5px 4px 3px;
	border-bottom: 0;
}
#adv-search-form ul.optionset li {
	color: #000;
	margin: 0;
	padding: 0;
}
#adv-search-form ul.optionset li label {
	color: inherit;
	line-height: 22px;
	font-weight: normal;
	display: block;
	padding-left: 40px;
	/* indent wrapped lines */
	text-indent: -15px;
	text-transform: capitalize;
	clear: none !important;
}

#adv-search-form ul.optionset label,
#adv-search-form ul.optionset .box,
#adv-search-form ul.optionset input {
	cursor: pointer;
}
#adv-search-form .listbox select option.focus {
	background-color: #FFF;
	/*#E4F8FA;*
	/*#D0FBFF;*/
}
#adv-search-form select option.nofocus,
#adv-search-form ul.optionset li.nofocus {
	background-color: #F0F0F0;
	color: #BEBEBE;
}
#adv-search-form .rootfield.horizontal ul.optionset {
	overflow: hidden;
}
#adv-search-form .rootfield.horizontal ul.optionset li {
	float: left;
	overflow: hidden;
	margin-right: 12px;
}
#adv-search-form .rootfield.horizontal ul.optionset li label {
	display: inline;
	padding-left: 0;
	vertical-align: top;
}
#adv-search-form .field input.text,
#adv-search-form-rem .field input.text,
#classic-form .field input.text {
	padding: 12px;
	height: 45px;
	border-color: #e2e2e2;
	box-shadow: inset 0px 0px 0px rgb(0 0 0 / 0%);
}
#adv-search-form .field select.dropdown,
#adv-search-form-rem .field select.dropdown,
#adv-search-form .field select,
#adv-search-form-rem .field select,
#classic-form .field select {
	padding: 10px;
	height: 45px;
	font-size: 16px;
	border-color: #e2e2e2;
}
#adv-search-form .field label,
#adv-search-form-rem .field label,
#search-results-parent .field label {
	line-height: 22px;
	font-weight: normal;
	margin: 0;
	display: inline;
}
#adv-search-form .Actions {
	float: left;
}
/* #search-results {
	position: relative;
	overflow: hidden;
} */

.col-5 .cell.equipment-result-grid-container{
	width: 20%;
}
.col-4 .cell.equipment-result-grid-container{
	width: 25%;
}
.col-3 .cell.equipment-result-grid-container{
	width: 33.33%;
}
.col-2 .cell.equipment-result-grid-container{
	width: 50%;
}

/* #search-results-parent {
	position: relative;
} */

#search-results-parent.make-some-room,
#search-results-parent.make-some-room #search-results {
	min-height: 150px;
}
#search-results .empty-result {
	padding: 10px 0 10px 10px;
}
.loading-results {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	color: #000;
	padding: 10px 10px 10px 32px;
	background: #FFF url('../images/loading-2.gif') 10px 12px no-repeat;
	background-color: rgba(199, 196, 196, 0.75);
}
.lazy-loading-results {
	width: 100%;
	float: left;
	color: #000;
	padding: 10px;
	text-align: center;
}
span.loader {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 6px;
	background: transparent url('../images/loading-2.gif') left top no-repeat;
}
.lazy-loading-results span.loader {
	margin-right: 5px;
}
.results-msrp,
.results-discount-msrp,
.results-our-price,
.results-reduced-price,
.results-sale-price
{
	color:#000;
	text-transform:uppercase;
	line-height:1.8;
	margin-bottom: 10px;
}
span.green-price{
	color:#ff3600;
}
.lv_item{margin-bottom: 6px;}
/*#adv-search-form .Actions {
    float:left;
}
#adv-search-form .action
{
    display:inline-block;
    width:auto;
    border-radius:4px;
    padding:6px 15px;
    margin-top:10px;
    text-transform:uppercase;
    letter-spacing:1px;
    border:none;
    font-size:13px;
    margin-right:10px;
    float:right;
    background-color:#000;
    color:#FFF;
}*/

#adv-search-form .action {
	width: auto;
}
/* Advanced Ajax search on sidebar*/

/* .ajax-form-sidebar {
	position: relative;
	width: 25%;
	float: left;
	margin: 0;
	padding: 10px 5px 5px 5px;
	background: #FFF;
} */
/* #search-results-container {
	float: left;
	width: 73%;
	margin: 0;
	padding: 1%;
} */
.ajax-form-sidebar #ElsApiAdvancedAjaxSearchForm_SearchForm_action_search_options_top_bttn_reset {
	font-size: 11px;
	padding: 3px 8px;
	margin: 2px 3px;
	background: #000;
	color: #fff;
}
.ajax-form-sidebar #ElsApiAdvancedAjaxSearchForm_SearchForm_action_search_options_top_bttn_reset:hover {
	background: #C80000;
	 color: #FFF;
}
.ajax-form-sidebar #adv-search-form fieldset {
	margin-bottom: 15px;
	min-width: 0;
}
.ajax-form-sidebar #adv-search-form .field {
	float: none;
	width: auto;
	margin-bottom:10px;
}
.ajax-form-sidebar #adv-search-form .field>label {
	text-transform: uppercase;
	font-weight: bold;
	display: inline;
}
#adv-search-form .field.checkboxset>label a {
	/* targets specific link */
	text-transform: capitalize;
}
#adv-search-form .field.checkboxset>label.selection_count {
	text-transform: capitalize;
	color: #6E6E6E;
}
#adv-search-form .field.checkboxset>a.clear_selection {
	float: right;
	padding-right: 12px;
	line-height: 22px;
	text-transform: capitalize;
	font-size: 12px;
	text-decoration: none;
	display: none;
}
#adv-search-form .checkboxset li input.checkbox {
	width: auto;
	margin: 5px;
}

#adv-search-form div.checkboxset .middleColumn {
	overflow-y: hidden;
	overflow-x: hidden;
	border: 0px transparent none;
	border-color: #808080;
	margin: 0 0 10px 0;
	position: relative;
	/* needed by JS*/
}
#adv-search-form div.checkboxset .ddComboSelector ul.optionset {
	position: absolute;
	left: -1px;
	min-width: 100%;
	background: #FFF;
	border: 0px transparent none;
	z-index: 1000;
	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3)
}
#adv-search-form div.checkboxset .ddComboSelector.hide-options ul.optionset {
	display: none;
}
#adv-search-form div.checkboxset .ddComboSelector ul.optionset li {
	padding: 3px 10px 3px 5px;
}
#adv-search-form div.checkboxset .ddComboSelector ul.optionset li:hover {
	background-color: #E3F0F7;
}
#adv-search-form .field.checkboxset .middleColumn.ddComboSelector {
	height: auto;
	overflow: visible;
}
#adv-search-form div.checkboxset .ddComboSelector a.item-select {
	display: block;
	height: 22px;
	padding: 1px 10px 1px 5px;
	box-sizing: content-box;
	text-decoration: none;
	color: #333;
	background: transparent url('../images/down.png') right center no-repeat;
	white-space: nowrap;
	overflow: hidden;
}
/* Tractor type selector special styles */

#adv-search-form #inTractorHP,
#adv-search-form #inTractorHP.subselect-w-options.single-option {
	display: none;
}
#adv-search-form #inTractorHP.subselect-w-options {
	display: block;
}
/**************/

.ajax-form-sidebar #adv-search-form div.checkboxset .middleColumn {
	border-left: 0;
	border-right: 0;
}
.ajax-form-sidebar #adv-search-form div.checkboxset .middleColumn.ddComboSelector {
	border: 1px solid #CCC;
	/* keep border */
}
.ajax-form-sidebar #adv-search-form div.rootfield .middleColumn {
	max-height: none;
	overflow-y: visible;
	overflow-x: visible;
	border: 0;
}
/* Search custom checkboxes */

.custom-checkbox {
	position: relative;
}
.custom-checkbox>.box,
.custom-checkbox label>.box {
	position: relative;
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin: 2px 6px 0 3px;
	background: #eee url('../images/custom_checkbox.png') top left no-repeat;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}
.checkbox-holder .custom-checkbox>label {
	position: relative;
}
.checkbox-holder .custom-checkbox>label>input {
	left: -20px;
}
/*.hide-checkboxes .checkboxset .custom-checkbox > .box, .hide-checkboxes .checkboxset .custom-checkbox label > .box {
	display:none;
}*/

/* Allow hiding cboxes only if ~ sibling selector is supported */

.hide-checkboxes .checkboxset .custom-checkbox>input.checkbox:checked~.box,
.hide-checkboxes .checkboxset .custom-checkbox label>input.checkbox:checked~.box,
.hide-checkboxes .checkboxset .custom-checkbox>input.checkbox:not(:checked)~.box,
.hide-checkboxes .checkboxset .custom-checkbox label>input.checkbox:not(:checked)~.box {
	display: none;
}
.hide-checkboxes .checkboxset.show-checkboxes .custom-checkbox>input.checkbox:checked~.box,
.hide-checkboxes .checkboxset.show-checkboxes .custom-checkbox>input.checkbox:not(:checked)~.box {
	display: block;
}
#adv-search-form.hide-checkboxes .checkboxset .custom-checkbox>input.checkbox:checked~label,
#adv-search-form.hide-checkboxes .checkboxset .custom-checkbox>input.checkbox:not(:checked)~label {
	padding-left: 20px;
	/* reduce padding. Compensate for hidden checkbox */
}
#adv-search-form.hide-checkboxes .checkboxset.show-checkboxes .custom-checkbox>input.checkbox:checked~label,
#adv-search-form.hide-checkboxes .checkboxset.show-checkboxes .custom-checkbox>input.checkbox:not(:checked)~label {
	padding-left: 40px;
	/* put padding back */
}
.modified-date-options,
#adv-search-form .modified-date-options .custom-checkbox label {
	color: #d8151e;
	font-weight: bold;
}
.checkboxes-inline>.checkboxset,
.checkboxes-inline>.checkboxset li {
	display: inline-block;
}
.equipment-result-grid-container .custom-checkbox>label {
	padding: 0;
	margin: 0;
	float: left;
	cursor: pointer;
}
.equipment-result-grid-container .custom-checkbox>label input {
	top: 4px;
	left: 4px;
}

/* checked cbox */

.custom-checkbox label>input:checked+.box,
.custom-checkbox>input:checked+.box,
.custom-checkbox.checked>.box,
.custom-checkbox.checked label>.box,
#search-results-parent.compare-limit .compare-cont.custom-checkbox label>input:checked+.box,
#search-results.compare-limit .compare-cont.custom-checkbox label>input:checked+.box {
	background: #eee url('../images/custom_checkbox.png') -16px top no-repeat;
}
/* disabled cbox */

.custom-checkbox.nofocus>.box,
.custom-checkbox.nofocus label>.box,
#search-results-parent.compare-limit .compare-cont.custom-checkbox label>.box,
#search-results.compare-limit .compare-cont.custom-checkbox label>.box,
.custom-checkbox input[type=checkbox][disabled]+.box {
	background: #eee url('../images/custom_checkbox.png') -32px top no-repeat;
}
.custom-checkbox.nofocus>input,
.custom-checkbox input[type=checkbox][disabled] {
	opacity: 0.25;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
	filter: alpha(opacity=25);
}
.custom-checkbox input[type="checkbox"][disabled]~label {
	text-decoration: line-through;
	color: #ccc;
}
#search-results-parent.compare-limit .compare-cont.custom-checkbox label>span.text,
#search-results.compare-limit .compare-cont.custom-checkbox label>span.text {
	color: #969696;
}

.custom-checkbox .span.pre-hide {
	display: none;
}
.custom-checkbox>input:checked~label.hl-on-select {
	background-color: #9BDEFF;
	color: #000;
}
.custom-checkbox>input,
.custom-checkbox label>input {
	position: absolute;
	outline: none;
	left: 0;
	top: 0;
	padding: 0;
	width: 16px;
	height: 16px;
	border: none;
	margin: 0;
	z-index: 1;
}
/* Only hide cbox inputs if :checked + sibling is supported */

.custom-checkbox>.pre-hide+input:checked,
.custom-checkbox label>.pre-hide+input:checked,
.custom-checkbox>.pre-hide+input:not(:checked),
.custom-checkbox label>.pre-hide+input:not(:checked) {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}
.custom-checkbox>input:active+.box,
.custom-checkbox label>input:active+.box {
	border-color: #aaa;
	background-color: #ddd;
}
.custom-checkbox>input:checked+.box,
.custom-checkbox label>input:checked+.box,
.custom-checkbox>input:not(:checked)+.box,
.custom-checkbox label>input:not(:checked)+.box {
	opacity: 1.0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
/******/

.equipment-result-grid-container .custom-checkbox>label span.text {
	font-weight: bold;
	line-height: 17px;
}

/* #adv-search-form-rem {
	position: relative;
} */
#adv-search-form-rem-title {
	position: relative;
	min-height: 75px;
}
#adv-search-form-rem h2 {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 22px;
	line-height: 28px;
}
#adv-search-form-rem .filters {
	padding: 5px;
}
#adv-search-form-rem .filters h6 {
	float: left;
	width: 70px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 2px 0 3px 0;
	font-size: 18px;
}
#adv-search-form-rem .filters ul {
	float: left;
	max-width: 50%;
	padding: 0;
	margin: 0;
}
#adv-search-form-rem .filters li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	line-height: 22px;
	font-size: 10px;
	text-transform: uppercase;
}
#adv-search-form-rem .filters li b {
	font-size: 12px;
	font-weight: bold;
	margin-right: 3px;
}
/* #adv-search-form-rem .more-search-options {
	background: #FFF;
	padding: 0 0 8px 0;
	margin-bottom: 10px;
}
#adv-search-form-rem .more-search-options .field label {
		color:#272727;
} */
/* #adv-search-form-rem .checkbox-holder {
	width: 45%;
	padding: 10px 0 0 8px;
}
#adv-search-form-rem .checkbox-holder .field {
	width: 100%;
} */
#adv-search-form-rem .field.dropdown {
	width: 23%;
	margin: 0;
}
#adv-search-form-rem .left {
	float: left;
}
#adv-search-form-rem .field.right {
	float: right;
	text-align: left;
}
#adv-search-form-rem .field select {
	margin: 0;
	width: 94%;
	height: 32px;
}
.append-compared-items.browse {
	position: relative;
	float: right;
	width: 100%;
	height: 40px;
	margin-right: 1%;
	margin-top: 24px;
}
#compared-items {
	position: absolute;
	top: 0;
	right: 0;
	padding-left: 85px;
	overflow: visible;
}
#adv-search-form-rem-title #compared-items {
	bottom: 0;
	top: inherit;
	margin-right: 10px;
}
#compared-items>button {
	width:75px;
	background: #ff3600;
	height:30px;
	line-height:normal;
	text-transform:uppercase;
	position: absolute;
	top: 0;
	left: -10px;
	font-size: 16px;
	padding: 5px;
	margin: 0;
	color: white;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;	
}
#compared-items>button:hover {
	background: #222222;
}
#compared-items>button {
	width:95px;
	background: #ff3600;
	height:40px;
	line-height:normal;
	text-transform:uppercase;
	position: absolute;
	top: 0;
	left: -10px;
	font-size: 16px;
	padding: 5px;
	margin: 0;
	color: white;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;	
}
#compared-items>button:hover {
	background: #222222;
}
#compared-items>.clear-all {
	position: absolute;
	top: -20px;
	right: 0;
	display: block;
	font-size: 12px;
	line-height: 12px;
	padding: 2px 0;
	padding-left: 18px;
	background: transparent url('../images/clear.png') top left no-repeat;
	text-decoration: none;
	color: #555;
	z-index: 3;
}
#compared-items>.clear-all:hover {
	color: #000;
}
#compared-items #compared-items-list {
	margin-left: 5px;
}
#compared-items-list>div {
	position: relative;
	display: inline-block;
	width: 36px;
	height: 36px;
	margin-left: 5px;
	overflow: hidden;
	border: 2px dashed #9A9898;
	box-sizing: content-box;
}
#compared-items-list>div>img,
#compared-items-fixed-list>.comp-item img,
#sidebar-compared-items-fixed-list>.comp-item img {
	position: absolute;
	left: 50%;
	top: 50%;
	max-width: none;
	max-height: none;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.no-csstransforms #compared-items-list>div>img,
.no-csstransforms #compared-items-fixed-list>.comp-item img,
.no-csstransforms #sidebar-compared-items-fixed-list>.comp-item img {
	/* transform not supported. Disable positioning */
	left: 0;
	top: 0;
}
#compared-items-list>div>img.landscape,
#compared-items-fixed-list>.comp-item img.landscape,
#sidebar-compared-items-fixed-list>.comp-item img.landscape {
	height: 100%;
	width: auto;
	max-width: none;
}
#compared-items-list>div>img.portrait,
#compared-items-fixed-list>.comp-item img.portrait,
#sidebar-compared-items-fixed-list>.comp-item img.portrait {
	width: 100%;
	height: auto;
	max-height: none;
}
#compared-items-list>div a.remove,
#compared-items-fixed-list>div a.remove,
#sidebar-compared-items-fixed-list>div a.remove {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0);
}
#compared-items-list>div a.remove:hover,
#compared-items-fixed-list>div a.remove:hover,
#sidebar-compared-items-fixed-list>div a.remove:hover {
	background: rgba(255, 255, 255, 0.75) url('../images/clear.png') bottom right no-repeat;
}
/* compared items fixed pos bottom styles */

#compared-items-fixed {
	position: fixed;
	z-index: 5;
	bottom: -200px;
	left: 0;
	right: 0;
	width: 100%;
	/*left:50%;
	min-width:560px;*/
	padding: 8px 0 10px 0;
	overflow: hidden;
	box-sizing: content-box;
	/*-webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);*/
	background: rgba(255, 255, 255, 0.65);
	border-top: 1px solid #343434;
	/*#C5C3C3*/
	border-bottom: 0;
	/*border-radius:5px 5px 0 0;*/
	-webkit-transition: bottom 1s ease;
	-moz-transition: bottom 1s ease;
	-ms-transition: bottom 1s ease;
	-o-transition: bottom 1s ease;
	transition: bottom 1s ease;
}
#sidebar-compared-items-fixed {
	position: relative;
	z-index: 5;
	bottom: -120px;
	padding: 20px 0 20px 0;
	height: 0;
	width: 280px;
	overflow: hidden;
	background: rgba(255, 255, 255, 0.65);
	box-sizing: content-box;
	-webkit-transition: bottom 1s ease;
	-moz-transition: bottom 1s ease;
	-ms-transition: bottom 1s ease;
	-o-transition: bottom 1s ease;
	transition: bottom 1s ease;
	visibility: hidden;
}
#sidebar-compared-items-fixed-list {
	text-align: center;
}
#sidebar-compared-items-fixed .compared-items-inner {
	overflow: hidden;
}
#compared-items-fixed .compared-items-inner {
	position: relative;
	min-width: 560px;
	width: 860px;
	margin: 0 auto;
}
#compared-items-fixed.limit-three .compared-items-inner {
	min-width: 560px;
	width: 560px;
}
#compared-items-fixed.limit-four .compared-items-inner {
	min-width: 660px;
	width: 660px;
}
#compared-items-fixed.limit-five .compared-items-inner {
	min-width: 760px;
	width: 760px;
}
#compared-items-fixed.limit-six .compared-items-inner {
	min-width: 860px;
	width: 860px;
}
#compared-items-fixed.show-vis {
	bottom: 0;
}
#sidebar-compared-items-fixed.show-vis {
	bottom: 0px;
	visibility: visible;
}
#compared-items-fixed .controls {
	position: absolute;
	top: 0;
	right: -100px;
	padding: 10px 0 0 0;
}
#sidebar-compared-items-fixed .controls {
	clear: both;
	text-align: center;
}
#compared-items-fixed a.comp-items-hide {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	font-size: 12px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/clear.png') center center no-repeat;
	text-decoration: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: margin 0 ease-in;
	transition: none;
}
#compared-items-fixed .controls button {
	display: inline-block;
	float: none;
	margin: 10px auto;
	text-align: center;
	cursor: pointer;
}
#sidebar-compared-items-fixed .controls button {
	float: none;
	margin-left: 5px;
	margin-right: 5px;
}
#compared-items-fixed .controls button.comp-clear-bttn,
#compared-items-fixed .controls button.comp-compare-bttn,
#sidebar-compared-items-fixed .controls button.comp-clear-bttn {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;    
    transition: 0.4s all;	
}
#compared-items-fixed-list {
	box-sizing: border-box;
	margin-right: 200px;
}
#compared-items-fixed-list>.comp-item {
	position: relative;
	display: inline-block;
	width: 100px;
	height: 100px;
	margin-left: 5px;
	overflow: hidden;
	border: 2px dashed #9A9898;
	box-sizing: content-box;
}
#sidebar-compared-items-fixed-list>.comp-item {
	float: none;
	position: relative;
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-left: 2px;
	margin-right: 2px;
	overflow: hidden;
	border: 2px dashed #9A9898;
	box-sizing: content-box;
}
@media only screen and (max-width: 860px) {
	#compared-items-fixed {
		width: 100%;
		min-width: 0 !important;
	}
	#compared-items-fixed.limit-three #compared-items-fixed-list>.comp-item {
		width: 30%;
	}
	#compared-items-fixed.limit-four #compared-items-fixed-list>.comp-item {
		width: 22%;
	}
	#compared-items-fixed.limit-five #compared-items-fixed-list>.comp-item {
		width: 17%;
	}
	#compared-items-fixed.limit-six #compared-items-fixed-list>.comp-item {
		width: 14%;
	}
	#compared-items-fixed.limit-three .compared-items-inner,
	#compared-items-fixed.limit-four .compared-items-inner,
	#compared-items-fixed.limit-five .compared-items-inner,
	#compared-items-fixed.limit-six .compared-items-inner {
		min-width: 0;
		width: 100%;
	}
}
#sidebar-compared-items-fixed.limit-five #sidebar-compared-items-fixed-list>.comp-item {
	width: 48px;
	height: 48px;
}
#sidebar-compared-items-fixed.limit-six #sidebar-compared-items-fixed-list>.comp-item {
	width: 38px;
	height: 38px;
}
/********************/

#compare-results-options {
	margin-bottom: 10px;
	text-align: center;
}
#compare-results-options.one-cols .compare-result-switch {
	width: 48%;
	margin: 0 1% 25px 1%;
}
#compare-results-options.two-cols .compare-result-switch {
	width: 48%;
	margin: 0 1% 25px 1%;
}
#compare-results-options.three-cols .compare-result-switch {
	width: 29%;
	margin: 0 2% 25px 2%;
}
#compare-results-options.four-cols .compare-result-switch {
	width: 23%;
	margin: 0 1% 25px 1%;
}
#compare-results-options.five-cols .compare-result-switch {
	width: 18%;
	margin: 0 1% 25px 1%;
}
#compare-results-options.six-cols .compare-result-switch {
	width: 15.5%;
	margin: 0 0.5% 25px 0.5%;
}
#compare-results-options .compare-result-switch {
	position: relative;
	display: inline-block;
	height: 65px;
	overflow: hidden;
	width: 50px;
	height: 50px;
	margin: 2px;
	border: 3px solid #555;
}
#compare-results-options .compare-result-switch.show {
	border: 3px solid #CCC;
}
#compare-results-options .compare-result-switch img {
	position: absolute;
	left: 50%;
	top: 50%;
	max-width: none;
	max-height: none;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#compare-results-options .compare-result-switch img.landscape {
	height: 100%;
	width: auto;
}
#compare-results-options .compare-result-switch img.portrait {
	width: 100%;
	height: auto;
}
#compare-results-options .compare-result-switch span.title {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	background-color: #333;
	color: #FFF;
	padding: 3px 5px;
	font-size: 12px;
	font-weight: bold;
}
#compare-results-options .compare-result-switch span.option {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 3;
	padding: 14px 0;
	background: rgba(255, 255, 255, 0.75);
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#compare-results-options .compare-result-switch.hide:hover span.option1 {
	display: block;
}
#compare-results-options .compare-result-switch.show:hover span.option2 {
	display: block;
}
#compare-results-options .compare-result-switch.show img {
	opacity: 0.25;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
	filter: alpha(opacity=25);
}
#compare-results-options .compare-result-options.btn {
	float: none;
	margin: 10px 0 12px 10px;
	overflow: hidden;
	text-decoration: none;
}
#compare-results-options .compare-result-options.btn:after {
	content: none;
}
/* compare page contact forms */

.comp-contact-form span.message.validation {
	color: #000;
}
.comp-contact-form label {
	float: none !important;
	/* Override foundation float */
}
.comp-contact-form .action,
.comp-contact-form .Actions .action {
	background: #ff0000;
    color: #fff;
    font-size: 1rem;
    font-weight:600;
    line-height:normal;    
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    text-align:center;
    margin: 0;
    padding: 16px 30px; 
    transition: 0.4s all;
}
/* show more button */

#search-results-parent .adv-src-lazy-show-more {
	display: block;
	text-align: center;
	background-color: #E8E7E7;
	padding: 3px;
	color: #7B7A7A;
	margin-top: 5px;
	font-weight: bold;
	font-size: 16px;
	margin: 5px auto 0 auto;
	width: 98%;
	box-shadow: 0px 5px 10px 0px rgba(175, 175, 175, 0.5);
}
#search-results-parent .adv-src-lazy-show-more:hover {
	background-color: #E0DFDF;
	color: #333;
}
form#ElsApiBrowseSearchOptionsForm_SearchForm fieldset select.dropdown {
	padding: 10px;
	height: 45px;
	font-size: 16px;
	border-color: #e2e2e2;
	color:#000;
	margin:0;
}
/************/

/* adv serch form extra submit button */

#extra-submit-button-cont {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	padding: 0 10px;
}
#extra-submit-button {
	background: #121212;
	color: #fff;
	font-size: 0.875rem;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 10px 25px;
}
#extra-submit-button:hover {
	background: #ff0000;
}
/*********/

/* search text field */

#inTextSearch {
	position: relative;
	display: block;
	margin-bottom: 15px;
	overflow: hidden;
	z-index: 2;
}
#inTextSearchRepeat {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 2;
	width: 52%;
}
#inTextSearch .middleColumn,
#inTextSearchRepeat .middleColumn {
	margin: 0 0 5px 0;
	display: block;
	position: relative;
}
#inTextSearch .middleColumn input.text,
#inTextSearchRepeat .middleColumn input.text {
	width: 100%;
	color: #000;
	padding: 0px 0px 0px 10px;
	margin: 0;
	height: 45px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	background: #fff;
	border: 1px #e2e2e2 solid;
	box-shadow: inset 0px 0px 0px rgb(0 0 0 / 0%);
}
#inTextSearch .middleColumn button,
#inTextSearchRepeat .middleColumn button {
	width: 38px;
	height: 45px;
	line-height: 51px;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	box-sizing: content-box;
	padding: 0;
	border-radius: 0;
	border: 0;
	background: #121212 url(../images/magnify-ph.png) center center no-repeat;
}
#inTextSearch .middleColumn ul,
#inTextSearchRepeat .middleColumn ul {
	float: left;
}
#inTextSearch .middleColumn ul li,
#inTextSearchRepeat .middleColumn ul li {
	float: left;
	margin-right: 10px;
	font-weight: normal;
}
#inTextSearch .middleColumn ul#ElsApiAdvancedAjaxSearchForm_SearchForm_inTextSearchType .radio {
	margin-right: 2px;
}
#inTextSearch .middleColumn ul#ElsApiAdvancedAjaxSearchForm_SearchForm_inTextSearchType input[type=radio]+label {
	margin-left: .2rem;
}
/********/

/* price/hour/year range selectors */

#priceRange,
#hourRange,
#yearRange,
#hpRange {
	text-align: left;
}
#priceRange .field label.rangeLabel,
.ajax-form-sidebar #priceRange.field>label.rangeLabel,
#hourRange .field label.rangeLabel,
.ajax-form-sidebar #hourRange.field>label.rangeLabel,
#yearRange .field label.rangeLabel,
.ajax-form-sidebar #yearRange.field>label.rangeLabel,
#hpRange .field label.rangeLabel,
.ajax-form-sidebar #hpRange.field>label.rangeLabel {
	display: block;
	margin-top: 5px;
	margin-bottom: 12px;
}
#priceRange .middleColumn,
#hourRange .middleColumn,
#yearRange .middleColumn,
#hpRange .middleColumn {
	float: left;
	width: 48%;
	margin-right: 6px;
}
#priceRange .middleColumn label,
#hourRange .middleColumn label,
#yearRange .middleColumn label,
#hpRange .middleColumn label {
	padding-right: 10px;
}
#priceRange .middleColumn input,
#hourRange .middleColumn input,
#yearRange .middleColumn input,
#hpRange .middleColumn input {
	display: inline;
	display: inline-block;
	width: 100%;
	margin: 0 6px 0 0;
}
/* range slider layout */

.eq-range-slider .eq-range-slider-box {
	width: auto;
	margin-top: 5px;
	font-size: 16px;
}
.eq-range-slider .eq-range-slider-box.left {
	float: left;
}
.eq-range-slider .eq-range-slider-box.right {
	float: right;
}
.eq-range-slider .eq-range-slider-box.dollars {
	padding-left: 13px;
	background: transparent url('../images/dollars.png') center left no-repeat;
}
.eq-range-slider .eq-range-slider-box.dollars.noCurrency {
	padding-left: 0;
	background: transparent;
	font-size: 16px;
}
.eq-range-slider .middleColumn,
.eq-range-slider .eq-range-slider-endPointValue {
	display: none;
}
/* JQuery Slider custom styles */

.field .ui-slider-horizontal .ui-widget-header {
	border:0px transparent none;
	background:gray;
    color: #222;
	width:100% !important;
	margin: 0 auto;
}
.field .ui-slider-horizontal .ui-slider-handle {
    border: 3px solid #fff;
    width:20px;
    height:20px;
    border-radius: 50%;
    font-weight: normal;
    color: #555;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);  
	outline: 0;
	cursor: pointer;
    top: -10px;
    margin-left: -15px;	
}
.field .ui-slider-horizontal {
	width: 91%;
	margin: 0 auto;
	height: 0.3125em;
	display: block;
	position: relative;	
	border: transparent 0px none;
}
/**********************************/

.pancontainer {
	position: relative;
	/*keep this intact*/
	overflow: hidden;
	/*keep this intact*/
	width: 300px;
	height: 300px;
	border: 1px solid black;
}
img.expando {
	/*sample CSS for expando images. Not required but recommended*/
	border: none;
	vertical-align: top;
	/*top aligns image, so mouse has less of a change of moving out of image while image is expanding*/
}
#ytapiplayer {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 35px;
	height: 0;
	overflow: hidden;
}
#ytapiplayer iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*.mobile-hide{
	display:inherit;
}*/

.mobile-rev {
	display: none;
}
.required-text {
	font-size: 16px;
	color: #000;
	margin: 0 0 10px 0;
}
.boxes .window {
	display: none;
	z-index: 9999;
	padding: 20px;
}
.boxes #dialog,
.boxes #success-dialog {
	padding: 10px;
	background: rgba(255, 54, 0, 0.9);    
	color: #fff;
	margin-bottom: 10px;
}
.boxes #dialog a,
.boxes #success-dialog a {
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	float: right;
}
/* list mode options */

#pagination a.list-mode-option,
.pagination a.list-mode-option {
	display: block;
	float: left;
	background-color: #EAEAEA;
	width: 30px;
	height: 30px;
	margin-right: 8px;
	padding: 0 !important;
	border: 1px solid #d2d2d2;
}
#pagination a.list-mode-option.selected,
#pagination a.list-mode-option:hover,
.pagination a.list-mode-option.selected,
.pagination a.list-mode-option:hover {
	background-color: #CBCACA !important;
}
#pagination a.list-mode-option.grid,
.pagination a.list-mode-option.grid {
	background: #EAEAEA url('../images/grid-4.png') center center no-repeat;
}
#pagination a.list-mode-option.list,
pagination a.list-mode-option.list {
	background: #EAEAEA url('../images/list-3.png') center center no-repeat;
}
#pagination .result-count,
.page-container #pagination li.result-count,
.pagination .result-count,
.page-container .pagination li.result-count {
	margin-left: 10px;
	padding: 4px 0;
	border: 0;
	font-size: 16px;
	font-weight: bold;
	background: transparent;
	line-height: 24px;
}
/* equipment detail back/forward buttons */

#eq-nav {
	float: right;
	width: 140px;
}
#eq-nav a {
	display: inline-block;
	padding: 0 5px;
	height: 24px;
	background-color: #ECECEC;
	border: 1px solid #d2d2d2;
	line-height: 26px;
	color: #504F50;
	text-decoration: none;
}
#eq-nav a.back {
	padding-left: 18px;
	border-radius: 13px 0 0 13px;
	background: #ECECEC url('../images/left.png') left center no-repeat;
}
#eq-nav a.forward {
	padding-right: 18px;
	border-radius: 0 13px 13px 0;
	background: #ECECEC url('../images/right.png') right center no-repeat;
}
/* Job listings */

/* styles specific to H&R (Can be removed on a styled site) */

/*.full-width #main-content.typography {
	width:auto;
	padding:15px;
}
.job-listing {
	font-size:13px;
}
.typography h1, .typography h2 {
	color:#000;
}
.title-holder-brochure-top {
	color:#000;
	border-bottom:1px solid #000;
}*/

/* Refine search form/button */

.title-holder-brochure-top #AdvancedSearchForm_SearchForm,
.title-holder-brochure-top #ElsApiAdvancedSearchForm_SearchForm,
.pl-br-options #ElsApiAdvancedSearchForm_SearchForm {
	float: right;
	line-height: 15px;
}
.pl-br-options #ElsApiAdvancedSearchForm_SearchForm {
	margin-bottom: 0;
}
.title-holder-brochure-top #AdvancedSearchForm_SearchForm fieldset,
.title-holder-brochure-top #ElsApiAdvancedSearchForm_SearchForm fieldset,
.equipment-specs #ElsApiAdvancedSearchForm_SearchForm fieldset {
	display: none;
}
.equipment-specs.adv-search #ElsApiAdvancedSearchForm_SearchForm fieldset {
	display: block;
}
.title-holder-brochure-top #AdvancedSearchForm_SearchForm .Actions input,
.title-holder-brochure-top #ElsApiAdvancedSearchForm_SearchForm .Actions input,
.title-holder-brochure-top .adv-search-back,
.adv-new-search,
.title-holder-brochure-top .advsrc-custom-button,
.equipment-specs #ElsApiAdvancedSearchForm_SearchForm .Actions input {
	display: inline-block;
	float: none;
	margin: 0 10px 0 0;
	padding: 4px 12px;
	cursor: pointer;
	color: #FFF;
	background: #000;
	border: 1px solid #000;
	border-radius: 15px;
	text-transform: none;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}
.title-holder-brochure-top .advsrc-custom-button,
.CustomBrowseLink {
	font-size: 16px;
	display: inline-block;
	padding: 2px 12px;
}
.equipment-specs .browse-results #ElsApiAdvancedSearchForm_SearchForm,
.equipment-specs .equipment-details #ElsApiAdvancedSearchForm_SearchForm {
	margin-bottom: 0;
}
.equipment-specs #ElsApiAdvancedSearchForm_SearchForm .Actions {
	margin: 0;
	text-align: center;
}
.equipment-specs .title-holder-brochure-top.equipment-details #ElsApiAdvancedSearchForm_SearchForm .Actions {
	margin-top: 6px;
}
.title-holder-brochure-top .adv-search-back {
	float: right;
	padding: 4px 2px 4px 12px;
	line-height: 15px;
	text-decoration: none;
}
.title-holder-brochure-top .adv-search-back:after {
	content: '';
}

.title-holder-app {
	color: #fff;
	margin: 0 0 10px 0;
}

/************   JOB LISTINGS   *************/

#gray-frame h2.no-jobs {
	background-color: #72f193;
	text-align: center;
	padding: 40px;
	color: #000;
	font-size: 18px;
}
#random-listings {
	float: left;
	width: 23%;
	margin-bottom: 10px;
}
.job-listing-group-title{
	font-size:24px;
	font-weight:600;
	text-transform:uppercase;
}
.job-listing-list {
	padding: 20px;
	background-color: #f2f2f2;
	margin: 0 0 16px 0;
}
.job-listing-list .title h4 {
	border: 0;
	margin: 0 0 8px 0;
	line-height:normal;
}
.job-listing-list h4 a,
#job-listing>.title h4 {
	margin-top: 5px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	border: 0;
}
.job-listing-list h4 a:hover {
	text-decoration: underline;
}
.job-listing-list .summary,
#job-listing>.title .summary {
	font-size: 16px;
}
.job-listing-list>.title {
	float: left;
	width: 37%;
}
.job-listing-list>.status {
	float: left;
	width: 18%;
	font-size: 16px;
	vertical-align: middle;
	margin: 15px 0 0 0;
}
.job-listing-list>.exp {
	float: left;
	width: 29%;
	font-size: 16px;
	margin: 15px 0 0 0;
}
.job-listing-list>.details-bttn {
	float: right;
	width: 14%;
	text-align: center;
	margin: 8px 0 0 0;
}
.job-listing-list .listing-details,
#job-listing-list .listing-details,
#job-listing .listing-details {
	position: relative;
	background: #eaeaea;
	padding: 15px;
}
#job-listing .listing-details {
	width: 98%;
	margin: 10px auto;
	padding: 15px 3%;
}
.two-column-left #job-listing .listing-details,
.two-column-right #job-listing .listing-details {
	width: 90%;
	margin: 10px auto;
	padding: 15px 3%;
}
.job-listing-list .listing-details {
	display: none;
	width: 99%;
	margin: 10px auto;
}
.job-listing-list .listing-details h4,
#job-listing-list .listing-details h4,
#job-listing .listing-details h4 {
	border: 0;
	margin-bottom: 20px;
	margin-top: 0;
	font-size:22px;
}
.job-listing-list .listing-details hr {
	margin: 0 0 10px 0;
}
.job-listing-list .listing-details a.blue,
#job-listing .listing-details a.blue {
	color: #0b8fe3;
}
.job-listing-list .listing-details a.btn,
#job-listing .listing-details a.btn {
	text-decoration: none;
}
.job-listing-list .listing-details .details-bttn.right {
	float: right;
}
.job-listing-list .listing-details .min-section,
#job-listing-list .listing-details .min-section {
	display: block;
}
.job-listing-list .listing-details hr,
#job-listing-list .listing-details hr {
	border-color: #ababab;
}
.job-listing-list .listing-details .min-section.col,
#job-listing-list .listing-details .min-section.col {
	width: 49%;
	float: left;
	margin: 0 1% 0 0;
}
.job-listing-list .listing-details .min-section.col ul,
#job-listing-list .listing-details .min-section.col ul {
	margin: 0;
}
.job-listing-list .listing-details .min-section.col ul li,
#job-listing-list .listing-details .min-section.col ul li {
	font-size: 12px;
	margin: 0 0 0 20px;
}
.job-listing-list .listing-details .min-section.full ul,
#job-listing-list .listing-details .min-section.full ul {
	margin: 0;
}
.job-listing-list .listing-details .min-section.full ul li,
#job-listing-list .listing-details .min-section.full ul li {
	font-size: 12px;
	margin: 0 0 0 20px;
}
.job-listing-list .listing-details h5 {
	margin-top: 10px;
}
.job-listing-list .listing-details h6,
#job-listing-list .listing-details h6 {
	padding-left: 5px;
	font-size: 16px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.job-listing-list .listing-details p,
#job-listing-list .listing-details p {
	padding-left: 10px;
	margin-bottom: 20px;
}
/* */

#job-listing {
	padding: 10px;
	background-color: #e6e6e6;
	margin: 0 0 16px 0;
}
#job-listing .title{
	padding: 18px;
}
#job-listing .split {
	float: left;
	width: 49%;
}
.job-listing h4 a {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #009999;
}
.job-listing h4 a:hover {
	color: #046565;
}
.job-listing .summary {
	font-weight: bold;
	margin: 0 0 16px 0;
}
.job-listing>.title {
	float: left;
	width: 50%;
}
.job-listing>.status {
	float: right;
	width: 15%;
	padding-top: 15px;
}
.job-listing>.exp {
	float: right;
	width: 20%;
	padding-top: 15px;
}
.job-listing>.details-bttn {
	float: right;
	width: 12%;
	margin-top: 12px;
}
.job-listing .listing-details {
	display: none;
	width: 90%;
	margin: 10px auto;
	border: 1px solid #78181A;
}
.job-listing .listing-details a.btn {
	text-decoration: none;
}
.job-listing .listing-details .details-bttn.right {
	position: absolute;
	top: 12px;
	right: 12px;
}
.job-listing .listing-details .min-section.col,
#job-listing .listing-details .min-section.col {
	width: 49%;
	float: left;
	margin: 0 1% 0 0;
}
.job-listing .listing-details .min-section.col ul,
#job-listing .listing-details .min-section.col ul {
	margin: 0;
}
.job-listing .listing-details .min-section.col ul li,
#job-listing .listing-details .min-section.col ul li {
	font-size: 12px;
	margin: 0 0 0 20px;
}

.job-listing .listing-details .min-section.full ul,
#job-listing .listing-details .min-section.full ul {
	margin: 0;
}
.job-listing .listing-details .min-section.full ul li,
#job-listing .listing-details .min-section.full ul li {
	font-size: 12px;
	margin: 0 0 0 20px;
}
.job-listing .listing-details h5 {
	margin-top: 10px;
}
.job-listing .listing-details h6,
#job-listing .listing-details h6 {
	padding-left: 5px;
	font-size: 16px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.job-listing .listing-details p,
#job-listing .listing-details p {
	margin-bottom: 20px;
}
#random-listings .job-listing .summary {
	background-color: transparent;
	color: #484848;
}
#random-listings a.view-all {
	font-size: 12px;
	padding: 15px 8px 15px 8px;
	color: #fff;
	text-decoration: none;
	float: left;
	width: 90%;
	text-align: center;
	background: #2d2d2d;
}
#random-listings a:hover.view-all {
	text-decoration: underline;
}
#job-groupings .item {
	box-sizing: border-box;
	float: left;
	width: 24%;
	margin: 0 1% 0 0;
}
#job-groupings .one-column {
	padding: 10px;
	background-color: #e6e6e6;
}
#job-groupings .one-column .item {
	width: 24%;
	margin: 0 1% 2% 0;
}
#job-groupings .full-width {
	display: block;
	padding: 10px;
	background-color: #009999;
	border: 1px #058b8b solid;
}
#job-groupings .item img {
	display: inline;
	margin: -1px 6px 0 0;
}
#job-groupings .item a {
	color: #292929;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#job-groupings .item a:hover {
	color: #121212;
	text-decoration: underline;
}
#application .field .checkbox,
#application .field .radio {
	float: left;
	width: 13px;
	height: 13px;
	margin: 7px 6px 0 0;
	padding: 0;
}
#application .field .checkbox {
	float: none;
}
#application label.left {
	float: left !important;
	clear: none !important;
}
#application {
	margin: 12px auto;
	padding: 12px;
	background: #e2e2e2;
}
#application p.message {
	background: #929292;
	padding: 6px 12px;
	border-radius: 3px;
	color: #FFF;
}
#application p.message.error,
#application p.message.bad {
	background: #fb7f7f;
	color: #FFF;
}
#application p.message.good {
	background: #9cecb9;
	color: #054405;
}
#application * {
	box-sizing: border-box;
}
#application fieldset {
	margin: 0 3% 12px 3%;
}
#application legend {
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	position: relative;
	left: -2%;
	background: transparent;
}
#application legend legend {
	color: #777;
	border: none;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#application .dropdown {
	margin: 0.5em 0;
}
#application .field {
	padding-right: 18px;
	margin: 0;
	overflow: hidden;
}
#application .optionset.field {
	margin-bottom: 10px;
}
#application .field.hidden {
	border: none;
}
#application .field label {
	float: left !important;
	clear: none !important;
	display: block;
	margin: 0 5px 0 0;
	padding: 10px 2px;
	font-weight: bold;
}
#application .optionset li label {
	padding: 2px;
}
#application .optionset li {
	list-style: none;
	line-height: 12px;
	padding: 0;
}
#application .optionset ul {
	float: left;
	width: 120px;
	margin: 0;
	padding-top: 12px;
}
#application .field.text label,
#application .field.dropdown label,
#application .field.email label,
#application .field.textarea label {
	width: 200px;
}
#application .subsection .field.text label,
#application .subsection .field.dropdown label,
#application .subsection .field.textarea label {
	width: 189px;
}
#application .field.text label.shortlabel {
	width: 80px;
}
#application .field>label {
	padding-right: 12px;
}
#application .subsection {
	width: 100%;
	display: inline-block;
	margin: 6px 0 18px 0;
}
#application .subsection .sub-title {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}
#application .subsection .sub-items {
	padding: 5px 10px;
	border: 1px solid #d2d2d2;
}
#application input:invalid,
#application textarea:invalid {
	box-shadow: none;
	-webkit-box-shadow: none;
}
#application input.text,
#application select {
	width: 310px;
	margin: 0 0 0.5em 0;
	padding: 5px 8px;
	height: 2rem;
	min-height: 20px;
}
#employment .section-title,
#references .section-title,
#education .section-title {
	color: #4b4b4b;
	position: relative;
	left: -5px;
	margin-bottom: 6px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 80%;
}
#employment .field.textarea,
#education .field.textarea,
#experience .field.textarea,
#application-end .field.textarea {
	width: 100%;
}
#employment textarea,
#education textarea,
#experience textarea,
#application-end textarea {
	height: 150px;
	width: 350px;
	max-width: 500px;
}
/* Education fields */

#education .optionset {
	min-width: 0;
}
#education .field.optionset {
	padding-bottom: 3px;
}
#education .optionset label {
	padding: 0;
}
#education .optionset ul li {
	display: inline-block;
	width: 55px;
}
#education .field input.text {
	width: 260px;
}
#education #field_HS_Year,
#education #field_College1_Degree,
#education #field_College1_Year,
#education #field_College2_Degree,
#education #field_College2_Year,
#education #field_VocTech_Degree,
#education #field_VocTech_Year {
	min-width: 0;
	width: 16%;
}
#field_HS_Year input.text,
#field_College1_Degree input.text,
#field_College1_Year input.text,
#field_College2_Degree input.text,
#field_College2_Year input.text,
#field_VocTech_Degree input.text,
#field_VocTech_Year input.text {
	width: 100% !important;
}
#education>.field {
	float: left;
}
#education .field label {
	width: auto;
	padding: 0;
	float: none !important;
}
#education .field.checkbox {
	width: 10%;
	min-width: 0;
	text-align: center;
}
#education .field.checkbox label {
	text-align: center;
}
#education .checkbox input {
	margin: 12px 0 16px 0;
	float: none;
}
#disclaimer {
	margin: 16px 0;
	font-size: 16px;
	line-height: 20px;
}
#application .field.file {
	float: none;
	padding: 10px 12px 2px 12px;
	margin: 12px 0;
	border: 1px solid gray;
}
#application .field.file input {
	margin: 5px;
	width: auto;
}
/* Fields that should break-line */

#application #field_HomePhone,
#application #field_Email,
#application #field_DOB,
#application #field_EmpRelation {
	display: inline-block;
	clear: both;
}
#application #JobApplicationForm_JobApplication_SigDate {
	width: 100px;
}

/* End job listings */

.fr-overlay-background:before {
	content: "Click outside pic to close";
	color: #FFF;
}
.fr-overlay-background {
	padding: 10px;
	text-align: right;
}
/** Eq details contact modal **/

#basic-modal-content {
	display: none;
}
/* Overlay */

#simplemodal-overlay {
	background-color: #000;
}

/* Container */

#simplemodal-container {
	height: 630px;
	width: 800px;
	color: #fff;
	background-color: #373737;
	padding: 12px;
	z-index: 3000 !important;
}
#simplemodal-container .simplemodal-data {
	padding: 8px;
}
#simplemodal-container code {
	background: #141414;
	border-left: 3px solid #65B43D;
	color: #bbb;
	display: block;
	font-size: 12px;
	margin-bottom: 12px;
	padding: 4px 6px 6px;
}
#simplemodal-container a {
	color: #ddd;
}
#simplemodal-container a.modalCloseImg {
	background: url(../images/x.png) no-repeat;
	width: 25px;
	height: 29px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: -15px;
	right: -16px;
	cursor: pointer;
}
#simplemodal-container h3 {
	color: yellow;
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	border-bottom: thin silver solid;
	font-size: 22px;
	font-weight: bold;
}
#simplemodal-container label {
	color: #fff;
	margin: 0;
}

#simplemodal-container form .gray-move {
	color: #FFF;
}
#contact-accordion p.message.error,
#simplemodal-container p.message.error {
	background: #fb7f7f;
	padding: 6px 12px;
	border-radius: 2px;
}

.ElsApiPartsDetailController a.pl-parts-contact {
    background: #121212;    
    color: #fff;
    font-size: 0.875rem;
    font-weight:600;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    text-align:center;
    margin: 0;
    padding: 16px 35px;
    transition: 0.4s all;  
}
.ElsApiPartsDetailController a.pl-parts-contact:hover {
    background: #3f3c3c;
	-webkit-box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.50); 
	box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.50);	
}
.contact-btn a {
	color: yellow !important;
}
.simplemodal-data #ElsApiEquipmentDetailContactForm_DetailsContactForm,
.simplemodal-data #ElsApiEquipmentDetailContactForm_FriendContactForm {
	background: #373737 none repeat scroll 0 0;
}
.simplemodal-data .required-text {
	color: #fff;
}
.simplemodal-data .gray-move {
	color: #fff;
}
#ElsApiEquipmentDetailContactForm_DetailsContactForm input,
#ElsApiEquipmentDetailContactForm_DetailsContactForm textarea,
#ElsApiEquipmentDetailContactForm_FriendContactForm input,
#ElsApiEquipmentDetailContactForm_FriendContactForm textarea {
	font-size: 16px;
}
#ElsApiEquipmentDetailContactForm_DetailsContactForm textarea,
#ElsApiEquipmentDetailContactForm_FriendContactForm textarea {
	height: 130px;
}
.simplemodal-data .vcard-contacts .vcard-contact-info {
	width: 33%;
	height: 110px;
	float: left;
	min-width: 230px;
}
/*****************************/

/* New PL Browse Styles */

/* browse */

.pl-parts .parts-search-setting {
	width:100%;
	text-align:center;
}
.pl-br-group-cont.hf-left {
	width: 50%;
	float: left;
}
.pl-br-group-cont.hf-right {
	width: 50%;
	float: right;
}
.pl-br-group-item {
	display: block;
	width: auto;
}
.pl-br-group-title>input {
	margin-right: 5px;
}
.pl-br-group-title .child_groups span {
	display: inline-block;
	padding-right: 8px;
}
.pl-br-group-item.w-image {
	display: block;
	float: left;
	width: 23%;
	margin: 5px 1%;
}
.pl-br-group-item.w-image .pl-br-group-title {
	background-color: #343434;
	color: #FFF;
	padding: 6px;
	text-align: center;
	height: 60px;
}
.pl-br-group-item.w-image .pl-br-group-title a {
	color: #FFF;
	text-decoration: none;
}
.pl-br-group-image {
	height: 155px;
	overflow: hidden;
}
.pl-br-group-image img {
	width: 100%;
}
#pl-browse-nav {
	margin-right: 5px;
}
#pl-br-search {
	vertical-align:top;
}
#pl-br-search-parts {
	font-size: 0px;
	display:inline-block;
	vertical-align:top;
}

.pl-br-print-back {
	float: right;
	margin-bottom: 5px;
}
#pl-br-search-form {
	overflow: hidden;
	margin: 0;
}
#pl-br-search-form--main .pl-mobile-block {
	display: inline-block;
	border: 1px solid #bbb;
	vertical-align: top;
	position: relative;
	min-width: 848px;
	margin-bottom:15px;
}
.pl-mobile-block {
	display: inline-block;
	border: 1px solid #bbb;
	vertical-align: top;
	position: relative;
	min-width: 275px;
}
.pl-mobile-block-margin {
	margin-right: 10px;
}
.fuzzy-search-container{
	position: relative;
}
#pl-br-search-form input,
#pl-br-search-form select,
#pl-br-back-selectors select {
	color: #4b4b4b;
	padding: 0px 0px 0px 10px;
	margin: 0;
	height: 45px;
	font-size: 14px;
	text-transform: uppercase;
	background-color: #f7f7f7;
}
#pl-br-search-form--main input,
#pl-br-search-form--main select 
{
	color: #000;
	padding: 0px 0px 0px 10px;
	margin: 0;
	height: 60px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #f7f7f7;
}
#pl-br-search-form select option,
#pl-br-search-form--main select option,
#pl-br-back-selectors select option {
	font-size: 16px;
}
#pl-br-search-form input::-webkit-input-placeholder,
#pl-br-search-form select::-webkit-input-placeholder,
#pl-br-search-form--main input::-webkit-input-placeholder,
#pl-br-search-form--main select::-webkit-input-placeholder,
#pl-br-back-selectors select::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #000;
}
#pl-br-search-form input::-moz-placeholder,
#pl-br-search-form select::-moz-placeholder,
#pl-br-search-form--main input::-moz-placeholder,
#pl-br-search-form--main select::-moz-placeholder,
#pl-br-back-selectors select::-moz-placeholder {
	/* Firefox 19+ */
	color: #000;
}
#pl-br-search-form input:-ms-input-placeholder,
#pl-br-search-form select:-ms-input-placeholder,
#pl-br-search-form--main input:-ms-input-placeholder,
#pl-br-search-form--main select:-ms-input-placeholder,
#pl-br-back-selectors select:-ms-input-placeholder {
	/* IE 10+ */
	color: #000;
}
#pl-br-search-form input:-moz-placeholder,
#pl-br-search-form select:-moz-placeholder,
#pl-br-search-form--main input:-moz-placeholder,
#pl-br-search-form--main select:-moz-placeholder,
#pl-br-back-selectors select:-moz-placeholder {
	/* Firefox 18- */
	color: #000;
}
#pl-br-search.large input,
#pl-br-search.large select,
#pl-br-back-selectors.large select {
	height: 20px;
	font-size: 16px;
}
#pl-br-search-form select,
#pl-br-search-form--main select,
#pl-br-back-selectors select {
	padding-left: 6px;
}
#pl-br-search-form button {
	width: 38px;
	height: 45px;
	line-height: 51px;
	position: absolute;
	right: 0;
	top: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	box-sizing: content-box;
	padding: 0;
	border-radius: 0;
	border: 0;
	background:#121212 url('../images/magnify-ph.png') center center no-repeat;
}
#pl-br-search-form--main button {
	width: 38px;
	height: 60px;
	line-height: 51px;
	position: absolute;
	right: 0;
	top: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	box-sizing: content-box;
	padding: 0;
	border-radius: 0;
	border: 0;
	background:#121212 url('../images/magnify-ph.png') center center no-repeat;
}
#pl-br-search.large #pl-br-search-form button {
	width: 32px;
	height: 30px;
}
#pl-br-back-selectors {
	display:inline-block;
	vertical-align:top;
	margin-right: 6px;
	font-size: 0px;
}
#pl-br-back-selectors .nav-label {
	display: block;
	float: left;
	line-height: 28px;
}
#pl-br-back-selectors .nav-label.hide {
	display: none;
}
.pl-br-options {
	position: relative;
	overflow: hidden;
	margin-bottom:20px;
}
.pl-br-options__loading-overlay {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 256, 0.5) url(../images/loader-ring.gif) center center no-repeat;
}
.pl-br-options.loading .pl-br-options__loading-overlay {
	display: block;
}
.pl-br-options .clear-back-selectors-bttn {
	display: block;
	float: left;
	padding: 4px 10px;
	margin: 2px 0 8px 0;
	background: #000;
	color: #FFF;
	line-height: 1;
	text-decoration: none;
	border-radius: 5px;
}
.pl-br-search-options-mobile .clear-back-selectors-bttn,
.pl-br-search-options-mobile .go-to-adv-search-bttn {
	display: block;
	float: left;
	width: auto;
	padding: 5px 14px;
	margin: 0 1%;
	background: #000;
	color: #FFF;
	font-size: 16px;
	line-height: 1;
	text-decoration: none;
	border-radius: 5px;
}
.pl-br-search-options-mobile {
	display: none;
}
/* Details */

.pl-br-options.equipment-details {
	margin-bottom: 10px;
}
/*****************************/

/* stop highlight */

.no-hl,
.custom-checkbox {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
/******************/

.hide-until-load {
	display: none !important;
}
@media only screen and (max-width: 1280px) {
	#pl-br-search-form input,
	#pl-br-search-form select,
	#pl-br-back-selectors select {
		font-size: 17px;
	}
	#main-content .PL-notes-specs>li .equipment-specs>div {
	    flex-basis: 33%;
	}	
	ul.sort-area {
	    width: 100%;
	    float: none;
	}	
}
@media only screen and (max-width: 1125px) {
	#pl-br-back-selectors {
		float: none;
		display: block;
		width: 100%;
	}
	#pl-br-search {
		float: none;
		display: block;
		width: 100%;
	}
	.pl-parts .parts-search-setting {
		display: block;
		width: 99%;
	}
	.pl-mobile-block-margin {
		margin-right: 0;
	}
	.pl-mobile-block {
		width: 95%;
		margin-bottom: 10px;
	}
	#pl-br-search-form--main .pl-mobile-block {
		width: 95%;
		min-width:95%;
		margin-bottom: 10px;
	}	
	#pl-br-search-form input,
	#pl-br-search-form select,
	#pl-br-back-selectors select {
		display: inline-block;
		vertical-align: top;
		float: none;
	}
	#pl-br-search-form select,
	#pl-br-back-selectors select {
		margin-right: 0px;
	}
}
@media only screen and (max-width: 1100px) {
	#main-content h1.detailsPage-header {
	    font-size: 1.625rem;
	}
}
@media only screen and (max-width: 1024px) {

	.col-5 .cell.equipment-result-grid-container{
		width: 33.3%;
	}
	.col-4 .cell.equipment-result-grid-container{
		width: 33.33%;
	}
	.col-2 .cell.equipment-result-grid-container{
		width: 50%;
	}

	#simplemodal-container {width:80% !important; height:90% !important;}
	.noshow{
		display:none !important;
	}
	.noexpand{
		width:auto !important;
	}
	.fr-overlay-background:before {
		content: "";
	}
	#main-content .main-details-contain .main-calls .primary {
	    padding: 10px;
	}
	#main-content .main-details-contain .main-calls a.detailsPage-cta {
	    padding: 14px 12px 14px 12px;
	    margin: 0 0 4px 0;
	}	
	#main-content .main-details-contain #PL-tabs li a {
	    padding: 8px 15px;
	    text-transform:none;
	}
	#main-content .PL-notes-specs>li .equipment-specs>div{
		flex-basis: 50%;
	}
			
}
@media only screen and (max-width: 800px) {
	.back-button-Vtwo {
		width: auto;
		margin: 0 5px 0 0;
	}
	.pl-br-print-back .print-hide {
		display: none;
	}
	#browse-list-left {
		float: none;
		width: 100%;
		display: block;
	}
	#browse-list-right {
		float: none;
		width: 100%;
		display: block;
	}
	.pl-br-group-item.w-image {
		width: 31%;
	}
	#printer-button,
	#printer-float,
	#printer-text-float {
		display: none;
	}
	.purchase-protection {
		display: none;
	}
	.browse-details-clearance {
		float: left;
		font-size: 16px;
		margin: 0;
		padding: 0;
		width: 40%;
		line-height: 18px;
	}
	.browse-price a,
	.browse-details a,
	.browse-core a {
		font-size: 16px;
	}
	.fr-overlay-background:before {
		content: "";
	}
	#simplemodal-container {
		width: 80% !important;
		height: 90% !important;
	}
	.contact-details-contact {
		font-size: 16px;
	}
	#adv-search-form #ajax-form,
	#ajax-form,
	#adv-search-form-rem {
		display: none !important;
	}
	#adv-search-form #classic-form,
	#gray-frame #classic-form,
	#classic-form {
		display: block !important;
	}
	#search-results-container #search-results-parent #inTextSearch,
	#search-results-container #search-results-parent #extra-submit-button-cont {
		display: none !important;
	}
	#search-results-container {
		width: 100% !important;
	}
	#adv-search-form .field input.text,
	#adv-search-form .field select,
	#classic-form .field input.text,
	#classic-form .field select {
		height: auto !important;
	}
	#ElsApiAdvancedSearchForm_SearchForm select,
	#ElsApiAdvancedSearchForm_SearchForm input.text {
		padding-left: 2%;
		padding-right: 2%;
		box-sizing: content-box;
	}
	#search-results .page-container {
		width: 98%;
	}
	.pl-br-options #ElsApiAdvancedSearchForm_SearchForm {
		display: none !important;
	}
	.photos-table {
		margin: 0 auto;
		min-width: 90%;
	}
	#photos-table-container .photos-table .large-photo img {
		max-width: 100%;
		height: auto;
	}
	ul.sort-area{
		width:100%;
		float:none;
		margin:0;
	}
	.search-bx {
	    width: 100%;
	}	
}

@media only screen and (max-width: 640px) {
	#main-content .PL-notes-specs .box-heading {
	    padding: 10px;
	    margin: 0 0 10px 0;
	}	
	.search-bx {
	    margin:0 0 20px 0;
	}	
	.col-5 .cell.equipment-result-grid-container{
		width: 50%;
	}
	.col-4 .cell.equipment-result-grid-container{
		width: 50%;
	}
	.col-3 .cell.equipment-result-grid-container{
		width: 50%;
	}
}

@media only screen and (max-width: 580px) {
	.pl-phone-hide {
		display: none !important;
	}
	.pl-phone-fullwidth {
		width: 100% !important;
	}
	.pl-br-print-back .print-hide {
		display: none !important;
	}
	.title-holder-brochure-top {
		margin: 0;
		padding: 0;
	}
	#browse-list-left {
		float: none !important;
		width: 100% !important;
		display: block !important;
	}
	#browse-list-right {
		float: none !important;
		width: 100% !important;
		display: block !important;
	}
	.equipment-result-grid-container .browse-title {
		height: auto;
	}
	.equipment-result-grid-container .inner-contain {
		min-height: auto;
	}
	.pl-br-group-cont .pl-br-group-item.w-image {
		width: 98%;
	}
	.pl-br-group-item.w-image .pl-br-group-title {
		font-size: 18px;
		height: auto;
	}
	#printer-float {
		display: none !important;
	}
	.purchase-protection {
		display: none !important;
	}
	.browse-price a,
	.browse-details a,
	.browse-core a {
		font-size: 16px;
	}
	
	.equipment-result-grid-container .etype-decl {
		display:none;
	}
	.equipment-result-grid-container .price {
	    padding: 0;
	    border-top:0px transparent none;
	}	
	.equipment-result-grid-container .browse-details {
	    padding: 0;
	}
	
	#search-results .equipment-result-grid-container .browse-details,
	#search-results .equipment-result-grid-container .browse-details.with-compare,
	#search-results .equipment-result-grid-container .inner-contain,
	#search-results .equipment-result-grid-container .inner-contain.with-compare {
		height: auto !important;
		line-height:normal;
		margin-bottom:8px;
	}
	#pagination,
	#pagination li,
	.page-container #pagination li {
		margin: 0 !important;
	}
	#pagination a.list-mode-option {
		display: none !important;
	}
	.page-container #pagination li,
	.page-container .pagination li {
		margin-bottom: 1px;
	}
	.search-area-desktop {
		display: none !important;
	}
	.click-search {
		display: block !important;
		background: #449535;
		/* Old browsers */
		background: -moz-linear-gradient(top, #449535 23%, #307224 79%);
		/* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(23%, #449535), color-stop(79%, #307224));
		/* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #449535 23%, #307224 79%);
		/* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #449535 23%, #307224 79%);
		/* Opera 11.10+ */
		background: -ms-linear-gradient(top, #449535 23%, #307224 79%);
		/* IE10+ */
		background: linear-gradient(to bottom, #449535 23%, #307224 79%);
		/* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#449535', endColorstr='#307224', GradientType=0);
		/* IE6-9 */
		border: solid 6px #f8dd28 !important;
		border-radius: 2px !important;
		-webkit-border-radius: 2px !important;
		-moz-border-radius: 2px !important;
		text-align: center !important;
		padding: 6px 4px 6px 4px !important;
		margin: 0 0 8px 0 !important;
	}
	.click-search a {
		font-size: 13px !important;
		color: #fff !important;
		font-weight: bold !important;
	}
	#main-content h1.title-yellow {
		width: 100% !important;
	}
	.fr-overlay-background:before {
		content: "";
	}
	.mobile-hide {
		display: none !important;
	}
	.mobile-rev {
		display: inherit !important;
	}
	.highlightprice {
		color: #ba2226 !important;
		font-weight: bold;
	}
	.tabs li.mobile-show-block {
		display: block !important;
	}
	#ElsApiEquipmentDetailContactForm_DetailsContactForm,
	#ElsApiEquipmentDetailContactForm_FriendContactForm {
		background: transparent;
		padding: 0;
	}
	#simplemodal-container {
		width: 80% !important;
		height: 90% !important;
	}
	.equipment-specs .title-holder-brochure-top .api-back-btn {
		float: none;
		margin-bottom: 10px;
	}
	#inLocation,
	#inClass,
	#inType,
	#inMake,
	#inModel,
	#inSerial,
	#inStock,
	#inSortBy,
	#inSortByAscOrDesc,
	#inHotlist,
	#inCpoCert,
	#inLocation2,
	#inClass2,
	#inType2,
	#inMake2,
	#inModel2,
	#inSerial2,
	#inStock2,
	#inSortBy2,
	#inSortByAscOrDesc2,
	#inHotlist2,
	#inCpoCert2 {
		float: none !important;
		width: 100% !important;
	}
	#adv-search-form .field .dropdown,
	#classic-form .field .dropdown {
		margin: 0;
		color:#000;
	}
	#adv-search-form .field input.text,
	#adv-search-form .field select,
	#classic-form .field input.text,
	#classic-form .field select {
		height: auto !important;
		color:#000;
	}
	#adv-search-form .field.dropdown,
	#classic-form .field.dropdown {
		margin-bottom: 10px;
	}
	#adv-search-form fieldset {
		padding: 0;
	}
	#adv-search-form fieldset .Actions {
		width: 100%;
	}
	#adv-search-form #ajax-form,
	#ajax-form,
	#adv-search-form-rem {
		display: none !important;
	}
	#adv-search-form #classic-form,
	#gray-frame #classic-form,
	#classic-form {
		display: block !important;
		margin-bottom:20px;
	}
	#search-results-container #search-results-parent #inTextSearch,
	#search-results-container #search-results-parent #extra-submit-button-cont {
		display: none !important;
	}
	#adv-search-form .field {
		float: none !important;
		width: 98% !important;
	}
	#adv-search-form .text {
		float: none !important;
	}
	#ElsApiAdvancedSearchForm_SearchForm fieldset {
		padding-left: 0;
	}
	#ElsApiAdvancedSearchForm_SearchForm {
		float: none !important;
	}
	#ElsApiAdvancedSearchForm_SearchForm select,
	#ElsApiAdvancedSearchForm_SearchForm input.text {
		width: 100%;
		padding-left: 2%;
		padding-right: 2%;
		box-sizing: border-box;
	}
	#adv-search-form .field.listbox,
	#adv-search-form .field.onethird {
		width: 100% !important;
	}
	#adv-search-form fieldset .Actions {
		width: 99% !important;
	}
	#search-results-container {
		width: 100% !important;
	}
	#photos {
		width: 60% !important;
	}
	#job-groupings .one-column {
		width: 95% !important;
		display: block !important;
		float: none !important;
		margin: 0 0 12px 0 !important;
	}
	#random-listings {
		float: none !important;
		width: 99% !important;
		display: block !important;
	}
	#job-groupings .item {
		float: none !important;
		margin: 0 !important;
		width: 100% !important;
	}
	.job-listing-list>.title {
		float: none !important;
		width: 100% !important;
	}
	.job-listing-list>.status {
		float: none !important;
		margin: 0 !important;
		width: 100% !important;
	}
	.job-listing-list>.exp {
		float: none !important;
		margin: 0 !important;
		width: 100% !important;
	}
	.job-listing-list>.details-bttn {
		float: none !important;
		margin: 0 !important;
		width: 100% !important;
	}
	#job-listing .listing-details {
		width: auto;
		margin-left: 0;
		margin-right: 0;
	}
	#job-listing .listing-details a.btn,
	.job-listing-list .listing-details a.btn {
		float: none;
	}
	.job-listing-list .listing-details .min-section.col,
	#job-listing-list .listing-details .min-section.col {
		float: none !important;
		margin: 0 0 1% 0 !important;
		width: 99% !important;
		display: block !important;
	}
	.job-listing .listing-details .min-section.col,
	#job-listing .listing-details .min-section.col {
		float: none !important;
		margin: 0 0 1% 0 !important;
		width: 99% !important;
		display: block !important;
	}
	.job-listing-list .listing-details {
		width: 100% !important;
	}
	.job-listing-list .listing-details .details-bttn.right {
		float: none !important;
		margin: 0 auto 10px auto;
		display: block;
		text-align: center;
	}
	#job-listing .split {
		float: none !important;
		width: 99% !important;
	}
	#application input.text,
	#application select,
	#application textarea.textarea,
	#employment textarea,
	#education textarea,
	#experience textarea,
	#application-end textarea {
		width: 100% !important;
	}
	#application fieldset {
		margin: 0 !important;
	}
	#application .subsection .sub-items {
		border: none !important;
		padding: 0 !important;
	}
	#application .field {
		width: 100% !important;
		padding-right: 0 !important;
	}
	#JobApplicationForm_JobApplication_Resume {
		width: 100% !important;
	}
	#application .field>label {
		padding-right: 0 !important;
	}
	#application .field.text label,
	#application .field.dropdown label,
	#application .field.textarea label {
		width: 100% !important;
	}
	#application .field.optionset ul {
		width: 100%;
	}
	#application .field.optionset li {
		width: 60px;
	}
	#application .field.checkbox input.checkbox {
		float: none;
	}
	#application .field.file {
		padding-left: 0;
		padding-right: 0;
		border: 0;
	}
	#browse-nav,
	#pl-browse-nav {
		display: none;
	}
	#main-content h1.title-yellow-detail {
		float: none !important;
	}
	.title-holder-brochure-top #ElsApiAdvancedSearchForm_SearchForm {
		float: none;
	}
	.title-holder-brochure-top #AdvancedSearchForm_SearchForm,
	.title-holder-brochure-top #ElsApiAdvancedSearchForm_SearchForm {
		display: none !important;
	}
	.hideonmobile {
		display: none;
	}
	.with-compare .browse-details {
		padding: 0;
		margin: 0;
	}
	.equipment-result-grid-container .compare-cont {
		margin: 0;
	}
	.equipment-result-grid-container .compare-cont {
		background-color: transparent;
		padding: 0;
		margin: 0;
	}
	.equipment-result-grid-container .custom-checkbox>label {
		padding: 4px 0 0 0;
	}
	.append-compared-items.browse {
		position: relative;
		float: none;
		width: 100%;
		height: auto;
		margin-right: 0;
		margin-top: 0;
	}
	#compared-items {
		width: 100%;
		position: relative;
		display: block;
		padding: 20px 0 20px 0;
		background: #e0e0e0;
	}
	#compared-items>button {
		position: relative;
		display: inline-block;
		vertical-align: top;
		margin: 0;
	}
	#compared-items #compared-items-list {
		display: inline-block;
		vertical-align: top;
	}
	#compared-items>.clear-all {
		width: 88px;
		margin: 0 auto 8px auto;
		position: relative;
		top: 0;
		display: block;
	}
	.compare-send {
		float: none;
		display: block;
		text-align: center;
		margin: 0 auto 0 auto;
		padding: 6px 0 6px 0;
		border-bottom: thin silver dotted;
	}
	.compare-text {
		float: none;
		display: block;
		text-align: center;
		margin: 0 auto 0 auto;
		padding: 6px 0 6px 0;
		border-bottom: thin silver dotted;
	}
	#compare-results-options .compare-result-switch span.option {
		display: none !important;
	}
	.details-padding {
	    padding: 0;
	}	
	
	#main-content h1.detailsPage-header {
	    font-size: 1.375rem;
	}	
	.mobile-filter-contain{
		display:block;
	}
	.desktop-filter-contain{
		display:none;
	}
}

