﻿/* CSS Document */ 
 
.days
{
	font-family: Arial;
	font-size: 55px;
	color: #D50909;
}
img
{
    border:0px;}
 
/* Menu Control */ 
 
 
 
 
.lblHeader
{
	/*color: #0c61b9;*/
	color: #3264a9;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
}
 
 
.lblHeader1
{
	color: #3264a9;
	font-size: 13px;
	font-family: Arial ;
	font-weight:bold ;
}
.GridRowpadding
{
	padding-left: 10px;
	padding-right: 10px;
	height: 28px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}





.GridRow td
{
	padding-left: 3px;
	/*padding-right: 2px;*/
	height: 22px;
}


.GridRowAlt td
{
	padding-left: 3px;
	/*padding-right: 10px;*/
	height: 22px;
}

/*#F2FAFD;*/
.GridRowAlt
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #eaeaea; /* #E6F4FB;*/
	padding-left: 10px;
	padding-right: 10px;
	height: 22px;
}
.GridStyle td
{
    border-bottom-style:solid;
    border-bottom-color:#d6d6d6; 
    border-bottom-width:2px;
    border-left-color: #d6d6d6; 
    border-left-style:solid;
    border-left-width:2px;
    border-top-color:#d6d6d6; 
    border-top-style:solid;
    border-top-width:2px;
    border-right-color:#d6d6d6;  
    border-right-style:solid;
    border-right-width:2px;
    border-width:1px;    
}
 

.TableMessage
{
	border-right: #35578e 1px solid;
	border-left: #35578e 1px solid;
	border-bottom: #35578e 1px solid;
	border-top: #35578e 1px solid;
}
 
 
 

.chkbox
{
	font-family: "Arial";
	font-size: 13px;
	font-weight: normal;
	
	
}
.button{ 
 border-style: none;
    border-color: inherit;
    border-width: 0;
background-image: url('../Images/brg_button.png');
    background-repeat: repeat-x; 
    font-family: Arial;
    font-size: 12px;
    font-weight: bold; 
    color: white;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}
 


.pans{
	width:1000px;}
.toplines{
	width:1000px;
	float:left;
	text-align:center;
	line-height:30px;}
.toplines p{
	margin:0px;
	padding:0px;
	font-size:24px;
	color:#b00a48;
	font-weight:bold;}
.toplines span{
	font-size:12px;
	color:#000;}
.mainpalns{
	width:1000px;
	float:left;
	border:1px solid #cccccc;
	-webkit-box-shadow: 2px 2px 8px rgba(50, 50, 50, 0.26);
	-moz-box-shadow:2px 2px 8px rgba(50, 50, 50, 0.26);
	box-shadow:2px 2px 8px rgba(50, 50, 50, 0.26);
	margin:25px 0px 0px 0px;
	}	
.boxes{
	width:135px;
	float:left;
	background:#f0f0f0;
	margin:7px 0px 7px 7px;}
.toping{
	width:136px;
	float:left;
	height:111px;
	background:url(../images/plan_bg.png) no-repeat;
	}	
.users{
	width:141px;
	float:left;
	text-align:center;
	font-size:20px;
	margin:16px 0px 0px 0px;
	color:#333;}
.users span{
	font-size:14px;
	color:#333;}
.select{
	width:141px;
	float:left;
	text-align:center;
	margin:15px 0px 15px 0px;}	
.basic{
	width:130px;
	font-size:14px;
	color:#fff;
	padding:5px;}	
.dollor{
	width:122px;
	float:left;
	margin: 0px 0px 0px 24px;}
.symbol{
	width:21px;
	float:left;
	color:#fff;
	font-weight:bold;
	font-size:37px;
	margin: 10px 0px 0px 0px;}
.numbers{
	color:#fff;
	font-size:50px;
	font-weight:bold;
	float:left;}
.mont{
	font-size:18px;
	text-align:right;
	color:#fff;
	width:100px;
	float: left;}	
.numbers span{
font-size:16px;
line-height:0px;
text-align:right;
padding: 0px 0px 0px 49px;}




