* {margin:0;padding:0;}

body {
	background-color: #f4f5f7;
	color: #999999;
	font-family: arial;
	font-size: 18px;
}

#page {
	margin: 50px auto;
	width: 360px;
}

.clear {
	clear: both;
}

.text360 {
	width: 331px;
	border: 1px solid #e2e2e2;
	height: 50px;
	margin-bottom: 19px;
	padding-left: 27px;
	color: #999999;
	background-image: url('../images/obligatory.png');
	background-repeat: no-repeat;
	background-position: 15px 18px;
	font-size: 18px;
	border-radius: 2px;
	line-height: 50px;
}

.email {
	float: left;
	display: block;
	width: 281px;
	border: 1px solid #e2e2e2;
	height: 50px;
	margin-bottom: 19px;
	padding-left: 27px;
	color: #999999;
	background-image: url('../images/obligatory.png');
	background-repeat: no-repeat;
	background-position: 15px 18px;
	font-size: 18px;
	border-radius: 2px 0 0 2px;
	border-right: none;
	line-height: 50px;
}

.add-email {
	float: left;
	width: 50px;
	height: 52px;
	background-image: url('../images/add.png');
	background-repeat: no-repeat;
	cursor: pointer;
}

.remove-email {
	float: left;
	width: 50px;
	height: 52px;
	background-image: url('../images/remove.png');
	background-repeat: no-repeat;
	cursor: pointer;
}

.client-type > div {
	float: left;
	width: 140px;
	margin: 5px 0 20px 0;
}

.client-type label,
.client-type input {
	cursor: pointer;
	font-size: 14px;
	margin-bottom:15px;
	color: #bbbbbb;
}

:checked + label {
	color: #999999 !important;
}

.client-type .title {
	background-image: url('../images/obligatory.png');
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 10px;
}

.client-type .inputs {
	width: 200px;
}

.family {
	margin: 10px 0 19px 0;
}

.family .title {
	float: left;
	width: 230px;
}

.family .inputs {
	float: left;
	width: 130px;
	margin-bottom:20px;
}
.family .inputs label,
.family .inputs input {
	cursor: pointer;
	font-size: 15px;
	color: #bbbbbb;
}

.family .inputs input {
	margin-left: 10px;
}

hr {
	border: 0;
	height: 1px;
	margin: 10px 0 39px 0;
	background-color: #e4e4e4;
}

.sbt {
	width: 360px;
	height: 62px;
	border: 0;
	background-image: url('../images/sbtbg.png');
	background-repeat: repeat-x;
	color: #ffffff;
	cursor: pointer;
	font-size: 25px;
	font-weight: bold;
}

.sex {
	float: left;
	width: 120px;
	border: 1px solid #e2e2e2;
	height: 35px;
	margin-bottom: 19px;
	padding-left: 27px;
	padding-top: 15px;
	color: #999999;
	background-image: url('../images/obligatory.png');
	background-repeat: no-repeat;
	background-position: 15px 18px;
	background-color: #ffffff;
	font-size: 16px;
	border-radius: 2px;
}

.sex select {
	width: 110px;
	border: 0;
	color: #999999;
	font-size: 18px;
}

.namei {
	float: left;
	width: 162px !important;
	margin-left: 20px;
}

p.title {
	font-size: 15px;
	text-align: left;
	margin: 25px 0;
	font-style: italic;
}

.error {
	border: 1px solid #cc092f;
	border-radius: 2px;
}

.error2 {
	color: #cc092f;
}

.error-email1 {
	border: 1px solid #cc092f;
	border-right: 0;
}

.error-email2 {
	border: 1px solid #cc092f;
	border-left: 0;
	color: #cc092f;
	height: 50px;
}

.admin-page {
	width: 1024px;
	margin: auto;
}

table{
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}

.datagrid {width:98%;margin:50px auto;}
.datagrid table { border-collapse: collapse; text-align: left; width: 100%; } .datagrid {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #006699; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }.datagrid table td, .datagrid table th { padding: 3px 10px; }.datagrid table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #273B66), color-stop(1, #273B66) );background:-moz-linear-gradient( center top, #273B66 5%, #273B66 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#273B66', endColorstr='#273B66');background-color:#273B66; color:#FFFFFF; font-size: 15px; font-weight: bold; border-left: 1px solid #0070A8; } .datagrid table thead th:first-child { border: none; }.datagrid table tbody td { color: #273B66; border-left: 1px solid #E1EEF4;font-size: 12px;font-weight: normal; }.datagrid table tbody .alt td { background: #E1EEF4; color: #273B66; }.datagrid table tbody td:first-child { border-left: none; }.datagrid table tbody tr:last-child td { border-bottom: none; }.datagrid table tfoot td div { border-top: 1px solid #006699;background: #E1EEF4;} .datagrid table tfoot td { padding: 0; font-size: 12px } .datagrid table tfoot td div{ padding: 2px; }.datagrid table tfoot td ul { margin: 0; padding:0; list-style: none; text-align: right; }.datagrid table tfoot  li { display: inline; }.datagrid table tfoot li a { text-decoration: none; display: inline-block;  padding: 2px 8px; margin: 1px;color: #FFFFFF;border: 1px solid #006699;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');background-color:#006699; }.datagrid table tfoot ul.active, .datagrid table tfoot ul a:hover { text-decoration: none;border-color: #006699; color: #FFFFFF; background: none; background-color:#00557F;}div.dhtmlx_window_active, div.dhx_modal_cover_dv { position: fixed !important; }
.tleft { text-align: left !important;}