#tabinstallercount{
    color:inherit;
    font-size:inherit;
}

.quarters {
    float: left;
    font-size: 1.35em;
    margin: 0 0 0px 0.1em;
    overflow: hidden;
    width: 19%;
    text-align: center;
}

.installer-section{
    margin: 5px 22px;
    display: block;
    overflow: auto;
}

.installer-section .ui-state-default a
{
    background: #fffbf4;
    border-color:#fbd850;
}

.installer-section .ui-state-default a
{
    background: #fffbf4;
    border-color:#fbd850;
}

.installer-section .ui-state-active a, 
.installer-section .ui-state-active a:link, 
.installer-section .ui-state-active a:visited, 
.installer-section .ui-state-active a:active 
{
    color: #eb8f00;
    text-decoration: none;
    background: white;
    border-bottom-color: white;
    outline-style: none
}

.installer-section .ui-state-focus, .installer-section .ui-state-hover,  .installer-section .ui-state-active, .ui-tabs-active
{
    border-color:#fbd850;
    border-bottom-color: white;
    outline-style: none
}

.installer-border{ 
    overflow:auto; 
    border: #139892 dashed 2px;
    padding: 1px 1px 6px 1px;
    background-color: #fffbf4;
}

.certified-heat-pump-water-heaters .installer-border{ 
    overflow:auto; 
    border: #0a4f78 dashed 2px;
    padding: 1px 1px 6px 1px;
    background-color: #fffbf4;
}

.installer-zip-selection{
    display: block;
    background: #139892;
    margin: 2px 2px 0 2px;
}

.certified-heat-pump-water-heaters .installer-zip-selection{
    display: block;
    background: #0a4f78;
    margin: 2px 2px 0 2px;
}

#page_content .installer-zip-selection h3{
    display: block;
    padding: 8px 8px 0px 30px;
    color: white;
    margin:0;
    font-size: 1.82em;
}

#page_content .installer-zip-selection h3 label{
    display: inline-block;
    padding: 10px 15px 5px 0px;
    color: white;
    margin:0;
    font-size: 1.0em;
    line-height: 1.0em;
    font-weight: bold;
    font-family: "Roboto",Helvetica,Arial,sans-serif;
}

.installer-zip-selection input{
    margin: 0px 0px 8px 0px;
    background: #ffffff;
    border: none;
    padding: 8px;
    color:black;
    font-size: 1.0em;
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    line-height: 1.0;
    text-align: center;
}

#page_content .installer-zip-selection a.change_zip{
    text-transform: uppercase;
    color:black;
    font-size: .6em;
    line-height: 1.0em;
    margin: 0px 8px 8px 10px;
    background: #d4d2d3;
    border: none;
    padding: 10px 12px 8px 12px;
    border-radius: 5px;
}
#page_content .installer-disclaimer
{
    display:none;
    padding: 5px 10px;
    font-size: 1.35em;
    font-style:italic;
    font-family:Helvetica, Arial, sans-serif;
}

#page_content .installer-list-section
{
    display:none;    
    margin:2px;   
    font-size: 1.5em;
    height: 100px;
    width:99%;
    overflow-y: hidden;
    border:0;
    background: #fffbf4;
}

#page_content .installer-list
{    
    font-size: 0.9em;  
    overflow-y: hidden;
    width:auto;
    height:auto;
    background:#ffffff;
}

.installer-list .external-disclaimer
{
    font-size:1em;
    font-style: italic;
    padding: 2px;
    font-family:Helvetica, Arial, sans-serif;
    
}

#page_content .installer-list,
#page_content .installer-list-aosmith,
#page_content .installer-list-neea,
#page_content .installer-list-bradford
{    
    overflow-y: hidden;
    width:auto;
    height:auto;   
    margin: 0px;
    padding:3px 1px 0px 3px;       
    border-width: 1px 1px 1px 1px;
    border-color:#fbd850;
    border-style: solid;
}


#installer_map
{ 
    display:none;
    margin: 5px 5px 12px 406px;
    background:#f7f7f7;
}

#page_content .installer-row
{
    margin-right:20px;    
    overflow: auto;
    padding: 10px;
    margin-top: 5px;
    font-size:.9em;

}

#page_content .installer-row.first
{
    margin-top: 0px;
}

.installer-section .expand-button{
    display: block;
    text-transform: uppercase;
    width:220px;
    font-size: 1.2em;
    font-weight: bold;
    margin-top: -9px;
    margin-left: auto;
    margin-right: auto;
    background:#c2e7e6;
    border: solid 1px #139892;
    text-align: center;
}

#page_content .installer-section .expand-button a{
    display: block;
    text-transform: uppercase;
    color:black;
    padding: 8px 12px;
}

.installer-row .heading{
    display: block;
    color: black;
    border-bottom: solid 1px #139892;
    font-size: 1.1em;
    font-weight: bold;
    margin:5px 0 10px 0;
    padding:3px 3px 2px 3px;
    line-height: 1.2em;
}

.installer-row .body{
    overflow:auto;
    padding: 10px;
    background:white;
    font-size: 1.1em;
    border: 1px solid #01897f;
}

.installer-row label{
    font-size: .9em;
    font-weight: bold; 
}

.installer-row .field div{
    clear:left;
}

#page_content .installer-link{
    display:block;
    background: #01897f none repeat scroll 0 0;
    margin-left: 10px;
    padding: 6px 8px;
    font-weight: normal;
    font-size: 1.1em;
    color: white;
    border-radius: 2px;
}

#page_content a.installer-button{
    font-weight:normal;
    border-radius: 3px;
    float:right;
    background:#139892;    
    color:white;
    margin: 0px 1px 0px 0px;
    padding: 3px 5px 3px 5px;
    font-size: .9em;
    line-height: 1.0em;
}

#page_content #installers a.installer-button {
    background: #1c9d5b;
}

#page_content #installers-aosmith a.installer-button {
    background: #1c9d5b;
}

#page_content #installers-neea a.installer-button {
    background: #b5182b;
}

#page_content #installers-bradford a.installer-button {
    background: #184b8a;
}

#learnmorebutton span {
    color: #ffffff;
}

#page_content .no-installer-section
{
    padding: 5px 10px 20px 5px;
}

#page_content .no-installer-section a
{
    font-size: 1.3em;
    text-decoration: underline;
    font-style: italic;
    font-family:Helvetica, Arial, sans-serif;
}

#zipCodeNotFoundInstaller
{
    font-size: 1.1em;
    font-weight:bold;
    color:inherit;
}
