@import url(econz.css);
@import url(econz.css);
.gray-bg {
  background-color: #E9E9E9;
}

tr.planner {
   font-family:Verdana,Arial,Helvetica,sans-serif;
   font-size:10px;
   font-weight:bold;
   text-align:center;
   height:10px;
}

span.error {
   font-weight:bold;
   color:red;
   margin-left:0em;
   margin-right:0em;
}

td.help_question {
  font-family: "Verdana", sans-serif;
  font-size: 10pt;
}

td.help_answer {
  font-family: "Verdana", sans-serif;
  font-size: 10pt;
}

#customField th {
  text-align:left;
  text-decoration:none;
}

.attributableObject {
  font-weight:bold;
  font-size:11pt;
  width:20%;
}

input.arrow {
   font-family:Arial,Helvetica,sans-serif;
}

.readonly {
   border:0px;
   border-width:0px;
   background:#E9E9E9 none; 
   color:#222;   
   font-family:Arial,Helvetica,sans-serif;
   font-size:12px;
}

.readonlyWhite {
   border:0px;
   border-width:0px;
   background:#FFFFFF none; 
   color:#222;   
   font-family:Arial,Helvetica,sans-serif;
   font-size:12px;
}

.readonlyWhiteRightAlign {
   border:0px;
   border-width:0px;
   background:#FFFFFF none; 
   color:#222;   
   font-family:Arial,Helvetica,sans-serif;
   font-size:12px;
   text-align:right;
}
p.help_title {
  color:#99cc00;
  font-family:"Verdana", sans-serif;
  font-size: 16pt;
  font-weight:bold;
}

.info {
   font-family:Verdana,Arial,Helvetica,sans-serif;
   font-size:9px;
   color:#666666;
}

.reportTitle {
   font-weight:bold;
   font-style:italic;
}

.mapFilter {
  border-width:1px;
  border-style:solid;
  border-color:#AAAAAA;
  background-color:#FFFFFF;
  width:100%;
  float:right;
  clear:right;
}

.mapFilterDiv {
  position:absolute;
  width:130px;
  padding:0px;
  margin:0px;
  top:15px;
  right:3px;
  z-index:1;
}

.mapSearchDiv {
  position:absolute;
  top:15px;
  right:84px;
  z-index:2;
}

.mapSearchDivSF {
  position:absolute;
  top:30px;
  right:53px;
}

.mapControls {
  position:absolute;
  width:500px;
  padding:0px;
  margin:0px;
}

.monitorControls {
  position:absolute;
  padding:0px;
  margin:0px;
  right:30px;
}

.sort {
   text-align:center;
}

.sorted {
   text-align:center;
}

.passwordExample1 {
   font-weight:bold;
}

.passwordExample2 {
}

.passwordExample3 {
   font-weight:bold;
}

div.system {
   font-weight:bold;
   color:red;
   float:right;
}

table.matrix {
   border-style: solid;
   border-color: #666666;
   border-width: 1;
}

table.simpleList {
   border-width: 0;
   width: 100%;
   background-color: #FFFFFF;
}

table.head1 {
   border-width: 0;
   width: 100%;
}
   

td.matrixLabel {
   font-weight:bold;
}

table.reportConstraint td {
   padding-left:1em;
}

tr.bordered td {
	border-bottom: 1px #303336;
}

.JOB_UNASSIGNED {
   background-color:#6699FF;
   cursor:move;
}
.JOB_NEW {
   background-color:#6699FF;
   cursor:move;
}
.JOB_COMPLETED {
   background-color:#FFCCCC;
}
.JOB_STARTED {
   background-color:#99E6B1;
}
.JOB_DISPATCHED {
   background-color:#FFFFCC;
}
.JOB_INTERRUPTED {
   background-color:#FF9966;
}
.JOB_ACCEPTED {
   background-color:#CCCCFF;
}
.JOB_INVOICED {
   background-color:#FFFF00;
}
.SCHEDULE_TIME_OFF {
   background-color:#999999;
}
.SCHEDULE_ENROUTE {
   background-color:#CC6699;
}
.SCHEDULE_DEFAULT {
   background-color:#9900CC;
}
.SCHEDULE_CLASH {
   background-color:#FF0000;
}
.UNIT_UNASSIGNED {
   background-color:#6699FF;
   cursor:move;
}
.empty_device_cell {
   background-color:#99E6B1;
}
.full_device_cell {
   background-color:#FF0000;
}
.attributeRow {
   border-style:none;
}

.userCell {
  text-align:center;
  width:10%;
}

.jobCountCell {
  text-align:center;
  width:7%;
}

.clockedInCell {
  width:7%;
}

.unassignedJobs {
  height:100%;
  width:15%;
  vertical-align:top;
}

.updateProgress {
  vertical-align:middle;
  text-align:center;
  background-color:#FFFFCC;
  font-weight:bold;
  color:red;
  font-size: 16pt;
}

.slider {

}

.sliderBar {
}

.sliderRail {
  cursor:pointer;
}

.sliderElement {
  cursor:e-resize;
}

.sliderMinus {
  cursor:pointer;
}

.sliderPlus {
  cursor:pointer;
}

.pan {
  cursor:pointer;
}

.scheduleUserSort {
   text-align:center;
   width:15%;
}

.scheduleUserSorted {
   text-align:center;
   width:15%;
}

.scheduleJobCountSort {
   text-align:center;
   width:5%;
}

.scheduleJobCountSorted {
   text-align:center;
   width:5%;
}

.nolink {
  border:0px;
  border-style:none;
}

.nolink a:link, a:visited, a:hover, a:active {
  border:0px;
  border-style:none;
}

.imglink {
  cursor:pointer;
}

.smallButton {
  font-size:10px;
  text-align:center;
}

.required {
}

.passwordHelp {
  font-size: 7pt;
  color:#666666;
}

.reportListTitle {
  font-weight:bold;
}

.addressValidation {
  background-color:#CCCCCC;
  text-align:left;
  vertical-align:top;
}

.tooltip:not(.bs-tooltip-top) {
  position:absolute;
  background:#CCCCFF;
  border-color:#0000AA;
  border-style:solid;
  border-width:1px;
}

.whiteBorder {
  border-style:solid;
  border-color:#FFFFFF;
  border-width:1px;
}

.menu th {
  background-color:#000088;
  color:#FFF;
  font-weight:bold;
  text-decoration:none;
  text-align:left;
}

.popupMenu {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:9px;
  background-color:#EEE;
  position:absolute;
}

.popupMenuButton {
  background-color:#FFF;
  width:100%;
  cursor:pointer;
}

.popupMenuButtonSelected {
  background-color:#CCC;
  width:100%;
  cursor:pointer;
}

.popupClose {
  text-align:right;
  color:yellow;
  right:0px;
  cursor:pointer;
}

.splash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.splash td img {display: block;}

.splash body {
	background-color: #C8C8C8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}

td.greyCell {
   background: #E9E9E9;
   padding: 10px;
}

.administration_customFields_min_max_text {
	width: 160px;
}

.administration_customFields_list_select {
	width: 150px;
}

.administration_customFields_list_text {
	width: 150px;
}

.administration_customFields_list_tr_odd {
	background-color: #F3F3F3;
	vertical-align: top;
}

.administration_customFields_list_tr_even {
	background-color: #FFFFFF;
	vertical-align: top;  
}
.administration_customFields_listEntries {
	width: 160px;
}

table.smartfence_wizard {
   border-style: solid;
   border-color: #666666;
   border-width: 1;
}

th {
	text-align: center;
}
div.monitorAdminHelp {
  border-color:#C3C3C3;
  border-style:solid;
  border-width:1px;
  background:#D7D7D7;
  padding:10px;
  margin:20px 0;
}

.wizardButton {
  width:17em;
  height:3em
}

/* Tooltip for the markers */
.tooltipG {
	background-color:#FFFFFF;
	border:2px solid #CCCCCC;
	padding:2px;
	white-space:nowrap;
}
.yuiCalendar{
   /*display:none;*/
}

/* Clear calendar's float, using dialog inbuilt form element */
.yuiCalendarDialog .bd form {
    clear:left;
}

/* Have calendar squeeze upto bd bounding box */
.yuiCalendarDialog .bd {
    padding:0;
}

.yuiCalendarDialog .hd {
    text-align:left;
}

/* Center buttons in the footer */
.yuiCalendarDialog .ft .button-group {
    text-align:center;
}
/* Prevent border-collapse:collapse from bleeding through in IE6, IE7 */
.calendarDialog_c.yui-overlay-hidden table {
    *display:none;
}
/* Remove calendar's border and set padding in ems instead of px, so we can specify an width in ems for the container */
.yuiCalendar {
    border:none;
    padding:1em;
}
.yuiCalendarButton{
	padding:0 5px 0 5px;
   margin-left:2px;
   vertical-align:middle;	
}
.yuiCalendarButton img {
    padding:0;
    margin:0;
    height:18px;
    width:18px;
    vertical-align:middle;
}

.styledHeader{
   background: url("yui/assets/skins/sam/sprite.png") repeat-x scroll 0 -200px transparent;
   color: #000000;
   font-size: 93%;
   font-weight: bold;
   line-height: 2;
   /*padding: 0 10px;*/
   border-bottom: 1px solid #CCCCCC;
}


.twitter-feed {
	height: 400px;
	width: 280px;
	overflow-y: scroll;
	display:inline-block;
}

table.list-container {
   width: 100%;
   background-color: #CCCCCC;
   border: 0px;
}

a.app-store {
    display: inline-block;
    overflow: hidden;
    width: 141px;
    height: 34px;
    margin-top: 5px;
}

.chosen-container {
	float: right;
	width: 150px;
}

.chosen-margintop1em + div.chosen-container {
	margin-top: 1em;
}
.breadcrumb {
background-color: transparent;
}
.body {
background-color: #E9E9E9;
}
.menuImg1 {
color:#646464;
font-weight:bold;
font-size:30pt;
}
.menuImg2 {
color:#C0C0C0;
font-weight:bold;
font-size:30pt;
}
div.error,span.error {
font-weight:bold;
color:red;
margin-left:0em;
margin-right:0em;
}
.passwordExample1 {
font-weight:bold;
}
.passwordExample2 {
}
.passwordExample3 {
font-weight:bold;
}
div.system {
font-weight:bold;
color:red;
float:right;
}
.info {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
color:#666666;
}
td.help_question {
font-family: "Verdana", sans-serif;
font-size: 10pt;
}
td.help_answer {
font-family: "Verdana", sans-serif;
font-size: 10pt;
}
p.help_title {
color:#99cc00;
font-family:"Verdana", sans-serif;
font-size: 16pt;
font-weight:bold;
}
.passwordHelp {
font-size: 7pt;
color:#666666;
}
.addressValidation {
background-color:#CCCCCC;
text-align:left;
vertical-align:top;
}
.mapFilter {
border-width:1px;
border-style:solid;
border-color:#AAAAAA;
background-color:#FFFFFF;
width:100%;
}
.mapFilterDiv {
position:absolute;
padding:0px;
margin:0px;
top:15px;
right:3px;
}
.mapSearchDiv {
position:absolute;
top:15px;
right:84px;
}
.mapSearchDivSF {
position:absolute;
top:30px;
right:53px;
}
.mapControls {
position:absolute;
width:500px;
padding:0px;
margin:0px;
z-index:2;
}
.mapContainer {
z-index: 1;
}
.monitorControls {
position:absolute;
padding:0px;
margin:0px;
right:30px;
}
.nolink {
border:0px;
border-style:none;
}
.tooltip:not(.bs-tooltip-top) {
position:absolute;
z-index:1;
}
.whiteBorder {
border-style:solid;
border-color:#FFFFFF;
border-width:1px;
}
.menu th {
background-color:#000088;
color:#FFF;
font-weight:bold;
text-decoration:none;
text-align:left;
}
.popupMenu {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
background-color:#EEE;
position:absolute;
z-index:2;
}
.popupMenuButton {
background-color:#FFF;
width:100%;
}
.popupMenuButtonSelected {
background-color:#CCC;
width:100%;
}
.popupClose {
text-align:right;
color:yellow;
right:0px;
cursor:pointer;
}
.readonly {
border:0px;
border-width:0px;
background:#E9E9E9 none;
color:#222;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
}
.splash {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}
.splash td img {display: block;}
.splash body {
background-color: #C8C8C8;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-repeat: no-repeat;
}
div.task {
font-size:12px;
font-weight:normal;
width:  100%;
height: 500px;
margin-bottom: 50px;
overflow: auto;
}
table.task {
font-weight:normal;
background: #FFFFFF;
width:  100%;
border-width: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 10px;
margin-bottom: 0px;
}
div.preferenceHelp {
border-color:#C3C3C3;
border-style:solid;
border-width:1px;
background:#D7D7D7;
padding-left:10px;
padding-right:10px
}
.administration_customFields_list_tr_odd {
background-color: #F3F3F3;
vertical-align: top;
}
.administration_customFields_list_tr_even {
background-color: #FFFFFF;
vertical-align: top;
}
.attributableObject {
font-weight:bold;
font-size:11pt;
width:20%;
}
table.list-container {
width: 100%;
background-color: #CCCCCC;
border: 0px;
}
table.smartfence_wizard {
border-style: solid;
border-color: #666666;
border-width:1px;
}
div.monitorAdminHelp {
border-color:#C3C3C3;
border-style:solid;
border-width:1px;
background:#D7D7D7;
padding:10px;
margin:20px 0;
}
.wizardButton {
width:17em;
height:3em
}
/* Tooltip for the markers */
.tooltipG {
background-color:#FFFFFF;
border:2px solid #CCCCCC;
padding:2px;
white-space:nowrap;
}
.UNIT_UNASSIGNED {
background-color:#6699FF;
cursor:move;
}.empty_device_cell {
background-color:#99E6B1;
}
.full_device_cell {
background-color:#FF0000;
}
th {
text-align: center;
}
tr.bordered td {
border-bottom: 1px #303336;
}
.twitter-feed {
height: 400px;
width: 280px;
overflow-y: scroll;
display:inline-block;
}
div.submit {
margin-top: .5em;
margin-bottom: .5em;
}
div.toggleHeader {
margin-bottom: 2em;
}
form.main-container,
div.main-container {
margin: 2ex 5em;
}
span.help {
margin-left: 2em;
font-size: 10px;
}
span.help-icon {
color: #429f46;
border-color: #de0000;
font-size: 14px;
margin: 0 0.5em;
}
.table > tr > td {
border-right: 2px solid white;
}
span[data-title]:hover:after {
content: attr(data-title);
width: 350px;
padding: 2px 6px;
color: #222222;
position: absolute;
left: 0;
top: 200%;
z-index: 20;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
-moz-box-shadow: 0px 0px 4px #222;
-webkit-box-shadow: 0px 0px 4px #222;
box-shadow: 0px 0px 4px #222;
background-color: #cccccc;
}
tr.disabled {
color: #595d63;
}
ul.pagination {
margin-right: 10px;
}
a.button {
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
padding: 0.3em 0.7em;
}
a.button, a.no-decoration {
text-decoration: none;
color: inherit;
}
div.table>:nth-child(1) {
font-weight: bold;
font-size: 1.1em;
}
div.table-no-border>:nth-child(1) {
font-weight: normal;
font-size: 1em;
}
div.table>.row {
border-bottom: 1px solid #cccccc;
padding: 10px 0;
}
div.table.table-striped>.row:nth-child(even) {
background-color: #e9e9e9;
}
div.table.border-bottom>:nth-child {
border-bottom: 1px solid #1e1e1e;
padding-bottom: 2em;
}
a.app-store {
display: inline-block;
overflow: hidden;
width: 141px;
height: 34px;
margin-top: 5px;
}
div.date-picker {
display: inline;
}
/* these add/modify respective bootstrap classes */
.flex-centered {
display: flex;
align-items: center;
}
/* these add/modify respective bootstrap classes */
.flex-inline-centered {
display: inline-flex;
align-items: center;
}
.form-text {
display: inline;
}
.breadcrumb {
padding: .75rem 1rem 1rem;
margin-bottom: 0rem;
}
div.margintop,
ul.margintop,
li.margintop,
.margintop {
margin-top: .2em;
}
div.margintophalfem,
ul.margintophalfem,
li.margintophalfem,
.margintophalfem {
margin-top: .5em;
}
div.margin1em {
margin: 1em;
}
div.margintb1em,
div.margintop1em,
ul.margintop1em,
li.margintop1em,
.margintop1em {
margin-top: 1em;
}
div.marginleft1em,
ul.marginleft1em,
li.marginleft1em,
.marginleft1em {
margin-left: 1em;
}
div.margintop2em,
ul.margintop2em,
li.margintop2em,
.margintop2em {
margin-top: 2em;
}
div.flex-container {
display: flex;
}
div.flex-content-bottom-align {
align-content: flex-end;
}
textarea {
vertical-align: bottom;
}
.map-dropdown {
margin-top: 15px;
font-family: roboto, san-serif;
border-radius: 2px;
box-shadow: 2px 2px 2px #888888;
}
.map-button {
font-size: 12px;
}
.map-dropdown-menu {
font-size: 12px;
}
.map-dropdown-item {
padding: 3px 0.6rem;
font-size: 12px;
}
.map-label {
margin-bottom: 0px;
}
li {
background-color: transparent;
}
thead>tr>td {
font-weight:bold;
color:#000000;
text-decoration:underline;
}
table.padded th,
table.padded td {
padding: 5px;
}
.loading {
font-size: 30px;
}
.loading:after {
overflow: hidden;
display: inline-block;
vertical-align: bottom;
-webkit-animation: ellipsis steps(4,end) 900ms infinite;
animation: ellipsis steps(4,end) 900ms infinite;
content: "\2026"; /* ascii code for the ellipsis character */
width: 0px;
}
.loading-text {
background-color: #ffffff;
background-image: url(images/2.gif);
background-size: 12px 12px;
background-position:right center;
background-repeat: no-repeat;
}
.chosen-container {
float: right;
width: 150px;
}
.chosen-margintop1em + div.chosen-container {
margin-top: 1em;
}
@keyframes ellipsis {
to {
width: 1.25em;
}
}
@-webkit-keyframes ellipsis {
to {
width: 1.25em;
}
}
.ui-autocomplete {
max-height: 200px;
overflow-y: auto;
/* prevent horizontal scrollbar */
overflow-x: hidden;
/* add padding to account for vertical scrollbar */
padding-right: 20px;
}
.width200px {
width: 200px;
}
.btn-disable {
cursor: default;
pointer-events: auto;
color: #c0c0c0;
background-color: #ffffff;
border: 1px solid #999999;
}
tr.grouped td, div.grouped {
text-align:center;
text-decoration: underline;
font-weight: bold;
background-color: white;
}
.div-jumbotron {
padding: 1rem 0.75rem;
margin-bottom: 2rem;
background-color: #e9ecef;
border-radius: .3rem;
}
.one-rem {
  width: 1rem;
  height: 1rem;
}

.nav-btn {
   background-color: #CCCCCC;
   border: 0px;
}

#appLinks i {
   color: forestgreen;
}
.loadingOverlay{
   position: absolute;
   width: 100%;
   height: 100%;
   top: 0;
   text-align: center;
   vertical-align: middle;
   background: #ffffffaf;
 }
 .loadingOverlay .loadWrap{
   position: absolute;
   top: 50%;
   width: 100%;
 }

 .btn-link {
   color: #212529;
 }

 .form-control-xsm {
   height: calc(1rem + 2px);
 }
 
 .btn-outline-primary.nohover:hover {
   color: #007bff;
   border-color: #007bff;
}

.bg-light-grey {
   background-color: #e8e8e8;
}

button.nav-btn {
  outline: none;
  border: 0;
  box-shadow: none;
  background-color: transparent;
}

.w-90 {
   width: 90% !important;
}

.w-10 {
   width: 10% !important;
}
