.content {
	padding:0 8px;
	//width:100%;
}

.datatable {
	border-left:1px solid #a6cebb;
	border-top:1px solid #a6cebb;
}

.datatable th {
	padding:3px 5px;
	border-right:1px solid #a6cebb;
	border-bottom:1px solid #a6cebb;
	font-size:80%;
	background:#c9f6e1;
}

.datatable td {
	padding:3px 5px;
	border-right:1px solid #a6cebb;
	border-bottom:1px solid #a6cebb;
}


.content table {
	border:1px solid #a6cebb;
}

.content table th {
	padding:3px 5px;
	border-right:1px solid #a6cebb;
	border-bottom:1px solid #a6cebb;
	font-size:80%;
	background:#c9f6e1;
}

.content table td {
	padding:3px 5px;
	border-right:1px solid #a6cebb;
	border-bottom:1px solid #a6cebb;
}

.pagetitle {
	font-weight:normal;
	color:#00653a;
	font-size:220%;
	margin-top:0;
}
.texttitle {
	font-weight:normal;
	color:#00653a;
	font-size:160%;
	margin-top:1.5em;
	margin-bottom:0.5em;
}
.licenceslist {
	//height:1%;
	margin:0;
	padding:0;
}
.licenceslist li {
	padding:0 10px 0 0;
	font-size:85%;
	height:280px;
	line-height:1.1;
	width:180px;
	float:left;
	list-style-type:none;
    overflow:hidden;
    text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}
.licenceslist img {
	margin-bottom:2px;
}
.licenceslist a,
.licenceslist a:link,
.licenceslist a:visited {
	text-decoration:none;

}
.licenceslist a img,
.licenceslist a:link img,
.licenceslist a:visited img {
	border:1px solid #c9c9c9;
}
.licenceslist a:hover img {
	border:1px solid #ff0000;
}
.licenceslist a:hover {
	color:#ff0000;
}

/* calendar */
.calendar {
	margin-bottom:14px;
	padding:0 8px;
	//width:100%;
	
}
.calendar table {
	background:#d9f7e9;
}
.calendar th {
	text-align:center;
	font-size:75%;
	padding:2px 5px;
	background:#b0eacf;
}
.calendar td{
	text-align:center;
	font-size:75%;
	padding:2px 5px;
}
.calendar td.hol {
	background:#afeed0;
}
.calendar td.cur {
	background:#3cb079;
}

.creditTable
{

}

.creditTable TH
{
	border-bottom: 1px solid #BFBFBF;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	padding-left: 0px;
	text-align: center;
}

.creditTable TD
{
	border-bottom: 1px solid #BFBFBF;
	text-align: center;
}

.name
{
	color: #025098;
	font-weight: bold;
}

.cardTable
{
	border: none!important;
}

.cardTable td
{
	border: none!important;
	vertical-align: top;
}

.cardTable td h4
{
	margin-top: 0px;
	padding-top: 4px;
}
#auth
{
	color: #cccccc;
}
