﻿body 
{	
	background-color:Black;
	margin-top:0px;
}


.d_none {
display:none!important;
}

.aasd
{
	margin:auto;
	height: 75px;
}

.label
{
    color:#A52A2A;
    font-weight:bold;
    background-color:#FDEDCB;
    margin-top:0px;
    font-family:Verdana;
    font-size:12px;
   
   
}

.Pnlvisi
{
	display:block;
	}

.overlay
{	
	position: fixed;
	 text-align: center; 
	 height: 100%; 
	 width: 100%; 
	 top: 0; 
	 right: 0; 
	 left: 0; 
	 z-index: 9999999;
	  background-color: #000000; 
	  opacity: 0.7;
	  background-image: url('../Images/tt_spinner.gif');
	  background-repeat:no-repeat;
	  background-position:center;
}

.labelhe
{
    color:Maroon;
    font-weight:bold;
    background-color:#FDEDCB;
    margin-top:0px;
    font-family:Verdana;
    font-size:14px;
   

   
}


.labelHead
{
    font-family:Verdana,Times New Roman;
    color:Black;
    font-weight:bold;
    Font-Size:Large;
     
}

.labelheading
{
    color:#EAB646;
    margin-top:0px;
    font-family:Verdana;
    font-size:16px;
  text-shadow: 2px 2px 2px #000;
    font-weight:bold;
}

.heading
{
  font-family:Verdana,Times New Roman;
    font-size:100%;
    font-family:Verdana;
    color:White;
    font-weight:bold;      
    background-color:maroon; 
    border:0;
}
.head
{
    font-family:Verdana,Times New Roman;
    font-size:12px;
    color:Black;
    font-weight:bold;      
    background-color:White; 
}
.button
{
    border: 1px solid #507CD1;
	background-color:#FDEDCB;
  	font-family:Verdana;
  	font-style:normal;
  	font-size:medium;
	-webkit-box-shadow: 2px 2px 2px 2px #888888; 
	-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;

-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
	}

.button:hover
{
	color:white;
	background-color:#EAB648;
	cursor:pointer;
}
 
 .link
{
  border-color:Blue;
  font-family:Verdana;
  font-style:normal;
  font-weight:bold;

 }
 
  .BackGround
{
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}


.l
{
	background-color : Green;
}

.SelectedStyle
{
	background-color: scrollbar;
	border-right: black 0px solid;
	border-top: black 0px solid;
	border-left: black 0px solid;
	border-bottom: black 0px solid;
}

.UnSelectedStyle
{
	background-color: #99cccc;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
}
.Txt
{
	color:Black;
	font-weight:bolder;
	font-family:Verdana;
}
 .Read
{
	 border: 1px solid #507CD1;
  	font-family:verdana;
  	font-style:normal;
  	font-size:13px;
  	font-weight:bold;
	background-color:#f3bd48;
}

.button2
{
    border: 1px solid #507CD1;
	background-color:#FDEDCB;
  	font-family:Verdana;
  	font-style:normal;
  	font-size:medium;
	height:auto;
	-webkit-box-shadow: 2px 2px 2px 2px #888888; 
	-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;

-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
margin-left:20px;
margin-right:20px;
height:25px
}

.button2:hover
{
	color:white;
	background-color:#EAB648;
	cursor:pointer;
}

#box
{
	width:900px;
	height:500px;
	
	background-color:White;

}
.tab
{
	width:850px;
	height:auto;
	background-color:white;
	font-size:13px;
	
	font-family:Verdana;
}

.customTBL
{
	border-collapse:collapse;
}
	.customTBL td
	{
		color: black;
    font-size: 11px;
    font-family: sans-serif;
	}
	.customTBL input[type='text'], .customTBL .select
	{
		font-size: 12px;
    padding: 4px 12px;
    font-weight: 500;
   
	}
.customeBottomTBL

{
	border-collapse: collapse;
    margin: 10px 0px;
}
	
	.customeBottomTBL tbody tr
	{
		line-height: 24px;
    border-bottom: 1px solid #343333;
	}
	.customeBottomTBL tbody tr td
	{
		color: black;
    font-size: 11px;
	}
.heading2
{
	font-weight: bold;
    background-color: #f5be48;
    border: 0;
    color: #343232 !important;
    padding: 6px 22px;
    font-size: 11px !important;
}
.customTBL input[type='button']
{
	border: 0;
    background-color: #d59716;
    padding: 5px 22px;
    height: auto !important;
    color: white;
}
.labelheading2
{
	height: 32px;
    font-size: 14px !important;
}
.bottomTbl table
     {
	width: 100%;
    border: 1px solid #d79722;
     }
     .bottomTbl table tr:first-child
     {
         background-color: #d79722;
    line-height: 25px;
    color: white;
     }
.customTBL td span
{
	white-space:nowrap;
}
.bottomTbl table tr td , .bottomTbl table tr th
{
	padding: 4px 7px;
}

	.bottomTbl table tr td input[type='text']
	{
		width: 66% !important;
	}
.customTBL2 table tr:first-child
{
	background-color: #d79722;
    line-height: 25px;
    color: white;
}
.customTBL2 table
{
	width: 100%;
    border: 1px solid #d79722;
	border-collapse:collapse;
}
	.customTBL2 table tr td
	{padding: 4px 7px;
	}
	.customTBL2 table tr:last-child
	{
		background-color: #d79722 !important;
    color: white !important;
	}
.counttbl 
{
	border-collapse:collapse;
}
	.counttbl tr td
	{background-color: #dbd2d2;
	}
input[type='submit'] {
    border: 0;
    background-color: #d59716;
    padding: 5px 22px;
    height: auto !important;
    color: white;
	cursor:pointer;
}
.customTBL .ftext
{width: 98px !important;
    margin-left: 6px;
}


.RadGrid .rgFilter {
    width: 22px;
    height: 22px !important;
    margin: 0 0 0 2px;
}
.RadGrid .rgFilterRow img, .RadGrid .rgFilterRow input {
    vertical-align: middle;
    height: 22px !important;
}