#
table_temp thead tr th span {
    padding - right: 20 px;
    background - repeat: no - repeat;
    background - position: 100 % 100 % ;
}

#
table_temp thead tr th.headerSortUp span {
    background - image: url('up-arrow.png');
}#
table_temp thead tr th.headerSortDown span {
    background - image: url('down-arrow.png');
}

.modal-button-right {
    float: right;
    margin: 3px;
	
}

.button-right {
    float: right;
    margin: 3px;
}

#actions {
    margin: 0.4e m 0;
}


.loginForm {
	margin-top: 10%;
}

.headerleft {
  font-family: inherit;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 13rpx;
  font-size: 19px;
}

.grandtotal {
    float: right;
}