
/*Button Css for CBX 11-02-2015*/

.Actionbtn {
  background: #002a89;
  background-image: -webkit-linear-gradient(top, #002a89, #2980b9);
  background-image: -moz-linear-gradient(top, #002a89, #2980b9);
  background-image: -ms-linear-gradient(top, #002a89, #2980b9);
  background-image: -o-linear-gradient(top, #002a89, #2980b9);
  background-image: linear-gradient(to bottom, #002a89, #2980b9);
  font-family: Arial;
  color: #ffffff !important;
  font-weight:bold !important;
  font-size:12px !important;
  padding: 8px 17px;
  text-decoration: none;
  border-radius:8px;
  }

.Actionbtn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #002a89);
  background-image: -moz-linear-gradient(top, #3cb0fd, #002a89);
  background-image: -ms-linear-gradient(top, #3cb0fd, #002a89);
  background-image: -o-linear-gradient(top, #3cb0fd, #002a89);
  background-image: linear-gradient(to bottom, #3cb0fd, #002a89);
  text-decoration: none;
}
.topbannercls
{
width:810px; background: #002a89;
  background-image: -webkit-linear-gradient(top, #002a89, #002a89);
  background-image: -moz-linear-gradient(top, #002a89, #002a89);
  background-image: -ms-linear-gradient(top, #002a89, #002a89);
  background-image: -o-linear-gradient(top, #002a89, #002a89);
  background-image: linear-gradient(to bottom, #002a89, #002a89);
    background-image: linear-gradient(to bottom, #002a89, #2980b9);
  display:block;height:40px;border-top-left-radius: 10px;border-top-right-radius: 10px;
}
.corpcls
{
color:#fff;padding-top:10px;padding-left:30px;
}
.topuseridcls
{
border:1px solid #2c86c2;width:500px;height:75px;padding-top:20px;margin-left:110px;border-radius:10px;
background:#002888;
  background-image: -webkit-linear-gradient(top, #002888, #002a89);
  background-image: -moz-linear-gradient(top, #002888,#1279c0);
  background-image: -ms-linear-gradient(top, #002888,#1279c0);
  background-image: -o-linear-gradient(top, #002888, #002a89);
  background-image: linear-gradient(to bottom, #002888, #1279c0);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#002888', endColorstr='#1279c0');/*For IE7-8-9*/ 
  
}
.topuseridclsAdmin
{
border:1px solid #2c86c2;width:500px;height:135px;padding-top:20px;margin-left:110px;border-radius:10px;
background:#002888;
  background-image: -webkit-linear-gradient(top,#002888,  #002a89);
  background-image: -moz-linear-gradient(top, #002888,#1279c0);
  background-image: -ms-linear-gradient(top, #002888,#1279c0);
  background-image: -o-linear-gradient(top, #002888, #002a89);
  background-image: linear-gradient(to bottom, #002888, #1279c0);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#002888', endColorstr='#1279c0');/*For IE7-8-9*/ 
  
}
.topuseridclsregister
{
border:1px solid #2c86c2;width:450px;height:230px;padding-top:20px;margin-left:110px;border-radius:10px;
background:#002888;
  background-image: -webkit-linear-gradient(top, #002888, #002a89);
  background-image: -moz-linear-gradient(top, #002888,#1279c0);
  background-image: -ms-linear-gradient(top, #002888,#1279c0);
  background-image: -o-linear-gradient(top, #002888, #002a89);
  background-image: linear-gradient(to bottom, #002888, #1279c0);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#002888', endColorstr='#1279c0');/*For IE7-8-9*/ 
  
}
.btnpanel
{
width:500px;height:40px;padding-top:0px;margin-left:110px;float:left;
}
.divfootercls
{
background: #002a89;
  background-image: -webkit-linear-gradient(top, #002a89, #002a89);
  background-image: -moz-linear-gradient(top, #002a89, #002a89);
  background-image: -ms-linear-gradient(top, #002a89, #002a89);
  background-image: -o-linear-gradient(top, #002a89, #002a89);
  background-image: linear-gradient(to bottom, #002a89, #002a89);
    background-image: linear-gradient(to bottom, #002a89, #2980b9); color:#fff; border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;
}

 body { font-size: 80%; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }
      ul#tabs { list-style-type: none; margin: 30px 0 0 0; padding: 0 0 0.3em 0; margin-left:107px;}
      ul#tabs li { display: inline; }
      ul#tabs li a { color: #42454a; background-color: #dedbde; border: 1px solid #c9c3ba; border-bottom: none; padding-top: 8px;
		padding-bottom: 3px;padding-right: 6px;
		padding-left: 8px; text-decoration: none;   border-top-left-radius: 10px;border-top-right-radius: 10px; }
      ul#tabs li a:hover { background-color: #f1f0ee; }
      ul#tabs li a.selected { color:#fff; background-color:#002888; display:none;
	  
	  
	  font-weight: bold; padding: 0.7em 0.3em 0.38em 0.3em;   border-radius: 10px; }
      div.tabContent { border: 1px solid #2c86c2; width:58%; padding:1.5em; background:#002888;
	  position: relative;
	top: -16px;
	  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#002888', endColorstr='#1279c0');/*For IE7-8-9*/ 
	  background-image: linear-gradient(to bottom, #002888, #1279c0); margin-left:107px; 
	  border-radius:10px;
	  
	  }
      div.tabContent.hide { display: block; }
    