﻿body {
}
    
    .GridPager a, .GridPager span
    {
        display: block;
        height: 21px;
        width: 20px;
        font-weight: bold;
        text-align: center;
        text-decoration: none;
    }
    .GridPager a
    {
        background-color: #f5f5f5;
        color: #969696;
        border: 1px solid #969696;
    }
    .GridPager span
    {
        background-color: #A1DCF2;
        color: #000;
        border: 1px solid #3AC0F2;
    }

    .co-red{
        color:red !important;
    }

    .marginsubmit{
        margin-top:25px!important;
    }

      .margincol{
        margin-top:15px!important;
    }

      .heading{
          font-size:20px !important;
          font-weight:800 !important;
      }

      hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
        border-top-color: #29129D !important;
        border-top-style: none;
        border-top-width: 5px !important;
    border-top: 1px solid #eee;
}
