/* -- Welcome messaging styling - not in use --
.callout-smalltext {
	margin-bottom: 6px;
}
.callout-section {
	padding: 11px 15px;
}
-- End of Welcome message styling */

/* Custom CSS for the background and nav 
.home {
	background-color: #c5e6d1;
	background-image: url("/media/background-images/earth-day-background.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll;
	background-repeat: none;
}
*/

/* header background 
.header-bar {
        background-image: url("/media/background-images/thanksgiving-banner.png");
        background-repeat: no-repeat;
        background-position: top center;
}
*/

/* Important alerts alignment fix for MA
#alert .alert-module.grid-12 .alert-content {
	margin-top: -17px;
}
*/
/* hover image fix */
.main-nav .callout-dd.half:first-child,
.main-nav .callout-dd:first-child {
	padding-bottom: 10px;
}
/* page title margin fix */
.page-header .page-title span {
	margin-right: 0px;
}
/* font alignment button */
.font-toggle {
	margin: 0px 5px 0 0;
}
/* Remove blue-purple from banners */
.gradient-s,
.slide-container .slider2.flexslider .slides li:before {
	display: none;
}
/* Alert font size fix */
#alert .alert-wrapper .content p {
	font-size: 17px;
	line-height: 23px;
}
.alert-content {
	padding-top: 6px;
}
.alert-callouts {
	padding-top: 11px;
}
#alert .alert-title {    
	margin-top: 10px;
	margin-bottom: 10px;
}
.home .promo2-module.align-right {
	text-align: left;
}
.body-text,
.rte li,
.rte p,
.rte blockquote {
	color: black;
	font-size: 18px;
	line-height: 24px;
}
.article-grid article h2 {
	color: black;
	font-size: 16px;
	line-height: 22px;
}
.article ol,
.article p,
.article ul {
	color: black;
	font-size: 18px;
	line-height: 24px;
}
.intro,
.intro p {
	color: black;
	font-size: 22px;
	line-height: 28px;
}
.rte h3,
.tertiary-heading {
	color: black;
}
.accordion .panel .panel-content {
	font-size: 18px;
}
.accordion .panel .panel-body p {
	color: black;
}
.accordion .panel .panel-body ol li,
.accordion .panel .panel-body ul li {
	font-size: 16px;
	color: black;
}
.main-nav .mega-dropdown .link {
	color: black;
}
.rte table,
.table table {
	font-size: 18px;
	color: black;
}
.home .col2 {
	margin-top: 20px;
}
.home .footer {
	padding-top: 20px;
}
/* Ways to Pay */
.widget-holder {
	height: 355px;
}
.widget-content.half {
	height: 168px;
}
.widget-content p {
	color: black;
	font-size: 16px;
	line-height: 20px;
}
.widget-title span.icon,
.widget-title .fa {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-top: -15px;
	background-size: contain;
}
.widget-title .fa {
	height: 48px;
	width: 48px;
	font-size: 46px;
}
.widget-content.half .widget-title span.icon,
.widget-content.half .widget-title .fa {
	margin-top: 0;
	margin-bottom: 7.5px;
}
.widget-title span.icon.reportAGasEmergency {
	background-image: url("/media/icons/safety/report-gas-emergency-v2.svg");
}
.widget-title span.icon.email {
	background-image: url("/media/icons/contact_us/email-v2.svg");
}
.widget-title span.icon.tweet {
	background-image: url("/media/icons/contact_us/tweet-us-v2.svg");
}
.widget-title span.icon.call {
	background-image: url("/media/icons/contact_us/call-us-v2.svg");
}
.widget-title span.icon.locate {
	background-image: url("/media/icons/contact_us/locate-us-v2.svg");
}
.widget-title span.icon.mail {
	background-image: url("/media/icons/contact_us/mail-v2.svg");
}
.widget-title span.icon.customerSupport {
	background-image: url("/media/icons/contact_us/customer-support.svg");
}
.widget-title span.icon.outageReport {
	background-image: url("/media/icons/safety/electric.svg");
}
/* addresses where General Content Page Central Paginated Banner Modules have no bottom margin */
.main-col .slide-container {
	margin-bottom: 20px;
}
/* extend footer length from 600px to 700px */
.footer-links {
    float: left;
    list-style: none;
    padding: 0;
    margin-top: 9px;
    width: 700px !important;
}
/*removed bold treatment from footer text*/
.footer {
    padding-top: 40px;
    font-size: 12px;
    font-family: Source Sans Pro, Arial, sans-serif;
    font-weight: 500 !important;
}

/* new beginning 201802011439 EDT (VRE), revised October 2018 */
.rte table,
.table table,
.rte table li,
.table table li {
    margin-bottom: 1.3rem;
	font-size: 16px;
}
.rte table li,
.table table li {
    margin-bottom: 0.65rem;
	font-size: 16px;
}
.rte table thead tr,
.table table thead tr {
	background-color: transparent !important;
}
.rte table th {
    background-color: #d9d9d9;
    font-weight: 600;
    text-align: left;
}
.rte table th,
.article table th {
	text-align: center;
	vertical-align: bottom;
}
.rte table th[scope=row] {
	text-align: right;
	vertical-align: middle;
}
.rte table td,
.article table td,
.table table td {
	vertical-align: top;
}
.rte table td,
.rte table th,
.table table td,
.table table th {
	padding: 8.75px;
}
.rte table th:empty,
.table table th:empty,
.article table th:empty {
	background-color: transparent;	
}
table caption {
	padding: 10px;
	font-style: italic;
	font-size: 14px;
}
.callout ol, .callout ul {
	margin-bottom: 14px;
	margin-top: 14px;
	font-size: 14px;
}
.callout ul.callout-menu {
	font-size: inherit;
	margin-top: 0;
	margin-bottom: 0;
}

/* new for accessibility project begun early October 2018 by KSV */
.header-bar .logo-image {
	font-size: 20px;
	font-weight: bold;
	color: white;
	text-align: center;
}
.header-bar .logo-image img {
	text-align: center;
}
.header-bar .logo-image:hover {
	color: #9da1be;
}
.disclaimer-text {
	color: #666666;
}
#skip {
	display: inline-block;
	position: absolute;
	top: -1000px;
	left: -1000px;
	height: 1px;
	width: 1px;
	overflow: hidden;
	background-color: white;
	padding-left: .6em;
	padding-right: .6em;
	padding-bottom: .4em;
	padding-top: .4em;
	border: 1px dashed #9da1be;
	border-top: none;
	border-left: none;
}
#skip:active,
#skip:hover,
#skip:focus {
	top: 0;
	left: 0;
	width: auto; 
	height: auto; 
	overflow: visible; 
}
a:focus {
	text-decoration: underline;
}
a:focus img {
	opacity: 0.80;
}
.btn-paybill,
.button-green,
.widget-content .button {
	background-color: #78a12e;
        font-size: 18px;
}
body.home h1 {
margin-bottom: 1rem;
}