<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.coupon-styles {
	padding: 20px;
	text-align: center;
	margin-bottom: 30px;
	}

.well-nobg {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  /*background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);*/
}

.well-account {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  /*background-color: #f5f5f5;*/
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well-account-header {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 0;
	}
	
  
  
.home-gray-links a {
	padding: 0px 48px;
	display: block;
	} 

.link-margin { margin-left: 30px;}

.footer-links-social {
	background-color: #eaeaea;
	padding: 40px;
	}
	
.gray-footer-links a {
	display: inline-block;
	font-family: 'Lato';
	font-weight: 900;
	}

.gray-footer-social { text-align: right;}
	.gray-footer-social a {padding: 0 10px; font-family: 'Lato'; font-size: 26px; font-weight: 900;}	
/*	.gray-footer-social a.facebook:hover {color: #3b5998 !important;}	
	.gray-footer-social a.twitter:hover {color: #00aced !important;}	
	.gray-footer-social a.googleplus:hover {color: #dd4b39 !important;}	
	.gray-footer-social a.linkedin:hover {color: #0077b5 !important;}	
	.gray-footer-social a.pinterest:hover {color: #cb2027 !important;}	
	.gray-footer-social a.instagram:hover {color: #c32aa3 !important;}*/

.system-status-green {padding: 100px; background-color: green;}
.system-status-red {padding: 100px; background-color: red;}




/* ------ HOMEPAGE CALLOUT SERVICES STYLES // Heating ------ */
.home-banner { font-size: 20px; min-height: 500px;}
.home-banner h1 { font-size: 55px; color: #bf1e2d; margin-top: 30px;}
.home-banner a { 
	display: inline-block;padding: 10px;background: transparent; color: #fff !important;border: 1px solid #fff; font-size: 16px; font-weight: 900; margin-bottom: 20px;}
.home-banner a:hover {background-color: #fff;border: 1px solid #fff;color: #b5121c !important;text-decoration: none;}
	@media (min-width: 1200px) {
		.home-banner {
			background-image: url("/themes/salix/images/home-bg.png");
			/*background-position: center; */
			background-repeat: no-repeat;  
			background-size: cover;  
			text-align: left;}}
	@media (max-width: 1199px) {
		.home-banner {
			background-image: url("/themes/salix/images/home-bg.png"); 
			/*background-position: center; */
			background-repeat: no-repeat; 
			background-size: cover; 
			text-align: left;}}
	@media (max-width: 979px) {
		.home-banner {background-image: none; text-align: center;}}
	@media (max-width: 767px) {
		.home-banner {background-image: none; text-align: center;}}
	@media (min-width: 100px) and (max-width: 768px) {
		.home-banner {background-image: none; text-align: left;} 
		.home-banner h1 { font-size: 40px; }}




.home-phone-bar {
	padding: 20px;
	/*background-color: #344784;*/
	font-family: 'Lato';
	font-size: 24px;
	color: #fff;
	text-align:center;
	}
	.home-phone-bar a {color: #fff !important;}

	
fieldset.acme {
	border: 5px solid #d5d5d5;
	/*border: 5px solid #548d24;*/
	padding: 20px;
	margin-bottom: 10px;
	}
	
legend.acme {
  display: block;
  width: auto;
  padding: 10px;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	line-height: 20px;
  color: #bf1e2d;
  border: 0;
  margin-bottom: 0;
}


@media (max-width: 767px) {
	.gray-footer-links a { width: 100%; padding: 5px 5px;}
	.gray-footer-social a {margin-top: 20px; padding: 0 5px;}	
	.gray-footer-social {margin-top: 20px; text-align: left;}
	}




/* \/\/ Custom login dropdown styles \/\/ */
#login-dp{
    min-width: 250px;
    padding: 14px 14px 0;
    overflow:hidden;
    background-color:rgba(255,255,255,.9);
}
#login-dp .help-block{
    font-size:12px    
}
#login-dp .bottom{
    background-color:rgba(255,255,255,.9);
    border-top:1px solid #ddd;
    clear:both;
    padding:14px;
}
#login-dp .social-buttons{
    margin:12px 0    
}
#login-dp .social-buttons a{
    width: 49%;
}
#login-dp .form-group {
    margin-bottom: 10px;
}
.btn-fb{
    color: #fff;
    background-color:#3b5998;
}
.btn-fb:hover{
    color: #fff;
    background-color:#496ebc 
}
.btn-tw{
    color: #fff;
    background-color:#55acee;
}
.btn-tw:hover{
    color: #fff;
    background-color:#59b5fa;
}
@media(max-width:768px){
    #login-dp{
        background-color: inherit;
        color: #fff;
    }
    #login-dp .bottom{
        background-color: inherit;
        border-top:0 none;
    }
}
/* /\/\ Custom login dropdown styles /\/\ */
#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;

    -webkit-transform: translate(0px, -100%) scale(0, 0);
	-moz-transform: translate(0px, -100%) scale(0, 0);
	-o-transform: translate(0px, -100%) scale(0, 0);
	-ms-transform: translate(0px, -100%) scale(0, 0);
	transform: translate(0px, -100%) scale(0, 0);
    
    opacity: 0;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
	-o-transform: translate(0px, 0px) scale(1, 1);
	-ms-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
}

#search input[type="search"] {
    position: absolute;
    top: 25%;
    width: 100%;
    color: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0);
    font-size: 60px;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
}
#search .btn {
    position: absolute;
    top: 25%;
    left: 50%;
    margin-top: 61px;
    margin-left: -45px;
}
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
	opacity: 1;
	padding: 10px 17px;
	font-size: 27px;
}

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


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

.login_sections {
    padding:10px;
    margin-bottom:10px;
    color:#ffffff;
    text-align:center;
}

b.red {
    color:#ff0000;
}

input[type="radio"] {
	margin-bottom: 0px;
	margin-right:6px;
}



/* Dashboard Styles */
  
h1.dashboard, h1.dashboard a {
    padding:0px; 
    margin:0px; 
    font-size:24px; 
    text-decoration:none;
}    

.dash-section {
    background-color:#ffffff;
    padding:20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
    border:1px solid #d3cbcb;
    width:90%;
}
.dash-btn2-inactive {
    color:#EEEEEE;
    padding: 10px !important;
	-webkit-box-shadow: 0px 6px 4px rgb(112,112,112);
	-moz-box-shadow: 0px 6px 4px rgb(112,112,112);
	box-shadow: 0px 6px 4px rgb(112,112,112);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	background: #9ea1cd;	
	width:145px !important;
	height:145px !important;
	margin-top:7px; 
	margin-right:15px;
	margin-bottom:10px;
	float:left;
	overflow:visible;
}
    
.dash-btn2 {
    color:#FFFFFF;
    padding: 10px !important;
	-webkit-box-shadow: 0px 6px 4px rgb(112,112,112);
	-moz-box-shadow: 0px 6px 4px rgb(112,112,112);
	box-shadow: 0px 6px 4px rgb(112,112,112);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	background: #3d4388;	
	width:145px !important;
	height:145px !important;
	margin-top:7px; 
	margin-right:15px;
	margin-bottom:10px;
	float:left;
	overflow:visible;
}


.dash-btn-user {
	color:#FFFFFF;
	 padding: 7px !important;
	-webkit-box-shadow: 0px 6px 4px rgb(112,112,112);
	-moz-box-shadow: 0px 6px 4px rgb(112,112,112);
	box-shadow: 0px 6px 4px rgb(112,112,112);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	background: #3d4388;
	width:140px !important;
	height:140px !important;
	margin-top:7px; 
}
 
 .btn-custom {
  background-color: hsl(26, 100%, 44%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7a14", endColorstr="#e06100");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ff7a14), to(#e06100));
  background-image: -moz-linear-gradient(top, #ff7a14, #e06100);
  background-image: -ms-linear-gradient(top, #ff7a14, #e06100);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff7a14), color-stop(100%, #e06100));
  background-image: -webkit-linear-gradient(top, #ff7a14, #e06100);
  background-image: -o-linear-gradient(top, #ff7a14, #e06100);
  background-image: linear-gradient(#ff7a14, #e06100);
  border-color: #e06100 #e06100 hsl(26, 100%, 41.5%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.16);
  -webkit-font-smoothing: antialiased;
}

.alt1 {
	background-color:#eeeeee !important;
	padding:10px;
}

.alt2 {
	background-color:#ffffff !important;
	padding:10px;
}	





@media screen and (max-width: 500px) {
	
	.fill_pipe_value, .fill_pipe_mid_value {
		float:left; 		
		width:100%;
		text-align:left;
	}
	
	.delivery-house-mobile {
        display:block; 
        text-align:left;
    }
    
    .delivery-house {
        display:none;    
    }
	
}

@media screen and (min-width: 500px) {
	.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;    
    }

}

label {
	font-weight: bold;
}</pre></body></html>