.card-header {
	color: #7bc143;
	font-weight: bold;
	padding-bottom: 5px;
}

.card-detail-header {
	font-weight: bold;
	padding-right: 0.5em;
}

.loadingMask {
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 2;
	position: absolute;
}

.loadingImage {
	background-image: url("upload.gif");
	left: 0;
	top: 0;
	z-index: 2;
	height: 100%;
	width: 100%;
	position: absolute;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
}

.loadingBackground {
	opacity: 0.5;
	background-color: #fff;
	height: 100%;
	width: 100%;
}

div.loading {
	background-image: url(upload.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #fff;
}

#attachments a {
	display: inline-block;
	padding-right: 0px;
}

#attachments a:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 0.5em;
}

#attachments a[href $=".xls"]:before,#attachments a[href $=".xlsx"]:before
	{
	content: "\f1c3";
	color: #5cb85c;
}

#attachments a[href $=".doc"]:before,#attachments a[href $=".docx"]:before
	{
	content: "\f1c2";
	color: #337ab7;
}

#attachments a[href $=".ppt"]:before,#attachments a[href $=".pptx"]:before
	{
	content: "\f1c4";
	color: #f0ad4e;
}

#attachments a[href $=".pdf"]:before {
	content: "\f1c1";
	color: #d9534f;
}

#attachments a[href $=".txt"]:before,#attachments a[href $=".rtf"]:before,#attachments a[href
	$=".odt"]:before {
	content: "\f15c";
	color: #5bc0de;
}

#attachments a[href $=".zip"]:before,#attachments a[href $=".7z"]:before,#attachments a[href
	$=".rar"]:before {
	content: "\f1c6";
	color: #f0ad4e;
}

#attachments a[href $=".png"]:before,#attachments a[href $=".jpg"]:before,#attachments a[href
	$=".jpeg"]:before,#attachments a[href $=".tiff"]:before,#attachments a[href
	$=".gif"]:before {
	content: "\f1c5";
	color: #ccc;
}

.lotusui img {
	margin-right: 3px;
}

.lotusBtn img {
	margin-right: 4px;
}

.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th
	{
	border-top: 1px solid #ddd;
	line-height: 1.5em;
	padding: 2px 2px 2px 8px;
	vertical-align: top;
}

body.xsp {
	color: #4f4f4f;
	font-family: "myriad-pro", Verdana, Helvetica, sans-serif;
	line-height: 1;
	background-color: #fff;
	font-size: 13px;
}

#bg-3 .container {
	font-size: 13px !important;
}

.divHeaderNav {
	margin: 14px 0px 14px;
}

.companyLink {
	background-color: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	margin-left: 3em;
}

@media ( min-width : 992px) {
	.col-md-6,#content,.news-list .news-item {
		width: 75% !important;
	}
	.col-md-pull-6,#left-sidebar {
		right: 75% !important;
	}
}

.side-nav li>a>img {
	margin-right: 1em;
}

.domino-view tr>td {
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

.contentMainText table td,.contentMainText table th {
	padding: 0.5em 0;
}

a {
	color: #7bc143;
	text-decoration: none
}

a:hover,a:visited,a:active,a:focus {
	color: #7bc143;
	text-decoration: none
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

h1,h2,h3,h4,h5,h6,h7,h8,.h1,.h2,.h3,.h4,.h5,.h6,.h7,.h8 {
	color: inherit;
	display: block;
	font-family: inherit;
	font-weight: 400;
	line-height: 1.1;
}

h1,.h1,h2,.h2,h3,.h3 {
	margin-bottom: 20px;
	margin-top: 20px;
}

h1,.h1 {
	font-size: 26px;
}

h1 {
	color: #467a26;
	margin-top: 13.3333px;
}

.btn {
	font-size: 13px;
	padding: 4px 10px;
	margin-bottom: 2px;
}

.xspFilter,.xspClose {
	color: #7bc143;
}

td.theader {
	width: 35%;
	background-color: #f0f0f0;
	color: #4f4f4f;
}

td.tvalue {
	width: 65%;
}

td.theaderSearch {
	width: 30%;
}

td.tvalueSearch {
	width: 70%;
}

label {
	font-weight: normal;
}

.xspInputFieldRichText {
	background-color: transparent;
}

.form-control {
	font-size: 13px;
	height: 29px;
	padding: 4px 12px;
}

input[type="file"] {
	padding: 2px 12px;
}

.checkbox input[type="checkbox"] {
	margin-left: 20 px;
	position: absolute;
}

.xspMessage {
	display: block;
	margin: 1px 0 0 0;
}

.xspMessageError {
	display: block;
	margin-bottom: 0;
	border: 1px solid transparent;
	border-radius: 4px;
	margin-top: 10px;
	padding: 5px;
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}

.xspMessageSuccess {
	display: block;
	margin-bottom: 0;
	border: 1px solid transparent;
	border-radius: 4px;
	margin-top: 10px;
	padding: 5px;
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}

.xspMessageWarning {
	display: block;
	margin-bottom: 0;
	border: 1px solid transparent;
	border-radius: 4px;
	margin-top: 10px;
	padding: 5px;
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}

.xspPickerLink:before {
	content: "\f0fe";
	font-family: "Font Awesome 5 Free";
	margin-right: 0.5em;
}

.openDocbyPID {
	padding: 20px 0 0;
	margin-bottom: -5px;
}

.icon-print:before,.icon-sitemap:before,.icon-caret:before {
	font-family: icomoon !important;
}

.sectionCategory {
	padding: 0px;
}

.sectionCategory>div>div[id *="repeatLinks"]>span {
	margin-left: 30px;
	display: inline-block;
}

.pagerRight {
	float: right;
}

.dateLegal {
	color: #b2b2b2;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

.dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}