  .navbar-default {
    border: none;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 104px;
    border-bottom: 1px solid #8b8c91;
    border-radius: 0;
}
.navbar {
    margin-bottom: 0;
}
.navbar-header {
	height: 103px;
}
#logo {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.jumbotron {
    background: #fff url("/wp-content/themes/recology/microsites/bill-pay/images/jumbotron-4.jpg") no-repeat center center;
    background-size: 100% auto;
    color: #484848;
    height: 500px;
    border-bottom: 1px solid #8b8c91;
    background-position: center bottom;
    margin-bottom: 0;
}
.jumbotron h1 {
    display: inline-block;
    background: rgba(255, 255, 255, 0.75);
    font-size: 2.6em;
    font-weight: 400;
    padding: 10px 20px;
}
.jumbotron h2 {
    display: inline-block;
    background: rgba(255, 255, 255, 0.75);
    margin-top: 20px;
    padding: 10px 20px;
    font-weight: 100;
    line-height: 1.4em;
    margin-bottom: 15px;
    /*text-shadow: 3px 3px 3px #234444;*/
}

.company-select-container {
    margin-top: 15px;
    padding: 0;
}

optgroup {
	background-color:#027bb0;
}

.transparent-input {
    background: rgba(17, 160, 220, .95) url(/wp-content/themes/recology/microsites/bill-pay/images/select-arrows.png) no-repeat center right 20px;
    height: 50px;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0px;
    color: #fff;
    padding-left: 20px;
	padding-right: 80px;
}
.transparent-input::-ms-expand {
    display: none;
}


#epay_container, #golden_gate_container{
	margin-top: 20px;
    display: none;
    padding-bottom: 40px;
}
.desktop-only-text {
    display: none;
}
.showdiv {
	display: block;
}

#epay_container header {
    margin-bottom: 60px;
	text-align: center;
}

#site_name, #site_name2{
    font-size: 2em;
    font-weight: 400;
	text-align: center;
}
#bill-pay-alert {
	display: none;
	text-align: center;
}

#bill-pay-alert-headline {
	margin: 0;
	font-size: 1.0em;
	font-weight: bold;
}

.sf-title{
    font-size: 3.4em;
    font-weight: 400;
    text-align:center;
    margin-bottom: 10px;
}

.bubble-button {
    display: inline-block;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 10px solid rgba(17, 160, 220, .95);
    color: #fff;
    font-size: 2em;
    line-height: 180px;
    text-align: center;
    background: rgba(17, 160, 220, .95);
    margin-bottom: 20px;
}

.bubble-button-active {
    color: rgba(17, 160, 220, .95);
    background: #fff;
}
.bubble-button-disabled {
    color: #9c9c9c;
    background: #dedede;
    cursor: not-allowed;
}
.two-line-button {
    line-height: 36px;
    padding-top: 52px;
}
.three-line-button {
    line-height: 36px;
    padding-top: 34px;
}
.button-container {
    text-align: center;
}
.button-icon {

    /*
    display: block;
    position: absolute;
    top: 10%;
    left: 0;
    width: 100%;
    height: 100%;
    */
}

.button-container a {
	cursor: pointer;
}

#pay_by_phone_available {
	font-size: 1.6em;
	text-align: center;
	padding-left: 32px;
	padding-right: 32px;
}

.main-style-content hr {
	display: none;
}

.main-style-content h3 {
	color: #11A0DC;
	size: 1.1em;
	font-weight: bold;
}
/* for faqs */
#online-bill-pay-faqs { margin-top: 30px; }
#online-bill-pay-faqs h3 { color: #000; }
#online-bill-pay-faqs h3:first-child { color: #11A0DC; }

.color-block-container {
	padding-left: 0;
	padding-right: 0;
	background-color: #fff;
}
.color-block-container-green {
	/*background-color: rgba(17, 160, 220, .25);*/
	background-color: rgba(113, 191, 69, .25);
	padding-top: 20px;
	padding-bottom: 45px;
}
.color-block {
	background-color: #fff;
}
.blue-color {
	color: rgba(17, 160, 220, 1);
}
.main-style-content {
	padding-bottom: 20px;
}
.r_blue {
	margin-top: 25px;
}

#epay_links {
	font-size: 1.6em;
	line-height: 1.8em;
	margin-top: 50px;
	display: none;
}

/* footer */
#footer-container {
	background-color: #51535a;
}
#footer {
	background-color: #51535a;
	height: 58px;
}
.footer-section {
	height: 100%;
	list-style-type: none;
	margin-bottom: 0;
}
.footer-section li {
	display: table;
	float: left;
	height: 100%;
	padding-right: 20px;
	font-size: 1.1em;
}
.footer-link {
	display: table-cell;
    vertical-align: middle;
	color: #fff;
}
.footer-link:hover {
	color: #dedede;
	text-decoration: none;

}

/* social links */
.footer-center {
	text-align: center;
}

.social-links {
	width: 100%;
	padding-left: 10px !important;
	padding-left: 10px !important;
	padding-top: 8px;
}
.social-links li {
	width: 20%;
	padding-top: 6px;
}
.social-links li a {
	color: #000;
	font-size: 1.4em;
	display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 30px;
    border-radius: 50%;
    border: 1px solid #fff;
    text-align: center;
    background-color: #fff;
}
.social-links li a:hover {
    background-color: #dedede;
}
#footer-right {
	text-align: right;
}
#google_language_translator {
	padding-top: 10px;
}

/* ACCORDION styles moved here to support visual editing.
 * See main.css for animation styling like collapse, hover, and click
 */

.page-faq-content_questions {
    width: auto;
    margin: 0 auto; }
@media (max-width: 767px) {
    .page-faq-content_questions {
        width: auto; } }
.page-faq-content_questions .question-item {
    margin-bottom: 40px; }
.page-faq-content_questions .question-item:last-child {
    margin-bottom: 0; }
.page-faq-content_questions .question-item-link {
    padding-left: 30px;
    font-weight: 400;
    font-size: 20px;
    position: relative;
    margin-left: 25px;
    cursor: pointer; }
.wp-editor .page-faq-content_questions .question-item-link {
    cursor: text; }
@media (max-width: 767px) {
    .page-faq-content_questions .question-item-link {
        font-size: 18px;
        margin-left: 0; } }
.page-faq-content_questions .question-item.active .question-item-link {
    color: #11A0DC; }
.page-faq-content_questions .question-item-link:before {
    content: '+';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 28px;
    line-height: 100%; }
.page-faq-content_questions .question-item-block {
    margin-top: 10px;
    border: 1px solid #000;
    padding: 5px;
}
.page-faq-content_questions .question-item-block_inner {
    background-color: #11A0DC;
    padding: 20px 50px;
    color: #ffffff; }
@media (max-width: 767px) {
    .page-faq-content_questions .question-item-block_inner {
        padding: 10px 15px; } }
.page-faq-content_questions .question-item-block_inner a {
    color: #ffffff;
    font-weight: 700; }
.js-accord-block {
	display: none;
}




@media only screen and (min-width: 768px) {
	#navbar {
	    padding-right: 0;
	}
	#utility-nav {
	    list-style: none;
	    padding-top:16px;
	    float: right;
	}
	#utility-nav li {
	    display: inline;
	    margin-left: 40px;
	}
	#utility-nav li a {
	    color: #4e5057;
	    font-size: .88em;
	    font-weight: bold;
	    text-transform: uppercase;
	}
	.mobile-only-button {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	#navbar {
	    padding: 0;
	    margin: 0;
	    margin-left: -15px;
	    margin-right: -15px;
    	border-top: 1px solid #8b8c91;
	}
	.navbar-collapse {
		border-top: #8b8c91;
	}
	#utility-nav {
	    list-style: none;
	    padding: 0;
    	background: #fff url(/wp-content/themes/recology/microsites/bill-pay/images/bg-gradient.png) repeat-y fixed center;
	    z-index: 99;
    	position: relative;
	}
	#utility-nav li {
		padding: 30px 40px;
	}
	#utility-nav li a {
	    color: #4e5057;
	    font-size: 2em;
	    font-weight: bold;
	    text-transform: uppercase;
	}
	#site_name, #site_name2 {
		font-size: 1.9em;
	}
	.bubble-button {
		margin-bottom: 28px;
	}
	.transparent-input {
	    width: 100%;
	}
	#pay_by_phone_available {
		font-size: 1.2em;
		line-height: 1.6em;
	}
	.main-style-content {
		font-size: 1.2em;
		line-height: 1.6em;
	}
	#epay_links {
		font-size: 1.2em;
		line-height: 1.6em;
	}
	.desktop-only-text {
		display: none;
	}
	.transparent-input {
	    padding-left: 18px;
		padding-right: 24px;
	}
}
@media only screen and (max-width: 500px) {
	.bubble-button {
	    width: 150px;
	    height: 150px;
	    font-size: 1.5em;
	    line-height: 132px;
	}
	.two-line-button {
	    line-height: 30px;
	    padding-top: 32px;
	}
	.three-line-button {
	    line-height: 30px;
	    padding-top: 20px;
	}
	/* golden gate button switches to 3-line on mobile */
    #golden-gate-button .two-line-button {
	    padding-top: 20px;
    }
}

@media only screen and (max-width: 778px) {
    img[data-src-778px] {
        content: attr(data-src-778px, url);
    }
    .jumbotron {
	background-size: auto 100%;
	height: 500px;
	margin-bottom: 0;
    }
}

@media only screen and (max-width: 992px) {
	.footer-left {
		text-align: center;
	}
	.footer-left li {
		width: 50%;
	}
	.footer-right {
		text-align: center;
	}

	.jumbotron h1 {
		font-size: 1.6em;
	}

	.jumbotron h2 {
		font-size: 1.2em;
	}
}