﻿/* DEFAULTS
----------------------------------------------------------*/

a:link, a:visited
{
    color: #1f5b83;
}

a:hover
{
    color: #0b3a7a;
    text-decoration: underline;
}

a:active
{
    color: #1f5b83;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/

h1.dl-title 
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2.dl-title 
{
    font-size: 1.5em;
    font-weight: 600;
}

h3.dl-title
{
    font-size: 1.2em;
}

h4.dl-title
{
    font-size: 1.1em;
}



/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
/*
.page
{
    width: 960px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}
*/
/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #1f3a54;
    border: 1px #1f3a54 solid;
    color: #ffffff;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #d7e3f7;
    border-color: #1f3a54;
    color: #102a43;
    text-decoration: none;
}

div.menu ul li a:focus
{
    background-color: #d7e3f7;
    border-color: #1f3a54;
    color: #102a43;
    text-decoration: underline;
}

div.menu ul li a:active
{
    background-color: #102a43;
    border-color: #102a43;
    color: #ffffff;
    text-decoration: none;
}

div.menu ul.level1 > li > a.level1.selected,
div.menu ul.level1 > li > a.level1.selected:visited
{
    background-color: #d7e3f7 !important;
    border-color: #1f3a54 !important;
    color: #102a43 !important;
}


/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 53%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: #b00020;
}

.attentionNotification {
    padding: 5px;
    font-size: 1.1em;
    color: #b00020;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.edit-profile-link {
    display: inline-flex;
    align-items: center;
    min-height: 45px;
    padding: 0 2px;
    line-height: 1.3;
}
.FieldSetLabel
{

}
.FieldSetValue
{
	font-weight: bold;
}
.MapImage
{
	width: 300px;
	height: 250px;
	
}

/* Higher-contrast helper text for the search prompt */
.ms-core-header .ms-srch-sb-prompt.ms-srch-sb-prompt,
.ms-srch-sb-prompt {
    color: #333;
}

.ms-srch-sb-prompt::placeholder {
    color: #333;
}

.ms-srch-sb-prompt:-ms-input-placeholder {
    color: #333;
}

.ms-srch-sb-prompt::-ms-input-placeholder {
    color: #333;
}

#ctl00_ctl56_csr_sbox {
    color: #333;
}

#ctl00_ctl56_csr_sbox::placeholder {
    color: #333;
}

#ctl00_ctl56_csr_sbox:-ms-input-placeholder {
    color: #333;
}

#ctl00_ctl56_csr_sbox::-ms-input-placeholder {
    color: #333;
}

/* Search box: enforce higher-contrast text/background */
#SearchBox #ctl00_ctl56_csr_sbox {
    color: #333 !important;
    background-color: #fff !important;
}

#SearchBox #ctl00_ctl56_csr_sbox::placeholder {
    color: #333 !important;
}

#SearchBox #ctl00_ctl56_csr_sbox::-webkit-input-placeholder {
    color: #333 !important;
}

#SearchBox #ctl00_ctl56_csr_sbox:-ms-input-placeholder {
    color: #333 !important;
}

#SearchBox #ctl00_ctl56_csr_sbox::-ms-input-placeholder {
    color: #333 !important;
}


/* COUNTY BRANDING STYLES (from styles.reduced.css) THAT CLASHES WITH DEMAND LETTER STYLES 
-------------------------------------------------------------------------------------------*/


/* 
    CUBS Demand Letter change --> make sure only affect standardList and copyright classes; these classes not used in Demand Letter content;
    standardList links: About, Billing, Services, Contact; 
    copyright links: Website Policies & Use, etc
*/
#main_content .standardList a,
#main_content .copyright a { 
    color: #1f5b83;
}

/*----- make sure only affect copyright and standardList classes; copyright and standardList classes not used in Demand Letter content -----*/
.copyright a:hover, .standardList a:hover { 
    text-decoration: underline !important;
    font-weight: bolder;
    transition: all .4s ease;
    background-color: rgba(98, 134, 165, 0.27) !important;
}

/*----- Consolidated Utilities Billing and Service effect: make sure only affect page-name class; page-name class not used in Demand Letter content -----*/
.page-name a:hover { 
    background-color: rgba(98, 134, 165, 0.27) !important;
}

/* Hover color on submenu: Home, Contact, Transcoder */
.navbar-default ul.nav.navbar-nav li a:hover, .navbar-default ul.nav.navbar-nav li a:active, .navbar-default ul.nav.navbar-nav li a:focus, .navbar-default li.dropdown.open a.dropdown-toggle, .navbar-default ul.dropdown-menu {
    background-color: #1f476a !important;
}

/* Footer headings: keep uppercase styling with semantic heading levels */
.footer1 .footer-heading,
.footer2 .footer-heading {
    text-transform: uppercase;
}

/* Footer link contrast: ensure WCAG-compliant colors on gray and blue footer bands */
.site-footer > .full-grey-bg .copyright a,
.site-footer > .full-grey-bg .copyright a:visited {
    color: #0b3a7a !important;
    text-decoration: underline;
}

.site-footer > .full-grey-bg .copyright a:hover,
.site-footer > .full-grey-bg .copyright a:focus {
    color: #06294d !important;
    background-color: transparent !important;
    text-decoration: underline !important;
}

.footer2 .connect p a,
.footer2 .connect p a:visited,
.footer2 .connect p a:hover,
.footer2 .connect p a:focus {
    color: #ffffff !important;
}

/* Footer translation links: improve touch target size/spacing */
.translator ul.list-inline > li {
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 6px;
}

.translator a.trans_link {
    display: inline-block;
    padding: 8px 10px;
    line-height: 1.4 !important;
}

/* Radio button lists: inline spacing without table layout */
.radio-inline-list label {
    margin-right: 12px;
}

/* Footer newsletter input: enforce readable placeholder/text */
#email.signup-for-newsupdates-inputtext {
    color: #333 !important;
    background-color: #fff !important;
}

#email.signup-for-newsupdates-inputtext::placeholder {
    color: #333 !important;
}

#email.signup-for-newsupdates-inputtext::-webkit-input-placeholder {
    color: #333 !important;
}

#email.signup-for-newsupdates-inputtext:-ms-input-placeholder {
    color: #333 !important;
}

#email.signup-for-newsupdates-inputtext::-ms-input-placeholder {
    color: #333 !important;
}

/* Skip link: ensure visible and high-contrast on focus */
#skip a.sr-only-focusable {
    position: absolute;
    left: -999px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    color: #0b3a7a;
    background-color: #ffffff;
}

#skip a.sr-only-focusable:focus,
#skip a.sr-only-focusable:active {
    position: absolute;
    left: 10px;
    top: 10px;
    width: auto;
    height: auto;
    margin: 0;
    padding: 8px 12px;
    overflow: visible;
    clip: auto;
    background-color: #0b3a7a;
    color: #ffffff;
    z-index: 1000;
    text-decoration: none;
    outline: 2px solid #ffffff;
    outline-offset: 2px;
}

/* Get rid of the sliding out box hover feature on links */
/*
a:hover::before,
a:focus::before {
    -webkit-transform: scaleY(1) translateX(0);
    transform: scaleY(1) translateX(0);
}
*/

/* WCAG 2.5.5 (AAA): enforce larger pointer targets on shared login page UI */
.logo > a {
    display: inline-block;
    min-width: 150px;
    min-height: 46px;
}

.logo > a .logo-white {
    min-height: 46px;
}

.footer1 .standardList > li > a,
.footer2 .copyright a {
    display: inline-block;
    min-width: 46px;
    min-height: 46px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1.3;
}

/* Footer caret/link alignment: center existing caret icon without changing its size */
.footer1 .standardList > li {
    display: flex;
    align-items: center;
    min-height: 46px;
}

.footer1 .standardList > li:before {
    top: 40%;
    transform: translateY(-56%);
}

.footer1 li:before {
    top: 40%;
    transform: translateY(-56%);
}

div.menu ul.level1 {
    min-height: 48px;
}

div.menu ul.level1 > li {
    min-height: 48px;
}

div.menu ul.level1 > li > a.level1,
div.menu ul.level1 > li > a.level1:visited {
    display: inline-flex !important;
    align-items: center;
    box-sizing: border-box;
    min-height: 48px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    line-height: 1.3 !important;
}

#SearchBox .ms-srch-sb > .ms-srch-sb-searchLink {
    width: 46px !important;
    height: 46px !important;
    min-width: 46px;
    min-height: 46px;
}

#SearchBox .ms-srch-sb-border > input,
#SearchBox .ms-srch-sb > input {
    min-height: 46px;
    height: 46px !important;
}

.navbar-toggle {
    min-width: 46px;
    min-height: 46px;
}

input.textEntry,
input.passwordEntry {
    min-height: 46px;
    padding: 10px 12px;
}

.accountInfo input[type="submit"],
.accountInfo button,
#main_content a[id$='ResetHyperLink'],
#main_content a[id$='RegisterHyperLink'] {
    display: inline-block;
    min-width: 46px;
    min-height: 46px;
}

.accountInfo input[type="submit"],
.accountInfo button {
    padding: 10px 14px;
}

#main_content a[id$='ResetHyperLink'],
#main_content a[id$='RegisterHyperLink'] {
    padding: 10px 0;
}
