/*tblTopFiveDistrictInformation Summary Start;*/
        #tblTopFiveClosingCashbookInformation thead tr th
        {
            
           border: 1px solid white;
            text-align: center;
            border-top-color: #ffb3b3;
            font-weight: normal;
            font-size: 18px;
            color: #1e025b;
             font-weight: bold !important;
           font-family: "Roboto", sans-serif;
        }
        #tblTopFiveClosingCashbookInformation thead tr th:first-child
        {
            /*border-left-color:#cb5a5e;*/
            border-left-color: #ffb3b3;
        }
        #tblTopFiveClosingCashbookInformation thead tr th:last-child
        {
            /*border-left-color:#cb5a5e;*/
            border-left-color: #ffb3b3;
            border-right-color: #ffb3b3;
        }
        #tblTopFiveClosingCashbookInformation tbody tr:first-child th
        {
            padding-top: 5px;
            padding-bottom: 5px;
            background-color: #fff;
            border: 1px solid #067DBB;
            color: White;
            font-weight: normal;
            font-size: 12px;
            font-family: "Roboto", sans-serif;
        }
        #tblTopFiveClosingCashbookInformation tr td
        {
            background-color: #fff;
            padding: 3px;
            border: 1px solid #067DBB;
            color: #1e025b;
            text-align: left;
            font-size:14px  !important;
            font-weight: bold !important;
            font-family: "Roboto", sans-serif;
            padding-left:10px;
        }
        /*tblTopFiveDistrictInformation  End;*/
         /*tblclosing List  Start;*/
        #tblTopFiveClosingCashbookInformationList thead tr th
        {
            
            border: 1px solid white !important;
            text-align: center;
            border-top-color: #fff !important;
            font-weight: normal;
            font-size: 12px;
            color: #fff  !important;
             font-weight: bold !important;
           font-family: "Roboto", sans-serif;
        }
        #tblTopFiveClosingCashbookInformationList thead tr th:first-child
        {
            /*border-left-color:#cb5a5e;*/
            border-left-color: #ffb3b3;
        }
        #tblTopFiveClosingCashbookInformationList thead tr th:last-child
        {
            /*border-left-color:#cb5a5e;*/
            border-left-color: #ffb3b3;
            border-right-color: #ffb3b3;
        }
        #tblTopFiveClosingCashbookInformationList tbody tr:first-child th
        {
            padding-top: 5px;
            padding-bottom: 5px;
            background-color: #fff;
            border: 1px solid #067DBB;
            color:  #fff !important;
            font-weight: normal;
            font-size: 12px;
            font-family: "Roboto", sans-serif;
        }
        #tblTopFiveClosingCashbookInformationList tr td
        {
            background-color: #fff;
            padding: 3px;
            border: 1px solid #067DBB;
            color: #1e025b;
            text-align: left;
            font-size:14px  !important;
            font-weight: bold !important;
            font-family: "Roboto", sans-serif;
            padding-left:10px;
        }
        /*tblclosing List End;*/