/* Color Mods for PC-Widget */

#pc-widget .content {background: transparent;} /* BG Color for Container*/

div#pc-widget .properties fieldset {background-color: #E5E5E5; } /* BG color for search options on map screen */
div#pc-widget div.pc-wrapper div.pc-content div.search-with-map {background-color: #E5E5E5; } /* BG color for search options on map screen */
div#pc-widget .properties label {color:#000000; }  /* Text color for search options on map screen */
div#pc-widget .properties span.zappo {color:#000000; }  /* Text color for search options on map screen */
div#pc-widget .properties span {color:#000000; }  /* Text color for search options on map screen */
div#pc-widget .properties h3, #pc-widget .properties a,
div#pc-widget div#top-search-wrapper a,
div#pc-widget .properties  .open-adv, #pc-widget .properties .close-adv {color: #000000; }  /* Header Color */
.pc-google-overlay h1 { color: #000000; }
.pc-google-overlay h2 { color: #FFFFFF; }



.properties h2.pc-property-search-h3-to-h2 {color: #000000 !important; }  /* Header Color */

div#pc-widget div.showall a,
div#pc-widget .reset,
div#pc-widget a.btn  {background: #3F7BB3; color: #FFFFFF;} /* Btn Background and Text Color */

/*top search bar colors */
 div#pc-widget div#top-search  { background: #E5E5E5; color: #FFFFFF;}
 div#pc-widget div#top-search input.top-button  {background: #3F7BB3; color: #FFFFFF;}
 div#pc-widget div#work-buttons a  {background: #3F7BB3; color: #FFFFFF;}
/*auto complete colors */
 ul.ui-autocomplete li  {color: #3e3e3f;}
 ul.ui-autocomplete li.ui-autocomplete-category  {font-weight: bold;}
 .ui-state-active  {background: #3F7BB3; color: #FFFFFF;}
 div#pc-widget div.chosen-container ul.chosen-results li.highlighted  {background: #3F7BB3; color: #FFFFFF;}

body div#pc-widget div.pc-wrapper div.pc-filters div.pc-filters-inner div.pc-filters-header  {background: #3F7BB3; color: #FFFFFF;} /* Btn Background and Text Color */
body div#pc-widget div.pc-wrapper div.pc-content div.pc-toggle {background: #3F7BB3; color: #FFFFFF;} /* Btn Background and Text Color */

div#pc-widget a#view-all {background: #3F7BB3; color: #ffffff;}
div#pc-widget button#reset-search {background: #3F7BB3; color: #ffffff;}
div#pc-widget button.text-submit {background: #3F7BB3;}
div#pc-widget div.showall a:hover,
div#pc-widget .reset:hover,
div#pc-widget a.btn:hover { background: #034F9C;} /* Btn Background Hover Color */

div#pc-widget .content-inner .property-search-results tr:hover td {border-color: #009FC2}  /* Hover Border Color, same as button background color */

.pc-list table#pc-property-list tr:hover td {border-color: #009FC2 !important;}  /* Hover Border Color, same as button background color */

div#pc-widget .tabs-wrapper {background: #E5E5E5;} /* Container Color for Tabs */

div#pc-widget .tabs-ul li.inactive a {background: #666666; color: #CCCCCC} /* Tab bg color and text color */
div#pc-widget .tabs-ul li.inactive a:hover {background: #FFFFFF; color: #6DB33F}  /* Tab Hover bg color and text color */
div#pc-widget .tabs-ul li.active a {background: #BCBCBC; color: #FFFFFF} /* Tab bg color and text color */

div#pc-widget h1, div#pc-widget h1 a, div#pc-widget .tabs h2, div#pc-widget .tabs h3 {color: #000000} /* Header Colors */

div#pc-widget .tabs-inner {color: #666666; background: #FFFFFF;} /* Inner Text Color and Background */


div#pc-widget table.demographics th,
div#pc-widget td.available-1,
#pc-widget table.pc-collapse .available td.sf,
#pc-widget table.pc-collapse .available td.space-id,
#pc-widget table.pc-collapse .available td,
div#pc-widget td.available-2 { background: #3F7BB3; color: #FFFFFF; } /* Highlight Color, Demo table header color  */
#pc-widget table.pc-collapse tr.available td { background: 3F7BB3 !important; }
#pc-widget table.pc-collapse tr.coming-available td { background: 3F7BB3 !important; }

div#pc-widget .tabs .floated-divs {background: ;} /* Bottom Color */

div#pc-widget .tabs .floated-divs#pc-widget table.demographics td {background: ; Color: ;} /* Demo Table Bg Color, and Text color */


body div#pc-widget div.pc-wrapper div.pc-content div#isotope div.state-bg {background: #FFFFFF;} /* Background Color for state circle crop */
body div#pc-widget div.pc-wrapper div.pc-content div#isotope div.state-bg table {color: #3F7BB3;} /* Color for States in isotope grid */
body div#pc-widget div.pc-wrapper div.pc-content div#isotope span.statename h3 {color: #FFFFFF;} /* Color for States name in isotope grid */
div#pc-widget div.pc-wrapper div.pc-content div#isotope div.states {background-color: #3F7BB3; } /* BG color for states banner on grid */


div#pc-widget div.switch-wrapper label { color: #7C7A79; }

div#pc-widget div.switch-wrapper .switch-candy input:checked + label { color: #034F9C; }



div#pc-widget div.type-toggle { color: #7C7A79; }
div#pc-widget div.type-toggle a { color: #7C7A79; }
div#pc-widget div.type-toggle a.active-icon { color: #034F9C; }
