﻿/*.new
{
	background-image: url(../Images/new-h1.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 34px;
	background-color: #c8e8f8;
	float: left;
	margin-top: 5px;
}*/
.new
{
	background-image: url(../Images/New-1.png);
	background-repeat: no-repeat;
	height: 30px;
    width: 72px;
	background-color: #c8e8f8;
	float: left;
	margin-top: 5px;
	
}
/*
.save
{
	background-image: url(../Images/save1.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 34px;
	background-color: #c8e8f8; 
	margin-top: 5px;
	float: left;
}*/
.save
{
	background-image: url(../Images/Save.png);
	background-repeat: no-repeat;
    height: 30px;
    width: 72px;
	background-color: #c8e8f8; 
	margin-top: 5px;
	float: left;
	
}
/*
.cancel
{
    background-image: url(../Images/close.gif);
    background-repeat: no-repeat;
    height: 34px;
    width: 34px;
    background-color: #c8e8f8;
    float: left;
    margin-top: 5px;
}*/
.cancel
{
    background-image: url(../Images/Close-6.png);
    background-repeat: no-repeat;
    height: 30px;
    width: 72px;
    /*height: 40px;
	width: 41px;*/
    background-color: #c8e8f8;
    float: left;
    margin-top: 5px;
    
}
.PopupHeader
{
	color: white;
	background-color: #3D72C0;
	text-align: center;
}
.dropdown
{
    font-size: 15px; 
    font-family: Calibri;
 }
.ShadedBG
{
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 10000;
	opacity: 0.3;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	background-color: #B8C6B8;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

.textboxapproval
{
	text-align: left;
	width: 80px;
	font-size: 12px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 2;
}

.textboxreadonly
{
    font-size: 15px; 
    height: 20px;
    font-family: Calibri; 
    background-color: #c8e8f8; 
    pointer-events: none;
 }
.textbox
{
    font-size: 15px; 
    height: 20px;
    font-family: Calibri; 
    border-style: inset; 
  
    /*text-align: left;
    width: 146px;
    font-size: 12px;
    height: 15px;
    font-family: Arial, Helvetica, sans-serif;
    z-index: 2;*/
     
}

.textbox1
{
	text-align: left;
	width: 165px;
	font-size: 12px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 2;
}


.dropdown
{
	width: 140px;
	font-size: 15px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
}

.lable
{
	text-align: left;
	font-size: 13px;
	font-family: Arial;
}
.gridview
{
	font-family: Calibri;
	font-size: 15px; 


	/*text-align: left;*/
}


/*.gridviewheader
{
	font-family: Calibri;
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	padding-left:10px;
}*/
.legend
{
	text-align: left;
	color: #4682b4;
	font-size: 16px;
	font-family: Arial;
}
.fieldset
{
	border-color: #c8e8f8;
}
.footer
{
	float: left;
	width: 100%;
	height: 130px;
	border: 1px solid #ccc;
	text-align: center;
	background-color: #0e76c9;
}

.menu
{
	width: 100%;
	height: 45px;
	float: left;
	background-color: #2EA7FF; /* background-color: #c8e8f8;     -moz-box-shadow: inset 0 0 12px #bdbdbd;     box-shadow: inset 0 0 12px #bdbdbd;     -webkit-box-shadow: inset 0 0 12px #bdbdbd;*/
   /*-moz-box-shadow:    inset 0 0 70px  	#FFFFFF;
   -webkit-box-shadow: inset 0 0 70px  	#FFFFFF;
    box-shadow: 8px 1px 55px #FFF inset;*/
}
.menu11
{
     
	width: 100%;
	height: 40px;
	float: left;
	background-color: #c8e8f8;
	-moz-box-shadow: inset 0 0 12px #bdbdbd;
	box-shadow: inset 0 0 12px #bdbdbd;
	-webkit-box-shadow: inset 0 0 12px #bdbdbd;
}
.groupheading
{
	text-align: center;
	font-family: Arial; /* font-size: 18px;*/
	color: #FF7F50;
}


.loginlabel
{
	font-size: 14px;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	letter-spacing: 1px;
}






#divforgotpass
{
	display: none;
	width: 500px;
	height: 200px;
	top: 67%;
	left: 65%; /*margin-left: -140px;*/
	margin-left: -110px;
	margin-top: -290px;
	border: 1px solid #ccc;
	background-color: #c8e8f8;
	padding: 0px;
	z-index: 102;
	font-family: Verdana; /*font-size: 10pt;*/
	position: absolute;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-weight: bold;
}
#divforgotpasscontent
{
	height: auto;
	width: 570px;
	margin: 35px 0;
	margin-left: 15px; /*border:1px solid red;*/
}

:focus {
  border-color: #c8e8f8;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}