html {
	height: 100%;
}

body {
	height: 100%;
	font-family: Tahoma,sans-serif;
    font-size: 11px;
}

p {
	margin: 0;
	padding: 0;
}

h5 {
	margin: 0;
	padding: 0;
}

p.login {
	font-family: Tahoma,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #163D1E;
}

p.login1 {
	margin-bottom: 3px;
	font-family: Tahoma,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

input.login {
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	width: 120px;
	margin-bottom: 10px;
	background-color: #DBF2E0;
}

p.err {
	margin-bottom: 12px;
	font-family: Tahoma,sans-serif;
    font-size: 12px;
    font-weight: bold;
	color: red;
}

p.err_txt {
	color: red;
}

div.records {
	margin: 20px 0 20px 20px;
	padding: 0;
}
div.records p {
	margin: 0;
	padding: 0;
	font-family: Tahoma,sans-serif;
	font-size: 13px;
	font-weight: normal;
}
div.records p.red {
	color: #FF0000;
	font-weight: bold;
}
div.records p.blue {
	color: #0000FF;
	font-weight: bold;
}
div.records p.grey {
	color: #999999;
}
div.records p.title {
	font-size: 14px;
	font-weight: bold;
	color: #163D1E;
}
div.records p.head {
	font-weight: bold;
}
div.records p.head1 {
	margin: 0 0 0 20px;
	font-weight: bold;
}
div.records p.item_head {
	margin: 0 0 4px 5px;
	font-size: 11px;
	font-weight: bold;
}
div.records p.item {
	margin: 0 0 1px 5px;
	font-size: 12px;
}
div.records p.warn {
    color: #990000;
}
div.records p.small {
	font-size: 12px;
}
div.records p.ind {
	margin-left: 20px;
}
div.records p.no_left {
	margin-left: 0;
}
div.records p.ccard-info {
	width: 400px;
}
div.records select.text {
	margin: 0 0 0 20px;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	width: 250px;
	background-color: #DBF2E0;
}
div.records select.textbig {
	margin: 0 0 0 20px;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	width: 355px;
	background-color: #DBF2E0;
}
div.records select.text_plan {
	margin: 0 20px 0 0;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	width: 180px;
	background-color: #DBF2E0;
}
div.records select.textnm {
	margin: 0;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	width: 250px;
	background-color: #DBF2E0;
}
div.records select.textial {
	margin: 0;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	width: 450px;
	background-color: #DBF2E0;
}
div.records select.textsel {
	margin: 0;
	font-family: Tahoma,sans-serif;
	font-size: 12px;
	width: 150px;
	background-color: #DBF2E0;
}
div.records select.text_item {
	margin: 0 0 0 20px;
	font-family: Tahoma,sans-serif;
	font-size: 10px;
	width: 200px;
	background-color: #DBF2E0;
}
div.records select.sm {
	margin: 0 0 0 20px;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	width: 42px;
	background-color: #DBF2E0;
}
div.records select.md {
	margin: 0;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	width: 100px;
	background-color: #DBF2E0;
}
div.records select option.grey {
	color: #666666;
}
div.records select.no_left {
	margin: 0;
}
div.records input.text {
	margin: 0 0 0 20px;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	width: 250px;
	background-color: #DBF2E0;
}
div.records input.textbig {
	margin: 0 0 0 20px;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	width: 350px;
	background-color: #DBF2E0;
}
div.records input.text_plan {
	margin: 0 20px 0 0;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	width: 180px;
	background-color: #DBF2E0;
}
div.records input.text_item {
	margin: 0 0 0 20px;
	font-family: Tahoma,sans-serif;
	font-size: 10px;
	width: 80px;
	background-color: #DBF2E0;
}
div.records input.text_item2 {
    margin: 0 0 0 20px;
    font-family: Tahoma,sans-serif;
    font-size: 10px;
    width: 120px;
    background-color: #DBF2E0;
}
div.records input.textsmall {
	margin: 0 0 0 20px;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	width: 120px;
	background-color: #DBF2E0;
}
div.records input.texttiny {
	margin: 0;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	width: 40px;
	background-color: #DBF2E0;
}
div.records input.small {
	margin: 0 0 0 16px;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
}
div.records input.btn {
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	width: 120px;
	background-color: #163D1E;
}
div.records input.btn1 {
	margin: 0 0 0 20px;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	width: 120px;
	background-color: #163D1E;
}
div.records input.btn2 {
    font-family: Tahoma,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #163D1E;
}
div.records input.ck {
	margin: 0 0 0 20px;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	background-color: #DBF2E0;
}
div.records input.no_left {
	margin: 0;
}
div.records input.tdate {
    width: 70px;
}
div.records textarea.text {
	margin: 0 0 0 20px;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	width: 250px;
	height: 90px;
	background-color: #DBF2E0;
}
div.records textarea.textwide {
	width: 400px;
	height: 40px;
}
div.records img.act {
	margin: 3px 0 0 0;
}
div.records table.bb td {
	border-bottom: 1px solid #999999;
}
div.records table.bb td.no_bb {
	border-bottom: none;
}
div.records .news-content {
	margin: 5px 0 0 20px;
}
div.records form.form-m {
	margin-right: 20px;
}

div.client_card {
	margin: 20px 0 20px 20px;
	padding: 0;
	width:900px;
}

div.client_card div.full {
	margin: 0;
	padding: 0 0 0 10px;
	width: 96%;
}

div.client_card p {
	margin: 0;
	padding: 0;
	font-family: Tahoma,sans-serif;
	font-size: 13px;
	font-weight: normal;
}

div.client_card p.title {
	font-size: 14px;
	font-weight: bold;
	color: #163D1E;
}

div.client_card .tab {
	margin: 0 1px 0 0;
	padding: 0;
}

div.client_card .tab h5 {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #787878;
}

div.client_card .tab h5 a {
	color: #FFFFFF;
}

div.client_card .tab h5 div {
	padding: 4px 0 3px 0;
	background: url("./img/off_top_right.gif") no-repeat 100% 0;
}

div.client_card .tab h5 div a {
	background: url("./img/off_top_left.gif") no-repeat;
	padding: 4px 12px 0 12px;
	text-decoration: none;
}

div.client_card .tab h5 div a:hover {
	text-decoration: underline;
}

div.client_card .tabon {
	margin: 0 1px 0 0;
	padding: 0;
}

div.client_card .tabon h5 {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #1F8C18;
}

div.client_card .tabon h5 a {
	color: #FFFFFF;
}

div.client_card .tabon h5 div {
	padding: 4px 0 3px 0;
	background: url("./img/on_top_right.gif") no-repeat 100% 0;
}

div.client_card .tabon h5 div a {
	background: url("./img/on_top_left.gif") no-repeat;
	padding: 4px 12px 0 12px;
	text-decoration: none;
}

div.client_card .tabon h5 div a:hover {
	text-decoration: underline;
}

div.client_card .data {
	visibility: hidden;
	display: none;
	margin: 0;
	padding: 0 0 20px 0;
}

div.client_card .data table {
	margin: 0 1px 0 0;
	background-color: #DDDDDD;
}

div.client_card .data table p {
	margin: 10px 5px 0 10px;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
}

div.client_card .data table p.item_head {
	margin: 0 0 4px 5px;
	font-size: 11px;
	font-weight: bold;
}

div.client_card .data table p.item {
	margin: 0 0 1px 5px;
	font-size: 12px;
}

div.client_card .data table p.warn {
    color: #990000;
}

div.client_card .data table select {
	margin: 10px 0 0 5px;
	padding: 2px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	height: 20px;
}

div.client_card .data table select.inp {
	width: 320px;
}

div.client_card .data table select.inpsm {
	width: 150px;
}

div.client_card .data table select.inpxsm {
	width: 100px;
}

div.client_card .data table textarea {
	margin: 10px 0 0 10px;
	padding: 2px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	width: 500px;
	height: 150px;
}

div.client_card .data table textarea.inp {
	margin: 10px 0 0 5px;
	width: 320px;
	height: 100px;
}

div.client_card .data table textarea.notes {
	height: 52px;
}

div.client_card .data table input {
	margin: 10px 0 0 5px;
	padding: 2px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	height: 20px;
}

div.client_card .data table input.inp {
	width: 320px;
}

div.client_card .data table input.inpsm {
	width: 150px;
}

div.client_card .data table input.inpxsm {
	width: 100px;
}

div.client_card .data table input.inpbt {
	margin: 30px 20px 30px 0;
	padding: 1px 0 2px 0;
	width: 100px;
	font-weight: bold;
}

div.client_card .data table input.nomarg {
	margin: 10px 10px 0 5px;
}

div.da {
	margin: 0;
	padding: 0;
	width: 250px;
	text-align: center;
}

div.da p {
	margin: 0;
	padding: 0 0 2px 0;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

div.da p.t {
	font-size: 18px;
	font-weight: bold;
	color: #163D1E;
}

div.da p.t2 {
    font-size: 14px;
    font-weight: bold;
    color: #163D1E;
}

div.da p.b {
	font-weight: bold;
}

div.da select {
	margin: 0;
	font-family: Tahoma,sans-serif;
	font-size: 12px;
	width: 250px;
	background-color: #DBF2E0;
}

div.da select.sm {
	width: 42px;
}

div.da input.btn {
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	width: 120px;
	background-color: #163D1E;
}

div.da input.ck {
	margin: 0;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	background-color: #DBF2E0;
}

div.forms {
	margin: 0;
	padding: 20px;
}

div.forms p {
	margin: 0;
	padding: 2px 0 0 0;
	font-family: Times,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

div.forms p.dai {
	margin: 0 0 8px 0;
	padding: 0;
}

div.forms p.red {
	color: #FF0000;
	font-weight: bold;
}

div.forms p.title {
	font-size: 16px;
	font-weight: bold;
}

div.forms p.sm {
	font-size: 11px;
}

div.forms p.sm_fake {
	font-size: 11px;
	color: #FFFFFF;
}

div.forms p.sm1 {
	padding: 0;
	font-size: 12px;
}

div.forms p.sign_t {
	padding: 2px 80px 0 0;
}

div.forms p.sign_s {
	font-size: 11px;
}

div.forms p.sign {
	padding: 15px 0 0 0;
	text-align: right;
}

div.forms p.table_head {
	padding: 2px 0 10px 0;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
}

div.forms p.table_head1 {
	padding: 2px 0 10px 0;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

div.forms p.input {
	font-family: Tahoma,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

div.forms span.note {
	margin-left: 50px;
	font-size: 11px;
}

div.forms table.a td.h {
	padding: 5px;
}

div.forms table.a td.bb {
	border-bottom: 1px solid #000000;
}

div.forms table.d {
	border: 1px solid #000000;
	border-collapse: collapse;
}

div.forms table.d td {
	border: 1px solid #000000;
	padding: 10px;
	font-size: 13px;
}

div.forms table.d td.no_b {
	border-bottom: none;
}

div.forms table.d td.no_t {
	border-top: none;
}

div.forms table.d td.no_tb {
	border-top: none;
	border-bottom: none;
}

div.forms table.d td.h {
	padding: 5px;
	font-weight: bold;
	background-color: #EEEEEE;
}

div.forms table.d td.h1 {
	padding: 5px;
	font-weight: bold;
	background-color: #FFFFFF;
}

div.forms table.d td.i {
	padding: 1px;
	font-size: 12px;
	font-style: italic;
}

div.forms table.d1 {
	border: 1px solid #000000;
	border-collapse: collapse;
}

div.forms table.d1 td {
	border: 1px solid #000000;
	padding: 3px;
}

div.forms table.d1 td.h {
	padding: 3px;
	background-color: #EEEEEE;
}

div.forms table.dai {
	margin: 0 0 6px 20px;
}

div.forms input.textsmall {
	margin: 0 10px 0 10px;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	width: 80px;
	background-color: #DBF2E0;
}

div.forms input.btn {
	margin: 0 20px 0 0;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	width: 120px;
	background-color: #163D1E;
}

div.forms textarea {
	margin: 0;
	padding: 2px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	width: 320px;
	height: 28px;
}

div.help {
	margin: 20px;
	font-family: Tahoma,sans-serif;
	font-size: 13px;
}

div.help p {
	margin: 0 0 6px 0;
	padding: 0;
}

div.help ol li {
	margin: 0 0 2px 0;
	padding: 0;
}

div.help a {
	color: #0070C0;
	text-decoration: none;
}

div.help a:hover {
	text-decoration: underline;
}

div.help span {
	color: #4F6228;
	font-weight: bold;
}

div.help span.teal {
	color: #00BEB1;
}

div.help span.red {
	color: #FF0000;
}

div.help img.icon {
	margin: 0 2px 0 2px;
	vertical-align: -10%;
}

div.help div.help_list {
	display: none;
}

img.img_edit {
	margin: 10px 0 0 20px;
}

img.img_edit1 {
	margin: 10px 0 0 0;
}

img.img_dai {
	padding: 4px 12px 0 0;
}

p.no_rights {
	margin-top: 50px;
	font-family: Arial,sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #C40000;
	text-align: center;
}

h1 {
	margin: 0;
	font-family: Times,sans-serif;
	font-size: 18px;
}

h2 {
	margin: 0;
	font-family: Times,sans-serif;
	font-size: 16px;
}

h3 {
	margin: 0;
	font-family: Times,sans-serif;
	font-size: 14px;
}

tr.tbg:hover {
	background-color: #F7DA9B;
}

.dai {
	margin: 0 0 8px 0;
	padding: 0;
}

#red {
	color: red;
}

.red {
	color: red;
}

#green {
	color: #0F5820;
}

.green {
    color: #0F5820;
}

#p_pass_status,
#p_old_pass_status,
#p_new_pass_status {
	font-family: Tahoma,sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.hr-form {
	border: 0;
	height: 1px;
	background: #000;
}

.hasDatepicker {
	height: 14px;
	width: 60px;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	margin-right:6px;
}

.ui-datepicker-trigger {
	vertical-align:-14%;
    cursor:pointer;
    margin-left:6px;
}
.ui-dialog input.text {
    margin: 2px 0 8px 10px;
    font-family: Tahoma,sans-serif;
    font-size: 11px;
    width: 250px;
    background-color: #DBF2E0;
}
.ui-dialog input.tdate {
    width: 70px;
}
.ui-dialog textarea.textarea {
    margin: 2px 0 8px 10px;
    font-family: Tahoma,sans-serif;
    font-size: 11px;
    width: 250px;
    height:100px;
    background-color: #DBF2E0;
}
.ui-dialog p.validateContactTips,
.ui-dialog p.validateActionTips {
	margin-bottom:20px;
}
.ui-dialog p.view {
	margin-left:20px;
	margin-bottom:10px;
}
