
.Tile.taStop .WebCon_Sizer {
    background: #cc0000;
    color: #ffffff;
}

.Tile.taStop .Tile_TextUnderIcon {
    color: #ffffff;
}

.Tile.taReview .WebCon_Sizer {
    background: #F4A11E;
    color: #ffffff;
}

.Tile.taReview .Tile_TextUnderIcon {
    color: #ffffff;
}

.Tile.taActiveResource .WebCon_Sizer {
    background: #008000;
    color: #ffffff;
}

.Tile.taActiveResource .Tile_TextUnderIcon {
    color: #ffffff;
}

.Tile.taFormApprove .WebCon_Sizer {
    background: #F4A11E;
    color: #ffffff;
}

.Tile.taFormApprove .Tile_TextUnderIcon {
    color: #ffffff;
}

.Tile.taFormApproved .WebCon_Sizer {
    background: #008000;
    color: #ffffff;
}

.Tile.taFormApproved .Tile_TextUnderIcon {
    color: #ffffff;
}

.Tile.taFormRejected .WebCon_Sizer {
    background: #cc0000;
    color: #ffffff;
}

.Tile.taFormRejected .Tile_TextUnderIcon {
    color: #ffffff;
}

.Tile.taFormPending .WebCon_Sizer {
    background: #0072C6;
    color: #ffffff;
}

.Tile.taFormPending .Tile_TextUnderIcon {
    color: #ffffff;
}

.taTodayLabel {
    position: absolute;
    float: right;
    top: -7px;
    right: 5px;
    color: #000000;
    display: block !important;
}

.Df_Material .taTodayLabel {
    color: #ffffff;
    top: 0px;
}

.df-ModeTablet .taTodayLabel {
    top: 2px;    
}

.df-ModeTablet.Df_Material .taTodayLabel {
    top: 6px;    
}

.taTodayLabel .WebLabel_content {
    font-weight: bold !important;
}

.df-ModeMobile .taTodayLabel {
    display: none !important;
}

.taDateWarning, 
.taDateWarning input{
    color: #CC0000 !important;
}

.taInfoBalloonWarning {
    color: #000000;
    background-color: #F4A11E;
}

.taInfoBalloonWarning:after{
    border-color: #F4A11E transparent;
}

.taUploadReceiptIcon i {
    font-style: normal;
    color: #006cbb;
    font-size: 240px;
    width: 100%;
    text-align: center;
}

.taTimeOpen {
   color: #CC0000 !important;
   border-bottom-color: #CC0000 !important;
}

.taReverseRequisition Button{
   background-color: #CC0000 !important;     
}

.taReverseRequisition.WebControl > div > div > .WebFrm_Wrapper{
    background-color: #FFD2D2;
}

.taTotal input {
    font-weight: bold;
}

.WebList_SwipeBtn.taViewForm {
    background-color: #008000;
}

.WebList_SwipeBtn.taMarkAsRead.WebCon_Active {
	background-color: #008000;
}

.taTimesheetIncomplete {
    color: #CC0000 !important;
    font-weight: bold;
    text-align: center;
}