#newcity {
	margin-bottom: 10px;
}

.city-row {
	font-weight: bold!important;
    background-color: rgba(33, 150, 243, 0.22)!important;
}
.fliers-row {
	display: none;
}
#flierblocktodos {
	float: right;
}
.inputlabel_area {
	float: left;
	width: 110px;
}
#cname, #cbname {
	width: 15%;
}
#coperations {
	width: 17%;
}
#clients_table input[type=text] {
	padding: 5px;
	width: 100%;
}
a:hover {
	text-decoration: underline!important;
	cursor: pointer;
}
.chosen-container-single .chosen-single {
	border-radius: 0px!important;
	background: none!important;
	box-shadow: none!important;
}
#newproject {
	border: 1px solid #ccc;
    padding: 20px;
}
#projects_wrap {
	margin-top: 30px;
}
#project_fliers {
	margin-left: 6px;
    padding: 3px;
	width: 30%;
}
.operationrow {
	margin: 10px 0;
    background-color: #f3f3f3;
    padding: 5px;
    text-align: left;
}
.operationrow a {
	padding: 3px;
}
.togglehead_data {
	font-size: 11pt;
    position: relative;
    float: right;
}
#shedule_wrap .et_pb_toggle_title:before {
    color: #0d9fdd;
}
.orderedbox_yes {
	background: #ffbe47;
    padding: 2px;
}
.sheduledbox_yes {
	background: #bfecba;
    padding: 2px;
}
.quotedbox_yes {
	background: #babaec;
    padding: 2px;
}
.chosen-container .chosen-results li {
	text-align:left;
}
.areatag {
	padding: 3px;
    margin-right: 5px;
    background-color: #babaec;
    border-radius: 5px;
}
.orderedtag{
	background-color: #ffbe47;
}

.scheduledtag{
	background-color: #bfecba;
}

.donetag{
	background-color: #408040;
	color: #fff;
}
#projects_table #project_fliers {
	width: 100%;
}
.areatag a {
	color: red;
    font-weight: bold;
    text-decoration: none!important;
}
.projectoffer_row {
	background-color: lightblue;
	display: none;
}

#map-canvas{
  height: 700px;
  width: 100%;
}

.my-custom-class-for-label {
  width: 100px; height: 30px;

  border: 1px solid #eb3a44;
  border-radius: 5px;

  background: #fee1d7;
  color: #eb3a44;
  text-align: center;
  line-height: 18px;
	padding-top: 5px;

  font-weight: bold;
  font-size: 14px;
}
.mymapbutton {
  color: red;
  border: 1px solid green;
  border-radius: 5px;
  background: white;
}
.stock_minimum_notice {
	background-color: #f9f932;
}
.stock_minimum_alert {
	background-color: #fb0000;
  color: white;
}
.detailrow {
	background: #f0f8fb;
}
#map_wrap {
	clear: both;
	padding-top: 10px;
}
.report_materials {
	width: 150px;
}
#rep_mat_filter {
	width: 300px;
}
