@font-face
{
	font-family: digital;
	src: url(/font/DS-DIGI.TTF);
}

#notification
{
    min-height:50px;
    margin-top:15px;
    right:10px;
    float:right;
    position:fixed;
    z-index:1200;
    display:none;
}

.text-center
{
	text-align: center !important;
}

table.tablesorter thead tr th.header {
	cursor: pointer;
}