﻿*
{
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
body
{
    font-family: 'Lato' , sans-serif;
    
}
h1
{
    font: bold 32px Times;
    color: #666;
    text-align: center;
    padding: 20px 0;
}
#container
{
    width: 700px;
    margin: 10px auto;
}

#wrapper
{
    margin: 0 auto;
}

.mGrid
{
    width: 100%; /*background:url(menubg.gif) center center repeat-x;*/
    background: white;
}
.mGrid td
{
  /*  padding: 2px;
    border: solid 1px Black;
    border-color: Black;
    border-left: solid 1px Black;
    border-right: solid 1px Black;
    border-top: solid 1px Black;
    font-size: small;
    font-family: Calibri; */
    border: 1px solid #ddd;
    padding: 8px;
}


.mGrid th
{
  /*  padding: 4px 2px;
    color: white;
    background: #39435C;
    border-color: Black;
    border-left: solid 1px Black;
    border-right: solid 1px Black;
    border-top: solid 1px Black;
    border-bottom: solid 1px Black;
    font-weight: normal;
    font-size: small;
    font-family: Calibri; */
    padding-top: 12px;
            padding-bottom: 12px;
            padding-left: 5px;
            padding-right: 5px;
            text-align: center;
            background-color: #496a9a;
            color: white;
}

.mGrid .pgr
{
    background: #A6A6D2;
}
.mGrid .pgr table
{
    margin: 5px 0;
}
.mGrid .pgr td
{
    border-width: 0;
    padding: 0 6px;
    text-align: left;
    border-left: solid 1px #666;
    font-weight: bold;
    color: White;
    line-height: 12px;
}
.mGrid .pgr th
{
    background: #A6A6D2;
}
.mGrid .pgr a
{
    color: #666;
    text-decoration: none;
}
.mGrid .pgr a:hover
{
    color: #000;
    text-decoration: none;
}

.normal
{
    background-color: white;
}
.highlight
{
    background-color: #FFFACD;
}
.div_fixed
{
    position: fixed;
    top: 400px;
    right: 5px;
}
.modal
{
    position: fixed;
    top: 0;
    left: 0;
    background-color: black;
    z-index: 99;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    min-height: 100%;
    width: 100%;
}
.loading
{
    font-family: Arial;
    font-size: 10pt;
    border: 5px solid #67CFF5;
    width: 200px;
    height: 100px;
    display: none;
    position: fixed;
    background-color: White;
    z-index: 999;
}
.lblSpace
{
    width: 120px;
}
td.stylespc
{
    padding-bottom: 5px;
    padding-right: 5px;
}



.gridview1
{
    background-color: #336277;
    border-style: none;
    padding: 2px;
    margin: 2% auto;
}

.gridview1 a
{
    margin: auto 1%;
    border-style: none;
    border-radius: 50%;
    background-color: #444;
    padding: 5px 7px 5px 7px;
    color: #fff;
    text-decoration: none;
    -o-box-shadow: 1px 1px 1px #111;
    -moz-box-shadow: 1px 1px 1px #111;
    -webkit-box-shadow: 1px 1px 1px #111;
    box-shadow: 1px 1px 1px #111;
}
.gridview1 a:hover
{
    background-color: #1e8d12;
    color: #fff;
}
.gridview1 td
{
    border-style: none;
}
.gridview1 span
{
    background-color: #ae2676;
    color: #fff;
    -o-box-shadow: 1px 1px 1px #111;
    -moz-box-shadow: 1px 1px 1px #111;
    -webkit-box-shadow: 1px 1px 1px #111;
    box-shadow: 1px 1px 1px #111;
    border-radius: 50%;
    padding: 5px 7px 5px 7px;
}
.HDBg
{
    color: #41505b;
    font-weight: normal;
    text-shadow: 0 2px #c2d0db;
    background: #d1d3dc;
    border-color: #909eab #768791 #50606e;
    background-image: -webkit-linear-gradient(top, #E1E1E2, #B1BDC7 70%, #CDD6DB);
    background-image: -moz-linear-gradient(top, #E1E1E2, #B1BDC7 70%, #CDD6DB);
    background-image: -o-linear-gradient(top, #E1E1E2, #B1BDC7 70%, #CDD6DB);
    background-image: linear-gradient(to bottom, #E1E1E2, #B1BDC7 70%, #CDD6DB);
    -webkit-box-shadow: inset 0 1px #d0dae2, inset 0 0 0 1px #99b5ce, 0 1px #50606e, 0 1px #627786, 0 1px #50606e, 0 1px 1px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 1px #d0dae2, inset 0 0 0 1px #99b5ce, 0 1px #50606e, 0 1px #627786, 0 1px #50606e, 0 1px 1px rgba(0, 0, 0, 0.4);
}
.pad
{
    display: block;
    padding: 5px;
    height: 32px;
}

.collapse-custom .navbar-tool
{
    display: none;
}
.collapse-custom .navbar
{
    margin-bottom: 0;
    border-radius: 0;
    cursor: pointer;
    border-bottom: none;
}
.collapse-custom .navbar .btn-xs
{
    font-size: inherit;
}
.collapse-custom .navbar li ul
{
    list-style-type: none;
    padding-left: 15px;
}
.collapse-custom .navbar:last-of-type
{
    border-bottom: 1px solid #e7e7e7;
}
.collapse-custom .navbar-heading
{
    background-color: #3276b1;
    cursor: default;
    font-weight: bold;
    font-size: 16px;
}
.collapse-custom .navbar-heading li
{
    padding: 10px 0 10px 0;
}
.collapse-custom .navbar-heading li a
{
    color: #fff;
}
.collapse-custom .navbar-heading li a:hover
{
    color: #fff;
}
.collapse-custom .navbar-nav .one
{
    min-width: 120px;
}
.collapse-custom .navbar-nav .two
{
    min-width: 300px;
}
.collapse-custom .navbar-nav .three
{
    min-width: 75px;
}
.collapse-custom .navbar-nav .four
{
    min-width: 110px;
}
.collapse-custom .navbar-nav .five
{
    width: 20px;
}
.collapse-custom .collapse
{
    background-color: #fff;
}
.collapse-custom .collapse-open
{
    background-color: #f5f5f5;
}

.newStly
{
    border-collapse: collapse;
    width: 100%;
}
.newStly td
{
    border: 1px solid #ddd;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 3px;
    padding-right: 3px;
    font-size: small;
    font-family: Calibri;
}
.newStly tr:nth-child(even)
{
    background-color: #f2f2f2;
}
.newStly tr:hover
{
    background-color: #eff9a4;
    color:#2700ff;
}
.newStly th
{
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
    background-color: #496a9a;
    color: white;
     font-weight: normal;
    font-size: small;
    font-family: Calibri;
    border: 1px solid #ddd;
}
.btnPrint {
height: 36px; 
width: 36px;   
background-image:url('../img/print.png');
background-repeat:no-repeat;
}

.btnClose {
height: 36px; 
width: 36px;   
background-image:url('../img/close.png');
background-repeat:no-repeat;
}
.btnPdf {
height: 36px; 
width: 36px;   
background-image:url('../img/pdf.png');
background-repeat:no-repeat;
}
.btnExcel {
height: 36px; 
width: 36px;   
background-image:url('../img/excel.png');
background-repeat:no-repeat;
}

.GridPager
            {
                background:#e4e6e6;
            }
            
            .GridPager a, .GridPager span
            {
                display: inline-block;
                padding: 0px 9px;
                margin-right: 4px;
                border-radius: 3px;
                border: solid 1px #c0c0c0;
                background: #e9e9e9;
                box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
                font-size: .875em;
                font-weight: bold;
                text-decoration: none;
                color: #717171;
                text-shadow: 0px 1px 0px rgba(255,255,255, 1);
            }
            
            .GridPager a
            {
                background-color: #f5f5f5;
                color: #969696;
                border: 1px solid #969696;
            }
            
            .GridPager span
            {
                background: #496a9a;
                box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
                color: #f0f0f0;
                text-shadow: 0px 0px 3px rgba(0,0,0, .5);
                border: 1px solid #000000;
            }
            
            
            

 @media print {
          thead {
              display: table-header-group;
          }

          tfoot {
              display: table-footer-group;
          }
      }