body,html,body form {
	height: auto;
	/*overflow: hidden;*/
	/*overflow-y: hidden;*/
	/*color: rgb(59, 59, 59);*/
	min-width: 300px;
}

.testna {
	width:512px;
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	/*overflow-y:visible !important;*/
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
}

a[onclick] {
	text-decoration: underline;
}

span.icons.icon-correct:click {
	background: url("../icons/correct.png") no-repeat scroll center center #AAA;
}
span.icons.icon-correct:hover {
	background: url("../icons/correct.png") no-repeat scroll center center #DCDCDC;
}
span.icons.icon-correct {
	background: url("../icons/correct.png") no-repeat scroll center center transparent;
	color: transparent;
	height: 24px;
	width: 24px;
	padding: 5px 10px;
}
span.num-red {
	color: #FF0000;
}
span.num-green {
	color: #21A867;
}

#body-wrap {
	height: auto;
}

.workspace-title {
	background: url("../images/folder-icon-24.png") no-repeat scroll left center #FAFAFA;
	border-bottom: 1px solid #AAA;
	font-size: 115%;
	height: 26px;
	*padding-left: 25px;
	*position: fixed;
}
.workspace-title .page-path {
	margin-left: 25px;
}
#header {
	background-color: #1B1B1B;
	color: #FFF;
	font-size: 13px;
	height: 100px;
}

#content {
	height: 100%;
	font-size: 14px;
	background-color: #1B1B1B;
	padding: 5px 0;
}

#content>div {
	background-color: rgb(59, 59, 59);
	height: 100%;
}

#content>div>div {
	/*height: 100%;*/
	height: auto;
}

#menu-tree, .workspace-wrapper {
	height: 100%;
}

#menus, .workspace {
	background-color: #fafafa;
	height: 100%;
}

.form-control {
  /*font-size: 1.2em;*/
  height: 28px;
  line-height: 28px;
  padding: 0 12px;
}

.yui3-g.lnhi28px div {
	line-height: 33px;
}

.yui3-g.lnhi26px div {
	line-height: 26px;
}

.yui3-g.lnhi24px div {
	line-height: 24px;
}

.yui3-g.self-lnhi20px {
	line-height: 20px ! important;
}

.yui3-g.self-lnhi16px {
	line-height: 16px ! important;
}

.yui3-g.self-lnhi8px {
	line-height: 8px ! important;
}

#menu-userprofile {
	border-left: 1px solid #AAA;
	background: url(../images/user1-24.png) no-repeat scroll left center;
	padding-left: 30px;
}

#hd-line1 {
	background-color: #1B1B1B; /*use same color with header*/
	margin-top:5px;
	margin-bottom: 5px;
	font-size: 24px;
	font-weight:bold;
}

.hd-line1-mobile {
/*     font-size: 14px; */
    width: 100%;
}

#hd-line2 {
	background-color: rgb(20, 102, 178);
}

#system-logo {
	<!--padding: 5px;-->
	text-align: center;
}

#system-logo #logo {
	background: url(../images/logo.png) no-repeat scroll left top/100px auto transparent;
	line-height: 80px;
	width: 100px;
}

#view-space {
	min-width: 300px;
	min-height: 100%;
}

.content-left-panel,.content-right-panel {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: rgb(20, 102, 178) -moz-use-text-color rgb(20, 102, 178) rgb(20, 102, 178);
	border-image: none;
	border-radius: 5px;
	border-style: solid none solid solid;
	border-width: 2px medium 2px 2px;
	padding: 0 5px;
}

.container {
  width: 100%;
}

.hidden {
	display: none;
}


.content-right-panel {
	overflow: auto;
}


.p0 {
	padding-left: 5px;
}

.p1 {
	padding-left: 15px
}

.page-title>span,#menu-system {
	padding-left: 5px;
}

.slide-trigger {
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	width: 7px;
	height: 100%;
}

.slide-trigger-close {
	background-image: url(../images/slide-left.png);
}

.slide-trigger-open {
	background-image: url(../images/slide-right.png);
}

label {
    display: inline-block	;
    margin-bottom: 0px;
    color: rgb(94, 92, 92);
}

.label label {
	text-align: right;
	padding-right: 5px;
	color: rgb(94, 92, 92);
}

.info-label {
    display: inline-block ;
    margin-bottom: 0px;
    color: rgb(94, 92, 92);
    font-weight: bold;
}

.info-detail {
    /*color: blue;*/
}

/* Buttons */
ul.buttons {
	list-style: none outside none;
	margin: 5px 0 0;
	padding: 0;
}

ul.buttons li {
	display: inline;
	padding: 0 5px 0 0;
	line-height: 1.2;
}

.button,.button:visited {
	color: #000
}

.button.noperm {
	background-image: url(../../assets/icons/lock10.png);
	background-image: url(../../assets/icons/lock10.png), -moz-linear-gradient(top,#f5f5f5 0,#efefef 50%,#e5e5e5 51%,#dfdfdf 100%);
	background-image: url(../../assets/icons/lock10.png), -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5f5f5),color-stop(50%,#efefef),color-stop(51%,#e5e5e5),color-stop(100%,#dfdfdf));
	filter: progid_DXImageTransform.Microsoft.AlphaImageLoader(src='../../assets/icons/lock10.png', sizingMethod='scale')
			progid_DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',endColorstr='#dfdfdf',GradientType=0);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.button.noperm[disabled] {
	background-color: #efefef;
	background-image: url('../../assets/icons/lock10.png');
	background: url('../../assets/icons/lock10.png') -moz-linear-gradient(top,#f5f5f5 0,#efefef 50%,#e5e5e5 51%,#dfdfdf 100%);
	background: url('../../assets/icons/lock10.png') -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5f5f5),color-stop(50%,#efefef),color-stop(51%,#e5e5e5),color-stop(100%,#dfdfdf));
	filter: progid_DXImageTransform.Microsoft.AlphaImageLoader(src='../../assets/icons/lock10.png', sizingMethod='scale')
			progid_DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',endColorstr='#dfdfdf',GradientType=0);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.button {
	border:1px solid #e9e9e9;
	border-radius:2px;
	display:inline-block;
	*font-weight:bold;
	padding:1px 13px;
	text-align:center;
	-moz-text-shadow:1px 1px 0 #fff;
	-webkit-text-shadow:1px 1px 0 #fff;
	text-shadow:1px 1px 0 #fff;
	white-space:nowrap;
	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.3);
	box-shadow:0 1px 3px rgba(0,0,0,0.3);
	background:#efefef;
	background:-moz-linear-gradient(top,#f5f5f5 0,#efefef 50%,#e5e5e5 51%,#dfdfdf 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5f5f5),color-stop(50%,#efefef),color-stop(51%,#e5e5e5),color-stop(100%,#dfdfdf));
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',endColorstr='#dfdfdf',GradientType=0);*border-color:#dadada;*padding-bottom:5px;
	cursor:pointer;
}

.button.browse, .button.save {
	min-width: 25px;
	padding: 0 3px;
}

.button.browse[disabled], .button.save[disabled] {
	min-width: 25px;
	padding: 0 3px;
}

.button.save {
  background: url("../../assets/icons/disk.png") no-repeat center center;
  background: url("../../assets/icons/disk.png") no-repeat center center #efefef;
  background: url("../../assets/icons/disk.png") no-repeat center center, -moz-linear-gradient(top,#f5f5f5 0,#efefef 50%,#e5e5e5 51%,#dfdfdf 100%);
  background: url("../../assets/icons/disk.png") no-repeat center center, -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5f5f5),color-stop(50%,#efefef),color-stop(51%,#e5e5e5),color-stop(100%,#dfdfdf));
  filter:	progid_DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',endColorstr='#dfdfdf',GradientType=0)
			progid_DXImageTransform.Microsoft.AlphaImageLoader(src='../../assets/icons/disk.png', sizingMethod='scale');
}

.button.save:hover {
  background: url("../../assets/icons/disk.png") no-repeat center center #6396d8;
  background: url("../../assets/icons/disk.png") no-repeat center center, -moz-linear-gradient(top,#6396d8 0,#5a83bc 50%,#547ab7 51%,#466899 100%);
  background: url("../../assets/icons/disk.png") no-repeat center center, -webkit-gradient(linear,left top,left bottom,color-stop(0%,#6396d8),color-stop(50%,#5a83bc),color-stop(51%,#547ab7),color-stop(100%,#466899));
  filter: 	progid_DXImageTransform.Microsoft.gradient(startColorstr='#6396D8',endColorstr='#466899',GradientType=0)
  			progid_DXImageTransform.Microsoft.AlphaImageLoader(src='../../assets/icons/disk.png', sizingMethod='scale');
  *border-color:#dadada;
  *padding-bottom:5px;
}

.button:hover {
  border-color:#466899;
  -moz-box-shadow:0 1px 4px rgba(0,0,0,0.5);
  -webkit-box-shadow:0 1px 4px rgba(0,0,0,0.5);
  box-shadow:0 1px 4px rgba(0,0,0,0.5);
  color:#fff;
  text-decoration:none;
  -moz-text-shadow:1px 1px 0 #222;
  -webkit-text-shadow:1px 1px 0 #222;
  text-shadow:1px 1px 0 #222;
  background:#6396d8;
  background:-moz-linear-gradient(top,#6396d8 0,#5a83bc 50%,#547ab7 51%,#466899 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#6396d8),color-stop(50%,#5a83bc),color-stop(51%,#547ab7),color-stop(100%,#466899));
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6396D8',endColorstr='#466899',GradientType=0)
}

.form-control[required]:focus {
  border-color: #ED3745;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(233, 90, 101, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(233, 90, 101, .6);
}

/**
Pageinator Buttons
*/
.button.first, .button.prev, .button.next, .button.last,
.button.first[disabled], 
.button.prev[disabled],
.button.next[disabled], 
.button.last[disabled] {
	min-width: 25px;
	padding: 0 3px;
}

.button.first {
	background: url("../../assets/icons/first-16.png") no-repeat center center;
	background: url("../../assets/icons/first-16.png") no-repeat center center #efefef;
	background: url("../../assets/icons/first-16.png") no-repeat center center, -moz-linear-gradient(top,#f5f5f5 0,#efefef 50%,#e5e5e5 51%,#dfdfdf 100%);
	background: url("../../assets/icons/first-16.png") no-repeat center center, -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5f5f5),color-stop(50%,#efefef),color-stop(51%,#e5e5e5),color-stop(100%,#dfdfdf));
	filter:	progid_DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',endColorstr='#dfdfdf',GradientType=0)
			progid_DXImageTransform.Microsoft.AlphaImageLoader(src='../../assets/icons/first-16.png', sizingMethod='scale');
}
.button.prev {
	background: url("../../assets/icons/prev-16.png") no-repeat center center;
	background: url("../../assets/icons/prev-16.png") no-repeat center center #efefef;
	background: url("../../assets/icons/prev-16.png") no-repeat center center, -moz-linear-gradient(top,#f5f5f5 0,#efefef 50%,#e5e5e5 51%,#dfdfdf 100%);
	background: url("../../assets/icons/prev-16.png") no-repeat center center, -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5f5f5),color-stop(50%,#efefef),color-stop(51%,#e5e5e5),color-stop(100%,#dfdfdf));
	filter:	progid_DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',endColorstr='#dfdfdf',GradientType=0)
			progid_DXImageTransform.Microsoft.AlphaImageLoader(src='../../assets/icons/prev-16.png', sizingMethod='scale');
}
.button.next {
	background: url("../../assets/icons/next-16.png") no-repeat center center;
	background: url("../../assets/icons/next-16.png") no-repeat center center #efefef;
	background: url("../../assets/icons/next-16.png") no-repeat center center, -moz-linear-gradient(top,#f5f5f5 0,#efefef 50%,#e5e5e5 51%,#dfdfdf 100%);
	background: url("../../assets/icons/next-16.png") no-repeat center center, -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5f5f5),color-stop(50%,#efefef),color-stop(51%,#e5e5e5),color-stop(100%,#dfdfdf));
	filter:	progid_DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',endColorstr='#dfdfdf',GradientType=0)
			progid_DXImageTransform.Microsoft.AlphaImageLoader(src='../../assets/icons/next-16.png', sizingMethod='scale');
}
.button.last {
	background: url("../../assets/icons/last-16.png") no-repeat center center;
	background: url("../../assets/icons/last-16.png") no-repeat center center #efefef;
	background: url("../../assets/icons/last-16.png") no-repeat center center, -moz-linear-gradient(top,#f5f5f5 0,#efefef 50%,#e5e5e5 51%,#dfdfdf 100%);
	background: url("../../assets/icons/last-16.png") no-repeat center center, -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5f5f5),color-stop(50%,#efefef),color-stop(51%,#e5e5e5),color-stop(100%,#dfdfdf));
	filter:	progid_DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',endColorstr='#dfdfdf',GradientType=0)
			progid_DXImageTransform.Microsoft.AlphaImageLoader(src='../../assets/icons/last-16.png', sizingMethod='scale');
}
/* Disabled */
.button.first[disabled] {
	background: url("../../assets/icons/first-16-disabled.png") no-repeat center center;
	background: url("../../assets/icons/first-16-disabled.png") no-repeat center center #efefef;
	background: url("../../assets/icons/first-16-disabled.png") no-repeat center center, -moz-linear-gradient(top,#f5f5f5 0,#efefef 50%,#e5e5e5 51%,#dfdfdf 100%);
	background: url("../../assets/icons/first-16-disabled.png") no-repeat center center, -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5f5f5),color-stop(50%,#efefef),color-stop(51%,#e5e5e5),color-stop(100%,#dfdfdf));
	filter:	progid_DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',endColorstr='#dfdfdf',GradientType=0)
			progid_DXImageTransform.Microsoft.AlphaImageLoader(src='../../assets/icons/first-16-disabled.png', sizingMethod='scale');
}
.button.prev[disabled] {
	background: url("../../assets/icons/prev-16-disabled.png") no-repeat center center;
	background: url("../../assets/icons/prev-16-disabled.png") no-repeat center center #efefef;
	background: url("../../assets/icons/prev-16-disabled.png") no-repeat center center, -moz-linear-gradient(top,#f5f5f5 0,#efefef 50%,#e5e5e5 51%,#dfdfdf 100%);
	background: url("../../assets/icons/prev-16-disabled.png") no-repeat center center, -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5f5f5),color-stop(50%,#efefef),color-stop(51%,#e5e5e5),color-stop(100%,#dfdfdf));
	filter:	progid_DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',endColorstr='#dfdfdf',GradientType=0)
			progid_DXImageTransform.Microsoft.AlphaImageLoader(src='../../assets/icons/prev-16-disabled.png', sizingMethod='scale');
}
.button.next[disabled] {
	background: url("../../assets/icons/next-16-disabled.png") no-repeat center center;
	background: url("../../assets/icons/next-16-disabled.png") no-repeat center center #efefef;
	background: url("../../assets/icons/next-16-disabled.png") no-repeat center center, -moz-linear-gradient(top,#f5f5f5 0,#efefef 50%,#e5e5e5 51%,#dfdfdf 100%);
	background: url("../../assets/icons/next-16-disabled.png") no-repeat center center, -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5f5f5),color-stop(50%,#efefef),color-stop(51%,#e5e5e5),color-stop(100%,#dfdfdf));
	filter:	progid_DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',endColorstr='#dfdfdf',GradientType=0)
			progid_DXImageTransform.Microsoft.AlphaImageLoader(src='../../assets/icons/next-16-disabled.png', sizingMethod='scale');
}
.button.last[disabled] {
	background: url("../../assets/icons/last-16-disabled.png") no-repeat center center;
	background: url("../../assets/icons/last-16-disabled.png") no-repeat center center #efefef;
	background: url("../../assets/icons/last-16-disabled.png") no-repeat center center, -moz-linear-gradient(top,#f5f5f5 0,#efefef 50%,#e5e5e5 51%,#dfdfdf 100%);
	background: url("../../assets/icons/last-16-disabled.png") no-repeat center center, -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5f5f5),color-stop(50%,#efefef),color-stop(51%,#e5e5e5),color-stop(100%,#dfdfdf));
	filter:	progid_DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',endColorstr='#dfdfdf',GradientType=0)
			progid_DXImageTransform.Microsoft.AlphaImageLoader(src='../../assets/icons/last-16-disabled.png', sizingMethod='scale');
}


/**
  Disabled button
*/
.button[disabled] {
  border:1px solid #e9e9e9;
  border-radius:2px;
  display:inline-block;
  *font-weight:bold;
  padding:1px 13px;
  text-align:center;
  /*shadow*/
  -moz-text-shadow:1px 1px 0 #fff;
  -webkit-text-shadow:1px 1px 0 #fff;
  text-shadow:1px 1px 0 #fff;
  -moz-box-shadow:0 1px 3px rgba(0,0,0,0.3);
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.3);
  box-shadow:0 1px 3px rgba(0,0,0,0.3);
  background:#efefef;
  background:-moz-linear-gradient(top,#f5f5f5 0,#efefef 50%,#e5e5e5 51%,#dfdfdf 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5f5f5),color-stop(50%,#efefef),color-stop(51%,#e5e5e5),color-stop(100%,#dfdfdf));
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',endColorstr='#dfdfdf',GradientType=0);*border-color:#dadada;*padding-bottom:5px;
  /*-----*/
  white-space:nowrap;
  cursor:pointer;
  color: #000;
  opacity: 0.5;
}

.button[disabled] img {
  /* Good browsers */
  opacity: 0.3;
  /* IE 5 - 7*/
  filter: alpha(opacity=20);
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

span.mandatory {
	color: #FF0000;
}

/* jquery-ui hook */
.no-close .ui-dialog-titlebar-close,.no-title-bar .ui-dialog-titlebar {
	display: none;
}

.ui-dialog-titlebar {
	border: medium none;
	padding: 0.2em 1em !important;
}

.ui-dialog .ui-dialog-buttonpane {
	padding: 0 !important;
}


/*Loading*/
#loadingDialog {
	background-repeat: no-repeat;
	background-image: url('../../assets/images/loading.gif');
	background-size: 24px;
	background-position: 15px center;
	display: none;
	min-height: 0 !important;
	height: 50px !important;
}

#loadingDialog span {
	height: 100%;
	vertical-align: center;
	text-align: center;
}

div.criteria-head-bg {
	background: url("../../assets/images/magnifying_glass-32.png") no-repeat scroll left center transparent;
}
div.criteria-head {
  font-size: 16px;
  margin: 10px 0 15px 0;
}
div.criteria-head>* {
	margin: 0 0 0 40px;
}

/*TreeView*/
.treeview-folder {
	background: url("../images/Folder-Open-icon_24.png") no-repeat scroll left top #FAFAFA;		
	height: 24px;
	*padding-left: 23px;
	*position: fixed;
}
.treeview-folder>div {
	margin-left: 25px;
}
.treeview-folderclose {
	background: url("../images/Folder-close-icon_24.png") no-repeat scroll left top #FAFAFA;		
	height: 24px;
	*padding-left: 23px;
	*position: fixed;
}
.treeview-folderclose>div {
	margin-left: 25px;
}
.treeview-cross {
	background: url("../images/cross-folder.png") no-repeat scroll left top #FAFAFA;		
	height: 24px;
	*padding-left: 23px;
	*position: fixed;
}
.treeview-cross>div {
	margin-left: 25px;
}
.treeview-end {
	background: url("../images/end-folder.png") no-repeat scroll left top #FAFAFA;		
	height: 24px;
	*padding-left: 23px;
	*position: fixed;
}
.treeview-end>div {
	margin-left: 25px;
}
.treeview-line {
	background: url("../images/line-folder.png") no-repeat scroll left top #FAFAFA;		
	height: 24px;
	*padding-left: 23px;
	*position: fixed;
}
.treeview-line>div {
	margin-left: 25px;
}

.treeview-pcheck.tv-check {
	background: url("../images/checkbox_check_14.png") no-repeat scroll left center #FAFAFA;		
	height: 24px;
	*padding-left: 23px;
	*position: fixed;
}
.treeview-pcheck.tv-check>div {
	margin-left: 25px;
}

.treeview-pcheck.tv-uncheck {
	background: url("../images/checkbox_uncheck_14.png") no-repeat scroll left center #FAFAFA;		
	height: 24px;
	*padding-left: 23px;
	*position: fixed;
}
.treeview-pcheck.tv-uncheck>div {
	margin-left: 25px;
}

.treeview-pcheck.tv-cross {
	background: url("../images/checkbox_cross_14.png") no-repeat scroll left center #FAFAFA;		
	height: 24px;
	*padding-left: 23px;
	*position: fixed;
}
.treeview-pcheck.tv-cross>div {
	margin-left: 25px;
}

.treeview-pcheck.d-tv-check {
	background: url("../images/d_checkbox_check_14.png") no-repeat scroll left center #FAFAFA;		
	height: 24px;
	*padding-left: 23px;
	*position: fixed;
}
.treeview-pcheck.tv-check>div {
	margin-left: 25px;
}

.treeview-pcheck.d-tv-uncheck {
	background: url("../images/d_checkbox_uncheck_14.png") no-repeat scroll left center #FAFAFA;		
	height: 24px;
	*padding-left: 23px;
	*position: fixed;
}
.treeview-pcheck.d-tv-uncheck>div {
	margin-left: 25px;
}

.treeview-pcheck.d-tv-cross {
	background: url("../images/d_checkbox_cross_14.png") no-repeat scroll left center #FAFAFA;		
	height: 24px;
	*padding-left: 23px;
	*position: fixed;
}
.treeview-pcheck.d-tv-cross>div {
	margin-left: 25px;
}

.treeview-list div:hover{
	background: rgb(136,191,232); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(136,191,232,1) 0%, rgba(112,176,224,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(136,191,232,1)), color-stop(100%, rgba(112,176,224,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(136,191,232,1) 0%, rgba(112,176,224,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(136,191,232,1) 0%, rgba(112,176,224,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(136,191,232,1) 0%, rgba(112,176,224,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(136,191,232,1) 0%, rgba(112,176,224,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88bfe8', endColorstr='#70b0e0', GradientType=0 ); /* IE6-9 */
}
.treeview-list div {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.treeview-list div {
	cursor: pointer;
}

.treeview-list.tvselected {
	background: rgb(136,191,232); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(136,191,232,1) 0%, rgba(112,176,224,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(136,191,232,1)), color-stop(100%, rgba(112,176,224,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(136,191,232,1) 0%, rgba(112,176,224,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(136,191,232,1) 0%, rgba(112,176,224,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(136,191,232,1) 0%, rgba(112,176,224,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(136,191,232,1) 0%, rgba(112,176,224,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88bfe8', endColorstr='#70b0e0', GradientType=0 ); /* IE6-9 */
} 

.treeview-wrapper {
	border: 1px solid #AAA
}
.treeview-wrapper.no-border {
  border: none
}

.treeview-body-wrapper {
  padding: 0px 10px 5px 10px;
}

.treeview-body-wrapper.plain-table {
  padding: 10px 10px 5px;
}

.treeview-wrapper.no-border>.treeview-body-wrapper {
  padding: 0px;
}

/* Controller {Add, Clone, Edit, Delete} */
.treeview-control-wrapper {
	border-bottom: 1px solid #aaa;
}

.treeview-footer-wrapper {
	border-top: 1px solid #aaa;
	padding-top: 5px;
}

/* ---------------------------- */
/*      X Controller icons      */
/* ---------------------------- */
.controller-x > ul {
	list-style-type: none;
	list-style-position: inside;
	margin:0;
	padding:1px 0;
}
.controller-x li {
	border-right: 1px solid #aaa;
	display: inline-block;
	min-width: 50px;
	padding-left: 30px;
	padding-right: 5px;
	background-position: 5px center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.controller-x li:hover {
	text-decoration: underline;
}
.controller-x li.noperm, 
.controller-x li.disabled {
	color: #ccc;
	text-decoration: none;
}
.controller-x li.icon-new {
	background-image: url(../icons/page_add.png);
}
.controller-x li.icon-new-lock {
	background-image: url(../icons/page_add_lock.png);
}
.controller-x li.icon-add {
	background-image: url(../icons/add.png);
}
.controller-x li.icon-add-lock {
	background-image: url(../icons/add_lock.png);
}
.controller-x li.icon-add-disabled {
	background-image: url(../icons/add_gray.png);
}
.controller-x li.icon-clone {
	background-image: url(../icons/page_clone.png);
}
.controller-x li.icon-clone-lock {
	background-image: url(../icons/page_clone_lock.png);
}
.controller-x li.icon-correct-lock {
	background-image: url(../icons/correct_lock.png);
}
.controller-x li.icon-clone.disabled {
	background-image: url(../icons/page_clone_gray.png);
}
.controller-x li.icon-edit {
	background-image: url(../icons/page_edit.png);
}
.controller-x li.icon-edit-lock {
	background-image: url(../icons/page_edit_lock.png);
}
.controller-x li.icon-edit.disabled {
	background-image: url(../icons/page_edit_gray.png);
}
.controller-x li.icon-delete {
	background-image: url(../icons/page_delete.png);
}
.controller-x li.icon-delete.disabled {
	background-image: url(../icons/page_delete_gray.png);
}
.controller-x li.icon-delete-lock {
	background-image: url(../icons/page_delete_lock.png);
}
.controller-x li.icon-view,
.controller-x li.icon-details,
.controller-x li.icon-magnify {
	background-image: url(../icons/page_magnify.png);
}
.controller-x li.icon-view.disabled,
.controller-x li.icon-details.disabled,
.controller-x li.icon-magnify.disabled {
	background-image: url(../icons/page_magnify_gray.png);
}
.controller-x li.icon-request {
	background-image: url(../icons/request.png);
}
.controller-x li.icon-request-lock {
	background-image: url(../icons/request_lock.png);
}
.controller-x li.icon-request.disabled {
	background-image: url(../icons/request_gray.png);
}
.controller-x li.icon-correct {
	background-image: url(../icons/correct.png);
}
.controller-x li.icon-correct.disabled {
	background-image: url(../icons/correct_gray.png);
}
.controller-x li.icon-merge {
	background-image: url(../icons/merge.png);
}
.controller-x li.icon-merge-lock {
	background-image: url(../icons/merge_lock.png);
}
.controller-x li.icon-merge.disabled {
	background-image: url(../icons/merge_gray.png);
}
.controller-x li.icon-reverse {
	background-image: url(../icons/reverse-16.png);
}
.controller-x li.icon-reverse-lock {
	background-image: url(../icons/reverse-16-lock.png);
}
.controller-x li.icon-reverse.disabled {
	background-image: url(../icons/reverse-16-gray.png);
}
.controller-x li.icon-done {
	background-image: url(../icons/page_done.png);
}
.controller-x li.icon-done-lock {
	background-image: url(../icons/page_done_lock.png);
}
.controller-x li.icon-done.disabled {
	background-image: url(../icons/page_done_gray.png);
}
.aboutlogo {
  border-right: 1px solid #aaa;
  background: url("../images/logo_140.png") no-repeat scroll center center / 110px auto transparent;  
}

input.smic, select.smic, textarea.smic, input.smic.smart-input-textarea {
  border: 1px solid #aaa;
  border-radius: 3px;
  width: 95%;
}

input.smic[type='checkbox'], input.smic[type='radio'] {
	width: auto;
}

input.smic[type='checkbox'] + label {
  padding-left: 5px;
}

/*add new  */
.container-header
{
  width: 1900px;
  position: fixed;  
}

.disp-lb{
	margin-top: 10px;
}
.center-label {
	text-align: center;
	padding-left: 5px;
}



/** step bar **/
/* ----- random base styles and styles used in conjunction with javascript ----- */

.clearfloat {clear: both; display: block;}


/* = #stepBar
----------------------------------------------------------------------------------------------------*/
#stepBar li{
	/*height:51px;*/
	list-style:none;
	float:left;
	/*background-color:#dfdfdf;*/
	background-image: url(../images/navBtn2.svg);
	background-repeat: no-repeat;
	/*background-position: right top;*/
}

#stepBar li.current{
    /*background-image: url(../images/navCurrentBtn2.svg) no-repeat right center #56ccc8;*/
/* 	background-color:#D9534F; */
/* 	background-i"webapp/assets/images/navCurrentBtn2.svg"mage: url(../images/navCurrentBtn.png); */
 	/*background-size:26px 51px;*/
 	background-image: url(../images/navCurrentBtn2.svg);
	cursor: default;
}

#stepBar li.lastDone{
	background-color:#aaa;
	background-image: url(../images/navLastDoneBtn.svg);
	background-size:26px 51px;
}

#stepBar li.done{
	background-image: url(../images/navDoneBtn2.svg);
}

#stepBar li a, #stepBar li a:link, #stepBar li a:visited, #stepBar li a:hover, #stepBar li a:active {
color:#fff;
text-decoration:none;
cursor: default;
}

#stepBar li.lastDone a, #stepBar li.lastDone a:link, #stepBar li.lastDone a:visited, #stepBar li.lastDone a:hover, #stepBar li.lastDone a:active,  #stepBar li.done a, #stepBar li.done a:link, #stepBar li.done a:visited, #stepBar li.done a:hover, #stepBar li.done a:active {
color:#fff;
}

#stepBar li.current a, #stepBar li.current a:link, #stepBar li.current a:visited, #stepBar li.current a:hover, #stepBar li.current a:active {
color:#fff;
}

#stepBar li.done a:hover, #stepBar li.lastDone a:hover  {
/*color:#FFFF99;
cursor:pointer; */
text-decoration:none;
}

#stepBar li a i{
width:10px;
display:block;
margin:5px 0 0 20px;
font-style:normal;
float:left;
}

#stepBar li a em{
width:200px;
margin-top:6px;
display:block;
font-style:normal;
font-weight:bold;
text-align:center;
}

#stepBar li a span{
width:200px;
display:block;
text-align:center;
font-weight:normal;
}

#stepBar li a span.ep{
width:210px;
display:block;
margin-left:10px;
font-weight:normal;
}

#stepBar li.stepBarNoBg{
background-image:none;
}

#stepBar li a{
height:51px;
display:block;
}
/* #stepBar.fiveStep */
#stepBar.fiveStep li{width:200px;}
#stepBar.fiveStep li.ep{width:220px;}
#stepBar.fiveStep li a{width:182px;} 


/*Private Step*/
/* = #stepBar
----------------------------------------------------------------------------------------------------*/
#stepBar.privateStep li{
	/*height:51px;*/
	list-style:none;
	float:left;
	/*background-color:#dfdfdf;*/
	background-image: url(../images/navBtn3.svg);
	background-repeat: no-repeat;
	/*background-position: right top;*/
}

#stepBar.privateStep li.current{
    /*background-image: url(../images/navCurrentBtn2.svg) no-repeat right center #56ccc8;*/
/* 	background-color:#D9534F; */
/* 	background-i"webapp/assets/images/navCurrentBtn2.svg"mage: url(../images/navCurrentBtn.png); */
 	/*background-size:26px 51px;*/
 	background-image: url(../images/navCurrentBtn3.svg);
 	height: 80px;
	cursor: default;
}

#stepBar.privateStep li.lastDone{
	background-color:#aaa;
	background-image: url(../images/navLastDoneBtn.svg);
	background-size:26px 51px;
}

#stepBar.privateStep li.done{
	background-image: url(../images/navDoneBtn3.svg);
}

#stepBar.privateStep li a, #stepBar.privateStep li a:link, #stepBar.privateStep li a:visited, #stepBar.privateStep li a:hover, #stepBar.privateStep li a:active {
color:#fff;
text-decoration:none;
cursor: default;
}

#stepBar.privateStep li.lastDone a, #stepBar.privateStep li.lastDone a:link, #stepBar.privateStep li.lastDone a:visited, #stepBar.privateStep li.lastDone a:hover, #stepBar.privateStep li.lastDone a:active,  #stepBar.privateStep li.done a, #stepBar.privateStep li.done a:link, #stepBar.privateStep li.done a:visited, #stepBar.privateStep li.done a:hover, #stepBar.privateStep li.done a:active {
color:#fff;
}

#stepBar.privateStep li.current a, #stepBar.privateStep li.current a:link, #stepBar.privateStep li.current a:visited, #stepBar.privateStep li.current a:hover, #stepBar.privateStep li.current a:active {
color:#fff;
}

#stepBar.privateStep li.done a:hover, #stepBar.privateStep li.lastDone a:hover  {
/*color:#FFFF99;
cursor:pointer; */
text-decoration:none;
}

#stepBar.privateStep li a i{
width:10px;
display:block;
margin:5px 0 0 20px;
font-style:normal;
float:left;
}

#stepBar.privateStep li a em{
width:200px;
margin-top:6px;
display:block;
font-style:normal;
font-weight:bold;
text-align:center;
}

#stepBar.privateStep li a span{
width:200px;
display:block;
text-align:center;
font-weight:normal;
}

#stepBar.privateStep li a span.ep{
width:210px;
display:block;
margin-left:10px;
font-weight:normal;
}

#stepBar.privateStep li.stepBarNoBg{
background-image:none;
}

#stepBar.privateStep li a{
height:51px;
display:block;
}
/*
Datagrid
*/
/*
background-color: #DFF0D8;
border-color: #D6E9C6
*/
.datagrid {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: auto; border: 1px solid #333; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; *padding: 5px 2px; margin-top:5px; }
.datagrid table { border-collapse: collapse; text-align: left; width: 100%; } 
.datagrid table td, .datagrid table th { padding: 5px; }
.datagrid table td.center, .datagrid table th.center { text-align:center; }
.datagrid table td.right { text-align:right; } 
.datagrid table th.right { text-align:center; }
.datagrid table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #00a3f0), color-stop(1, #007ebb) );background:-moz-linear-gradient( center top, #DDD 5%, #DDD 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a3f0', endColorstr='#007ebb');background-color:#00a3f0; color:#000000; font-size: 16px; font-weight: normal; border-left: 1px solid #333; } 
.datagrid table thead th:first-child { border: none; }
.datagrid table tbody td { color: #000000; border-left: 1px solid #333;font-size: 14px;font-weight: normal; vertical-align:top; }
.datagrid table tbody tr.odd { background: #F5F5F5; color: #006ea6; }
.datagrid table tbody td:first-child { border-left: none; }
.datagrid table tbody tr:last-child td { border-bottom: none; }
.datagrid table tbody tr.hover {background-color: #ABCDEF !important;}
.datagrid table tfoot td div { border-top: 1px solid #333;background: #E1EEf4;} 
.datagrid table tfoot td { font-size: 12px } 
.datagrid table tfoot td div{ padding: 2px; }
.datagrid table tfoot td ul { margin: 0; padding:0; list-style: none; text-align: right; }
.datagrid table tfoot  li { display: inline; }
.datagrid table tfoot li a { text-decoration: none; display: inline-block;  padding: 2px 8px; margin: 1px;color: #FFFFFF;border: 1px solid #0088cc;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0088cc), color-stop(1, #006ea6) );background:-moz-linear-gradient( center top, #0088cc 5%, #006ea6 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#006ea6');background-color:#0088cc; }
.datagrid table tfoot ul.active, 
.datagrid table tfoot ul a:hover { text-decoration: none;border-color: #006ea6; color: #FFFFFF; background: none; background-color:#0088cc;}


#pd-table
{
     width: 100%;
    height: 100px;
    overflow:scroll;
}

/* Font-Awesome Buttons */
.fa-1-7x {
  font-size: 1.7em;
}

.fa-button {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  cursor: pointer;
  border: 0px solid #AAA;
  border-radius: 3px;
  color:white;
  padding: 10px;
}
.fa-button:hover {
  background-color: rgb(237, 55, 69);
  border: 1px solid #FFF;
  cursor: pointer;
  color: #FFF;
}
.fa-button:active {
  background-color: #dc1423;
  border: 1px solid #AAA;
}
.fa-button span.fa-caption {
  font-family: "Open Sans", sans-serif;
  font-size: 0.9em;
  padding-left: 3px;
}

ul.buttons {
	list-style: none outside none;
	margin: 5px 0 0;
	padding: 0;
}
ul.buttons.inline {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
ul.buttons li {
	display: inline;
	padding: 0 5px 0 0;
	line-height: 1.2;
}
ul.buttons li:last-child {
	padding: 0;
}
/* 
ul.buttons > li .fa-button {
  display: inline-block;
  border: 1px solid #AAA;
  border-radius: 3px;
  cursor: pointer;
  padding: 7px;
}
ul.buttons > li .fa-button:hover {
  background-color: rgb(237, 55, 69);
  color: #fff !important;
} 
ul.buttons > li span.fa-caption {
  font-family: "Open Sans", sans-serif;
  font-size: 0.9em;
  padding-left: 3px;
}
*/

.ui-datepicker-trigger {
	cursor: pointer;
  border:none;
  background:none;
}
.ui-datepicker .ui-datepicker-header {
  background: none;
  border: none;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  color: #3c4749;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top:2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left:2px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right:2px;
}  
.ui-datepicker-calendar .ui-state-default {
  background: none repeat-x scroll 50% 50% transparent;
  border: none;
  color: #555;
  font-weight: bold;
}
.ui-datepicker-calendar .ui-state-default.ui-state-highlight,
.ui-datepicker-calendar .ui-state-default.ui-state-highlight.ui-state-hover  {
  background: none repeat-x scroll 50% 50% #e04545;
  border: none;
  border-radius: 3px;
  color: #fff;
}
.ui-datepicker-calendar .ui-state-default.ui-state-hover {
  background: none repeat-x scroll 50% 50% #c0c0c0;
  border: none;
  border-radius: 3px;
  color: #000;
}

.ui-datepicker-calendar .ui-state-default.ui-state-active {
  background: none repeat-x scroll 50% 50% #676767;
  border: none;
  border-radius: 3px;
  color: #fff;
}

/* Icon */
.ui-datepicker-prev.ui-datepicker-prev-hover,
.ui-datepicker-next.ui-datepicker-next-hover {
  text-decoration: none;
  background: none repeat-x scroll 50% 50% #c0c0c0;
  border: medium none;
  color: #000;
}

/* Iconize */
.iconize {
   display: inline-block;
   width: 12px;
   padding: 0px 2px;
   background-repeat: no-repeat;
   background-position: left center;
   cursor: pointer;
}
.icon-plus {
   background-image: url(../images/plus_alt-16.png);
}
.icon-minus {
   background-image: url(../images/minus_alt-16.png);
}

.panel-default > .panel-heading-bell {
	color : #fff;
	background-color: #56CCC8;
}

.panel-bell {
	border: 0px;
}

/* In mobile */
/* = #stepMobileBar
----------------------------------------------------------------------------------------------------*/
#stepMobileBar li{
	height:51px;
	list-style:none;
	float:left;
	background-color:#dfdfdf;
	background-image: url(../images/navBtn.svg);
	background-size:26px 51px;
	background-repeat: no-repeat;
	background-position: right top;
}

#stepMobileBar li.current{
  background: url(../images/navCurrentBtn.svg) no-repeat right center #56ccc8; 
/* 	background-color:#D9534F; */
/* 	background-image: url(../images/navCurrentBtn.png); */
/* 	background-size:26px 51px; */
	cursor: default;
}

#stepMobileBar li.lastDone{
	background-color:#aaa;
	background-image: url(../images/navLastDoneBtn.svg);
	background-size:26px 51px;
}

#stepMobileBar li.done{
	background-color:#aaa;
	background-image: url(../images/navDoneBtn.svg);
	background-size:26px 51px;


}

#stepMobileBar li a, #stepMobileBar li a:link, #stepMobileBar li a:visited, #stepMobileBar li a:hover, #stepMobileBar li a:active {
color:#fff;
text-decoration:none;
cursor: default;
}

#stepMobileBar li.lastDone a, #stepMobileBar li.lastDone a:link, #stepMobileBar li.lastDone a:visited, #stepMobileBar li.lastDone a:hover, #stepMobileBar li.lastDone a:active,  #stepMobileBar li.done a, #stepMobileBar li.done a:link, #stepMobileBar li.done a:visited, #stepMobileBar li.done a:hover, #stepMobileBar li.done a:active {
color:#fff;
}

#stepMobileBar li.current a, #stepMobileBar li.current a:link, #stepMobileBar li.current a:visited, #stepMobileBar li.current a:hover, #stepMobileBar li.current a:active {
color:#fff;
}

#stepMobileBar li.done a:hover, #stepMobileBar li.lastDone a:hover  {
/*color:#FFFF99;
cursor:pointer; */
text-decoration:none;
}

#stepMobileBar li a em{
width:90%;
display:block;
margin:6px 0 0 10px;
font-style:normal;
font-weight:bold;
}

#stepMobileBar li a span{
width:50%;
display:block;
margin:10px 0 0 10px;
font-weight:normal;
text-align: center;
}

#stepMobileBar li a span.ep{
width:210px;
display:block;
margin-left:10px;
font-weight:normal;
}

#stepMobileBar li.stepBarNoBg{
background-image:none;
}

#stepMobileBar li a{
height:100%;
display:block;
}
/* #stepMobileBar.fiveStep */
#stepMobileBar.fiveStep {margin-left:0;max-width: 400px;}
#stepMobileBar.fiveStep li{width:25%;}
#stepMobileBar.fiveStep li.ep{width:220px;}
#stepMobileBar.fiveStep li a{width:100%;}

.menu-inmobile {
	float: right;
	margin-top: 0;
	font-size:14px;
	cursor: pointer;
}

.width-inmobile {
	width: 100% !important;
	text-align: left !important;
}

.width-inmobile2 {
	width: 100% !important;
	text-align: center !important;
}

div.next-inmobile {
	width: 50%;
	text-align: right !important;
}

div.back-inmobile {
    width: 50%;
    text-align: left !important;
}


.block-result {
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:25 !important;
	padding:15px 0;
	margin-top: 60px;
}

.dlg-inmobile {
	width:100% !important;
	height:100% !important;
	position:fixed;
	top:0 !important;
	left:0 !important;
	padding-left: 0 !important;
}

.ui-dialog-content-inmobile {
	height:94% !important;
	overflow-y: hidden !important; 
	padding: 1px 1px !important;
}

iframe.iframe-inmobile {
	height: 95% !important;
}

thead.dlg-th-inmobile {
	display: none;
}

tbody tr.dlg-tr-inmobile {
	background-color: white;
}

table.display th.col-hide-inmobile, table.display td.col-hide-inmobile {
	display: none;
}

.lk-width-inmobile {
	width: 57% !important;
	height: 50% !important;
}

.others-button {
	width: 75% !important;
}

textarea.smic-width-inmobile, select.smic-width-inmobile {
	width: 95% !important;
}
/*End In mobile*/

/* Static Web */
.b-button-action-next {
	font-family: "Titillium Web", sans-serif;
	text-shadow: 0 0 0;
	font-size: 16px;
	padding: 15px 15px;
	background: #56CCC8;
	border-color:#56CCC8;
	color:#f9f9f9;
	min-width: 150px;
	
}
.b-button-action-next:hover{
	background: #17C2BC;
	border-color:#17C2BC;
	color:#fff;
}

.b-button-action-back {
	font-family: "Titillium Web", sans-serif;
	text-shadow: 0 0 0;
	font-size: 16px;
	padding: 10px 15px;
}

.b-button-action-next .btn-max {
	text-align: center;
	width: 100%;
}

/* End Static Web*/

div.group {
   float: left;
   /*position: relative;*/
   padding-right: 30px;
}
div.group-last {
   float: left;
   /*position: relative;*/
}
div.group div {
   float: left;
   width: auto;   
}
div.group div:not(:last-child) {
   padding-right: 20px;  
}