.color-excel{
	color: #00825e
}
.color-word{
	color: #004daf
}
.color-pdf {
  color: #d40000;
} 
.Tnowrap{
	white-space: nowrap; 
}
.Tcenter{
	text-align: center;
}
.Tbold{
	font-weight: bold;
}
.Tleft{
	text-align: left;
}
.Tright{
	text-align: right
}


.Tupper{
	text-transform: uppercase;
}
.TSwitch{
	font-size: 22px;
	display: block;
}
.TsizeIconTd{
	font-size: 22px;
}
.Tdate,.Tlbl{
	font-size: calc(100% - 2px)
}
.Ticon i{
	font-size: calc(100% + 10px)
}
.Tlbl{
	color: #5d5d5d
}
.TDnumber{
	font-size: calc(100% + 2px);
	font-weight: bold;
}
.Topa3{
	opacity: .3
}
[CopyText],[CopyHtml],[CopyContent]{
	cursor:pointer;
}
.TDenie{
	cursor: not-allowed;
}
 
.Tlist i {
    display: inline-block;
    font-size: 20px;
    text-align: center;
    margin-left: 5px;
    transition: all .2s;
    border: 1px dashed #c7c7c7;
    border-radius: 3px;
    padding: 5px;
}
 
.Tshadow,.TshadowParent .Tshadow{
	text-shadow: -5px 10px 9px #00000042;
	transition: all .2s; 
}
@media (hover: hover) and (pointer: fine) {
	.Tshadow,.TshadowParent:hover .Tshadow{
		transform: translate(0px,5px);
		text-shadow: -1px 3px 9px #00000042;
	}
} 
.Searh-Property .frm-items,
.frm-items button.frm-input,
.la-BoxShadow,
.ly-btn,
.la-Box,
.Tab .Tab-nav .Tab-nav-items{
	box-shadow: -5px 10px 9px #48484842;
	box-shadow: -8px 12px 18px 0 rgba(25,42,70,.13);
	transition: all .2s; 
}
.dragged .la-BoxShadow{
    transform: translate(0px,5px);
    box-shadow:-1px 3px 9px rgba(25,42,70,.13);
    z-index: 1;
}
@media (hover: hover) and (pointer: fine) {
	.frm-items button.frm-input:hover,
	.frm-items.frm-type-submit:hover .frm-labeltrigger,
	.frm-items.frm-type-button:hover .frm-labeltrigger,
	.ly-btn:hover,.la-BoxShadow:not(.NotHover):hover{
	    transform: translate(0px,5px);
	    box-shadow:-1px 3px 9px rgba(25,42,70,.13);
	    z-index: 1;
	}
	.frm-items.frm-type-submit:hover .frm-labeltrigger,
	.frm-items.frm-type-button:hover .frm-labeltrigger{
		z-index: 2
	}
}
.la-BoxShadow.active{
	transform: translate(0px,5px);
	box-shadow:-1px 3px 9px rgba(25,42,70,.13);
	z-index: 1;
}
.Tab .Tab-nav .Tab-nav-items{
	transform: translate(0px,-2px);
	color: #696969;
}
@media (hover: hover) and (pointer: fine) {
	.Tab .Tab-nav .Tab-nav-items:hover{
		color: unset;
	}
}
.Tab .Tab-nav .Tab-nav-items.active,.Tab .Tab-nav .Tab-nav-items:hover { 
    transform: translate(0px,0px);
    box-shadow:-1px 3px 9px rgba(25,42,70,.13);
    z-index: 1; 
}
.TextLink{
    text-decoration: underline;
    display: block;
    font-weight: bold;
    cursor: pointer;
}
.TextLink i{
    font-size: calc(100% - 2px);
    margin-right: 2px;
    line-height: calc(100% + 4px);
    display: inline-block;
}
a.TextLinkViewAll{
	max-width: 114px;
	display: block;
	text-align: left;
	padding: 8px;
	
	border-radius: 5px;
	position: relative;
	margin-right: 0;
	right: 0;
	float: right;
	padding-right: 35px;
}
a.TextLinkViewAll.bg-1{
	color: #ffffff;
}
a.TextLinkViewAll:not(.bg-1){
	background: #eff1f5;
	color: #555;
}
a.TextLinkViewAll i{
	position: absolute;
	right: 14px;
	transition: all .2s;
}
@media (hover: hover) and (pointer: fine) {
	a.TextLinkViewAll:hover i{
		right: 10px;
	}
	a.TextLinkViewAll:hover{
		text-shadow: 6px 4px 7px #55555561;
	}
}


a.ViewLinkDetails{
	display: block;
	padding: 15px 10px;
	text-align: center;
	border-width: 1px;
	border-radius: 10px;
	border-style: solid;
	box-shadow: 0px 16px 16px 4px #ef260b0d;
	font-weight: bold;
	max-width: 220px;
	margin: 10px auto;
	margin-top: 20px;
}
a.ViewLinkDetails i{
 font-size: calc(100% + 5px);
 line-height: calc(100% - 1px);
 margin-right: 9px;
}
a.ViewLinkDetails span{
	 
}

/*for Label*/
.nLabel-Down{
    display: inline-block;
    position: relative;
    padding: 10px;
    width: 160px;
    text-align: center;
}
.nLabel-Down span{font-weight: bold;text-transform: uppercase;text-shadow: 0px 2px 2px #0000009c;}
.nLabel-Down::after{
	content: ' ';
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-left: 80px solid transparent;
	border-right: 80px solid transparent;
	border-top: 12px solid;
	left: 0;
	bottom: -12px;
}

/*ed for Label*/


/*pl-ECTJs*/
.pl-ECTJs{

}
.pl-ECTJs i{
	cursor: pointer;
	transition: all .2s;
}
@media (hover: hover) and (pointer: fine) {
	.pl-ECTJs i:hover{
		transform: scale(1.5);
	}
}
/*ed pl-ECTJs*/
/*bg MiniInfo*/

.MiniInfo{padding: 5px;border-radius: var(--radius_s);border: 1px solid;display: grid;grid-template-columns: 30px calc(100% - 30px);}

.MiniInfo i{font-size: 20px;display: block;margin: auto;text-align: center;}
.MiniInfo .mText{font-size: calc(100% - 1px);}
.MiniInfo .hightline{
	font-weight: bold;
	padding: 0 5px;
	display: inline-block;
}

.MiniInfo.Green{
	background: #d8ffda;
	border-color: #4caf50;
	color: #1c6a1f;
}
.MiniInfo.Green i{
	color: #219900;
}
.MiniInfo.Orange{
	background: #fff9e7;
	border-color: #ffc107;
	color: #e45d00;
}
.MiniInfo.Orange i{
	color: #e45d00;
}
.MiniInfo.Orange .hightline{
	background-color: #ffc107;
	color: #ffffff;
}
/*ed MiniInfo*/

/*bg CenterLagreInfo*/

.CenterLagreInfo{padding: 5px;border-radius: var(--radius_s);border: 1px solid;}

.CenterLagreInfo i{font-size: 60px;display: block;margin: 10px auto;text-align: center;}
.CenterLagreInfo .mText{font-size: calc(100% + 4px);text-align: center;}
.CenterLagreInfo .hightline{
	font-weight: bold;
	padding: 5px 10px;
	display: inline-block;
	margin-top: -4px;
	border-radius: var(--radius_s);
}

.CenterLagreInfo .i-groupCenter{margin-top: 20px;margin-bottom: 20px;text-align: center;}
.CenterLagreInfo .i-groupCenter .iIt{display: inline;}
.CenterLagreInfo.Green{
	background: #d8ffda;
	border-color: #4caf50;
	color: #1c6a1f;
}
.CenterLagreInfo.Green i{
	color: #219900;
}
.CenterLagreInfo.Orange{
	background: #fff9e7;
	border-color: #ffc107;
	color: #e45d00;
}
.CenterLagreInfo.Orange i{
	color: #e45d00;
}
.CenterLagreInfo.Orange .hightline{
	background-color: #e45d00;
	color: #ffffff;
}
/*ed CenterLagreInfo*/

/*Text*/
.ReadItem{
	position: relative;
	border: 1px dashed #ccc;
	padding: 5px;
	padding-top: 25px;
	padding-bottom: 10px;
	border-radius: var(--radius_s);
}
.ReadItem .rLabel{
	position: absolute;
	top: 5px;
	left: 5px;
	font-size: calc(100% - 1px);
	text-decoration: un;
}
.ReadItem .rValue{font-weight: bold;}
/*ed Text*/



