@import url('styles_scheduling.css?v=2.1');

.hoverEffect:hover{
	opacity:0.7;
}

.altrow {
	background-color: #F6F6F6;
}

.password-strength-meter[value='1'],.password-strength-meter,.password-strength-meter[value='0'] {
	background-color: #C34E03 !important;
	background: #C34E03 !important;
	margin: 0 !important;
	height: 1em !important;
}
.password-strength-meter[value='4'] {
	background-color: #0DC303 !important;
	background: #0DC303 !important;
	margin: 0 !important;
	height: 1em !important;
}
.password-strength-meter[value='3'] {
	background-color: #91C303 !important;
	background: #91C303 !important;
	margin: 0 !important;
	height: 1em !important;
}
.password-strength-meter[value='2'] {
	background-color: #DDD40B !important;
	background: #DDD40B !important;
	margin: 0 !important;
	height: 1em !important;
}

.lineitems-choose {
	width: 32%;
	box-sizing: border-box;
	color: #505050;
	display: inline-block;
	text-align: center;
	padding: 5px;
	margin: 2px 0;
}



.footable-filtering-search input:not(:placeholder-shown){
	animation-name: filteringSearchAnimation;
	animation-duration: 2s;
	animation-iteration-count: infinite;
}

@keyframes filteringSearchAnimation {
	0% {border: 4px double #EDAFAF;}
	50% {border: 4px solid #EDAFAF;}
		100% {border: 4px double #EDAFAF;}
}


.lineitems-choose-category {
	background: #E3FAFF;
	border: 1px solid #9ACAD5;
}

.lineitems-choose-item {
	background: #EBFFEB;
	border: 1px solid #A8D4A8;
}

.lineitems-choose-back {
	background: #F4F4F4;
	border: 1px solid #CDCDCD;
}

.lineitems-chosen {
	background: #FDFFD2 !important;
	border: 1px dashed #B7BE3C !important;
}


.schedule-block-off{
  background: #EE9595 !important;
}

.tag-status-time_off-pending {
  background: #D58F09;
  color: #FFF;
}
.tag-status-time_off-approved {
  background: #34861F;
  color: #FFF;
}
.tag-status-time_off-denied {
  background: #AC2E2E;
  color: #FFF;
}

.tag-status-orders-ordered {
  background: #D58F09;
  color: #FFF;
}
.tag-status-orders-partially_received {
  background: #DF7200;
  color: #FFF;
}
.tag-status-orders-received {
	background: #34861F;
  color: #FFF;
}

.tag-status-inventory_stock-good{
	background: #0E7C00;
	color: #FFF;
}
.tag-status-inventory_stock-getting_low{
	background: #DF7200;
	color: #FFF;
}
.tag-status-inventory_stock-low{
	background: #A31313;
	color: #FFF;
}



/*PROGRESS METER FOR PASSWORD STRENGTH CHECKER*/
meter {
  /* Reset the default appearance */
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;

  margin: 0 auto 1em;
  width: 100%;
  height: 0.5em;

  /* Applicable only to Firefox */
  background: none;
  background-color: rgba(0, 0, 0, 0.1);
}

meter::-webkit-meter-bar {
  background: none;
  background-color: rgba(0, 0, 0, 0.1);
}

/* Webkit based browsers */
meter[value="1"]::-webkit-meter-optimum-value { background: red; }
meter[value="2"]::-webkit-meter-optimum-value { background: yellow; }
meter[value="3"]::-webkit-meter-optimum-value { background: orange; }
meter[value="4"]::-webkit-meter-optimum-value { background: green; }

/* Gecko based browsers */
meter[value="1"]::-moz-meter-bar { background: red; }
meter[value="2"]::-moz-meter-bar { background: yellow; }
meter[value="3"]::-moz-meter-bar { background: orange; }
meter[value="4"]::-moz-meter-bar { background: green; }
  .tag-jobtype-Development{
  background: #20eb1c;
  color: #0d0b0c;
  }
  .tag-jobtype-Install{
  background: #e05858;
  color: #ffffff;
  }
  .tag-jobtype-Networking{
  background: #e0b20c;
  color: #191717;
  }
  .tag-jobtype-Networking_-_Test{
  background: #eddb99;
  color: #1f1a1a;
  }
  .tag-jobtype-Service{
  background: #03b3ff;
  color: #ffffff;
  }
  .tag-status-estimates-accepted{
  background: #56d180;
  color: #ffffff;
  }
  .tag-status-estimates-Completed{
  background: #505050;
  color: #ffffff;
  }
  .tag-status-estimates-converted{
  background: #198230;
  color: #ffffff;
  }
  .tag-status-estimates-declined{
  background: #b50b29;
  color: #ffffff;
  }
  .tag-status-estimates-Expired{
  background: #be0000;
  color: #ffffff;
  }
  .tag-status-estimates-pending{
  background: #dbcbcb;
  color: #ffffff;
  }
  .tag-status-estimates-sent{
  background: #73cdff;
  color: #ffffff;
  }
  .tag-status-workorders-equipment_ordered{
  background: #fc0000;
  color: #ffffff;
  }
  .tag-status-workorders-estimated_created{
  background: #0feb32;
  color: #211f1f;
  }
  .tag-status-workorders-invoiced{
  background: #56038a;
  color: #ffffff;
  }
  .tag-status-workorders-new{
  background: #c99e06;
  color: #ffffff;
  }
  .tag-status-workorders-on_site{
  background: #0075ff;
  color: #ffffff;
  }
  .tag-status-workorders-scheduled{
  background: #b9d413;
  color: #ffffff;
  }
  .tag-status-workorders-work_complete{
  background: #0cc735;
  color: #ffffff;
  }
  .tag-status-invoices-not_paid{
  background: #d91129;
  color: #ffffff;
  }
  .tag-status-invoices-paid{
  background: #0b9c11;
  color: #ffffff;
  }
  .tag-status-invoices-partially_paid{
  background: #dea718;
  color: #ffffff;
  }
  .tag-status-invoices-ready_to_send{
  background: #2ff210;
  color: #191717;
  }
  .tag-status-invoices-waiting_for_approval{
  background: #e37f0a;
  color: #121010;
  }
  .tag-status-purchaseorders-approved{
  background: #f79a1a;
  color: #ffffff;
  }
  .tag-status-purchaseorders-complete{
  background: #209F00;
  color: #ffffff;
  }
  .tag-status-purchaseorders-denied{
  background: #939393;
  color: #ffffff;
  }
  .tag-status-purchaseorders-pending{
  background: #004CBE;
  color: #ffffff;
  }
  .tag-status-tasks-closed{
  background: #029923;
  color: #FFF;
  }
  .tag-status-tasks-open{
  background: #e60037;
  color: #FFF;
  }
  .tag-status-todo-complete{
  background: #209F00;
  color: #ffffff  }
  .tag-status-todo-delayed{
  background: #939393;
  color: #ffffff  }
  .tag-status-todo-in_progress{
  background: #f79a1a;
  color: #ffffff  }
  .tag-status-todo-late{
  background: #9F0000;
  color: #ffffff  }
  .tag-status-todo-open{
  background: #004CBE;
  color: #ffffff  }



  .schedule-item-user-60{
  border-left: 8px solid #072b03;
  }
  .schedule-item-user-61{
  border-left: 8px solid #7f39f8;
  }
  .schedule-item-user-69{
  border-left: 8px solid #14bfa6;
  }
  .schedule-item-user-71{
  border-left: 8px solid #e2c420;
  }
  .schedule-item-user-72{
  border-left: 8px solid #32bb90;
  }
  .schedule-item-user-73{
  border-left: 8px solid #d2ddea;
  }
  .schedule-item-user-81{
  border-left: 8px solid #43ec51;
  }
  .schedule-item-user-82{
  border-left: 8px solid #9778d5;
  }
  .schedule-item-user-84{
  border-left: 8px solid #68d30a;
  }


.schedule-item-user-0{
border-left: 8px dashed red;
}

.tag-status-letter-pending{
background: #f0ad4e;
color: #fff;
}
.tag-status-letter-not_sent{
background: #f0ad4e;
color: #fff;
}
.tag-status-letter-sent{
background: #5cb85c;
color: #fff;
}
.tag-status-letter-errored{
background: #d9534f;
color: #fff;
}
.tag-status-letter-cancelled{
background: #000;
color: #fff;
}
.tag-status-letter-approved{
background: #5cb85c;
color: #fff;
}
.tag-status-letter-past_due{
background: #d9534f;
color: #fff;
}






