﻿
           .gsttabheading {
    color: #0585a2;
    padding: 8px;
    padding-left: 0px;
    font-size: 16px;
}   
            #bgDiv
        {
            position: absolute;
            top: 0px;
            bottom: 0px;
            left: 0px;
            right: 0px;
            overflow: hidden;
            padding: 0;
            margin: 0;
            background-color: Black;
            filter: alpha(opacity=25);
            opacity: 0.5;
            z-index: 1000;
        }
        
        #Progress
        {
            top: 45%;
            left: 40%;
            text-align: center;
            position: fixed;
            background-color: transparent;
            width: 300px;
            z-index: 1001;
        }
        
        .AddWrapp ul.Addview li
        {
            min-height: 25px !important;
        }
        .Select
        {
            width: 83%;
        }
        #contentMain_LB_btnPrintBalance
        {
            width: 27% !important;
        }
        .sapnstyle
        {
            width: 80% !important;
        }
        .SumoSelect > .optWrapper > .options li.opt
        {
            width: 100% !important;
        }
        .SumoSelect > .optWrapper > .options li label
        {
            margin-left: 25px !important;
        }
        
        
        #pnloldsession{width:50% !important;left: 20% !important;top: 20% !important;}
.AgreementContainer {padding: 30px 30px 5px 30px;width: 90%;margin: 0 auto;background: white;border-radius:5px;}
.AgreementHeader{color:#18AACC; font-size:18px; letter-spacing:1px; text-align:center; font-weight:bold; margin-bottom:20px;}
.newSessionVariable{ text-align:center;font-size:14px;margin-bottom:50px;line-height:24px;color:#333;}
.newSessionVariable span{color:#18AACC;}
.passwordtButton{ text-align:center;}
.text-center{text-align:center;}
.passwordtButton a{border:solid 2px #5AC2DB; padding:10px 30px;font-size:16px;-webkit-font-smoothing: antialiased !important; font-weight:bold; margin-right:15px;border-radius:5px;color:#5AC2DB; text-decoration:none;}
.passwordtButton a.active{ background:#5AC2DB;color:#fff;}
.passwordtButton a:hover{background:#5AC2DB;color:#fff;}
        
        .tbl tbody tr{ cursor:pointer !important;}
       .tblVoucher tbody tr{ cursor:pointer !important;}
       .maxheight400{ max-height:400px; overflow:auto;}
       .bordercollapse table{border-collapse: collapse;}
        .ajax__tab_xp .ajax__tab_header {
  
    height: 30px;
}
.mt8 {
    margin-top:8px;
}