	@media (max-width: 1199px) {.tablet-friendly {display: none;}}

	@media (max-width: 979px) {.tablet-friendly {display: none;}}
	@media (max-width: 767px) {}

.header-gold { background-color: #ffc423; height: 10px;}
.header-white { background-color: #fff; min-height: 100px;}
	.right-side {
		font-size: 2em;
		text-align: right;
		color: #1a5082;
		padding: 20px;}

	.bordered {
		height: 1px;
		background: -webkit-linear-gradient(left, #fff, #00294c); /* For Safari 5.1 to 6.0 */
		background: -o-linear-gradient(right, #fff, #00294c); /* For Opera 11.1 to 12.0 */
		background: -moz-linear-gradient(right, #fff, #00294c); /* For Firefox 3.6 to 15 */
		background: linear-gradient(right, #fff, #00294c); /* Standard syntax */
		background-image: linear-gradient(to right, #fff, #00294c); /* IE 11... */
		}

.header-logo { padding: 20px;}

.page-titles {
	background-color: #ebebeb;
	}
	.page-titles h2 {padding: 5px 0px 15px 0px;}

.webp .home-buttons {
	padding-top: 30px;
	padding-bottom: 30px;
	background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1)), url('/themes/parker/images/diamondplate-blue.webp');
  	background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1)), url('/themes/parker/images/diamondplate-blue.webp');
  	background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1)), url('/themes/parker/images/diamondplate-blue.webp');
  	background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1)), url('/themes/parker/images/diamondplate-blue.webp');
  	background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1)), url('/themes/parker/images/diamondplate-blue.webp');
	background-size:cover;
    /*background-repeat: no-repeat;
    background-attachment: fixed;*/
    border-bottom: 2px solid #fff;
  	}

.nowebp .home-buttons {
	padding-top: 30px;
	padding-bottom: 30px;
	background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1)), url('/themes/parker/images/diamondplate-blue.png');
  	background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1)), url('/themes/parker/images/diamondplate-blue.png');
  	background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1)), url('/themes/parker/images/diamondplate-blue.png');
  	background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1)), url('/themes/parker/images/diamondplate-blue.png');
  	background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1)), url('/themes/parker/images/diamondplate-blue.png');
	background-size:cover;
    /*background-repeat: no-repeat;
    background-attachment: fixed;*/
    border-bottom: 2px solid #fff;
  	}

.home-main-panel {
	background-color: #00294c;
	color: #fff;
	}
	.home-main-panel h1 {color: #ffc423; line-height: 25px;}
	.home-main-panel a {color: #ffc423;}

	.home-login {
		background-color: #ffc423;
		color: #00294c;
		border-left: 2px solid #fff;
		border-right: 2px solid #fff;
		padding: 20px;
		height: 100%;
		overflow:visible;
		position: relative;
		}
		.home-login h1 {color: #00294c;}
		.home-login a {color: #00294c;}

	.fivecolumn .span2 {width: 17.94871794871795%; *width: 17.884615384615383%; text-align: left;}

@media (max-width: 979px) {
	.fivecolumn .span2 {width: 100%; *width: 99.94680851063829%;}
	}
	@media (min-width: 1200px) {
	}
	@media (max-width: 1199px) {

	}
	@media (max-width: 979px) {
		.tablet-margin {margin-left: 0px !important;}
	}
	@media (max-width: 767px) {

	}
	@media (min-width: 100px) and (max-width: 768px) {}

/*979 /\ */

.center-white {
	background-color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
	}

.referral-panel-bar {
	background-color: #1a5082;
	color: #fff;
	border-bottom: 2px solid #fff;
}
.referral-panel-bar h2{
color:#fff;
padding-top: 10px;
padding-bottom: 10px;
line-height: normal;
text-align: center;
font-size: 38px;
}

.referral-panel-bar a{
color:#fff;
}

.referral-panel-bar a:hover{
color:#ffc423;
}


.footer-newsletter-panel {
	background-color: #1a5082;
	color: #fff;
	border-top: 2px solid #fff;
	}
	.newsletter-button {
		background-color: #ffc423;
		padding: 10px;
		margin-top: -10px;
		color: #00294c;
		border: none;
		font-weight: 700;
		}

	.footer-become-customer {
		background-color: #00294c;
		color: #fff;
		border-left: 2px solid #fff;
		border-right: 2px solid #fff;
		padding: 20px;
		}
		.footer-become-customer a {font-weight: 900; color: #fff; font-size: 1.5em;}
		.footer-become-customer a:hover {color: #ffc423;}
	.footer-newsletter-form {font-size: 1.5em}

.footer-phonenewsletter-panel {
	background-color: #00294c;
	color: #fff;
	border-top: 2px solid #fff;
	font-size: 20px;
	}
	.newsletter-button {
		background-color: #ffc423;
		padding: 10px;
		margin-top: -10px;
		color: #00294c;
		border: none;
		font-weight: 700;
		}

	.footer-phone {
		background-color: #ffc423;
		color: #00294c;
		border-left: 2px solid #fff;
		border-right: 2px solid #fff;
		padding: 20px;
		font-weight: 900;
		font-size: 20px;
		}


		.footer-phonenewsletter-panel .footer-phone a:hover{

		color: #000000;

		}

		.footer-phonenewsletter-panel a {font-weight: 900; color: #fff;}
		.footer-phonenewsletter-panel a:hover {color: #ffc423;}


.footer-white {
	background-color: #fff;
	padding: 20px 0;
	}

.footer-bottom {
	min-height: 300px;
	background: -webkit-linear-gradient(#000000, #00294c);
  	background: -o-linear-gradient(#000000, #00294c);
  	background: -moz-linear-gradient(#000000, #00294c);
  	background: linear-gradient(#000000, #00294c);
  	background-image: linear-gradient(#000000, #00294c);
  	color: #fff;
  	padding-top: 15px;
  	}
  	.footer-bottom a {color: #ffc423; font-weight: bold;}
  	.footer-bottom a:hover {text-decoration: underline;}

@media (min-width: 100px) and (max-width: 768px) {
	.home-login{ border: 0 !important;}
	.footer-become-customer {border: 0 !important;}
	}

.simmons-locations {
	/*border: 1px solid #ebebeb; */
	padding: 5px;
	}
	.simmons-locations img {width: 100%; height: auto;}
	.simmons-prices {border: 1px solid #d5d5d5; background-color: #ebebeb;padding: 20px; margin-top: 15px; margin-bottom: 15px;}
		.simmons-prices h1, h2, h3, h4 {margin: 0;}


/*FIRST LEVEL SIDEBAR NAV */
.sidebar ul li a {
  color: #222;
  padding: 10px 10px 10px 10px;
  line-height: 20px;

}
	.sidebar ul li a:hover {
			/*text-decoration:underline; PUT THIS BACK IF NOT WANTED*/

}

.sidebar ul li {
	line-height: 30px;
	padding-left: 10px;

}

.sidebar ul li.active a {
	color: #fff;
	background: #71b0df;
	font-weight: bold;
}

.sidebar ul li.active > a:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #4FAA57;


}

.sidebar ul li a {
	color: #222;
}

/*SECOND LEVEL SIDEBAR NAV */

.sidebar ul li li::before {
content: '●';
    position: absolute;
    /*left: -14px;*/
    left: 20px;
    top: 5px;
    }
.sidebar ul li li {
	/*list-style-position: inside;*/
	margin-left: -20px;
	list-style-type: none;
	list-style-color: #222;
	background-color: #fff;
    position: relative;
	}


.sidebar ul li li.nav-selected {
	color: #fff;
	}

.sidebar ul li li a {
	margin-left: 0px;
	display: block;
	padding-left: 30px;
	background: transparent;
	color: #222 !important;
	border-bottom: 3px solid #fff;
	}
	.sidebar ul li li.nav-selected > a {
		background-color: #00529b;
		list-style-color: #fff;
		color: #fff !important;
		}
		.sidebar ul li li.nav-selected > a:hover {color: #333 !important;}

.sidebar ul li li:hover {
	/*color: #333;*/
	}
	.sidebar ul li li a:hover {
			background-color: #ebebeb !important;
	color: #333;

		}

/*THIRD LEVEL SIDEBAR NAV */

/*.sidebar ul li li li {
	margin-left: -10px;
	list-style-position: inside;
	list-style-type: disc;
	color: #333;
	}
	.sidebar ul li li li:hover {
	color: #333 !important;
	}
	.sidebar ul li li li a {
		margin-left: -20px;
		display: block;
		padding: 5px 10px;
		}
		.sidebar ul li li li a:hover {
		background-color: #ebebeb !important;
		color: #333 !important;
		}*/


.sidebar ul li li li::before {
content: '●';
    position: absolute;
    /*left: -14px;*/
    left: -5px;
    top: 5px;
    }
.sidebar ul li li li {
	margin-left: 10px;
	/*list-style-position: inside;
	list-style-type: disc;*/
	    list-style-type: none;
    position: relative;
	color: #333;
	}
	.sidebar ul li li li:hover {
	color: #333 !important;
	}
	.sidebar ul li li li a {
		margin-left: -20px;

		display: block;
		padding: 10px 20px;
		}
		.sidebar ul li li li a:hover {
		background-color: #ebebeb !important;
		color: #333 !important;
		}

fieldset.parker {
	border: 5px solid #ffc423;
	padding: 20px;
	margin-bottom: 10px;
	}

legend.parker {
  display: block;
  width: auto;
  padding: 10px;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	line-height: 20px;
  color: #00529b;
  border: 0;
  margin-bottom: 0;
}

/* NCE Portal */


.fill_pipe_value {
 float:left;
 margin-right:5px
}
.fill_pipe_mid_value {
 float:left;
 margin:23px 20px
}
.delivery-house {
 display:block;
 float:left;
 margin:12px
}
.delivery-house-mobile {
 display:none
}

.clear {
    clear: both;
