div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 .watermark {
	color: #888;
}
.formtable{ text-align:left; border-radius:5px; border:1px solid #309C8E; margin-top:20px; }
.formtable td{ padding:3px;}
.regheader td{ background-color:#309C8E; color:#ffffff; font-weight:bold;}
.formtabledit{ text-align:left; border-radius:5px; border:1px solid #0CF; margin-top:20px; }
.formtabledit td{ padding:3px; }
.regheader1 td{ background-color:#0CF; color:#333;}
a.editbutton,a.b1,a.b2{ background-color:#309C8E; color:#000; border-radius:3px; float:right; 
 padding:5px; width:60px; text-align:center; }
 
  /*a.editbutton,a.b1,a.b2:hover{ background-color:#0CF; color:#000; border-radius:3px; float:right;
 padding:5px; width:60px;  text-align:center; }
 
  
 .editbutton,.b1,b2:focus{ background-color:#0CF; color:#000; border-radius:3px;  float:right;
 padding:5px; width:60px; text-align:center; }

.editbutton1:focus{ background-color:#0CF; color:#000; border-radius:3px;  float:right;
 padding:5px; width:60px; text-align:center; display:none; }*/
 
 #asd{ background-color:#309C8E; color:#000; border-radius:3px; float:right; 
 padding:5px; width:60px; text-align:center; margin-top:30px; margin-bottom:10px;}
 #asd:hover{background-color:#0CF; color:#000; border-radius:3px; float:right;
 padding:5px; width:60px;  text-align:center;  }
 
 .edittablebutton{ margin: -20px 0px -25px 0px;}

.slidingDiv {
}

.show_hide,.b1,.b2,.editbutton {
	display:none;
}

.image12 img{height:300px; width:300px; overflow:hidden; border:2px solid #09C; margin:8px;}

.submenu{ float:left; width:200px;} .submenu ul{ text-align:left; margin-left:-40px; margin-top:0px;} .submenu li{ list-style:none; background:#666; margin:2px; text-align:center; color:#FFF;} .submenu li:hover{ background-color:#FF0; color:#000;}
 
.searchbtn{ background:#0CF; border:#666 1px solid; border-radius:3px; margin-left:380px; margin-top:10px; margin-bottom:10px; width:150px; padding:5px; color:#000;  text-align:center;} 
.admintableuser{ margin:10px; margin-bottom:70px;}
.admintableuser td{ padding:3px;}
.admintable1 td{ text-align:center; font-size:16px; height:50px; vertical-align:top;}


.thumb{ height:70px; width:70px; overflow:hidden; margin-top:5px; }