/* CSS Document */

/* Tages start*/

/* Tages close*/

/*ids start*/
#header
{
font-family: Cambria;
font-size:28px;
color:#000066; 
font-weight: 900;
text-align:center;
text-shadow: 3px 3px white;

}
#headershedo
{
font-family: Cambria;
font-size:16px;
color:white; 
font-weight: 900;
text-align:left;
background-color:#000066;
height:auto;

}

#pbg
{
/*background:#EEF3BD;
*/background:lightblue;
}
#heading
{
font-family: Cambria;
	color: #000066;
	font-weight: bold;
	font-size: x-large;
	text-align: center;
}
#heading1
{
font-family: Cambria;
	color:   #000066;
	font-weight: bold;
	font-size: large;
	text-align: left;
}
#heading2
{
font-family: Cambria;
	color: #990000;
	font-size: 24px;
	text-align: center;
font-weight: bold;
}
#heading3
{
font-family:  Cambria;
	color: #FF0000;
	font-size: 16px;
	text-align: center;
	/*text-decoration:underline;*/
}
#heading4
{
font-family: Cambria;
	color: red;
	font-size: 14px;
	text-align: center;

}
#heading5
{
font-family:  Cambria;
	color: #FF0000;
	font-size: 10px;
	text-align: center;
	/*text-decoration:underline;*/
}

#heading6
{
font-family:  Cambria;
	color: rgba(0,0,0,1.00)  ;
	font-size: 10px;
	text-align: center;
	/*text-decoration:underline;*/
}

#submitbtn
{
background:url(../Images/Login.png);
width:130px;
height:40px;
background-repeat:no-repeat;
border: thick; 
visibility:visible; 
text-align:right;
font-family: Cambria;
font-size:30px;
color:#990000; 
font-weight:bolder; 
}


#tabgrn
{
    border: 1px solid green;
	background-repeat:repeat;

	

	

}

#tabred 
{
    border: 1px solid red;
	class="centered-table";
}

#wmd-input {width:400px;
padding:3px; 
font-family:"Comic Sans MS"; 

height:300px;
line-height:1.2; 
background: #FFFFCC; 
border:#FFFFFF;
border:double;
color: #FF0000;
font-size: 18px;
}

#refresh
{
font-size:30px;
background:#0066CC;
font:Arial, Helvetica, sans-serif;
color:#FFFFFF;
border:#CCCCCC;
border:solid;
border-color:#999999;
border-bottom-width:thick;
border-left-width:thick;
border-left-width:thick;
border-right-width:thick;

}
#white
{
font-size:24px;
font:Arial, Helvetica, sans-serif;
color:#FFFFFF;
border:#CCCCCC;
border:solid;
border-color:#999999;
border-bottom-width:thick;
border-left-width:thick;
border-left-width:thick;
border-right-width:thick;

}
#box

{
font-size:12px;
background:#FFFFFF;
font:Arial, Helvetica, sans-serif;
color:#000000;
border:#CCCCCC;
border:solid;
border-color:#999999;
border-bottom-width:thick;
border-left-width:thick;
border-left-width:thick;
border-right-width:thick;

}
#box1

{
font-size:12px;
background:#FFFFFF;
font:Arial, Helvetica, sans-serif;
color:#000000;
border:#CCCCCC;
border:solid;
border-color:#999999;
border-bottom-width:thick;
border-left-width:thick;
border-left-width:thick;
border-right-width:thick;

}

/*class end*/

.pagemargins 
{
padding-left:40px;padding-right:40px;
}
.footermargins 
{
padding-left:40px;padding-right:40px;
}
.fielderror .validationerror 
{
max-width:415px;
}
.input
{
font-family: Cambria;
font-size:14px;
font-weight:bold;
color: red;
text-align:center;
/*background:#000066;*/


 
}
.inv
{
color:#0066CC;
font-size:24px;
font-family:"Courier New", Courier, monospace;
font:bold;
}


/* Class End */
.button {
  padding: 8px 30px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  outline: none;
  color: #fff;
  background-color: #E89BA8;;
  border: none;
  border-radius: 15px;
  box-shadow: 0 2px #999;
  position:20px 40px;
  align-content:center;
  
}
.button:hover {background-color: #3e8e41}

.button:active {
  background-color: #3e8e41;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}

.button1 {
  padding: 8px 30px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  outline: none;
  color: #fff;
  background-color: #942235;;
  border: none;
  border-radius: 15px;
  box-shadow: 0 2px #999;
  position:20px 40px;
  align-content:center;
  
}
.button1:hover {background-color: #3e8e41}

.button1:active {
  background-color: #3e8e41;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}
.inp-blu-b18
{
	font-family:alex-brush;
	color: rgba(4,9,104,1.00);
	font-weight:bold;
	font-size:18px
	
}