﻿html {    min-height: 100%;    position: relative;}body {    font-family: Arial !important;    font-size: 10pt;}.bottom-space {    height: auto;}.pageFooter {    position: absolute;    overflow: auto;    bottom: 0;    left: 0;    right: 0;    padding: 15px 10px;    height: auto;    background-color: #f5f5f5;    border-top: 1px solid #D1D0CE;}.gridBlue {    background-color: #C6D8F0;}.gridBlueBorder {    border-color: #4381CD;}.gridGrey {    background-color: #707070;    color: #DDDDDD;}.gridGreyBorder {    border-color: #707070;}.gridGreyBlue {    background-color: #466274;    color: #DDDDDD;}.gridGreyBlue {    background-color: #466274;}.filterHeading {    background-color: #466274;    color: #DDDDDD;}.req {    color: red;    padding-left: 5px;    vertical-align: top;    text-align: left;    font-weight: bold;    padding-top: 3px;}.labelbold {    text-align: right;    font-weight: bold;}/*.table is written to make grid Sr.No center align*/.table th, .table td {    /*border-top: 1px solid #DDDDDD;    padding: 8px;    text-align: center;    vertical-align: top;*/}h1, h2, h3, h4, h5, h6 {    margin-bottom: 10px;}/*Below Added By Asmani*/.pagination td {    text-align: left;    border: 0px;}.required {    color: red;    font-weight: normal;    padding-left: 5px;    padding-top: 3px;    text-align: left;    vertical-align: top;}/*Ended by Asmani*/.LoginErrorMsg {    color: Red;    font-size: 10pt;}/*small font size*/.f_help {    font-size: smaller;}/*.alert {    padding: 5px 10px;}*/.required-label:after {    content: " *";    display: inline;    color: #E41B17;}.table tbody tr th {
    vertical-align: middle !important;
    background-color: #466274 !important;
    color: #fff;
    text-align: center !important;
}.table tbody tr th a {
    color: #ddd;
}.table td {
    text-align: center;
    vertical-align: middle !important;
}.panel-heading-color {
    background-color: #466274 !important;
    color: #fff !important;
}.panel-no-border {
    border: 0;
}.btn {
    font-size: 10pt;
}
.heading-with-side-control {
    margin-top: 0px;
}