﻿/* Sorting UI */
/*a.sortAsc {
    padding-right: 16px;
    background-position: right;
    background-repeat: no-repeat;
  color: #333!important;font-size:12px;

}

a.sortDesc {
    padding-right: 16px;
    background-position: right;
    background-repeat: no-repeat;
    color: #333!important;font-size:12px;
}*/





/* Paging UI */
td.pager {
    background-color: #eee;
}

td.pager div {
    font-size: smaller;
    font-weight: bold;
    padding: 5px;
    text-align: left;
}

.pager_left
{
    text-align: left;
    float: left;
}

a.pagerButton, a.pagerButton:visited
{
    border: solid 0px #eee;
    padding: 4px;
    text-decoration: none;
    color: #7c7c7c;
    margin: 0px 2px 0px 2px;
    font-size:12px;
       font: bold 14px/20px Arial,Sans-serif;
    list-style: none outside none;
}

a.pagerButton:hover
{
    border: solid 0px black;
    color: Black;
}

a.pagerButtonCurrentPage
{
    border: solid 1px #008AD9;
    padding: 4px;
    text-decoration: none;
    color: White;
    background-color: #008AD9;
    margin: 0px 2px 0px 2px;
}

.pagerButtonDisabled
{
    border: none;
   
   
       color: #7C7C7C;
    font: bold 14px/20px Arial,Sans-serif;
    list-style: none outside none;
    margin: 0 2px;
    padding: 4px;
    text-decoration: none;
}




/* Filtering Styles */
.filtering {
    margin: 15px;
    padding: 0px 10px 10px 10px;
    background-color: #ffc;
}

.filtering legend {
    font-weight: bold;
    font-size: larger;
}

.headerlink a
{
    color: #034AF3;
    text-decoration: underline;
    Tahoma,Arial,Helvetica,sans-serif;
}
.headerlink a:hover
{
    color: #034AF3;
    text-decoration: underline;
    Tahoma,Arial,Helvetica,sans-serif;
}

.arrowicon
{
    background-image:url(/Content/themes/tablesorter-bootstrap/pager/icons/next.png);
    
}

/* timebox length */

.timeboxlgth input
{
padding-right:10px!important;  
width:210px!important;
}
.dateboxlgthTR > td.dateboxlgthTD 
{
padding-right:10px!important; 
}
.Intaketim label
{
 padding-right:155px!important;   
}
