
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display: block;
}
mark, rp, rt, ruby, summary, time {
	display: inline;
}
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
}
* {
	box-sizing: border-box;
}
body {
	background: url("/images/bg_pattern.png") repeat scroll 0 0 transparent;
	color: #977E60;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0 auto;
	min-width: 980px;
	padding-bottom: 30px;
}
.bg-glow {
	background: url("/images/bg_glow.png") no-repeat scroll 50% 0 transparent;
	margin: 0 auto !important;
	padding-top: 31px;
}
p span {
	color: #E44A24;
	font-weight: bold;
}
a {
	cursor: pointer;
	text-decoration: none;
	color: #337ab7;
}
a:hover {
	text-decoration: none;
}
a.button {
	background: url("/images/button_sprite.png") repeat-x scroll 0 0 #977C60;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 1px 1px #592215;
	color: #FFFFFF;
	display: inline-block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	padding: 4px 10px 5px;
	transition: all 0.5s ease 0s;
}
a.button:hover {
	background-color: #CB4725;
	background-position: 0 34px;
}
a.button2 {
	background: url("/images/button_sprite.png") repeat-x scroll 0 34px #CB4725;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 1px 1px #592215;
	color: #FFFFFF;
	display: inline-block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	padding: 4px 10px;
	transition: all 0.5s ease 0s;
}
a.button2:hover {
	background-color: #977C60;
	background-position: 0 0;
}
a.link {
	color: #E44A24;
	cursor: pointer;
	text-decoration: underline;
}
a.link:hover {
	text-decoration: none !important;
}
a.tablink {
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}
a.tablink:hover {
	text-decoration: underline !important;
}
.list1 {
	width: 220px;
}
.list1 li a:hover {
	color: #E44A24;
}
.list1 li {
	background: url("/images/k12marker.png") no-repeat scroll 10px 12px transparent;
	border-top: 1px dashed #CEC1B2;
	padding: 6px 0 6px 36px;
}
.list1 li:first-child {
	border-top: medium none;
}
.list1 li a {
	color: #977E60;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	transition: all 0.2s ease 0s;
}
.list2 {
	width: 460px;
}
.list2 li a:hover {
	color: #E44A24;
}
.list2 li {
	background: url("/images/k12marker.png") no-repeat scroll 10px 12px transparent;
	border-top: 1px dashed #CEC1B2;
	padding: 6px 0 6px 36px;
}
.list2 li:first-child {
	border-top: medium none;
}
.list2 li a {
	color: #977E60;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	transition: all 0.2s ease 0s;
}
.list3 {
	width: 280px;
}
.list3 li a:hover {
	color: #E44A24;
}
.list3 li {
	background: url("/images/k12marker.png") no-repeat scroll 11px 12px transparent;
	border-top: 1px dashed #CEC1B2;
	padding: 6px 0 6px 38px;
}
.list3 li:first-child {
	border-top: medium none;
}
.list3 li a {
	color: #977E60;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	transition: all 0.2s ease 0s;
}
.list5 {
	width: 600px;
}
.list5 li a:hover {
	color: #E44A24;
}
.list5 li {
	background: url("/images/k12marker.png") no-repeat scroll 11px 12px transparent;
	padding: 6px 0 6px 38px;
}
.list5 li:first-child {
	border-top: medium none;
}
.list5 li a {
	color: #977E60;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	transition: all 0.2s ease 0s;
}
.list5child li {
	background: url("/images/k12childmarker.png") no-repeat scroll 12px 12px transparent;
	padding: 3px 0 3px 30px;
}
.list6 {

	width: 400px;
}
.list6 li a:hover {
	color: #E44A24;
}
.list6 li {
	background: url("/images/k12marker.png") no-repeat scroll 11px 12px transparent;
	padding: 6px 0 6px 38px;
}
.list6 li:first-child {
	border-top: medium none;
}
.list6 li a {
	color: #977E60;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	transition: all 0.2s ease 0s;
}
.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	width: 100%;
}
.alert {
	color: red;
}
.wrapper {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.wrap {
	overflow: hidden;
	position: relative;
}
.extra-wrap {
	overflow: hidden;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.line_height {
	line-height: 24px !important;
}
.img-indent {
	float: left;
	margin: 0 15px 0 0;
}
.img-indent2 {
	float: left;
	margin: 0 20px 0 0;
}
.last {
	margin-right: 0 !important;
}
.lightbox-image {
	display: inline-block;
	position: relative;
}
.lightbox-image img {
	position: relative;
	z-index: 2;
}
.lightbox-image span {
	background: url("/images/magnify.png") no-repeat scroll 50% 50% transparent;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.main {
	margin: 0 auto;
}
header {
	background: none repeat scroll 0 0 #F5F5F5;
	border-left: 1px solid #FFFFFF;
	border-radius: 5px 5px 0 0;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	margin: 0 auto;
	position: relative;
	width: 1080px;
	z-index: 101;
}
h1 {
	display: inline-block;
	margin: 16px 0 16px 19px;
}
nav {
	background: url("/images/menushape.png") no-repeat scroll 0 0 transparent;
	display: block;
	margin: 0 auto;
	min-height: 46px;
	position: relative;
	width: 1080px;
	z-index: 101;
	background-size: 100%;
}
/*.top-contact {
	right: 30px;
	position: absolute;
	top: 18px;
	z-index: 102;
}*/
.top-contact a {
	color: #8A100B;
	font-size: 18px;
	padding: 5px 0 0 6px;
}
.top-contact a:hover {
	color: #000000;
	text-decoration: underline;
}
/*.top-login {
	right: 30px;
	position: absolute;
	text-align: right;
	top: 58px;
	width: 400px;
	z-index: 102;
}*/
.top-login a {
	color: #8A100B;
	font-size: 14px;
	margin: 0 6px;
}
.top-login a:hover {
	color: #000000;
	text-decoration: underline;
}
.form-search {
	left: 739px;
	position: absolute;
	top: 41px;
	z-index: 102;
}
.search-for {
	background: none repeat scroll 0 0 #FBFAFA;
	border: 1px solid #E4DCDC !important;
	color: #977E60;
	display: inline-block;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	height: 17px;
	margin-right: 3px;
	padding: 5px 0 5px 10px;
	vertical-align: top;
	width: 142px;
}
#form-search input {
	background: none repeat scroll 0 0 #FBFAFA;
	border: 1px solid #E4DCDC !important;
	color: #977E60;
	display: inline-block;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	height: 17px;
	margin-right: 3px;
	padding: 5px 0 5px 10px;
	vertical-align: top;
	width: 142px;
}
#form input {
	background: none repeat scroll 0 0 #FBFAFA;
	border: 1px solid #E4DCDC !important;
	color: #977E60;
	display: inline-block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	height: 17px;
	margin-right: 3px;
	padding: 5px 0 5px 10px;
	vertical-align: top;
}
#form textarea {
	background: none repeat scroll 0 0 #FBFAFA;
	border: 1px solid #E4DCDC !important;
	color: #977E60;
	display: inline-block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin-right: 3px;
	padding: 5px 0 5px 10px;
	vertical-align: top;
}
.search_button {
	background: url("/images/search_shape.png") repeat-x scroll 0 0 #CB4725;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF;
	display: inline-block;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	margin-right: 10px;
	padding: 3px 10px 6px;
	vertical-align: top;
}
.search_button:hover {
	background: none repeat scroll 0 0 #A08768;
}

.search_button2 {
	background: url("/images/search_shape.png") repeat-x scroll 0 0 #CB4725;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF;
	display: inline-block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	margin-right: 10px;
	padding: 3px 10px 6px;
	vertical-align: top;
}
.search_button2:hover {
	background: none repeat scroll 0 0 #A08768;
}

.dead_button {
	background: none repeat scroll 0 0 #A08768;
	border-radius: 3px 3px 3px 3px;
	color: #c4b098;
	display: inline-block;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	margin-right: 10px;
	padding: 3px 10px 6px;
	vertical-align: top;
}

.dead_button2 {
	background: none repeat scroll 0 0 #A08768;
	border-radius: 3px 3px 3px 3px;
	color: #c4b098;
	display: inline-block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	margin-right: 10px;
	padding: 3px 10px 6px;
	vertical-align: top;
}

input .form_button {
	background-color: #CB4725;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF;
	display: inline-block;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	height: 40px;
	margin-right: 10px;
	padding: 3px 10px 6px;
	vertical-align: top;
	width: 150px;
}
input .form_button:hover {
	background: none repeat scroll 0 0 #A08768;
}
#content {
	margin: 0 auto;
	width: 1080px;
}
.redblock {
	background: url("/images/red_pat.png") repeat scroll 0 0 transparent;
	width: 980px;
}
.whiteblock {
	background: none repeat scroll 0 0 #F5F5F5;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding-bottom: 39px;
	width: 1080px;
}
.datebox {
	background: url("/images/dateshape.png") no-repeat scroll 0 0 transparent;
	height: 58px;
	overflow: hidden;
	text-align: center;
	width: 57px;
}
.datebox > .date {
	color: #FFFFFF;
	font-family: 'Engagement',cursive;
	font-size: 32px;
	font-weight: normal;
	margin-top: 15px;
}
.datebox > .month {
	color: #FFFFFF;
	margin-top: -2px;
	text-transform: uppercase;
}
.box-1 {
	float: left;
	margin-left: 20px;
	width: 300px;
}
.marg0 {
	margin-left: 0 !important;
}
.marg1 {
	margin-top: 30px;
}
.marg2 {
	margin-top: 19px;
}
.marg3 {
	margin-top: 16px;
}
.marg4 {
	margin-top: 15px;
}
.marg5 {
	margin-top: 19px;
}
.marg6 {
	margin-top: 40px;
}
.marg7 {
	margin-top: 14px;
}
.marg8 {
	margin-top: 9px;
	min-height: 235px;
}
.marg9 {
	margin-top: 20px;
}
.marg10 {
	margin-top: 15px;
}
.marg11 {
	margin-top: 20px;
}
.marg12 {
	margin-top: -3px;
}
.marg13 {
	margin-top: 15px;
}
.marg14 {
	margin-top: 30px;
}
.marg15 {
	margin-top: 21px;
}
.marg16 {
	margin-top: 19px;
}
.marg17 {
	margin-top: 19px;
}
.marg18 {
	margin-top: 60px;
}
.marg19 {
	margin-top: 3px;
}
.marg20 {
	margin-top: 9px;
}
.marg21 {
	margin-top: 59px;
}
.marg22 {
	margin-top: 53px;
}
.marg23 {
	margin-top: 13px;
}
.marg24 {
	margin-top: 47px;
}
.marg25 {
	margin-top: 66px;
}
.marg26 {
	margin-top: 16px;
}
.marg27 {
	margin-top: 23px;
}
.marg28 {
	margin-top: 8px;
}
.marg29 {
	margin-top: 65px;
}
.marg30 {
	margin-top: 20px;
}
.pad1 {
	padding-bottom: 20px;
}
.pad2 {
	padding-bottom: 5px;
}
.pad3 {
	padding-bottom: 14px;
}
.pad4 {
	padding-bottom: 12px;
}
.pad5 {
	padding-bottom: 15px;
}
.pad6 {
	padding-bottom: 23px;
}
.pad7 {
	padding-bottom: 16px;
}
.line1 {
	background: url("/images/line_grid3.png") no-repeat scroll 0 0 transparent;
	height: 2px;
	width: 220px;
}
.line2 {
	background: url("/images/line_grid3.png") repeat-x scroll 0 0 transparent;
	height: 2px;
	width: 1080px;
}
.line3 {
	background: none repeat scroll 0 0 #CEC1B2;
	height: 1px;
	width: 220px;
}
.line4 {
	border-top: 1px dashed #CEC1B2;
	height: 1px;
	width: 220px;
}
.line5 {
	background: none repeat scroll 0 0 #CEC1B2;
	height: 1px;
	margin: 0 auto;
	width: 100%;
}
.line6 {
	background: none repeat scroll 0 0 #CEC1B2;
	height: 1px;
	width: 620px;
}
.line7 {
	background: none repeat scroll 0 0 #CEC1B2;
	height: 1px;
	width: 280px;
}
.line8 {
	background: none repeat scroll 0 0 #CEC1B2;
	height: 1px;
	margin: 10px 0;
	width: 600px;
}
.img-border {
	border: 6px solid #FFFFFF;
}
.img-border2 {
	border: 6px solid #EAEAEA;
}

#breadcrumbs {
	margin-left: 10px;
	margin-top: 10px;
}

#publicbreadcrumbs {
	margin-top: 10px;
	width: 100%;
}
#breadcrumbs a {
	color: #CC4726;
	font-weight: bold;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
h2 {
	color: #FFFFFF;
	font-family: 'Bitter',serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 0;
}
h3 {
	color: #977E60;
	font-family: 'Bitter',serif;
	font-size: 21px;
	font-weight: normal;
	letter-spacing: 0;
}
h4 {
	color: #977E60;
	font-family: 'Bitter',serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0;
	margin-top: 10px;
}
h4 a {
	color: #CC4726;
}
.text-1 {
	color: #F5DCB8;
	font: 12px/20px Arial,Helvetica,sans-serif;
}
.text-2 {
	color: #E44A24;
	font: 12px/20px Arial,Helvetica,sans-serif;
}
.text-3 {
	color: #E44A24;
	font: bold 12px/20px Arial,Helvetica,sans-serif;
}
.text-4 {
	color: #977E60;
	font: 11px/18px Arial,Helvetica,sans-serif;
	margin-top: 25px;
}
.text-6 {
	color: #E44A24;
	font: 15px/20px Arial,Helvetica,sans-serif;
}
footer {
	background: none repeat scroll 0 0 #F5F5F5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-radius: 0 0 5px 5px;
	border-right: 1px solid #FFFFFF;
	margin: 0 auto;
	padding: 0 15px 55px 15px;
	text-align: center;
	width: 1080px;
	box-sizing: border-box;
}
.text-5 {
	color: #E44A24;
	display: inline-block;
	font: 11px/18px Arial,Helvetica,sans-serif;
	margin-top: 20px;
}
.text-5 a {
	color: #E44A24;
	font: 11px/18px Arial,Helvetica,sans-serif;
	text-decoration: none;
}
.text-5 a:hover {
	text-decoration: underline;
}
.footeric {
	display: inline-block;
	margin-top: 15px;
}
.footeric a {
	display: inline-block;
	height: 30px;
	width: 30px;
}
.footeric a:hover {
	opacity: 0.5;
}
.footic-1 {
	background: url("/images/footer_icon_01.png") no-repeat scroll 0 0 transparent;
	margin-right: 5px;
}
.footic-2 {
	background: url("/images/footer_icon_02.png") no-repeat scroll 0 0 transparent;
	margin-right: 15px;
}
.map {
	display: block;
	float: left;
	height: 314px;
	margin: 20px 20px 0 0;
	width: 418px;
}
.map iframe {
	height: 314px;
	width: 418px;
}
dl {
	float: left;
	margin: 14px 0 0;
}
dl dt {
}
dl dd span {
	display: block;
	float: left;
	width: 67px;
}
dl dd {
}
dl dd a {
}
.k12clayform {
	margin: 19px 0 0;
}
.k12clayform input {
	background: none repeat scroll 0 0 #FBFAFA;
	border: 1px solid #E4DCDC;
	border-radius: 2px 2px 2px 2px;
	color: #977E60;
	font-family: Arial,Helvetica,sans-serif;
	margin: 3px;
	outline: medium none;
	padding: 6px 2px 5px 8px;
}
.k12clayform select {
	background: none repeat scroll 0 0 #FBFAFA;
	border: 1px solid #E4DCDC;
	border-radius: 2px 2px 2px 2px;
	color: #977E60;
	font-family: Arial,Helvetica,sans-serif;
	outline: medium none;
	padding: 6px 2px 5px 8px;
}
.k12clayform .btnSubmit {
	background: none repeat scroll 0 0 #FBFAFA;
	border: 1px solid #E4DCDC;
	border-radius: 2px 2px 2px 2px;
	color: #977E60;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	height: 24px;
	outline: medium none;
	padding: 6px 2px 5px 8px;
	width: 320px;
}
.k12clayform textarea {
	background: none repeat scroll 0 0 #FBFAFA;
	border: 1px solid #E4DCDC;
	border-radius: 2px 2px 2px 2px;
	color: #977E60;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	height: 127px;
	margin: 0;
	outline: medium none;
	overflow: auto;
	padding: 6px 2px 4px 8px;
	resize: none;
	width: 288px;
}
.k12clayform label {
	display: inline-block;
	min-height: 39px;
	position: relative;
	padding: 6px 2px 5px 8px;
}
.k12clayform .empty {
	color: #FF0000;
	display: none;
	font-size: 11px;
	line-height: 14px;
}
.k12clayform .error-empty {
	display: none;
	float: left;
	margin: 4px 0 0 7px !important;
	width: 300px;
}
.k12clayform .success {
	display: none;
}
.twoColumnFormTable .columnOne {
	text-align:right;
	width:50%;
}
.twoColumnFormTable .columnTwo {
	width:50%;
}
.twoColumnFormTable label {
	font-size:15px;
}
.twoColumnFormTable input {
	width:300px;
}
.twoColumnFormTable input[type=date] {
	width:150px;
}
.twoColumnFormTable input[type=number] {
	width:150px;
}
.twoColumnFormTable select {
	width:150px;
}
.ui-autocomplete {
	max-height: 200px;
	overflow-y: auto;
	overflow-x: hidden;
 }
.horizontalimagespacer {
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: middle;
}
.verticalimagespacer {
	margin-top:35px;
	margin-bottom:35px;
	text-align:center;
}
.marqueesupporter {
	margin-top:25px;
	margin-bottom:25px;
	text-align:center;
}
.marqueesupportertext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:100%;
	color:#977e60;
}
.marqueesupporter a:link {
	color:#977e60;
}
.marqueesupporter a:visited {
	color:#977e60;
}
.marqueesupporter a:active {
	color:#977e60;
}
.marqueesupporter a:hover {
	color:#977e60;
}
.marqueesupporter img {
	border:0;
}
h3.adduser {
	color: #977E60;
	font-family: 'Bitter',serif;
	font-size: 21px;
	font-weight: normal;
	letter-spacing: 0;
}
.addusertable {
	font-size: 18px;
}
.btns {
	border-top: 1px solid #CEC1B2;
	margin-top: 20px;
}
.btns a {
	margin: 20px 10px 0 0;
}
input {
	border: 1px solid #666666;
}
.k12clayform input.btnSubmit {
	border: 0 solid;
	height: 30px;
	width: 65px;
}
input.button2 {
	background: url("/images/button_sprite.png") repeat-x scroll 0 34px #CB4725;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 1px 1px #592215;
	color: #FFFFFF;
	display: inline-block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	height: 30px;
	padding: 4px 10px;
	transition: all 0.5s ease 0s;
}
input.button2:hover {
	background-color: #977C60;
	background-position: 0 0;
}
.gridhead {
	background-color: #EFEDE9;
	border: 1px solid #E7E2DD;
	margin: 1px;
	padding: 2px;
}
.gridhead a {
	color: #977E60;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 30px;
	margin: 5px 5px 5px 5px;
}
.tunnelheight {
	min-height: 300px;
}
div#pagination {
	height: 50px;
	margin-top: 3px;
}
div#pagination .count {
	float: left;
	padding: 5px;
}
div#pagination .pages {
	float: right;
	padding: 5px;
}
div#paginationTop {
	background: url("/images/oPagination_bg_top.png") no-repeat scroll center bottom transparent;
	height: 40px;
	margin-bottom: 3px;
}
div#paginationTop .count {
	float: left;
	padding: 5px;
}
div#paginationTop .pages {
	float: right;
	padding: 5px;
}
div.pagination {
	margin: 3px;
	padding: 3px;
}
div.pagination a {
	border: 1px solid #CD4725;
	color: #CD4725;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	margin: 2px;
	padding: 2px 5px;
	text-decoration: none;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #A25505;
	color: #000000;
}
div.pagination span.current {
	background-color: #A25505;
	border: 1px solid #624E3D;
	color: #FFFFFF;
	font-weight: bold;
	margin: 2px;
	padding: 2px 5px;
}
div.pagination span.disabled {
	border: 1px solid #EEEEEE;
	color: #DDDDDD;
	margin: 2px;
	padding: 2px 5px;
}
#detailWrapper {
}
#topNav {
	border-bottom: 1px solid #CCCCCC;
	float: left;
	width: 100%;
}
#topNav .tabs {
	background: url("/images/bg-tabs.jpg") repeat-x scroll left top transparent;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	float: left;
	margin: 1px 1px 0 0;
	padding: 5px 10px;
}
#topNav .tabs:hover {
	background: url("/images/bg-tabs-active.jpg") repeat-x scroll left top transparent;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	float: left;
	margin: 1px 1px 0 0;
	padding: 5px 10px;
}
#topNav .active {
	background: url("/images/bg-tabs-active.jpg") repeat-x scroll left top transparent;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	float: left;
	margin: 1px 1px 0 0;
	padding: 5px 10px;
}
#detailLeft {
	float: left;
	padding: 5px;
	width: 47%;
}
#detailRight {
	float: right;
	padding: 5px;
	width: 49%;
}
#detailBio {
	float: left;
	padding: 5px;
	width: 99%;
}
.detailEdit {
	border: 1px solid #000000;
	float: right;
	padding: 2px;
	vertical-align: top;
}

#fieldform{
	width:270px;
	padding:3px;
	margin: 5px 0;
	height:22px;
	font-size: 18px;
	outline:none;
}

#dropdownfieldform{
	width:270px;
	padding:3px;
	margin: 5px 0;
	height:30px;
	font-size: 18px;
	outline:none;
	background:#e6e6e6;
	color: #7e7e7e;
	border: solid 2px #CEC1B2;
}

#commentfieldform{
	width:270px;
	padding:3px;
	margin: 5px 0;
	font-size: 18px;
	outline:none;
	font-family: Arial, Helvetica, sans-serif;
}
.focusField{
	border:solid 2px #E44A24;
	background:#e6e6e6;
	color:#000;
}
.idleField{
	background:#EEE;
	color: #7e7e7e;
	border: solid 2px #CEC1B2;
}
#showEmailConfirm{ color: #E44A24}

/*Password toggle icon*/
.password-wrapper {
	position: relative;
	width: fit-content;
	float: right;
}

.password-input, .oldpassword-input, .newpassword-input, .confirmpassword-input {
	padding-right: 50px;
	float: right;
}

.reset_input_field {
	position: relative;
}

.password-icon {
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	z-index: 1;
}
.reset_input_field .password-icon i {
	vertical-align: middle;
}
.header-div {
	padding: 15px;
	display: flex;
	justify-content: space-between;
	align-items: center
}

.top-contact {
	text-align: right;
}

.top-login, .view-web {
	margin-top: 10px!important;
}