﻿
.searchtableheader
{
    background-image: url('images/background.png');
    background-position: center top;
    background-repeat: repeat-x;
    height: 33px;
    font-family: calibri, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FFFFFF;
    background-color: #0F1C26;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
}
.searchtableheader a:link, .searchtableheader a:active, .searchtableheader a:hover, .searchtableheader a:visited
{
    font-family: calibri, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FFFFFF;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
}

.searchtablefooter
{
    background-image: url('images/background.png');
    background-position: center top;
    background-repeat: repeat-x;
    height: 33px;
    font-family: calibri, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FFFFFF;
    background-color: #0F1C26;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
}
.searchtablefooter a:link, .searchtablefooter a:active, .searchtablefooter a:hover, .searchtablefooter a:visited
{
    font-family: calibri, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FFFFFF;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
}

.table-header {
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #FF9900;
    font-weight: bold;
}
.table-search-form {
    font-size: 14px;
    font-weight: bold;
    color: #808080;
}
th {
    border: 1px solid #c4c4c4;
    background-color: #337ab7;
    color: #ffffff;
}

.GroupHeaderRowStyle{
    background-color: #337ab7;
    text-align: left;
    font-weight: bold;
    color: White;
}

.mepcad-tb-header {
    font-family:Arial,Tahoma,Verdana; 
    font-size:14px; 
    Color:Black;
}

.Important 
{ 
     font-size: large; 
     color: Red; 
}
.txt-features {
    font-size: 10pt;
}

.row-account {
    border-bottom: 2px solid black;
}

.td-app {
    font-size: 16pt;
}

.td-spacing {
    width:25px;
}
.td-txt-spacing {
    width:120px;
    text-align:center;
}
.font-maint-expired-color{
    color: orange;
}