.ajax_image {
  position: absolute;
  right: -20px;
  top: 10px;
  display:none;
}

.error {
  color: #ff0000;
  font-size: 14px;
  display: none;
}

.success {
  color:#093;
  font-size: 14px;
  display: none;
}

.wl
{
	/*padding-bottom:0.5em;*/
}
.wl p{
	text-align:center;
	line-height:40px;
}

.admin_header{
	/*background-color:#117a3d;*/
}

.admin_header h4 {
  background-color: #95b3d7;
  font-size: 16px;
  line-height: 25px;
  margin: 0;
  text-align: center;
  font-weight:600;
}
.bord-top
{
	border-top: 2px solid #6C6C6C;
}

.bord-bottom
{
	border-bottom: 2px solid #6C6C6C;
}

.admin_header h3 {
  background: #117a3d none repeat scroll 0 0;
  color: #fff;
  font-size: 0.95em;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 0.5em 0;
  padding-left:10px;
  margin:0px;
}

.admin_header .additional {
  background-color: #fff;
  padding: 2px 5px;
  color:#117a3d;
}

.admin_header h2 {
  background-color: #95b3d7;
  font-size: 14px;
  line-height: 25px;
  margin: 0;
  text-align: center;
}

.admin_header a.new_link {
  background-color: #fff;
  padding: 2px 5px;
  color:#117a3d;
  border-radius:5px;
  border:1px solid #999;
}

.right-text{
	text-align:right;
	padding-right:10px;
}
.pad5{
	padding:5px;
}
.green{
	color:#117a3d;
}
.agency_check{
	font-size:1.3em;
	display:none;
}
.smh_left_box{
	border:1px solid #000;
}

.bord-right {
  border-right: 1px solid #000;
}
.bord-bottom {
  border-bottom: 1px solid #000;
}
.bord-top {
  border-top: 1px solid #000;
}
.smh_popup_box {
  background-color:#fff;
  border: 1px solid #9e9e9e;
  box-shadow: 1px 1px 5px #fff inset;
  margin: .5% auto;
  padding: 0.5em;
  width: 80%;
}
.smh_popup_content{
  overflow:auto;
  height:560px;
  overflow-x:hidden
  
}
.smh_popup_content .table th, .popup_content .table td {
  color: #ffffff;
}
.popup_cros{
	cursor:pointer;
}
.admin_header2 h2{min-height:50px;}
.font12 a{font-size:12px;}
.font11{font-size:12px;}
.clearfix {clear:both;}