@CHARSET "UTF-8";

img {
	user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag: none;
	-khtml-user-drag: none;
	-webkit-touch-callout: none;
}

#footer {
   /* position: fixed !important;*/
   /* position: absolute;*/
    bottom: 0;
    left: 0;
    width: 100%;
    /*background-color: #ffbf7f;*/ /*������������*/
    /*background-color: #7fffd4;*/ /*������������*/
    /*background-color: #ffffff;*/ /*���*/
    /*padding: 15px;*/
    z-index: 999999;
}

/*-- ������ ������������������ ������ --*/
#loading {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #000;
  opacity: 0.7;
  z-index: 9999991;
}
#spinner {
  display: none;
  color: #fff;
  z-index: 9999992;
}

/*-- ������ ������������ ������ --*/
.form-signin {
	max-width: 400px;
	padding: 19px 29px 29px;
	margin: 0 auto 20px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	box-shadow: 0 1px 2px rgba(0,0,0,.05);
}

.form-signin .form-signin-heading,
.form-signin .checkbox {
	margin-bottom: 10px;
}

.form-signin input[type="text"],
.form-signin input[type="password"] {
	font-size: 16px;
	height: auto;
	margin-bottom: 0px;
	padding: 7px 9px;
}

.form-signin select {
	font-size: 16px;
	height: auto;
	margin-bottom: 0px;
	padding: 7px 9px;
}

.form-forget {
	max-width: 400px;
	padding: 19px 29px 29px;
	margin: 0 auto 20px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	box-shadow: 0 1px 2px rgba(0,0,0,.05);
}

.form-forget .form-forget-heading,
.form-forget .checkbox {
	margin-bottom: 10px;
}

.form-forget input[type="text"],
.form-forget input[type="password"] {
	font-size: 16px;
	height: auto;
	margin-bottom: 0px;
	padding: 7px 9px;
}

.form-forget select {
	font-size: 16px;
	height: auto;
	margin-bottom: 0px;
	padding: 7px 9px;
}
/*-- ������ ������������ ������ --*/

.errorTx {
	margin-top: 10px;
	width: 100%;
	/* width: 750px; */
	color: #db3131;
	font-weight: bold;
	padding: 15px 20px 13px 20px;
	display: inline-block;
	background: #ffe1e1;
	background-repeat: no-repeat;
	background-position: center left 15px;
	background-size: 28px 28px;
	border-radius: 8px;
}

.text-menu1 {
	font-size:0.8rem;
	color: #000000;
}

.text-menu2 {
	font-size:0.8rem;
	color: #ffffff;
	text-decoration-line: none;
}

.text-theme {
	color: #074290;
}

/* ACT001 */
.text-theme1 {
	color: #074290;
}

.text-theme1-2 {
	color: #905507;
}

.text-theme1-3 {
	color: #f8bd6f;
}

.text-theme1-4 {
	color: #0d76ff;
}

.text-theme1-5 {
	color: #8f1007;
}

/* ACT002 */
.text-theme2 {
	color: #074290;
}

.text-theme2-2 {
	color: #905507;
}

.text-theme2-3 {
	color: #f8bd6f;
}

.text-theme2-4 {
	color: #0d76ff;
}

.text-theme2-5 {
	color: #8f1007;
}

/* ACT003 */
.text-theme3 {
	color: #074290;
}

.text-theme3-2 {
	color: #905507;
}

.text-theme3-3 {
	color: #f8bd6f;
}

.text-theme3-4 {
	color: #0d76ff;
}

.text-theme3-5 {
	color: #8f1007;
}

.text-item-title {
	border-bottom: solid 0.3em #905507;
	font-weight: bold;
}

.text-required {
	font-size: 0.8rem;
	font-weight: bold;
}

.text-notes {
	font-size: 0.8rem;
	font-weight: bold;
}

.table-theme{
	background-color: #905507;
	color: #ffffff;
}

/* ACT001 */
.table-theme1 {
	background-color: #074290;
	color: #ffffff;
}

.table-theme1-2 {
	background-color: #905507;
	color: #ffffff;
}

.table-theme1-3 {
	background-color: #f8bd6f;
	color: #000000;
}

.table-theme1-4 {
	background-color: #0d76ff;
	color: #000000;
}

.table-theme1-5 {
	background-color: #8f1007;
	color: #000000;
}

/* ACT002 */
.table-theme2 {
	background-color: #074290;
	color: #ffffff;
}

.table-theme2-2 {
	background-color: #905507;
	color: #ffffff;
}

.table-theme2-3 {
	background-color: #f8bd6f;
	color: #000000;
}

.table-theme2-4 {
	background-color: #0d76ff;
	color: #000000;
}

.table-theme2-5 {
	background-color: #8f1007;
	color: #000000;
}

/* ACT003 */
.table-theme3 {
	background-color: #074290;
	color: #ffffff;
}

.table-theme3-2 {
	background-color: #905507;
	color: #000000;
}

.table-theme3-3 {
	background-color: #f8bd6f;
	color: #000000;
}

.table-theme3-4 {
	background-color: #0d76ff;
	color: #000000;
}

.table-theme3-5 {
	background-color: #8f1007;
	color: #000000;
}

/* ACT001 */
.title1 {
	color: #074290;
	font-weight: bold;
	border-bottom: thick solid #074290;
}

.title1-2 {
	color: #905507;
	font-weight: bold;
	border-bottom: thick solid #905507;
}

.title1-3 {
	color: #f8bd6f;
	font-weight: bold;
	border-bottom: thick solid #f8bd6f;
}

.title1-4 {
	color: #0d76ff;
	font-weight: bold;
	border-bottom: thick solid #0d76ff;
}

.title1-5 {
	color: #8f1007;
	font-weight: bold;
	border-bottom: thick solid #8f1007;
}

.title-sub1 {
	/*color: #074290;*/
	font-weight: bold;
	border-left: thick solid #074290;
	padding-left: 2px;
}

.title-sub1-2 {
	/*color: #fcdae4;*/
	font-weight: bold;
	border-left: thick solid #905507;
	padding-left: 2px;
}

.title-sub1-3 {
	/*color: #abbb7b;*/
	font-weight: bold;
	border-left: thick solid #f8bd6f;
	padding-left: 2px;
}

.title-sub1-4 {
	/*color: #dafcf2;*/
	font-weight: bold;
	border-left: thick solid #0d76ff;
	padding-left: 2px;
}

.title-sub1-5 {
	/*color: #99d9ea;*/
	font-weight: bold;
	border-left: thick solid #8f1007;
	padding-left: 2px;
}

.title-fill1 {
	color: #ffffff;
	font-weight: bold;
	background-color: #074290;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill1-2 {
	color: #ffffff;
	font-weight: bold;
	background-color: #905507;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill1-3 {
	color: #000000;
	font-weight: bold;
	background-color: #f8bd6f;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill1-4 {
	color: #000000;
	font-weight: bold;
	background-color: #0d76ff;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill1-5 {
	color: #ffffff;
	font-weight: bold;
	background-color: #8f1007;
	border-top-right-radius: 20px;
	padding: 10px;
}

/* ACT002 */
.title2 {
	color: #074290;
	font-weight: bold;
	border-bottom: thick solid #074290;
}

.title2-2 {
	color: #905507;
	font-weight: bold;
	border-bottom: thick solid #905507;
}

.title2-3 {
	color: #f8bd6f;
	font-weight: bold;
	border-bottom: thick solid #f8bd6f;
}

.title2-4 {
	color: #0d76ff;
	font-weight: bold;
	border-bottom: thick solid #0d76ff;
}

.title2-5 {
	color: #8f1007;
	font-weight: bold;
	border-bottom: thick solid #8f1007;
}

.title-sub2 {
	/*color: #8b7bbb;*/
	font-weight: bold;
	border-left: thick solid #074290;
	padding-left: 2px;
}

.title-sub2-2 {
	/*color: #fcdae4;*/
	font-weight: bold;
	border-left: thick solid #905507;
	padding-left: 2px;
}

.title-sub2-3 {
	/*color: #abbb7b;*/
	font-weight: bold;
	border-left: thick solid #f8bd6f;
	padding-left: 2px;
}

.title-sub2-4 {
	/*color: #dafcf2;*/
	font-weight: bold;
	border-left: thick solid #0d76ff;
	padding-left: 2px;
}

.title-sub2-5 {
	/*color: #99d9ea;*/
	font-weight: bold;
	border-left: thick solid #8f1007;
	padding-left: 2px;
}

.title-fill2 {
	color: #ffffff;
	font-weight: bold;
	background-color: #074290;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill2-2 {
	color: #ffffff;
	font-weight: bold;
	background-color: #905507;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill2-3 {
	color: #000000;
	font-weight: bold;
	background-color: #f8bd6f;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill2-4 {
	color: #000000;
	font-weight: bold;
	background-color: #0d76ff;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill2-5 {
	color: #ffffff;
	font-weight: bold;
	background-color: #8f1007;
	border-top-right-radius: 20px;
	padding: 10px;
}

/* ACT003 */
.title3 {
	color: #074290;
	font-weight: bold;
	border-bottom: thick solid #074290;
}

.title3-2 {
	color: #905507;
	font-weight: bold;
	border-bottom: thick solid #905507;
}

.title3-3 {
	color: #f8bd6f;
	font-weight: bold;
	border-bottom: thick solid #f8bd6f;
}

.title3-4 {
	color: #0d76ff;
	font-weight: bold;
	border-bottom: thick solid #0d76ff;
}

.title3-5 {
	color: #8f1007;
	font-weight: bold;
	border-bottom: thick solid #8f1007;
}

.title-sub3 {
	/*color: #8b7bbb;*/
	font-weight: bold;
	border-left: thick solid #074290;
	padding-left: 2px;
}

.title-sub3-2 {
	/*color: #fcdae4;*/
	font-weight: bold;
	border-left: thick solid #905507;
	padding-left: 2px;
}

.title-sub3-3 {
	/*color: #abbb7b;*/
	font-weight: bold;
	border-left: thick solid #f8bd6f;
	padding-left: 2px;
}

.title-sub3-4 {
	/*color: #dafcf2;*/
	font-weight: bold;
	border-left: thick solid #0d76ff;
	padding-left: 2px;
}

.title-sub3-5 {
	/*color: #99d9ea;*/
	font-weight: bold;
	border-left: thick solid #8f1007;
	padding-left: 2px;
}

.title-fill3 {
	color: #ffffff;
	font-weight: bold;
	background-color: #074290;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill3-2 {
	color: #ffffff;
	font-weight: bold;
	background-color: #905507;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill3-3 {
	color: #000000;
	font-weight: bold;
	background-color: #f8bd6f;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill3-4 {
	color: #000000;
	font-weight: bold;
	background-color: #0d76ff;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill3-5 {
	color: #ffffff;
	font-weight: bold;
	background-color: #8f1007;
	border-top-right-radius: 20px;
	padding: 10px;
}

.bg-theme {
	background-color: #074290;
}

/* ACT001 */
.bg-theme1-1 {
	background-color: #074290;
	color: #ffffff
}

.bg-theme1-2 {
	background-color: #905507;
	color: #ffffff
}

.bg-theme1-3 {
	background-color: #f8bd6f;
	color: #ffffff
}

.bg-theme1-4 {
	background-color: #0d76ff;
	color: #ffffff
}

.bg-theme1-5 {
	background-color: #8f1007;
	color: #ffffff
}

/* ACT002 */
.bg-theme2-1 {
	background-color: #074290;
	color: #ffffff
}

.bg-theme2-2 {
	background-color: #905507;
	color: #ffffff
}

.bg-theme2-3 {
	background-color: #f8bd6f;
	color: #ffffff
}

.bg-theme2-4 {
	background-color: #0d76ff;
	color: #ffffff
}

.bg-theme2-5 {
	background-color: #8f1007;
	color: #ffffff
}

/* ACT003 */
.bg-theme3-1 {
	background-color: #074290;
}

.bg-theme3-2 {
	background-color: #905507;
}

.bg-theme3-3 {
	background-color: #f8bd6f;
	color: #ffffff
}

.bg-theme3-4 {
	background-color: #0d76ff;
	color: #ffffff
}

.bg-theme3-5 {
	background-color: #8f1007;
	color: #ffffff
}

/* ACT001 */
.border-theme1-1 {
	border : solid 3px #074290;
}
.border-theme1-2 {
	border : solid 3px #905507;
}

/* ACT002 */
.border-theme2-1 {
	border : solid 3px #074290;
}
.border-theme2-2 {
	border : solid 3px #905507;
}

/* ACT003 */
.border-theme3-1 {
	border : solid 3px #074290;
}
.border-theme3-2 {
	border : solid 3px #905507;
}

/* --------------------- */

/* box-������������ */
.box-notice1 {
  /*border: 1px solid #333333;*/
  padding: 5px;
  font-size: 0.8rem;
  width: 100%;
  height: 150px;
  overflow: auto;
}

.box-notice2 {
  /*border: 1px solid #333333;*/
  padding: 5px;
  font-size: 0.8rem;
  width: 100%;
  height: 150px;
  overflow: auto;
}

.box-notice3 {
  /*border: 1px solid #333333;*/
  padding: 5px;
  font-size: 0.8rem;
  width: 100%;
  height: 150px;
  overflow: auto;
}
/* --------------------- */
.file-dragover {
	background-color: #074290;
	color: #ffffff;
}
/* --------------------- */
/* ������������ */
/* --------------------- */
.progressbar {
	position: relative;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.progressbar li {
	position: relative;
	list-style-type: none;
	text-align: center;
	text-transform: uppercase;
	width: 20%;	/* ��������������������������������� */
	color: #999999;
	font-weight: bold;
	counter-increment: steps;
}
.progressbar li:before {
	display: block;
	width: 26px;
	height: 26px;
	margin: 7px auto 20px auto;
	content: '';
	line-height: 26px;
	font-size: 12px;
	text-align: center;
	border-radius: 50%;
	background-color: #F5F5F5;
	content: counter(steps);
}
.progressbar li:after {
	position: absolute;
	z-index: -1;
	top: 15px;
	left: -50%;
		width: 100%;
	height: 2px;
	content: '';
	background-color: #F5F5F5;
}
.progressbar li:first-child:after {
	content: none;
}
.progressbar li.active,
.progressbar li.complete{
	color: #074290;
}
.progressbar li.active:before,
.progressbar li.complete:before {
	background-color: #0070BD;
	color: #FFF;
}
.progressbar li.active:after,
.progressbar li.complete:after {
	background-color: #0070BD;
}

/* --------------------- */
/* ������������������������������������ */
/* --------------------- */
.progressbar2 {
	position: relative;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.progressbar2 li {
	position: relative;
	list-style-type: none;
	text-align: center;
	text-transform: uppercase;
	width: 25%;	/* ��������������������������������� */
	color: #999999;
	font-weight: bold;
	counter-increment: steps;
}
.progressbar2 li:before {
	display: block;
	width: 26px;
	height: 26px;
	margin: 7px auto 20px auto;
	content: '';
	line-height: 26px;
	font-size: 12px;
	text-align: center;
	border-radius: 50%;
	background-color: #F5F5F5;
	content: counter(steps);
}
.progressbar2 li:after {
	position: absolute;
	z-index: -1;
	top: 15px;
	left: -50%;
		width: 100%;
	height: 2px;
	content: '';
	background-color: #F5F5F5;
}
.progressbar2 li:first-child:after {
	content: none;
}
.progressbar2 li.active,
.progressbar2 li.complete{
	color: #074290;
}
.progressbar2 li.active:before,
.progressbar2 li.complete:before {
	background-color: #0070BD;
	color: #FFF;
}
.progressbar2 li.active:after,
.progressbar2 li.complete:after {
	background-color: #0070BD;
}

/* --------------------- */
/* ��������������������������������������������������� */
/* --------------------- */
.progressbar3 {
	position: relative;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.progressbar3 li {
	position: relative;
	list-style-type: none;
	text-align: center;
	text-transform: uppercase;
	width: 50%;	/* ��������������������������������� */
	color: #999999;
	font-weight: bold;
	counter-increment: steps;
}
.progressbar3 li:before {
	display: block;
	width: 26px;
	height: 26px;
	margin: 7px auto 20px auto;
	content: '';
	line-height: 26px;
	font-size: 12px;
	text-align: center;
	border-radius: 50%;
	background-color: #F5F5F5;
	content: counter(steps);
}
.progressbar3 li:after {
	position: absolute;
	z-index: -1;
	top: 15px;
	left: -50%;
		width: 100%;
	height: 2px;
	content: '';
	background-color: #F5F5F5;
}
.progressbar3 li:first-child:after {
	content: none;
}
.progressbar3 li.active,
.progressbar3 li.complete{
	color: #074290;
}
.progressbar3 li.active:before,
.progressbar3 li.complete:before {
	background-color: #0070BD;
	color: #FFF;
}
.progressbar3 li.active:after,
.progressbar3 li.complete:after {
	background-color: #0070BD;
}
