#cForm input[type="text"],textarea,select {
    background-color:#e7e7e7;
    border:1px solid #ccc;
    border-radius:6px;
    box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
    font-size:10px;
    line-height:20px;
    min-height:20px;
    moz-border-radius:3px;
    moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
    moz-transition:border linear .25s, box-shadow linear .25s;
    padding:4px 4px;
    transition:border linear .25s, box-shadow linear .25s;
    webkit-border-radius:3px;
    webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
    webkit-transition:border linear .25s, box-shadow linear .25s;
}
#cForm button,
input[type="submit"],
input[type="reset"],
input[type="button"]
{

   /*
    border-radius:6px;
    box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
    font-size:10px;
    line-height:20px;
    min-height:20px;
    moz-border-radius:3px;
    moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
    moz-transition:border linear .25s, box-shadow linear .25s;
    padding:4px 4px;
    transition:border linear .25s, box-shadow linear .25s;
    webkit-border-radius:3px;
    webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
    webkit-transition:border linear .25s, box-shadow linear .25s;
	*/
	 border-radius:6px;
	  font-size:10px;
	border: 2px solid rgb(160, 156, 156);
/*width: 130px;*/
font: arial;
font-family: arial;


height: 30px;
}
#cForm1 button,
input[type="submit"],
input[type="reset"],
input[type="button"]
{

   /*
    border-radius:6px;
    box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
    font-size:10px;
    line-height:20px;
    min-height:20px;
    moz-border-radius:3px;
    moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
    moz-transition:border linear .25s, box-shadow linear .25s;
    padding:4px 4px;
    transition:border linear .25s, box-shadow linear .25s;
    webkit-border-radius:3px;
    webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
    webkit-transition:border linear .25s, box-shadow linear .25s;
	*/
	 border-radius:6px;
	  font-size:10px;
	border: 2px solid rgb(160, 156, 156);
/* width: 130px; */
font: arial;
font-family: arial;


height: 30px;
}
#cForm input.buttonw {
    background-color:#e7e7e7;
    //border:2px solid rgb(160, 156, 156);
    //border-radius:5px;
    box-shadow:inset 0 3px 6px rgba(0,0,0,0.1);
    font-size:14px;
    line-height:20px;
    min-height:20px;
    moz-border-radius:3px;
    moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
    moz-transition:border linear .25s, box-shadow linear .25s;
    padding:4px 4px;
    transition:border linear .25s, box-shadow linear .25s;
    webkit-border-radius:3px;
    webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
    webkit-transition:border linear .25s, box-shadow linear .25s;
}
#cForm input[type="text"]:focus, textarea:focus,select:focus {
    border-color:#09c;
    border-color:rgba(0,135,200,0.75);
    box-shadow:inset 0 1px 3px rgba(0,0,0,0.1), 0 0 8px rgba(81,169,236,0.66);
    moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1), 0 0 8px rgba(81,169,236,0.66);
    outline:none;
    webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1), 0 0 8px rgba(81,169,236,0.66);
}
#cForm input.sbut {
    background-image:url(../image/button.png);
    border-radius:12px;
    color:#4D4D4D;
    font-family:Arial;
    font-size:22px;
    height:41px;
    moz-border-radius:9px;
    webkit-border-radius:9px;
    width:124px;
    text-decoration:none;
    cursor:pointer;

}
input.buttonw 
{
background-color:#e7e7e7;
border-style:solid;
border-width:5px;
border-color:#e7e7e7;
color:black;
 width:2cm;
}
#inoformation
{
text-align: right;
color: rgb(192, 62, 62);
font-style: italic;
}
/*
#submit
{
border: 2px solid rgb(160, 156, 156);width: 130px;font: arial;font-family: arial;font-size: 11px;width: 130px;height: 30px;
}
.deleteandadd
{
border: 2px solid rgb(160, 156, 156);
width: 130px;
font: arial;
font-family: arial;
font-size: 11px;
width: 130px;
height: 30px;
}
*/
#cForm1 input.buttonw {
    background-color:#e7e7e7;

    border:2px solid rgb(160, 156, 156);
    border-radius:5px;
    box-shadow:inset 0 3px 6px rgba(0,0,0,0.1);
    font-size:10px;
    line-height:20px;
    min-height:20px;
    moz-border-radius:3px;
    moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
    moz-transition:border linear .25s, box-shadow linear .25s;
    padding:4px 4px;
    transition:border linear .25s, box-shadow linear .25s;
    webkit-border-radius:3px;
    webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
    webkit-transition:border linear .25s, box-shadow linear .25s;
}
#cForm1 input[type="text"],textarea,select {
    background-color:#e7e7e7;
    border:1px solid #ccc;
    border-radius:3px;
    box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
    font-size:10px;
    line-height:20px;
    min-height:20px;
    moz-border-radius:3px;
    moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
    moz-transition:border linear .25s, box-shadow linear .25s;
    padding:4px 4px;
    transition:border linear .25s, box-shadow linear .25s;
    webkit-border-radius:3px;
    webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
    webkit-transition:border linear .25s, box-shadow linear .25s;
}
#cForm1 input[type="text"]:focus, textarea:focus,select:focus{
    border-color:#09c;
    border-color:rgba(0,135,200,0.75);
    box-shadow:inset 0 1px 3px rgba(0,0,0,0.1), 0 0 8px rgba(81,169,236,0.66);
    moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1), 0 0 8px rgba(81,169,236,0.66);
    outline:none;
    webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1), 0 0 8px rgba(81,169,236,0.66);
}

.drop-shadow {
	text-align:center;
	position:relative;
	float:left;
	width:40%;    
	padding:0.5em; 
	margin:2em 10px 0.5em; 
	background:#fff;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	   -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
			box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.drop-shadow:before,
.drop-shadow:after {
	content:"";
	position:absolute; 
	z-index:-2;
}

.drop-shadow p {
	font-size:10px;
	font-weight:bold;
}
.drop-shadow p:active {
	color:chocolate;
}
.lifted {
	-moz-border-radius:4px; 
		 border-radius:4px;
}

.lifted:before,
.lifted:after { 
	bottom:15px;
	left:10px;
	width:50%;
	height:20%;
	max-width:300px;
	-webkit-box-shadow:0 15px 15px rgba(0, 0, 0, 0.7);   
	   -moz-box-shadow:0 15px 15px rgba(0, 0, 0, 0.7);
			box-shadow:0 15px 15px rgba(0, 0, 0, 0.7);
	-webkit-transform:rotate(-5deg);    
	   -moz-transform:rotate(-5deg);   
		-ms-transform:rotate(-5deg);   
		 -o-transform:rotate(-5deg);
			transform:rotate(-5deg);
}

.lifted:after {
	right:10px; 
	left:auto;
	-webkit-transform:rotate(5deg);   
	   -moz-transform:rotate(5deg);  
		-ms-transform:rotate(5deg);  
		 -o-transform:rotate(5deg);
			transform:rotate(5deg);
}
.curved:before {
	top:10px;
	bottom:10px;
	left:0;
	right:50%;
	-webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
	-moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
	box-shadow:0 0 15px rgba(0,0,0,0.6);
	-moz-border-radius:10px / 100px;
	border-radius:10px / 100px;
}
.curved-hz-2:before {
	top:0;
	bottom:0;
	left:10px;
	right:10px;
	-moz-border-radius:100px / 10px;
	border-radius:100px / 10px;
}
#programdetails
{
width:100%;height:18px;margin-top:0px;margin-bottom:0;background-color: #e8e8e8;border-radius: 6px;margin-left: -2px;
}
#thepprogramdetails
{
width:96%;height:18px;margin-top:0px;margin-bottom:0;float:left;background-color: #e8e8e8;border-radius: 6px;
}
#thepdeatils
{
width:46%;height:18px;margin-top:0px;margin-bottom:0;float:left;background-color: #e8e8e8;border-radius: 6px;
}
#addhrncedetails
{
width:300px;;height:18px;margin-top:0px;margin-bottom:0;float:left;background-color: #e8e8e8;border-radius: 6px;
}
#recordingdtialother
{
width:250px;;height:18px;margin-top:0px;margin-bottom:0;float:left;background-color: #e8e8e8;border-radius: 6px;
}
#recordingdtialotherprogram
{
width:538px;height:18px;margin-top:0px;margin-bottom:0;float:left;background-color: #e8e8e8;border-radius: 6px;
}
#superdetails
{
width:98%;height:18px;margin-top:0px;margin-bottom:0;float:left;background-color: #e8e8e8;border-radius: 6px;
}
#casedetailsid
{
width:202px;height:18px;margin-top:0px;margin-bottom:0;float:left;background-color: #e8e8e8;border-radius: 6px;
}
.recordingdtialother
{
width:250px;;height:18px;margin-top:0px;margin-bottom:0;float:left;background-color: #e8e8e8;border-radius: 6px;
}
.addhrncedetails
{
width:300px;;height:18px;margin-top:0px;margin-bottom:0;float:left;background-color: #e8e8e8;border-radius: 6px;
}

#recordingdtialother1
{
width:46%;height:18px;margin-top:0px;margin-bottom:0;float:left;background-color: #e8e8e8;border-radius: 6px;
}
.recordingdtialother1
{
width:46%;height:18px;margin-top:0px;margin-bottom:0;float:left;background-color: #e8e8e8;border-radius: 6px;
}
#recordingdtialotherprogram1
{
width:96%;height:18px;margin-top:0px;margin-bottom:0;float:left;background-color: #e8e8e8;border-radius: 6px;
}
#addhrncedetails1
{
width:46%;height:18px;margin-top:0px;margin-bottom:0;float:left;background-color: #e8e8e8;border-radius: 6px;
}
.addhrncedetails1
{
width:46%;height:18px;margin-top:0px;margin-bottom:0;float:left;background-color: #e8e8e8;border-radius: 6px;
}
#target input[type="text"],textarea,select,input[type="password"] {
    background-color:#e7e7e7;;
    border:1px solid #ccc;
    border-radius:6px;
    box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
    font-size:10px;
    line-height:20px;
    min-height:20px;
    moz-border-radius:3px;
    moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
    moz-transition:border linear .25s, box-shadow linear .25s;
    padding:4px 4px;
    transition:border linear .25s, box-shadow linear .25s;
    webkit-border-radius:3px;
    webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
    webkit-transition:border linear .25s, box-shadow linear .25s;
}
#target button,
input[type="submit"],
input[type="reset"],
input[type="button"]
{

   /*
    border-radius:6px;
padding-bottom: 25px;
    box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
    font-size:10px;
    line-height:20px;
    min-height:20px;
    moz-border-radius:3px;
    moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
    moz-transition:border linear .25s, box-shadow linear .25s;
    padding:4px 4px;
    transition:border linear .25s, box-shadow linear .25s;
    webkit-border-radius:3px;
    webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
    webkit-transition:border linear .25s, box-shadow linear .25s;
	*/
	 border-radius:6px;
	  font-size:10px;
	border: 2px solid rgb(160, 156, 156);
/*width: 100px;*/
font: arial;
font-family: arial;


height: 25px;
}



#cForm11 input[type="text"],textarea,select,input[type="password"] {
    background-color:#e7e7e7;
    border:1px solid #ccc;
    border-radius:6px;
    box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
    font-size:10px;
    line-height:20px;
    min-height:20px;
    moz-border-radius:3px;
    moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
    moz-transition:border linear .25s, box-shadow linear .25s;
    padding:4px 4px;
    transition:border linear .25s, box-shadow linear .25s;
    webkit-border-radius:3px;
    webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
    webkit-transition:border linear .25s, box-shadow linear .25s;
}
#cForm11 button,
input[type="submit"],
input[type="reset"],
input[type="button"]
{

   /*
    border-radius:6px;
padding-bottom: 25px;
    box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
    font-size:10px;
    line-height:20px;
    min-height:20px;
    moz-border-radius:3px;
    moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
    moz-transition:border linear .25s, box-shadow linear .25s;
    padding:4px 4px;
    transition:border linear .25s, box-shadow linear .25s;
    webkit-border-radius:3px;
    webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
    webkit-transition:border linear .25s, box-shadow linear .25s;
	*/
	 border-radius:6px;
	  font-size:10px;
	border: 2px solid rgb(160, 156, 156);
/*width: 100px;*/
font: arial;
font-family: arial;


height: 25px;
}
#totaldisplay
{
width: 80px;height: 13px;float:left;background-color: #e8e8e8;border-radius: 6px;
}