[v-cloak] {
	display: none;
}

.chn-footer {
	vertical-align: top;
	text-align: center;
	clear: both;
	margin-top: 60px;
}

.chn-footer a {
	color: black;
}

.chn-footer a:hover {
	color: black;
}

.chn-container {
	margin: 0 6px;
}

.chn-text-center {
	text-align: center !important;
}

.chn-text-right {
	text-align: right !important;
}

.chn-table-filter-report {
	margin-bottom: 30px;
}

.chn-table {
	width: 100%;
	border-spacing: 0;
}

.chn-table thead tr {
	background: #f5f5f5;
}

.chn-table thead tr th {
	font-family: arial, helvetica, Lucida Sans, FreeSans;
	font-size: 12px;
	text-align: left;
	padding: 4px;
}

.chn-table-filter {
    border: 1px #808080 solid;
    font-size: 10px;
    font-family: arial, helvetica, Lucida Sans, FreeSans;
    height: 18px;
	width: 100%;
}

.chn-table thead tr:last-child th {
	border-bottom: 1px solid #d0d0d0;
}

.chn-table tbody tr, .chn-table tfoot tr {
	background: rgb(229, 229, 229);
}

.chn-table tbody tr td, .chn-table tfoot tr td {
	border-bottom: 1px solid rgb(208, 208, 208);
	border-top: 1px solid rgb(239, 239, 239);
	padding: 4px;
}

.chn-subtitle-block {
	border: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-bottom: 2px solid #000 !important;
	display: block;
	line-height: 28px;
	padding-bottom: 1px;
	overflow: auto;
}

.chn-subtitle-block-title {
	font-family: arial, helvetica, Lucida Sans, FreeSans;
	font-size: 14px;
	display: inline;
	float: left;
	height: 28px;
}

.mtl {
    margin-top: 50px;
}

.text-center {
    text-align: center;
}

.pointer {
    cursor: pointer;
}
