.logo {
  position: relative;
  max-height: 150px;
  float: left;
  margin-left: 10px;
  z-index: 1000;
}

.title {
  position: relative;
  text-align: center;
  margin: 0 auto;
  top: 20px;
}

.user {
  font-size: 10px;
}
;

.row {
    display: flex;
    max-width: 1024px;
}

.col-4 {
    flex: 25%;
	 font-size:14px;
}

.col {
    flex: auto;
}

html, body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	height:100%;
}

h1 {
	font-size:24px;
/*	text-decoration:underline; */
	margin-left:80px;
}

a {
	text-decoration:none;
	color:rgb(0,0,238);
}

#header {
  position: relative;
	background-image:url('/images/headerbarback.jpg');
	background-repeat:repeat-x;
	height:150px;
	display:block;
	font-family:Verdana,Arial,sans-serif;
	font-size:36px;
	font-weight:bold;
}

#subhead {
  position: relative;
	font-size:24px;
}

#header_ctr {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.clear {
	clear:both;
	display:block;
	height:0;
	width:0;
	visibility:hidden;
}

#bodytext {
	display:block;
}

#nav {
	width:200px;
	vertical-align:top;
	padding:5px;
	padding-top:0px;
	font-size:14px;
}
#nav a {
	font-size:14px;
	padding:2px;
	padding-left:15px;
	display:block;
	background-color:#f8f8f8;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
#nav .heading {
	padding:5px;
	font-size:14px;
	display:block;
	background-color:#d8d8d8;
	color:#000;
	border:1px solid #000;
	font-weight:bold;
}
#nav .last {
	border-bottom:1px solid #000;
	margin-bottom:10px;
}
#nav .nolinkmenu td {
    background-color: #EEEEEE;
    border: 1px solid #999999;
    color: #383838;
    padding: 3px 3px 3px 10px;
}
#nav .linksmenu {
    background-color: #EEEEEE;
    border: 1px solid #999999;
    color: #383838;
    padding: 0;
}
#nav .linksmenu a {
    color: #838383;
    display: block;
    padding: 3px 3px 3px 10px;
    text-decoration: none;
    width: auto;
}
#nav .linksmenu a:hover {
    background-color: #3896CC;
    color: #FFFFFF;
}

#bodytext {
}

#content {
	margin-left:5px;
	margin-right:5px;
	background-color:#fff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-radius:5px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:30px;
}

#footer {
	background-color:#eef;
	position:absolute;
	bottom:0;
	width:100%;
	height:20px;
	border-top:1px solid #ccc;
	text-align:center;
	vertical-align:middle;
	font-size:10px;
}

.prettytable {
	font-family:Helvetica,sans-serif;
	font-size:16px;
	margin-left:auto;
	margin-right:auto;
}

.prettytable th {
	font-size:15px;
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	background-color:#eee;
	padding:3px;
}

.prettytable td {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:2px;
}

.prettytablesmall {
	border:1px solid #999;
	padding:5px;
	border-radius:5px;
	margin-left:auto;
	margin-right:auto;
}

.prettytablesmall th {
	font-size:12px;
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	background-color:#eee;
}

.prettytablesmall td {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:4px;
	font-size:10px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.prettytablesmall input {
	font-size:11px;
}

.prettytablesmall select {
	font-size:11px;
}

.filters {
	display:block;
	border:1px solid #999;
	border-radius:3px;
	font-size:12px;
	margin-left:20px;
}

.filters td {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding-right:10px;
	background-color:#eee;
}

.tbl_head {
	font-weight:bold;
	height:40px;
	font-size:20px;
	background-color:#eee;
	border:1px solid #ddd;
	border-radius:5px;
}

.rt {
	text-align:right;
}

.total td {
	text-align:right;
	font-weight:bold;
}

input, select, textarea {
	font-family:Verdana;
	border:1px solid #ccc;
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	border-radius:2px;
	background-color:#eee;
	padding-left:5px;
}

.inx_fees_table {
	border:1px solid #999;
	padding:5px;
	border-radius:5px;
	margin-left:auto;
	margin-right:auto;
}

.inx_fees_table th {
	font-size:14px;
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	background-color:#eee;
}

.inx_fees_table td {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:4px;
	font-size:12px;
}

.trisp {
	font-weight:bold;
}

.trisp td {
	font-size:14px;
	background-color:#aaf;
}

input[type="checkbox"] {
	display:inline-block;
	height:19px;
	width:19px;
	cursor:pointer;
}

#membertbl {
	margin-top:30px;
	border:1px solid #ccc;
	border-radius:5px;
}

#membertbl td {
	border-bottom:1px solid #ccc;
	padding-left:20px;
	padding-right:20px;
}

.notice {
	background-color:#f8f8f8;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
	width:50%;
}

.isplist {
	font-family:Arial;
	font-size:14px;
	border:1px solid #000;
	border-radius:5px;
	margin-left:auto;
	margin-right:auto;
}

.isplist th {
	border-bottom:2px solid #aaa;
}

.isplist td {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:3px;
}

.legend {
	border:1px solid #ccc;
	border-radius:3px;
	background-color:#eee;
	margin-left:auto;margin-right:auto;
	margin-bottom:20px;
	padding:5px;
	font-size:12px;
}

#main {
	padding-top:5px;
	width:100%;
}

h2 {
	padding:5px;
	padding-left:10px;
	font-size:16px;
	background-color:#d8d8d8;
	color:#000;
	border:1px solid #000;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
}

table {
	background-color:#fff;
}
.tdborder td {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding-left:3px;
	padding-right:3px;
}
.pubname td {
	font-weight:bold;
	background-color:#ddf;
	padding:5px;
}
.pubname_head td {
	font-size:10px;
	color:#aaa;
    
}

.doctable {
	border:1px solid #999;
	padding:1px;
	border-radius:5px;
	margin-left:auto;
	margin-right:auto;
	width:90%;
}

.doctable th {
	padding-left:3px;
	padding-right:3px;
	font-size:14px;
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	background-color:#eee;
}

.doctable td {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
			  padding:1px;
	font-size:12px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.bonus {
	margin-left:auto;
	margin-right:auto;
	width:95%;
	font-family:Helvetica,sans-serif;
}

.bonus th {
	font-size:15px;
	padding:3px;
	border-bottom:2px solid #ccc;
	border-right:2px solid #ccc;
	background-color:#eee;
}

.bonus td {
	font-size:13px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}

#acc_filter {
	font-size:12px;
	border:1px solid #ccc;
	padding:0px;
	padding-left:20px;
	width:95%;
}
#acc_isp {
	font-size:10px;
}
#dberror {
    background-color:#fee;
    font-weight:bold;
    text-align:center;
    border:1px solid #f00;
    border-radius:10px;
    margin-left:auto;
    margin-right:auto;
    padding:10px;
    font-size:14px;
    width:400px;
    color:#f00;
}

table .members {
	font-family:Helvetica,sans-serif;
	font-size:16px;
	margin-left:auto;
	margin-right:auto;
}

.members th {
	font-size:15px;
	background-color:#eee;
	padding:3px;
}

.members td {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px;
	text-align:right;
}
#abusetbl td {
	padding:0px;
	font-size:14px;
}

input.rm-subsidiary-btn {
	margin-left: 10px;
}

input:invalid:required {
	background:#ffc0cb30;
}

.submit-btn {
  background-color: cornflowerblue;
  color: white;
  padding: 5px;
  border: orange;
  border-radius: 4px;
}

.feestable {
	border:1px solid #999;
	padding:5px;
	border-radius:5px;
	margin-left:auto;
	margin-right:auto;
}

.feestable th {
	padding:0px;
	font-size:12px;
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	background-color:#eee;
}

.feestable td {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:2px;
	font-size:10px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.feestable input {
	font-size:11px;
}

.feestable select {
	font-size:11px;
}
