@charset "UTF-8";
@import url("0-normalize.css");
@import url("1-globals.css?r=4.3");
@import url("2-shell.css?r=1");
@import url("3-displays.css");
@import url("4-items-templates.css");
@import url("5-scope-mods.css");
@import url("stats.css");
@import url("6-ugc.css"); /* browser defaults - always load last */

.pr_val_error { background: url(/mini/f/exclamation.png) left center no-repeat; color: #900; font-weight: bold; padding-left: 20px; }
.pr_form_divide { font-size: 14px; font-weight: bold; border-bottom: solid #ccc 1px; border-top: solid white 10px; }
.pr_table_input { padding: 5px; }
.pr_table_listing TR:hover { }
.pr_table_listing THEAD {  }
.pr_table_listing THEAD TD {  }
.pr_table_listing TD { padding: 5px 0 }

table.stripy tr.pr_odd{ background-color: #E9E9E8 }

table.stripy tr td {border:none!important;}
table.stripy thead td{text-align: center}
table.stripy thead td:first-child, table.stripy thead td:last-child{border-radius: 0!important}

table.portfolios_view tr td{border:none!important;}
table.portfolios_view thead td{background-color: #CFCDCD!important;}
table.portfolios_view thead td:first-child, table.portfolios_view thead td:last-child{border-radius: 0!important}
tr.odd_bg{background-color: #E9E9E8!important;}
table.portfolios_view td a{text-decoration: none}


.rlabel { border: 0px !important; color: #555 !important; text-align: right !important; font-weight: bold; font-size: 12px; }
.gtotal { color: black; font-weight: bold; }
.pr_splitter { float: right; margin-top: 20px;}
.pr_buttons { float: left; margin: 5px 0px !important; padding: 5px 0px !important; }
.pr_start { margin-bottom: 10px; }
.prt_links { margin: 0px !important; }
.prt_search { margin: 0px !important; }
.pr_search { margin: 0px 6px !important; }
.split_bar { text-align: center; margin-right:10px; margin-bottom:5px;}
.split_bar_label { margin: 4px; float: right; color: #999; }
.sp-active A { background: #eee !important; }
.control-panel2 {  }
.pr_numbering { text-align: right; padding:0 5px!important;}
.pr_numbering b{ font-weight: normal;}
.pr_radiolist LI { padding: 3px !important; }
.splitter a {color:#5a5a5a}

.ui-state-default { background: #999 !important; border: 0px !important; }
.ui-state-default A { color: #fff !important; }
.ui-state-active { background: #fff !important; border: 0px !important; }
.ui-state-active A { color: #F36E14 !important; }
.ui-corner-all { border: solid #777 0px !important; }
#tabs { border: 0px !important; }

.rc6{  }

div.grid-container-3 {
  display: grid;
  grid-template-columns: 312px 312px 312px;
  grid-gap: 10px;  
}

div.grid-container-3 div.item-c3 {
  border: 1px solid #ccc;
  border-radius: 6px;  
  padding: 10px;  
}

div.grid-container-3 div.item-c3:hover {
  background-color: #f5f5f5;
}

div.grid-container-3 div.item-c3-email {
  width: 290px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#top_menu{
  width:1000px;
  margin:0 auto;
  background: url(/img/top_menu_bg.png?v=1) repeat-x;
  height:34px;
  border:1px solid #DFDFDF;
    position: relative;
}

#top_menu a{
  display:block;
  float:left;
  padding:12px 15px 0 15px;
  height:25px;
  background: url(/img/menu_sep.png) right no-repeat;
  font-size:10px;
  font-weight:bold;
  font-family:Verdana, Helvetica, sans-serif;
  color:#52770C;
}
#top_menu li a{
  height:22px;
}

#top_menu a:last-of-type{
  //background:none;
}

#top_menu a:hover{
  text-decoration:none;
}

#top_menu ul li{
  float:left;
}

div.topmenu_dd{
  position:relative;
  z-index:99999999;
  display:none;
  text-transform:lowercase;
  height:1px;
  width:1px;
}

.topmenu_dd a{
  float:none!important;
  border-bottom:1px solid #cccccc;
  text-transform:capitalize;
  background: url(/img/dd_arrow.png) left no-repeat!important;
  white-space:nowrap;
  padding-left:25px!important;
}

.topmenu_dd a:last-of-type{
  border-bottom:none!important;
}

#top_menu_main_ul li a{
  float:none!important;
}
#top_menu_main_ul li:first-child a{
  height:25px;
  float:none!important;
}

#top_menu_main_ul li.hovered{
  background-color:#DAFFAA;
}

#top_menu_main_ul li.hovered:first-of-type{
  border-radius: 4px 0 0 4px;
}

.topmenu_dd_frame{
  position:absolute;
  background-color:#ffffff;
  min-width:180px;
  border-bottom:1px solid #cccccc;
  border-right:1px solid #cccccc;
  border-left:1px solid #cccccc;
}
.topmenu_dd_frame a:hover{
  background-color: #DAFFAA !important;
}

.grey{ color:#747474!important }

#control{
  height:34px;
  border:1px solid #D2D2D2;
  margin:-1px -1px 0 0;
  background: url(/img/control_bg.png) repeat-x;
}

#control a{
  background: url(/img/control_sep.png?v=2) right no-repeat;
  color:#313131;
}

#control a:last-of-type{
  padding:0!important;
  margin:0!important;
}

#cp_logout{
  padding:0!important;
  margin:0!important;
}

#contractor_form_block{
  background: url(/img/homeblock2.png) no-repeat;
  width:433px;
  height:365px;
}

.transparent_bg{
  background: url(/img/transparent.png);
}

input.get_started{
  background: url(/img/get_started.png) no-repeat;
  width:183px;
  height:35px;
  cursor:pointer;
  text-indent:-4000px;
  border:none;
}

input.call_me{
  background: url(/img/call_me_btn.png) no-repeat;
  width:183px;
  height:35px;
  cursor:pointer;
  text-indent:-4000px;
  border:none;
}

input.call_me_today{
  background: url(/img/call_today.png) no-repeat;
  width:183px;
  height:35px;
  cursor:pointer;
  text-indent:-4000px;
  border:none;
}

input.field1{ border:1px solid #D2D2D2; width:182px; height:23px; font-style:italic; }
.how_works{ background: url(/img/news_block_bg.png) repeat-x center bottom; min-height:335px; background-color:#ffffff; padding:35px; }
.hw_img{ float:left }
.hw_desc{ padding-left:130px }
.hw_item{ padding:25px 0; border-bottom:1px solid #cccccc }
.hw_txt{ padding-top:20px }

/*
.pr_button { background: #fb9a00; font-size: 14px; -moz-border-radius: 4px; color: black; font-weight: bold; border: 0px; padding: 2px 10px; }
BUTTON { background: #fb9a00; font-size: 14px; -moz-border-radius: 4px; color: black; font-weight: bold; border: 0px; padding: 2px 10px; }
BUTTON:hover { background: #ffbe57; }
.pr_button:hover { background: #ffbe57; }
*/

.box1 {
  padding: 20px 20px 0 20px;
}

.box1 .header {
  padding: 10px 0;
}

.box1 .header b {
  color:#6fa203;
  font-size: 19px;
  font-weight: normal;
}

.box_desc {
  padding: 0 20px 10px 20px;
}

.box1 .header.page_header {
  padding: 0px 0 15px;
}

.box1 .header.page_header b {
  color: #5c5c5c;
  font: normal 22px Arial Black;
}

#pr_search_db_not_bulky .pr_text, #pr_search_db .pr_text{border: 1px solid #ccc; border-radius: 2px; height:21px}
#pr_search_db_not_bulky .pr_button, #pr_search_db .pr_button, #pr_search_dbr .pr_button{padding:0!important;width: 59px; height: 23px; background:url(/img/btn_find.jpg) 0 0 no-repeat; text-indent: -100000px; border: 0}

form.pr_form input[type=text], form.pr_form input[type=password]{
  background:url("/img/field_bg.png") no-repeat;
  width:322px;
  height:30px;
  padding:0 5px;
  border:none;
  line-height:30px;
  font-style:italic;
  color:#444;
}

input[view=min],form.pr_form input.est, form.pr_form input.phone_field, form.pr_form input.phone_ext{
  background:url("/img/extra_field_bg.png") no-repeat!important;
  width:62px!important;
  height:30px;
  padding:0 5px;
  border:none;
  text-align:center;
  line-height:30px;
  font-style:italic;
}
form.pr_form span.phone_field_sep{ font-size:0.7em }
form.pr_form td.rlabel{ vertical-align:middle; padding-right:10px }
form.pr_form td.rlabel a{ line-height:1px }
form.pr_form b.label{ font-weight:normal!important; color:#000000; font-family:Arial }
form.pr_form span.req{ color:green; margin-left:2px }
input.min_field{
  background: url("/images/rfinder/min_field_bg.png") no-repeat scroll 0 0 transparent!important;
  border: medium none;
  height: 30px;
  padding: 0 5px;
  width: 152px!important;
}
input.custom_field{
  background: transparent!important;
  border: 1px solid #ccc!important;
  border-radius: 6px;
  height: 30px;
  padding: 0 5px;  
  box-shadow: inset 3px 5px 5px #ececec;
}
input.dollar_field{
  background: url("/mini/f/money_dollar.gif") left center  no-repeat!important;
  border: 1px solid #ccc!important;
  border-radius: 6px;
  height: 30px;
  padding: 0 5px;  
  box-shadow: inset 3px 5px 5px #ececec;
  padding-left: 20px!important;
}
form.pr_form textarea{
  border: 1px solid #CCCCCC;
  border-radius: 5px 5px 5px 5px;
  padding: 5px 10px;
}

.pr_form table td{ padding-bottom:10px }


select {
  border: 1px solid #CCCCCC;
  border-radius: 5px 5px 5px 5px;
  padding: 5px 10px;
}

select.select_styled {
  padding: 0;
  min-height: 30px;
  color: #444;
  border: 1px solid #e0e0e0;
  border-radius: 7px;
  box-shadow: inset 2px 4px 4px #ededed;
  font-style: italic;
  font-size: 14px;
}

form.pr_form input[type=text].text_styled,
input.text_styled {
  background: none;
  border: 1px solid #e0e0e0;
  border-radius: 7px;
  box-shadow: inset 2px 4px 4px #ededed;
  box-sizing: border-box;
  min-height: 30px;
  padding: 0 5px;
  line-height: 30px;
  font-style: italic;
  color: #444;
}

form.pr_form input.min_field {
  background: url("/images/rfinder/min_field_bg.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  height: 30px;
  padding: 0 5px;
  width: 152px;
}

.pr_button{
  background:url("/img/btn_bg.png") top center no-repeat;
  background-color:#6A9B04;
  border: 0;
  line-height: 23px;
  padding:5px 10px;
  color:#fff;
  font-weight:bold;
  text-transform: uppercase;
  font-family: 'Myriad Pro', 'Verdana';
  cursor:pointer;
}

.pr_button:hover{
  text-shadow:none;
}

.imitate_pr_button{
  background:url("/img/btn_bg.png") top center no-repeat;
  background-color:#6A9B04;
  border: 0;
  line-height: 23px;
  padding:3px 10px;
  color:#fff;
  font-weight:bold;
  text-transform: uppercase;
  font-family: 'Myriad Pro', 'Verdana';
  cursor:pointer;
  text-decoration: none !important;
}

.imitate_pr_button:hover,.imitate_pr_button:visited{
  color:#fff;
  text-shadow:none;
  text-decoration:none;
}

.home_rolls a{
  background: url("/img/transparent.png");
  display:block;
  position:absolute;
  text-indent:-4000px;
}
a.contractor_roll{
  width:154px;
  height:177px;
  top:0;
  left:0;
}
a.contractor_roll:hover{
  background: url("/img/contractors_rollover.png?v=4") no-repeat;
}
a.government_roll{
  width:154px;
  height:177px;
  top:0;
  right:0;
}
a.government_roll:hover{
  background: url("/img/government_rollover.png?v=4") no-repeat;
}
a.property_roll{
  width:154px;
  height:177px;
  bottom:0;
  left:0;
}
a.property_roll:hover{
  background: url("/img/property_rollover.png?v=4") no-repeat;
}
a.recycler_roll{
  width:154px;
  height:177px;
  bottom:0;
  right:0;
}
a.recycler_roll:hover{
  background: url("/img/recyclers_rollover.png?v=4") no-repeat;
}

#pr_search_db_not_bulky input.pr_text{ width:180px!important }

.as_featured{
  padding:25px;
}
.as_featured_logos{
  background: url("/img/as_featured_logos.jpg") no-repeat;
  width:897;
  height:85px;
  margin:10px 0 0 6px;
}

.as_featured_logos a{
  display:block;
  width:230px;
  height:85px;
  text-indent:-4000px;
  float:left;
}

.quick_links{
  background-color:#E5E5E5;
  padding:15px 20px;
  margin:10px auto 25px auto;
  width:910px;
}

.ql_links{
  margin-top:15px;
}

.ql_links a{
  color:#343434;
}
.ql_links a:hover{
  text-decoration: none;
}

.ql_links a img{
  vertical-align: middle;
  padding-right: 10px;
}


.inner_head{
  height:57px;
  background-color:#E3E3E5;
  margin:1px 0;
  background: url("/img/menu_gradient.png") repeat-x;
  padding:0 15px;
}

table.pr_table_listing tr td{

}
table#pr_table_db tbody tr td:first-child{

}
table#pr_table_db tbody tr td:last-child{

}
table#pr_table_db thead tr td:first-child{

}
table#pr_table_db thead tr td:last-child{

}

table.pr_table_listing tr td input[type=checkbox]{
  margin:0 10px;
}

.upper{
  text-transform:uppercase;
}

.narrow{
  font-family:Verdana, Verdana;
}

.bigger_narrow{
  font-size:1.3em;
  font-family:Verdana, Verdana;
}

.mini_narrow{
  font-family:Verdana, Verdana;
  font-size:12px;
}

.light_dark{
  color:#3F3E3E;
}

ul.details{
  margin-top:10px;
}

ul.details li{
  margin-top:0!important;
}

ul.pr_radiolist li{
  margin-top:10px;
}

.outside_update_btn{
  background: url("/img/update_info_btn.png") no-repeat!important;
  width:258px;
  height:44px;
  float:right;
  text-indent:-4000px;
  margin-right:10px!important;
  margin-bottom:20px;
}

.pr_textarea{
  box-shadow: 3px 3px 10px 3px #ECECEC inset;
}

.fl_left{
  float:left;
}

div.listing_title{
  float:left;
  font-family:Arial;
  font-weight:bold;
  font-size:14px;
  background: url("/img/list_icon.png") left no-repeat;
  height: 50px;
  line-height: 50px;
  padding-left: 42px;
  text-transform:uppercase;
}


#stats-rs div.listing_title.card_header,
div.listing_title.card_header {
  font-size: 18px;
  font-family: Arial Black;
  text-transform: initial;
}

div.inner_head form.pr_search{
  margin-top:7px!important;
}

div.inner_head a{
  display:block;
  float:left;
  font-family:Arial;
  font-weight:bold;
  font-size:14px;
  height: 50px;
  line-height: 50px;
  text-transform:uppercase;
}

div.inner_head a.thead_add{
  background: url("/img/add_icon.png") left no-repeat;
  padding-left: 42px;
}

div.inner_head a.thead_add_how_to{
  background: url("/img/howtocreatewmp.png") left no-repeat;
  padding-left: 42px;
}
/*
    How to ticket Upload
*/
.how_to_ticket {
  top: 0;
  position:absolute; left:300px;
  display: block;
}
.how_to_ticket a{
  font-size: 20px;
  display: block;
}

div.thead_sepline{
  height:50px;
  width:1px;
  border-left:1px solid #C6C6C8;
  background-color:#E5E5E6;
  float:left;
  margin:0 20px;
}

div.t_links{
  background: url("/img/t_submenu_bg.png") repeat-x;
  height:39px;
  border-bottom:1px solid #cccccc;
  border-top:1px solid #cccccc;
  padding-left:20px;
  position:relative;
  top:-7px;
}

.rbar_mess_title{
  background: url("/img/t_submenu_bg.png") #ECECED repeat-x;
}

div.t_links a{
  font-family:Arial;
  font-size:14px;
  color:#5D5D5D;
  display:block;
  float:left;
  height:40px;
  line-height:40px;
  padding-left:22px;
  background-size: 15px!important;
}

div.t_links a b{
  color:#111111;
}
div.t_links a span{
  color:#6fa203;
}
.panelview b span{
  color:#6fa203 !important;
}

div.t_submenu_sep{
  height:40px;
  width:1px;
  border-left:1px solid #C6C6C8;
  background-color:#ffffff;
  float:left;
  margin:0 20px;
}

div.blockbox2{
  border:1px solid #CECECE;
  padding-bottom:30px;
  background: #fff;
}

a.standart_pr_link{
  color: #313131;
  font-family: 'Myriad Pro','Verdana';
  font-size: 18px;
  font-weight: normal;
  margin:0 15px;
}

div.st_prt_links{
  float:left;
  line-height:30px;
  margin-top: -7px;
}

.pr_table_listing a{
  text-decoration:underline;
}
.pr_table_listing .bigger_narrow a, .pr_table_listing strong a{
  text-decoration:none;
}

.project_info_nav{
  height:80px;
  line-height:80px;
  border-top:1px solid #cccccc;  
}

.project_info_nav button{
  display:block;
  float:left;
  border:none!important;
  background:none;  
  cursor:pointer;
  height:80px;      
  font-family: Verdana, Helvetica, Arial;
  padding:0;  
  font-size:11px;
  width: 100%;
  overflow: visible;
  color: #555;
}

.project_info_nav button img{
  margin-bottom: 5px;;
}

.grid-container {
  width: 100%;
  display: flex;  
  height: 80px;
}

.grid-item {    
  text-align: center;    
  position: relative;
  flex-grow: 3;  
  font-family: Verdana, Helvetica, Arial;
  font-size: 11px;
}

.grid-item + .grid-item {
  margin-left: 0;
}

.grid-item:before{
  position: absolute;
  content: "";
  top: 0;
  background-color: #e4e2e2;
  height: 100%;
  width: 1px;
  z-index: 0;
  left: 0;
  transform: skewX(-15deg) translateX(50%);
}

.project_info_nav .grid-item:first-child:before {
  display: none;
}

.project_info_nav .grid-item:nth-last-child(2) {
  padding-right: 10px;
}

.project_info_nav .grid-item:last-child:before {
  background-color: #444444;
  width: 21px;
  left: -21px;
}

.project_info_nav .grid-item:last-child {  
  padding-right: 0;  
  border-radius:0 0 6px 0;
  background: #444444;  
}

.project_info_nav .grid-item:last-child button {  
  color: #fff!important;
  border-right:none!important;    
}

#nav_submitted_to_city .grid-item:last-child:before {
  background-color: #e4e2e2;
  width: 1px;
  left: 1px;
}

#nav_submitted_to_city .grid-item:last-child {  
  padding-right: 0;  
  border-radius:0 0 6px 0;
  background: none;
}

#nav_submitted_to_city .grid-item:last-child button {  
  color: #555!important;
}



.project_info_submenu{
  position:absolute; 
  right:0;
  width: 360px;
  display: flex;
  top: 0;
  height: 50px;  
}

.menu__item {
  padding: 10px 10px 10px 35px;  
  text-align: center;
  background-color: #fca601;
  color: #fff;
  position: relative;
  flex-grow: 3;
  line-height: 24px;
  font-family: Verdana, Helvetica, Arial;
  font-size: 11px;
}

.menu__item + .menu__item {
  margin-left: 15px;
}

.menu__item_1{background-color: #8ec100;}
.menu__item_1:before, .menu__item_1:after{
  position: absolute;
  content: "";
  top: 0;
  background-color: #8ec100;
  height: 100%;
  width: 15px;
  z-index: 0;
}

.menu__item_2{background-color: #fca601;}
.menu__item_2:before, .menu__item_2:after{
  position: absolute;
  content: "";
  top: 0;
  background-color: #fca601;
  height: 100%;
  width: 15px;
  z-index: 0;
}

.menu__item_3{background-color: #fc4801; border-radius: 0 10px 0 0;}
.menu__item_3:before, .menu__item_3:after{
  position: absolute;
  content: "";
  top: 0;
  background-color: #fc4801;
  height: 100%;
  width: 15px;
  z-index: 0;
}

.menu__item:before {
  left: -14px;
}

.menu__item:nth-child(odd):before {
  transform: skewX(15deg) translateX(50%);
}

.menu__item:nth-child(even):before {
  transform: skewX(15deg) translateX(50%);  
}

.menu__item:after {
  right: 0;
}

.menu__item:nth-child(odd):after {
    transform: skewX(15deg) translateX(50%);
}

.menu__item:nth-child(even):after {
  transform: skewX(15deg) translateX(50%);  
}

.menu__item:last-child:after {
  display: none;
}

.menu__item button{
  background: transparent!important;
  color:#fff!important;
  border: none!important;
  padding:0!important;
  margin:0!important;
  font-family: Verdana, Helvetica, Arial;
  font-size: 11px;
  cursor:pointer;  
}

.menu__item button img {
  position:absolute; 
  left:5px
}

.lightgrey_bg{
  background:url("/img/lightgrey_bg.png") bottom repeat-x!important;
}
td #pr_db_link_0{padding-bottom:4px !important}

.steps_header{
  background:url("/img/light_grad.png") #F4F4F4 top repeat-x;
  border-radius:8px 8px 0 0;
}

.steps_menu{
  background:url("/img/menu_gradient.png") bottom repeat-x;
  height:52px;
  line-height:52px;
  margin-top:9px;
  border:1px solid #cccccc;
  border-radius:8px 8px 0 0;
}

.steps_menu b{
  font-weight:normal;
  font-size:15px;
  position:relative;
  top:20px;  
  color:#333333;
  font-size:15px;
}

.steps_menu a{
  background:url("/img/steps_menu_sep.png") right no-repeat;
  display:block;
  float:left;
  height:52px;
  line-height:52px;
  margin-left:8px;
  padding-right:13px;
}

.steps_menu a:hover{
  text-decoration:none;
}

span.req_label{
  color:#6fa203;
  font-size:12px;
  font-weight:bolder;
  margin-left:10px;
}

.rsearch_bg{
  background:url("/img/search_form_bg.png") no-repeat;
  width:942px;
  height:68px;
  margin:0 auto;
}

.rsearch_bg .rs_zip_field{
  border:none!important;
  width:160px!important;
  height:20px!important;
  line-height:20px!important;
  position:absolute;
  top:30px;
  left:20px;
  background:none!important;
  font-style:italic;
}

.rsearch_bg .rs_miles_field{
  background:none!important;
  border:none!important;
  width:136px;
  font-style:italic;
  height:25px!important;
  line-height:25px!important;
  padding:0!important;
  margin:0!important;
}

.rsearch_bg .rs_miles_field_wrap{
  position:absolute;
  width:136px;
  top:29px;
  left:220px;
}

.rsearch_bg .rs_mat_field{
  background:none!important;
  border:none!important;
  width:365px;
  font-style:italic;
  height:25px!important;
  line-height:25px!important;
  padding:0!important;
  margin:0!important;
}

.rsearch_bg .rs_mat_field_wrap{
  position:absolute;
  width:365px;
  top:29px;
  left:380px;
}

#rs_search_submit{
  background:url("/img/rs_search_btn.png") no-repeat;
  width:165px;
  height:41px;
  border:none;
  cursor:pointer;
  text-indent:-4000px;
  position:absolute;
  top:15px;
  right:15px;
  font-size: 0;
  line-height: 0;
}

.rc6{border-radius:6px}
.rc8{border-radius:8px}
.rc10{border-radius:10px}

#footer_menu li{display:inline-block; *display:inline; zoom:1; padding-right:10px; padding-bottom: 20px;font-size:16px}
#footer_menu li a{color:#444}

#pr_form_submit_login{
  background: url("/img/login_btn.png") no-repeat;
  text-indent:-4000px;
  height: 23px;
  width:95px;
}

.red_big_note_title{font-weight: bold;}
.panelview .blockbox_title{font-size:19px}
.panelview ul li{padding-bottom: 5px}

.big_note { background: #fff9c3; border: solid #f9af00 1px; padding: 10px; } 
.big_note_title { font-size: 14px; font-weight: bold; }

div.tmenu_container{
  position: relative;
  z-index: 2;
}

#prinfo_stat {
  padding: 10px 0!important;
}

#prinfo_stat div.blockbox_title{
  padding-left:10px;
}

h3.prinfo_stats_h{
  height:30px;
  line-height: 30px;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin-bottom: 30px;
  padding-left: 10px;
  background: url("/img/menu_gradient.png") repeat-x;
}

.prinfo_stats_d {
  padding: 0 20px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 22px;
}

table.carbon_stat th{
  background-color: #EDEDED;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-bottom: 5px;
}

table.carbon_stat td{
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
}

table.carbon_stat td, table.carbon_stat th{
  padding-left: 25px;
}

b.carbon_stats_name{
  font-size:16px;
}

table.carbon_stat tr.last td{
  border: none!important;
}

div.projects_def_act{
  margin-top: 10px;
}

div.projects_def_act a{
  font-size: 0;
}

a.s_mess{
  margin-right: 5px;
}

a.new_mess{
  margin-right: 15px;
}

div.stats_overall_data{
  margin: 0 auto;
  padding: 10px 15px;
}

div.stats_overall_data ul:after {
  content: "";
  display: inline-block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 100%;
}

div.stats_overall_data ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  text-align: justify;
}

div.stats_overall_data ul li {
  border: 1px solid #cccccc;
  display: inline-block;
  line-height: normal;
  text-align: left;
  vertical-align: top;
  width: 315px;
  padding: 5px 0;
}

div.stats_overall_data ul li b.stats_item_val{
  float:right;
  width:120px;
  font-family: Arial, Helvetica, sans-serif;
}

div.stats_overall_data ul li b.green{
  margin-left: 15px;
  font-family: Arial, Helvetica, sans-serif;
}

div.stats_overall_data ul li div.stats_item{
  padding: 5px 0;
  border-bottom: 1px solid #cccccc;
}

div.mat_stats_table{
  background: url('/img/materials_stats_table.png');
  width: 891px;
  height: 117px;
  margin: 5px auto;
  position: relative;
}

.b_title{
  font-size: 19px;
  font-weight: normal;
  color: #000000;
}

div.r_methods{
  background: url('/img/r_method_icon.jpg') left no-repeat;
  height: 31px;
  line-height: 31px;
  padding-left: 40px;
  margin: 10px 0;
}

table.fac_for_mat_table{
  border: 1px solid transparent;
  width:891px;
  border-collapse: collapse;
}

table.fac_for_mat_table th{
  font-weight: bold;
  color: #989898;
  padding:5px 10px;
}

table.fac_for_mat_table td{
  padding:5px 10px;
}

table.fac_for_mat_table tr.bordered{
  border: 1px solid #cccccc;
}

div.mat_table_layout{
  background: url('/img/fm_table_head.png') 0 0 no-repeat;
}

div.mat_table_layout2{
    background: url('/img/fm_table_head2.png') 0 0 no-repeat;
}

div.mat_table_layout2 table thead td{
    background-color: transparent!important;
    padding-top: 0!important;
    padding-bottom: 0!important;
}
div.mat_table_layout2 table thead{
    background: none!important;
}

div.mat_table_layout2 table td{
    text-align: center;
}

table.fac_for_mat_table tr.title_mf th{
  height: 30px;
  color: #2D2D2D;
  font-family: Arial, sans-serif, tahoma;
  font-size: 13px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 30px;
}

.hidden{
  display:none;
}

table.contractor_plans_list{
  border-collapse: collapse;
}

table.contractor_plans_list tr td{
  text-align:center;
  border-left:1px solid #cccccc;
  padding-bottom:13px;
}

table.contractor_plans_list tr.bbotom td{
  border-bottom:1px solid #cccccc;
}

table.contractor_plans_list tr td.cpl_first{
  width:350px;
  text-align:left!important;
  border-left:none!important;
}

input.right_step{
  background: url('/img/next.png') no-repeat;
  width:122px;
  height:27px;
  display:block;
  float:right;
  border:none;
  font-size: 0;
  text-indent:-4000px;
  cursor: pointer;
}

.bottom_grad{
  background: url('/img/news_block_bg.png') bottom repeat-x;
}

div.top_ad{
  width:980px;
  min-height:80px;
  margin:0 auto;
  border:1px solid #cccccc;
  background-color: #E5E5E6;
  position: relative;
}

div.sidebar_ad{
  width:270px;
  min-height:80px;
  position: relative;
  border:1px solid #cccccc;
  background-color: #E5E5E6;
  margin:20px 0;
}

div.ad_trigger_bg{
  background: url('/img/left_corner.png') left no-repeat;
  padding-left: 10px;
  height: 16px;
  position: absolute;
  right:0;
  bottom: 0;
}

div.ad_trigger_txt{
  background-color: #BBBBBB;
  height: 13px;
  padding:0 5px;
  color:#000000;
  font-size: 10px;
  padding-top: 3px;
}

table.inline-form{
  width:350px!important;
}

#loginbox .pr_button{
  background: url(/img/login_btn.png) no-repeat!important;
  width:59px;
  height:23px;
  border:none;
  margin:3px 0 0 0;
  text-indent:-4000px;
  padding:0;
  float:right;
}

#loginbox{
  float:left;
  background-color:#797979;
  width:390px;
  height:50px;
  margin-left:15px;
  border-radius: 0 0 6px 6px;
}

div.not_data_available{
  background: url(/img/not_data_available.png) no-repeat;
  width:260px;
  height:250px;
}


h3.chart_header{
    font-size: 16px;
    font-weight: bolder;
    font-family: Verdana!important;
}

ul.div_rates li{
    width:300px!important;
    border: 2px solid #cccccc !important;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}

ul.div_rates h2{
    text-align: center;
    font-size: 16px;
    color: #555454;
    margin: 10px 0;
}

ul.div_rates h1{
    text-align: center;
    font-size: 35px;
    margin: 10px 0;
}

#pr_search_db select{
    padding-top: 2px;
    padding-bottom: 2px;
}

div.city_logo_box{
    border: 1px solid #cccccc;
    width: 318px;
}

div.city_logo_box img{
    width:80px;
    height:80px;
    float:left;
    padding:3px 10px;
}

table.pr_table_listing .pr_odd {background-color: #E4E3E3}

div.ttitle{
    text-align:left; background-color:#494949; color:#ffffff; font-weight:bold; font-size:14px; padding:5px 10px; margin-bottom: 1px;
}

div.mp10{
    margin: 10px;
    padding:10px;
}

div.p20_10{
    padding:20px 10px;
}

div.blockbox_title b small{
    font-size: 14px!important;
}

div.t_sublinks{
    position: relative;
    top: -7px;
    background: url("/img/menu_gradient.png") repeat-x;
    height: 40px;
}

div.t_sublinks a {
    font-family: Arial;
    font-size: 14px;
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    margin-left: 28px;
}

input.grayed{
    background-color: #ccc!important;
    background: url("/img/menu_gradient.png") !important;
}

#my_greenhalo{
    position: absolute;
    padding: 0!important;
    top:-16px;
    right:-12px;
}

#bid_sheet_tbl{
    width: 100%;
    margin-top: 15px;
}

#bid_sheet_tbl thead td{
    font-weight: bold;
}

#bid_sheet_tbl td.new_mat_type{
    border-bottom: 1px solid #ccc;
}

#bid_sheet_tbl tbody td{
    padding: 5px 5px 5px 10px;
}

div.cybox10{
    display: inline-block;
    background: url("/img/cy_box_bg.png") bottom repeat-x;
    background-color: #9BD323;
    padding: 1px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border: 2px solid #000;
    font-size: 11px;
}

div.cybox8{
    display: inline-block;
    background: url("/img/cy_box_bg.png") bottom repeat-x;
    background-color: #9BD323;
    padding: 1px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border: 2px solid #000;
    font-size: 10px;
}

div.cybox20{
    display: inline-block;
    background: url("/img/cy_box_bg.png") bottom repeat-x;
    background-color: #9BD323;
    padding: 3px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border: 2px solid #000;
}

div.cybox30{
    display: inline-block;
    background: url("/img/cy_box_bg.png") bottom repeat-x;
    background-color: #9BD323;
    padding: 4px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border: 2px solid #000;
}

div.cybox40{
    display: inline-block;
    background: url("/img/cy_box_bg.png") bottom repeat-x;
    background-color: #9BD323;
    padding: 5px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border: 2px solid #000;
}

table.cy_boxes_tbl tr td{
    vertical-align: bottom;
    text-align: center;
}

div.highcharts-container rect{stroke-width:0!important}

/* ==================== */
/* == listing module == */
/* ==================== */
#listing_module { background: #FFF; border: solid 1px #CCC; border-radius: 8px; color: #474747; display: block; font: normal 10px Arial!important; line-height: 13px; margin: 0; padding: 0px 10px 0px 10px; width: 655px; height: auto; }

#listing_module .info { border: none; display: block; margin: 0; padding: 11px 0px 15px 2px; width: 100%; height: auto; position: relative}
#listing_module .info .rank, #listing_module .info .name, #listing_module .info .contact { display: inline-block; margin: 0px -1px 0px -1px; padding: 0; }
#listing_module .info .highlight { font-weight: bold; }
#listing_module .info .rank { width: 6%; }
#listing_module .info .rank .number { background: #888; border-radius: 100px; color: #FFF; display: inline-block; font: bold 11px Arial; line-height: 30px; margin: 0; padding: 0px 0px 0px 0px; text-align: center; width: 32px; height: 32px; position: absolute; top: 20px}
#listing_module .info .name { position: relative; top: 8px; width: 56%; }
#listing_module .info .name .address { font: normal 12px Arial; margin: 0px; padding: 0; }
#listing_module .info .contact { position: relative; top: 8px; width: 36%; }
#listing_module .info .status, #listing_module .info .dates { display: inline-block; margin: -3px 0px 0px 0px; padding: 0; }
#listing_module .info div.status { width: 21%; text-align: left;}
#listing_module .info .status img { margin: 0; padding: 0px 0px 0px 0px; position: relative; top: 4px; width: 16px; height: 16px; }
#listing_module .info div.dates { margin: 0px 0px 0px -1px; width: 78%; text-align: right;}

#listing_module .stats { border: none; color: #FFF; display: block; margin: 0; padding: 0px 0px 0px 4px; width: 100%; height: auto; }
#listing_module .stats .bg-gray { background: #BFC0BD; }
#listing_module .stats .bg-green { background: #88c20e; }
#listing_module .stats .bg-red { background: #C20E30; }
#listing_module .stats .box { border: solid 2px #FFF; display: inline-block; margin: 0px -4px 0px -4px; padding: 0; width: 20%; }
#listing_module .stats .box .icon { margin: 0; padding: 8px 0px 0px 8px; position: absolute; }
#listing_module .stats .box .icon img { margin: 0; padding: 0; width: 16px; height: 16px; }
#listing_module .stats .box .stat { margin: 0; padding: 14px 15px 5px 0px; text-align: right; }
#listing_module .stats .box .stat .data { display: inline-block; font: normal 12px Arial Black; margin: 0px 0px 2px 0px; padding: 0; }

#listing_module .actions { border: none; display: block; margin: -3px 0px 0px 0px; padding: 0px 0px 0px 4px; width: 100%; height: auto; }
#listing_module .actions .action { background: #EBECE8; border: solid 2px #FFF; color: #474747; cursor: pointer; display: inline-block; font-weight: bold; margin: 0px -4px 0px -4px; padding: 8px 0px 5px 0px; position: relative; text-align: center; width: 20% !important; }
#listing_module .actions .action img { margin: 0; padding: 0px 6px 0px 0px; width: 16px; height: 16px; }
#listing_module .actions .action span { position: relative; top: -5px; }
#listing_module .actions .action .sub-actions { display: block; margin: 0; padding: 0; position: absolute; top: 34px; width: 100%; z-index: 99; background-color: #BFC0BD}
#listing_module .actions .action .sub-actions .item { background: #EBECE8; color: #FFF; display: block; margin: 0; padding: 6px 0px 6px 0px; width: 100%; border-bottom: 1px solid #BFC0BD}
#listing_module .actions .action .sub-actions .item:hover { background: #DAFFAA !important; }

#listing_module .info .warning { display: block;}
#listing_module .info .warning .message { background: rgba(194,14,48,.24); border-radius: 2px; color: #FB0303; display: block; margin: 0; padding: 6px 8px 6px 8px; margin-bottom: 10px;}
#warning{padding:0!important;}


/* ===================== */
/* == messages module == */
/* ===================== */

#messages_module { background: none; border: none; color: #474747; display: block; font: normal 10px Arial; line-height: 13px; margin: 0; padding: 0; vertical-align: top !important; width: 270px; height: auto; }
#messages_module .header { background: #BFC0BD; border: none; border-radius: 4px 4px 0px 0px; color: #FFF; font: bold 12px Arial; line-height: 15px; margin: 0; padding: 14px 0px 13px 0px; width: 100%; height: auto; }
#messages_module .header p { padding: 0px 0px 0px 12px; }
#messages_module .message, #messages_module .button { border: none; display: block; margin: 2px 0px 0px 0px; withh: 100%; height: auto; }
#messages_module .message { background: #F6F6F6; padding: 14px 0px 14px 0px; font: normal 10px Arial;}
#messages_module .message .checkbox, #messages_module .message .listing, #messages_module .message .date { display: inline-block; vertical-align: top; padding-left:10px; width:250px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
#messages_module .message .checkbox, #messages_module .message .checkbox .message_checkbox { margin: 0; padding: 0; width: 14px; height: 14px; }
#messages_module .message .listing a { font: normal 12px Arial; }
#messages_module .message .checkbox { margin: -1px 5px 0px 11px; }
#messages_module .message .date { margin: 0; padding: 0px 20px 0px 0px; float: right; }
#messages_module .button { text-align: center; }
#messages_module .button .message_button { background: #6FA203; border: none; color: #FFF; cursor: pointer; font: bold 12px Arial; line-height: 15px; margin: 0; padding: 12px 0px 11px 0px; width: 100%; height: auto; }

/* ======================= */
/* == modal coming soon == */
/* ======================= */

#modal { background: rgba(0,0,0,.6); border: none; color: #474747; display: none; font: normal 12px Arial; line-height: 15px; margin: 0; padding: 0; position: fixed; width: 100%; height: 100%; z-index: 9999999999 }
#modal .modal { background: #FFF; border-radius: 4px; margin: 0px auto 0px auto; padding: 30px 0px 29px 0px; position: relative; top: 40%; text-align: center; width: 320px; height: auto; }
#modal .modal .close { cursor: pointer; font: normal 20px Arial; margin: 0; padding: 1px 7px 1px 7px; position: absolute; top: 0px; right: 0px; }

div.note_preview ul, div.big_note ul{
  list-style: disc;
  padding-left: 3.5em;
}
div.note_preview ol, div.big_note ol{
  list-style: decimal;
  padding-left: 3.5em;
}

div.pac-container{z-index: 9999;}

.plan-stat-items .left, .plan-stat-items .right{
  box-shadow: 0px -15px 15px 0px #ECECEC inset;
  line-height: 40px;
  padding: 0 15px;
  border-radius: 6px;
  border: 1px solid #ccc;
}
.plan-stat-items .left b, .plan-stat-items .right b{
  font-size: 18px;
}

.page-alert {
  display: flex;
  margin: 0 auto;
  max-width: 1000px;
  padding: 17px 20px;
  background: #fff3cd;
  border: 1px solid #ffeeba;
  border-radius: 5px;
  gap: 15px;
  box-sizing: border-box;
}

.page-alert_icon img {
  width: 30px;
}

.page-alert_content p {
  padding-bottom: 0;
}
