.att-header {
   width: 900px;
   padding: 15px;
   color: #596F8F;
   font-size: 18px;
   font-weight: 200;
   text-shadow: 0 1px 0 #fff;
}

.att-body {
   background-color: #ffffff;
   margin: auto;
}

.x-grid-row-summary {
	font-size: 11px;
	font-weight: bold;
	background-color: #E8E8E8;
}

.chart_background_green {
	background: #EEFFE6
}

.chart_background_red {
	background: #FCD2D2
}


.icon-magnifier { background-image:url(images/magnifier.png) !important; }
.address-book { background-image:url(images/address-book-arrow.png) !important; }

/* Medium  */
.dlse-arrow-left { background-image:url(images/arrow-180.png) !important; }
.dlse-arrow-right { background-image:url(images/arrow.png) !important; }
.dlse-save { background-image:url(images/disk-black.png) !important; }
.dlse-quick { background-image:url(images/wand-hat.png) !important; }
.dlse-bank { background-image:url(images/jar.png) !important; }
.dlse-add { background-image:url(images/plus-circle.png) !important; }
.dlse-lock { background-image:url(images/lock.png) !important; }
.dlse-calendar { background-image:url(images/calendar-blue.png) !important; }

/* Normal  */
.dlse-leave-req { background-image:url(images/smiley-grin.png) !important; }
.dlse-edit { background-image:url(images/pencil.png) !important; }
.dlse-approve { background-image:url(images/tick-circle.png) !important; }
.dlse-deny { background-image:url(images/cross-circle.png) !important; }
.dlse-delete-req { background-image:url(images/cross.png) !important; }
.dlse-slash { background-image:url(images/slash.png) !important; }
.dlse-calendar-list { background-image:url(images/calendar-list.png) !important; }

.green_row { color: #006619 !important; }
.red_row { color: #99000B !important; }

.work_row { color: #006619 !important; }
.leave_row { color: #99000B !important; }
.banked_row { color: #003399 !important; }

.totalCol {
    background-color: #E8E8E8 !important;
}

.todayCol {
    background-color: #F5F6CE !important;
}

.inactive_bg {
   background-image:url(images/zonebg.png) !important;
}