﻿
.TbReport {


} 

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}
 .tbhead {
           
            color: black;
            font-weight: bold;
            padding: 4px;
            text-transform: uppercase;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: medium;
            position: relative;
  
  text-align:center;
  
  
  background: #f3f3f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0,blue ), color-stop(1, #ffffff));
  /*background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);*/
  background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
 
  border-top-right-radius: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: -1px;
  background-clip: padding-box;
        }
   .tbheadTow {
           
            color: black;
            font-weight: bold;
            padding: 4px;
            text-transform: uppercase;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: small;
            position: relative;
  
  text-align:center;
  
  
  background: #f3f3f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0,blueviolet ), color-stop(1, #ffffff));
  /*background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);*/
  background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
 
  border-top-right-radius: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: -1px;
  background-clip: padding-box;
        }
    .tbheadTree {
           
            color: black;
            font-weight: bold;
            padding: 0px;
            text-transform: uppercase;
            text-align:center;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: small;
            position: relative;
  
  
  
  
  background: #f3f3f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0,blueviolet ), color-stop(1, #ffffff));
  /*background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);*/
  /*background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);*/
  /*background: -o-linear-gradient(#ffffff, #eeeeee);*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
 
  border-top-right-radius: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: -1px;
  background-clip: padding-box;
        }
  .newLable {
           
            color: black;
            font-weight: bold;
            padding: 4px;
            text-transform: uppercase;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: medium;
            position: relative;
  
  text-align:center;
  
  
  background: #f3f3f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0,cadetblue ), color-stop(1, #ffffff));
  /*background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);*/
  background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
 
  border-top-right-radius: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: -1px;
  background-clip: padding-box;
        }
.CashTotal {
text-align:right;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: medium;
}
.tabHead {
    font-weight: bold;
    font-size: small;
    background-color:aliceblue;
   
}
   .newLableHead {
           
            color: black;
            font-weight: bold;
            padding: 4px;
            text-transform: uppercase;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: medium;
            position: relative;
  
  text-align:center;
  
  
  background: #f3f3f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0,chocolate ), color-stop(1, #ffffff));
  /*background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);*/
  background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
 
  border-top-right-radius: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: -1px;
  background-clip: padding-box;
        }
/* text recolor 
h, p, a {
  color: #4DC9C9 !important;
}
pp{
    color:blue;
    font-size:large;
}
pp1 {
    color:yellowgreen;
    font-size:small;
}
pp2 {
    color:darkmagenta;
    font-size:small;
}
pp3 {
    color:blue;
    font-size:large;
}
pp4 {
    color:black;
    font-size:small;
align-self:flex-end;
}


 button recolor 
.nav-pills > li.active > a, .btn-primary {
  background-color: #6C6C6C !important;

  border-color: #6C6C6C !important;
  border-radius: 25px; 
}*/

.pconfirm {
    
    padding:5px;
  margin-top:10%;
    margin-left:30%;
    background-color:white;
    border:solid 2px;
    position: fixed;
    z-index: 999999;
    width:30%;
    height:35%;
   
  
    box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}