.fm-form-container.fm-theme1 .fm-form {
	padding: !important;
	border-radius:0px;
	box-shadow:;
	background: transparent;
	border:none !important;
	display:table;
	width:100%;
	margin:0 auto;
}
.fm-form-container.fm-theme1 .fm-form .fm-header-bg{
	background-color:#96afab;
	display: block;
  vertical-align: top;
  width: 100%;
}
.fm-form-container.fm-theme1 .fm-form .fm-header{
	width:100%;
	margin:;
	border-radius:0px;
	text-align: center;
	padding:10px 0 !important;
	border:none !important;
}
.fm-form-container.fm-theme1 .fm-form .image_left_right.fm-header {
	padding: 0 !important;
}
.fm-form-container.fm-theme1 .fm-form .image_left_right > div {
	padding:10px 0 !important;
}
.fm-form-container.fm-theme1 .fm-form.header_left_right .wdform-page-and-images{
	display: table-cell;
	width:100%;
}
.fm-form-container.fm-theme1 .fm-form.header_left_right .fm-header{
	display: table-cell !important;
	width:100%;
	vertical-align:middle;
}
.fm-topbar .fm-form-container.fm-theme1 .fm-form .fm-header{
	width:40% !important;
}
.fm-form-container.fm-theme1 .fm-form .fm-header-title{
	font-size:24px;
	color:#ffffff;
}
.fm-form-container.fm-theme1 .fm-form .fm-header-description{
	font-size:15px;
	color:#607370;
}
.fm-form-container.fm-theme1 .fm-form-message {
	font-family:tahoma;
	font-size:16px;
	font-weight:normal;
	width:100%;
	padding:10px !important;
	margin:;
	border-radius:0px;
	border:none !important;
	background-color:transparent;
	text-align: center;
}
.fm-form-container.fm-theme1 .fm-success.fm-form-message {
	color:#607370;
}
.fm-form-container.fm-theme1 .fm-scrollbox {
	width:30%;
}
.fm-form-container.fm-theme1 .fm-minimize-text div{
	background-color: #fff;
	font-size:17px;
	font-weight:normal;
	color: #444;
	padding:10px !important;
	margin:;
	border-radius:0px;
	text-align: center;
	border:none !important;
	cursor: pointer;
}

.fm-form-container.fm-theme1 .fm-minimize-text div{
	border-top: 2px solid #96afab  !important;
}
.fm-form-container.fm-theme1 .fm-minimize-text div{
	border-left: 2px solid #96afab  !important;
}
.fm-form-container.fm-theme1 .fm-minimize-text div{
	border-right: 2px solid #96af