body {	--bs-body-font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;	min-height: 100vh;	display: flex;	flex-direction: column;	margin: 0;	padding-top: 56px; /* 为固定页脚留出空间 */	font-size: 14px;	overflow-x: hidden;}.ss-header {	position: fixed;	top: 0;	left: 0;	right: 0;	z-index: 1030;}.ss-content {	flex: 1 0 auto;	padding-top: 10px;	margin-bottom: 60px; /* 为固定页脚留出空间 */}.ss-footer {	position: fixed;	bottom: 0;	left: 0;	right: 0;	background-color: #cccccc;	text-align: center;	z-index: 1030;	height: 30px;	padding: 4px;}.btn-outline-close {	--bs-btn-close-color: #158bc8;	/*--bs-btn-close-border-color: #0d6efd;*/	/*--bs-btn-close-hover-color: #fff;*/	/*--bs-btn-close-hover-bg: #0d6efd;*/	/*--bs-btn-close-hover-border-color: #0d6efd;*/	/*--bs-btn-close-focus-shadow-rgb: 13, 110, 253;*/	/*--bs-btn-close-active-color: #fff;*/	/*--bs-btn-close-active-bg: #0d6efd;*/	/*--bs-btn-close-active-border-color: #0d6efd;*/	/*--bs-btn-close-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);*/	/*--bs-btn-close-disabled-color: #0d6efd;*/	/*--bs-btn-close-disabled-bg: transparent;*/	/*--bs-btn-close-disabled-border-color: #0d6efd;*/	/*--bs-gradient: none;*/}.ztree li a.curSelectedNode.search_pos_w {	width: 100%;	float: left;	margin-top: 70px;}.search_table {	width: 100%;	margin-left: 20px;}.check_box_w {	width: 80px;	vertical-align: top;}.favorites_w {	width: 80px;	vertical-align: top;}.format_w {	width: 80px;	vertical-align: top;}.search_content_w {	width: 800px;}.blue_word {	color: #158bc8;}button {	outline: none !important;}.logo_area {	width: 200px;	height: 68px;	padding-top: 15px;	padding-left: 20px;	position: fixed;}.header_line {	width: 100%;	float: left;	margin-top: 65px;	border-bottom: 3px solid #158bc8;	position: fixed;}.product_area {	float: left;	width: 500px;	height: 68px;	padding-top: 22px;	margin-left: 270px;	position: fixed;}.ParaDoc {	float: left;	width: 100px;	color: #000;	cursor: pointer;}.ParaDoc:hover {	color: #158bc8;}.add_w {	width: 80px;}.ParaForm {	float: left;	width: 100px;	color: #000;	cursor: pointer;}.ParaForm:hover {	color: #be151b;}.ParaFlow {	float: left;	width: 100px;	color: #000;	cursor: pointer;}.ParaFlow:hover {	color: #651d79;}.ParaHub {	float: left;	width: 100px;	color: #000;	cursor: pointer;}.ParaHub:hover {	color: #98cc42;}.foldertree_area {	float: left;	width: 250px;	height: 100%;	position: fixed;	margin-top: 68px;	background: #f8fbfd;	padding-top: 10px;	padding-left: 15px;}.folder_path_area {	float: left;	width: 100%;	height: 36px;	position: fixed;	margin-top: 68px;	margin-left: 250px;	background: #f5f5f5;	padding-top: 10px;	padding-left: 20px;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	font-size: 12px;	color: #000;}.search_result_area {	float: left;	width: 100%;	height: 36px;	position: fixed;	margin-top: 68px;	background: #f5f5f5;	padding-top: 10px;	padding-left: 20px;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	font-size: 12px;	color: #000;}.right_part {	float: right;	height: 68px;}.language {	float: left;	height: 68px;	padding-top: 22px;}.blue_color {	color: #158bc8;}.black_color {	color: #000;}.language-dropdown-btn {	color: #000;	width: 102px;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	font-size: 12px;	border: 1px solid #fff;	background: #fff;	vertical-align: bottom;	margin-top: 20px;}.language-dropdown-menu-item {	width: 102px;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	font-size: 12px;	line-height: 12px;	color: #AAAAAA;	padding: 0;}.language-dropdown-menu {	position: absolute;	top: 100%;	left: 0;	z-index: 1000;	display: none;	float: left;	min-width: 102px;	padding: 5px 0;	margin: -1px 0 0;	font-size: 12px;	text-align: center;	list-style: none;	background-color: #fff;	-webkit-background-clip: padding-box;	background-clip: padding-box;	border: 1px solid #ccc;	border: 1px solid rgba(0, 0, 0, .15);	border-radius: 4px;	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);}.language-dropdown-menu.pull-right {	right: 0;	left: auto;}.language-dropdown-menu .divider {	height: 1px;	margin: 9px 0;	overflow: hidden;	background-color: #e5e5e5;}.language-dropdown-menu>li>a {	display: block;	padding: 3px 20px;	clear: both;	font-weight: normal;	line-height: 1.42857143;	color: #333;	white-space: nowrap;}.language-dropdown-menu>li>a:hover, .language-dropdown-menu>li>a:focus {	color: #262626;	text-decoration: none;	background-color: #f5f5f5;}.language-dropdown-menu>.active>a, .language-dropdown-menu>.active>a:hover, .language-dropdown-menu>.active>a:focus {	color: #fff;	text-decoration: none;	background-color: #337ab7;	outline: 0;}.language-dropdown-menu>.disabled>a, .language-dropdown-menu>.disabled>a:hover, .language-dropdown-menu>.disabled>a:focus {	color: #777;}.language-dropdown-menu>.disabled>a:hover, .language-dropdown-menu>.disabled>a:focus {	text-decoration: none;	cursor: not-allowed;	background-color: transparent;	background-image: none;	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);}.open>.language-dropdown-menu {	display: block;}.open>a {	outline: 0;}.language-dropdown-menu-right {	right: 0;	left: auto;}.language-dropdown-menu-left {	right: auto;	left: 0;}.language-dropdown-menu-header {	display: block;	padding: 3px 20px;	font-size: 12px;	line-height: 1.42857143;	color: #777;	white-space: nowrap;}.language-dropdown-menu-backdrop {	position: fixed;	top: 0;	right: 0;	bottom: 0;	left: 0;	z-index: 990;}.pull-right>.language-dropdown-menu {	right: 0;	left: auto;}.dropup .caret, .navbar-fixed-bottom .dropdown .caret {	content: "";	border-top: 0;	border-bottom: 4px dashed;	border-bottom: 4px solid \9;}.dropup .language-dropdown-menu, .navbar-fixed-bottom .dropdown .language-dropdown-menu {	top: auto;	bottom: 100%;	margin-bottom: 2px;}@media ( min-width : 768px) {	.navbar-right .language-dropdown-menu {		right: 0;		left: auto;	}	.navbar-right .language-dropdown-menu-left {		right: auto;		left: 0;	}}.submit_form-control {	display: block;	width: 60%;	height: 22px;	padding: 6px 12px;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-size: 12px;	line-height: 1.42857143;	color: #555;	background-color: #fff;	background-image: none;	border: 1px solid #ccc;	border-bottom-left-radius: 3px;	border-top-left-radius: 3px;	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}.submit_form-control:focus {	border-color: #98ca4c;	outline: 0;	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(152, 202, 76, .6);	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(152, 202, 76, .6);}.submit_form-control::-moz-placeholder {	color: #999;	opacity: 1;}.submit_form-control:-ms-input-placeholder {	color: #999;}.submit_form-control::-webkit-input-placeholder {	color: #999;}.submit_form-control[disabled], .submit_form-control[readonly], fieldset[disabled] .submit_form-control {	background-color: #eee;	opacity: 1;}.submit_form-control[disabled], fieldset[disabled] .submit_form-control {	cursor: not-allowed;}textarea.submit_form-control {	height: auto;}.search_box_area {	float: left;	padding-top: 20px;	padding-left: 10px;	width: 300px;}.search_box_pos {	width: 140px;	float: left;}.search-box {	width: 250px;	height: 24px;	padding: 0 5px 0 30px;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	font-size: 11px;	color: #555;	background-color: #fff;	background: url(../../../standard/img/header/search_icon_as.svg) no-repeat 4px 2px;	border: 1px solid #ccc;	border-radius: 5px;	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}.search_div {	display: flex;	z-index: 3;	position: relative;	background: #fff;	box-shadow: 0px 3px 10px 0px rgba(31, 31, 31, 0.08);	margin: 0 auto;	box-sizing: border-box;	padding:0 4px 0 0;	width: 325px;	border: 1px solid #ccc;	border-radius: 5px;}#close_search_btn {	height: 22px;	width: 22px;	background-size: 20px 20px;	background: url("../../../standard/img/header/close_icon_as.svg") no-repeat;	margin-top: 3px;	background-size: 20px 20px;	display: flex;	align-items: center;	flex: 1 0 auto;	cursor: pointer;	padding: 0 12px;}.image_search_upload_btn{	float: right;	display: flex;	margin-right: 10px;	cursor: pointer;	align-items: center;}#image_search_upload_icon {	background: url("../../../standard/img/header/camera_blue.svg") no-repeat;	background-size: 20px 20px;	width: 24px;	height: 20px;	transform: translateY(1px);}#image_search_upload_label {	/*color: #158bc8;*/}#stopBtn {	color: black;	background-color: rgb(238, 238, 238);	border-color: black;	position: absolute;	height: 32px;	margin-bottom: 30px;	bottom: 0;	left: 50%;	transform: translateX(-50%)}#stopBtn:hover {	color: #fff;	background-color: #158BC8;	border-color: #106693;}.search_bar_btn_with_tooltip {	position: relative;}.search_bar_btn_tooltip {	opacity: 0;	visibility: hidden;	position: absolute;	background-color: black;	color: white;	padding: 6px;	border-radius: 4px;	z-index: 200;	bottom: 100%;	left: 50%;	transform: translateX(-50%);	margin-bottom: 3px;	width: max-content;	height: 30px;	font-size: 12px;	transition: opacity 0.2s ease, visibility 0.2s ease;}.search_bar_btn_with_tooltip:hover .search_bar_btn_tooltip {	opacity: 1;	visibility: visible;}.gpt_search_box {	border: 1px solid #ccc;	border-radius: 4px;	padding: 5px 0;	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}.gpt_search_box:focus-within {	border-color: #66afe9;	outline: 0;	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px	rgba(102, 175, 233, .6);	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px	rgba(102, 175, 233, .6);}.gpt_search_box_textarea {	display: block;	width: 100%;	min-height: 52px;	padding: 6px 40px;	font-size: 14px;	line-height: 1.42857143;	color: #555;	background-color: #fff;	background-position: 13px 6px;	resize: none;	overflow: hidden;}@media (max-width: 525px) {	#image_search_upload_btn.ask {		display: none;	}}@media (max-width: 490px) {	#add_document_btn.ask {		display: none;	}}#advance_search_area {	float: left;	width: 400px;	display: none;	position: absolute;	background-color: #f7f7f7;}.advance_search_w {	float: left;	width: 400px;}.advance_search_box {	float: left;	width: 100%;	height: 48px;	font-family: Arial;	font-weight: bold;	font-size: 12px;	color: #000;	border-top: 1px solid #ccc;	border-left: 1px solid #ccc;	border-right: 1px solid #ccc;	border-bottom: none;	border-top-left-radius: 4px;	border-top-right-radius: 4px;	padding-top: 13px;	padding-left: 15px;	cursor: pointer;}.advance_search_box:hover {	background:#eee;	cursor: pointer;}.image_search_area {	display: none;	position: fixed;	transform: translateX(-50%);	z-index: 110;}#image_search_w {	top: -31px;	width: 600px;	height: 360px;	position: absolute;	z-index: 10;	border-radius: 5px;	background: #fff;	box-shadow: 0px 1px 5px 0px rgba(169,169,169,5);}.image_uploadzone {	width: 90%;	height: 280px;	background-color: #F8F9FA;	text-align: center;	font-size: 14px;	margin: auto;	border-radius: 5px;	border-width: 1px;	border-style: dashed;	border-color: #BDC1C6;}#image_search_title {    font-size: 14px;	font-weight: bold;    margin-bottom: 14px;    text-align: center;    padding-top: 15px;}.image_search_close_button {    background: url("../../../standard/img/header/close_icon_as.svg") no-repeat;    background-size: 20px 20px;    cursor: pointer;    display: flex;    position: absolute;    right: 20px;    top: 15px;    height: 22px;    width: 24px;}.image_search_box {	float: left;	width: 100%;	height: 48px;	font-family: Arial;	font-weight: bold;	font-size: 12px;	color: #000;	border-top: 1px solid #ccc;	border-left: 1px solid #ccc;	border-right: 1px solid #ccc;	border-bottom: none;	border-top-left-radius: 4px;	border-top-right-radius: 4px;	padding-top: 13px;	padding-left: 15px;	cursor: pointer;}.image_search_box:hover {	background:#eee;	cursor: pointer;}#learn_more {	position: absolute;	float: left;	width: 80px;	height: 50px;	margin-left: 300px;	margin-top: -20px;	font-family: Arial;	font-weight: normal;	font-size: 11px;}.panel-search > .panel-heading-search {	color: #333;	background-color: transparent;}.ppp {	padding-right: 20px;}.panel-heading-search{	padding: 10px 15px;}.panel-search {	border-color: #ccc;	outline: 0;	border-top-left-radius: 0px;	border-top-right-radius: 0px;	border-bottom-left-radius: 4px;	border-bottom-right-radius: 4px;	border-top: 1px solid #ccc;	border-left: 1px solid #ccc;	border-right: 1px solid #ccc;	border-bottom: 1px solid #ccc;}.panel-search:hover {	background: #eee;}.explain_search_title {	font-family: Arial;	font-weight: normal;	font-size: 12px;	color: #000;	line-height: 14px;}.contents {	font-family: Arial;	font-weight: normal;	font-size: 12px;	color: #000;	margin-left: 27px;}.contents1 {	font-family: Arial;	font-weight: normal;	font-size: 12px;	color: #000;	margin-left: 40px;}.up {	margin-top: -8px;}.sub_head {	font-family: Arial;	font-weight: bold;	font-size: 12px;	color: #000;}.sub_head1 {	font-family: Arial;	font-weight: bold;	font-size: 12px;	color: #000;	margin-top: 10px;}.sub_contents {	font-family: Arial;	font-weight: normal;	font-size: 12px;	color: #000;}.explain_search_btn {	font-family: Arial;	font-weight: normal;	font-size: 12px;	color: #555;	width: 500px;	border-top-left-radius: 4px;	border-top-right-radius: 4px;	border-bottom-left-radius: 0px;	border-bottom-right-radius: 0px;	border-top: 1px solid #ccc;	border-left: 1px solid #ccc;	border-right: 1px solid #ccc;	border-bottom: 1px solid #ccc;	padding: 10px;}.explain_search_btn:focus {	border-bottom: none;}.explain_search_btn:active {	border-bottom: none;}.search-box:focus {	border-color: #66afe9;	outline: 0;	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);}.search_box_info_pos {	width: 30px;	float: left;	margin-left: 80px;}@media screen and (min--moz-device-pixel-ratio:0) {	.search_box_info_pos {		margin-top: -3px;	}}.search-box-info {	padding-left: 10px;	padding-right: 13px;	height: 24px;	background: url(../../../standard/img/header/search_icon_as.svg) no-repeat center center;	background-color: #797979;	border: 1px solid #797979;	border-top-right-radius: 5px;	border-bottom-right-radius: 5px;	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}.search-box-info:hover {	background: url(../../../standard/img/header/search-info-icon.png) no-repeat center center;	background-color: #158bc8;	border: 1px solid #158bc8;	border-top-right-radius: 5px;	border-bottom-right-radius: 5px;	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}.search-box-info:active {	background: url(../../../standard/img/header/search-info-icon.png) no-repeat center center;	background-color: #158bc8;	border: 1px solid #158bc8;	border-top-right-radius: 5px;	border-bottom-right-radius: 5px;	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}.search_subheader {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: bold;	font-size: 12px;	color: #292929;	line-height: 17px;}.search_content {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	font-size: 12px;	color: #292929;	text-align: left;}.popover-title {	text-align: center;}.popover.bottom>.arrow:after {	top: 1px;	margin-left: -10px;	content: " ";	border-top-width: 0;	border-bottom-color: #f7f7f7;}.user_area {	float: left;	padding-top: 20px;	padding-left: 20px;	width: 170px;}.user_circle {	float: left;	width: 23px;	height: 23px;	background: #d4145a;	border: 1px solid #d4145a;	border-radius: 50%;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: lighter;	font-size: 12px;	color: #fff;	text-align: center;	vertical-align: middle;	padding-top: 3px;	cursor: pointer;}.user_name {	float: left;	padding-left: 5px;	padding-top: 5px;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: lighter;	font-size: 12px;	color: #000;	width: 205px;}.user_name_read {	float: left;	padding-left: 5px;	padding-top: 5px;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: lighter;	font-size: 12px;	color: #000;	width: 205px;	filter:alpha(opacity=50);	-moz-opacity:0.6;	opacity:0.6;	padding-left: 1px;	word-wrap:break-word;}.user_name_unread {	float: left;	padding-left: 5px;	padding-top: 5px;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: lighter;	font-size: 12px;	color: #000;	width: 240px;	font-weight:bold;	padding-left: 1px;	word-wrap:break-word;}.single_col_w {	width: 100%;	float: left;	margin-left: 20px;	margin-top: 20px;}.search_icons_group {	padding-right: 20px;	float: right;}.share_history_w {	width: 100%;	float: left;	margin-left: 20px;	margin-top: 20px;}.left_right_w {	width: 100%;	float: left;	margin-left: 275px;	margin-top: 70px;}.left_icons_group {	width: 500px;	float: left;}.right_icons_group {	width: 500px;	float: right;}.share_history_icon {	margin-right: 20px;	display: block;	width: 30px;	height: 30px;	background: url(../../../standard/img/sharing/share_history_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;	-webkit-transform: translateZ(0);}.share_history_icon:hover {	background: url(../../../standard/img/sharing/share_history_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.share_history_icon_active {	margin-right: 20px;	display: block;	width: 30px;	height: 30px;	background: url(../../../standard/img/sharing/share_history_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.share_history_transfer_icon {	margin-right: 20px;	display: block;	width: 30px;	height: 30px;	background: url(../../../standard/img/sharing/share_transfer_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;	-webkit-transform: translateZ(0);}.share_history_transfer_icon:hover {	background: url(../../../standard/img/sharing/share_transfer_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.share_history_transfer_icon_active {	margin-right: 20px;	display: block;	width: 30px;	height: 30px;	background: url(../../../standard/img/sharing/share_transfer_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.forward_history_icon {	margin-right: 20px;	display: block;	width: 30px;	height: 30px;	background: url(../../../standard/img/sharing/forward_history_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;	-webkit-transform: translateZ(0);}.forward_history_icon:hover {	background: url(../../../standard/img/sharing/forward_history_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.forward_history_icon_active {	margin-right: 20px;	display: block;	width: 30px;	height: 30px;	background: url(../../../standard/img/sharing/forward_history_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.share_me_history_icon {	margin-right: 20px;	display: block;	width: 30px;	height: 30px;	background: url(../../../standard/img/sharing/share_me_history_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;	-webkit-transform: translateZ(0);}.share_me_history_icon:hover {	background: url(../../../standard/img/sharing/share_me_history_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.share_me_history_icon_active {	margin-right: 20px;	display: block;	width: 30px;	height: 30px;	background: url(../../../standard/img/sharing/share_me_history_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.email_me_history_icon {	margin-right: 20px;	display: block;	width: 30px;	height: 30px;	background: url(../../../standard/img/sharing/email_history_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;	-webkit-transform: translateZ(0);}.email_me_history_icon:hover {	background: url(../../../standard/img/sharing/email_history_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.email_me_history_icon_active {	margin-right: 20px;	display: block;	width: 30px;	height: 30px;	background: url(../../../standard/img/sharing/email_history_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.request_file_history_icon {	margin-right: 20px;	display: block;	width: 30px;	height: 30px;	background: url(../../../standard/img/sharing/request_file_history_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;	-webkit-transform: translateZ(0);}.request_file_history_icon:hover {	background: url(../../../standard/img/sharing/request_file_history_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.request_file_history_icon_active {	margin-right: 20px;	display: block;	width: 30px;	height: 30px;	background: url(../../../standard/img/sharing/request_file_history_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.request_file_me_history_icon {	margin-right: 20px;	display: block;	width: 30px;	height: 30px;	background: url(../../../standard/img/sharing/request_file_me_history_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;	-webkit-transform: translateZ(0);}.request_file_me_history_icon:hover {	background: url(../../../standard/img/sharing/request_file_me_history_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.request_file_me_history_icon_active {	margin-right: 20px;	display: block;	width: 30px;	height: 30px;	background: url(../../../standard/img/sharing/request_file_me_history_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.check_list_history_icon {	display: block;	width: 50px;	height: 30px;	background: url(../../../standard/img/sharing/check_list_history_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;	-webkit-transform: translateZ(0);}.check_list_history_icon:hover {	background: url(../../../standard/img/sharing/check_list_history_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.check_list_history_icon_active {	display: block;	width: 50px;	height: 30px;	background: url(../../../standard/img/sharing/check_list_history_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.check_list_me_history_icon {	display: block;	width: 50px;	height: 30px;	background: url(../../../standard/img/sharing/check_list_me_history_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;	-webkit-transform: translateZ(0);}.check_list_me_history_icon:hover {	background: url(../../../standard/img/sharing/check_list_me_history_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.check_list_me_history_icon_active {	display: block;	width: 50px;	height: 30px;	background: url(../../../standard/img/sharing/check_list_me_history_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.upload_icon {	display: block;	width: 50px;	background: url(../../../standard/img/document/upload_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;	-webkit-transform: translateZ(0);}.upload_icon:hover {	background: url(../../../standard/img/document/upload_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.create_doc_icon {	display: block;	width: 50px;	background: url(../../../standard/img/document/only_office_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;	-webkit-transform: translateZ(0);}.create_doc_icon:hover {	background: url(../../../standard/img/document/only_office_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.upload_invoice_icon {	display: block;	width: 50px;	background: url(../../../standard/img/document/invoice_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;	-webkit-transform: translateZ(0);}.upload_invoice_icon:hover {	background: url(../../../standard/img/document/invoice_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.create_folder_icon {	display: block;	width: 50px;	background: url(../../../standard/img/document/create_folder_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.create_folder_icon:hover {	display: block;	width: 50px;	background: url(../../../standard/img/document/create_folder_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.trash_icon {	 display: block;	 width: 50px;	 background: url(../../../standard/img/document/delete_gray.svg) no-repeat left;	 background-size: 25px 25px;	 cursor: pointer;	 float: left;	 -webkit-transform: translateZ(0); }.trash_icon:hover {	background: url(../../../standard/img/document/delete_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.search_icon {	display: block;	width: 22px;	height: 24px;	background: url("../../../standard/img/header/search_icon_as.svg") no-repeat left;	background-size: 22px 22px;	cursor: pointer;	float: right;	position: relative;	margin-top: -30px;	left: -2px;}.keywordsearch_icon {	width: 22px;	height: 24px;	background: url("../../../standard/img/header/search_icon_as.svg") no-repeat left;	background-size: 28px 22px;	flex: 1 0 auto;	display: flex;	cursor: pointer;}.restore_icon {	display: block;	width: 50px;	background: url("../../../standard/img/document/restore_gray.svg") no-repeat left;	background-size: 22px 22px;	cursor: pointer;	float: left;	-webkit-transform: translateZ(0);}.restore_icon:hover {	background: url("../../../standard/img/document/restore_blue.svg") no-repeat left;	background-size: 22px 22px;	cursor: pointer;	float: left;}.trashAll_icon {	display: block;	width: 50px;	background: url("../../../standard/img/document/deleteAll_gray.svg") no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;	-webkit-transform: translateZ(0);}.trashAll_icon:hover {	background: url(../../../standard/img/document/deleteAll_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.clip_icon {	display: block;	width: 50px;	background: url(../../../standard/img/document/clip_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.clip_icon:hover {	background: url(../../../standard/img/document/clip_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.clip_icon_s {	display: block;	width: 50px;	height: 24px;	background: url(../../../standard/img/document/clip_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.clip_icon_s:hover {	background: url(../../../standard/img/document/clip_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.share_icon {	display: block;	width: 50px;	background: url(../../../standard/img/document/share_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.share_icon:hover {	background: url(../../../standard/img/document/share_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.download_icon {	display: block;	width: 50px;	background: url(../../../standard/img/document/download_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.download_icon:hover {	background: url(../../../standard/img/document/download_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.unclip_icon {	display: block;	width: 50px;	background: url(../../../standard/img/document/unclip_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.unclip_icon:hover {	background: url(../../../standard/img/document/unclip_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.more_icon {	display: block;	width: 50px;	background: url(../../../standard/img/document/more_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.more_icon:hover {	background: url(../../../standard/img/document/more_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.kick_icon {	display: block;	width: 50px;	background: url(../../../standard/img/admin/kick_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.kick_icon:hover {	background: url(../../../standard/img/admin/kick_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.check_list_icon {  display: block;  width: 50px;  background: url(../../../standard/img/document/file_check_list_gray.svg) no-repeat left;  background-size: 25px 25px;  cursor: pointer;  float: left;	height: 25px;	margin-top: -2px;}.check_list_icon:hover {  background: url(../../../standard/img/document/file_check_list_blue.svg) no-repeat left;  background-size: 25px 25px;  cursor: pointer;  float: left;}.create_archive_icon{	display: block;	width: 50px;	height:25px;	background: url(../../../standard/img/admin/archive_create_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.create_archive_icon:hover {	background: url(../../../standard/img/admin/archive_create_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.right-icon-group {	float: right;}.search_folder_div {	float: left;	margin-right: 25px;	margin-top: -2px;}.search_folder_btn {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	color: white;	background: #158BC8;	border: 1px solid #158BC8;	font-weight: normal;	font-size: 13px;	border-radius: 4px;	width: auto;	height: 26px;	padding: 3px 12px 1px 12px;}.search_folder_btn:hover {	padding-top: 3px;	color: white;	background: #158BC8;	border: 1px solid #158BC8;}.rocket_icon {	display: block;	width: 50px;	height: 25px;	background: url(../../../standard/img/automation/automation_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;	margin-top: -2px;}.rocket_icon:hover {	background: url(../../../standard/img/automation/automation_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.clipboard_icon {	display: block;	width: 50px;	height: 24px;	background: url(../../../standard/img/document/clipboard_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.clipboard_icon:hover {	background: url(../../../standard/img/document/clipboard_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.refresh_icon {	/*display: block;*/	/*width: 50px;*/	/*height: 22px;*/	/*background: url(../../../standard/img/document/refresh_gray.svg) no-repeat left;*/	/*background-size: 25px 25px;*/	/*cursor: pointer;*/	float: left;}.refresh_icon:hover {	/*background: url(../../../standard/img/document/refresh_blue.svg) no-repeat left;*/	/*background-size: 25px 25px;*/	/*cursor: pointer;*/	float: left;}.clip-number {	position: relative;	top: -10px;	left: -28px;	background-color: #158BC8;	padding: 3px 6px;	font-size: 10px;	font-weight: 400;}/*.filter_icon {	display: block;	width: 50px;	background: url(../../../standard/img/filter_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.filter_icon:hover {	background: url(../../../standard/img/filter_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}*/.list_view_T {	display: block;	width: 50px;	background: url(../../../standard/img/document/listview_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.list_view_T:hover {	background: url(../../../standard/img/document/listview_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.list_view_L {	display: block;	width: 50px;	background: url(../../../standard/img/document/listview_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.icon_view_L {	display: block;	width: 50px;	background: url(../../../standard/img/document/iconview_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.icon_view_L:hover {	background: url(../../../standard/img/document/iconview_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.icon_view_T {	display: block;	width: 50px;	background: url(../../../standard/img/document/iconview_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.excel_export_icon {	display: block;	width: 50px;	height: 24px;	background: url(../../../standard/img/admin/excel_export_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.excel_export_icon:hover {	height: 24px;	background: url(../../../standard/img/admin/excel_export_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.split_icon {	width: 18px;	height: 24px;	background: url(../../../standard/img/header/separator.svg) no-repeat left;	background-size: 25px 20px;}.wildcard_search_icon {	width: 25px;	height: 24px;	background: url(../../../standard/img/header/wildcard_search_gray.svg) no-repeat left;	background-size: 25px 25px;	flex: 1 0 auto;	display: flex;	cursor: pointer;	padding: 0 8px;}.right_btn {	display: flex;	flex: 0 0 auto;	align-items: stretch;	flex-direction: row;	height: 24px;}.close_btn {	flex: 1 0 auto;	flex-direction: row;	display: flex;	cursor: pointer;}.setting_icon {	display: block;	width: 50px;	height: 24px;	background: url(../../../standard/img/advance_search_g.svg) no-repeat left;	background-size: 23px 23px;	cursor: pointer;	float: left;}.setting_icon:hover {	background: url(../../../standard/img/advance_search_b.svg) no-repeat left;	background-size: 23px 23px;	cursor: pointer;	float: left;}.more_menu_icon {	display: block;	width: 30px;	height: 30px;	background: url(../../../standard/img/more_menu_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: right;	border-radius: 5px;}.more_menu_icon:hover {	background: url(../../../standard/img/more_menu_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: right;}.tag_icon {	display: block;	width: 14px;	background: url(../../../standard/img/wolf/tag_gray.svg) no-repeat left;	background-size: 14px 14px;	cursor: pointer;	float: left;}.tag_icon:hover {	background: url(../../../standard/img/wolf/tag_white.svg) no-repeat left;	background-size: 14px 14px;	cursor: pointer;	float: left;}.create_document_profile_icon {	display: block;	width: 50px;	background: url(../../../standard/img/document/create_document_profile_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;	-webkit-transform: translateZ(0);}.create_document_profile_icon:hover {	background: url(../../../standard/img/document/create_document_profile_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.footer {	position: absolute;	right: 0;	bottom: 0;	left: 0;	padding: 8px;	background-color: #cccccc;	text-align: center;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	font-size: 12px;	color: #808285;}.list_line {	border-bottom: 1px solid #ccc;}.tooltip {	position: absolute;	z-index: 9000;	display: block;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-size: 12px;	font-style: normal;	font-weight: normal;	line-height: 1.42857143;	text-align: left;	text-align: start;	text-decoration: none;	text-shadow: none;	text-transform: none;	letter-spacing: normal;	word-break: normal;	word-spacing: normal;	word-wrap: normal;	white-space: normal;	filter: alpha(opacity = 0);	opacity: 0;	line-break: auto;}.tooltip.in {	filter: alpha(opacity = 90);	opacity: .9;}.tooltip.top {	padding: 5px 0;	margin-top: -4px;}.tooltip.right {	padding: 0 1px;	margin-left: 3px;}.tooltip.bottom {	padding: 5px 0;	margin-top: 3px;}.tooltip.left {	padding: 0 1px;	margin-left: -3px;}.tooltip-inner {	max-width: 300px;	padding: 3px 8px;	color: #fff;	text-align: center;	background-color: #158bc8;	border-radius: 4px;	white-space: normal;}.tooltip-arrow {	position: absolute;	width: 0;	height: 0;	border-color: transparent;	border-style: solid;}.tooltip.top .tooltip-arrow {	bottom: 0;	left: 50%;	margin-left: -5px;	border-width: 5px 5px 0;	border-top-color: #158bc8;}.menu_icon {	margin-top: 10px;	width: 26px;	height: 26px;	border: 1px solid #158BC8;	border-radius: 5px;	color: #158BC8;	padding-top: 3px;	padding-bottom: 10px;	padding-left: 5px;	padding-right: 10px;}.menu_icon:hover {	color: #fff;	background-color: #158BC8;}.menu_icon:focus {	color: #fff;	background-color: #19648d;}.share_history_pos {	width: 100%;	float: left;	padding-left: 20px;	padding-right: 20px;	position: absolute;	margin-top: 140px;}.icon_view_pos {	width: 100%;	float: left;	padding-left: 20px;	padding-right: 20px;	position: absolute;	margin-top: 180px;	margin-left: 250px;}.row_space {	width: 100%;	float: left;}.menu_item_pos {	float: left;}.doc-type_item {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-size: 14px;	font-weight: normal;	color: #000;	background: none;	border-bottom: 3px solid transparent;	border-top: none;	border-left: none;	border-right: none;	text-align: center;	line-height: 28px;}.doc-type_item:hover {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-size: 14px;	color: #158BC8;	line-height: 28px;	border-bottom: 3px solid #158BC8;	text-align: center;}.item_a {	width: 40px;}.item_d {	width: 50px;}.item_z {	width: 60px;}.item_A {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-size: 14px;	color: #000;	background: none;	border: none;	width: 40px;	text-align: center;	line-height: 28px;}.item_A:hover {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-size: 14px;	color: #158BC8;	line-height: 28px;	border-bottom: 3px solid #158BC8;	text-align: center;}.item_DN {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-size: 14px;	color: #000;	background: none;	border: none;	width: 85px;	text-align: center;	line-height: 28px;}.item_DN:hover {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-size: 14px;	color: #158BC8;	line-height: 28px;	border-bottom: 3px solid #158BC8;	text-align: center;}.item_FN {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-size: 14px;	color: #000;	background: none;	border: none;	width: 100px;	text-align: center;	line-height: 28px;}.item_FN:hover {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-size: 14px;	color: #158BC8;	line-height: 28px;	border-bottom: 3px solid #158BC8;	text-align: center;}.item_C {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-size: 14px;	color: #000;	background: none;	border: none;	width: 70px;	text-align: center;	line-height: 28px;}.item_C:hover {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-size: 14px;	color: #158BC8;	line-height: 28px;	border-bottom: 3px solid #158BC8;	text-align: center;}.item_I {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-size: 14px;	color: #000;	background: none;	border: none;	width: 50px;	text-align: center;	line-height: 28px;}.item_I:hover {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-size: 14px;	color: #158BC8;	line-height: 28px;	border-bottom: 3px solid #158BC8;	text-align: center;}.item_T {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-size: 14px;	color: #000;	background: none;	border: none;	width: 50px;	text-align: center;	line-height: 28px;}.item_T:hover {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-size: 14px;	color: #158BC8;	line-height: 28px;	border-bottom: 3px solid #158BC8;	text-align: center;}.item_CI {    font-family: Arial, "微軟正黑體", "微軟雅黑體";    font-size: 14px;    color: #000;    background: none;    border: none;    text-align: center;    line-height: 28px;}.item_CI:hover {    font-family: Arial, "微軟正黑體", "微軟雅黑體";    font-size: 14px;    color: #158BC8;    line-height: 28px;    border-bottom: 3px solid #158BC8;    text-align: center;}.item_select {	color: #158BC8;}.menu_sub_item_checkbox {	margin-top: 10px;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-size: 14px;	color: #000;	background: none;	border: none;	cursor: pointer;	float: left;	width: 35px;	padding-left: 5px;}.menu_sub_item {	margin-top: 10px;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-size: 14px;	color: #000;	background: none;	border: none;	cursor: pointer;	float: left;	width: 80px;}.menu_sub_item:hover {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-size: 14px;	color: #158BC8;}.menu_sub_item_L {	margin-top: 10px;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-size: 14px;	color: #000;	background: none;	border: none;	cursor: pointer;	float: left;	width: 100px;}.menu_sub_item_L:hover {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-size: 14px;	color: #158BC8;}.item_line {	border-top: 1px solid #ccc;	line-height: 27px;}.item_blueline {	padding-top: 35px;	border-bottom: 1px solid #158BC8;}.item_blueline2 {	padding-top: 5px;	border-bottom: 2px solid #158BC8;}.controllerTagLength {	width: auto;	max-width: 360px;	/*display:inline-block; */	overflow: hidden;	white-space: nowrap;	text-overflow: ellipsis;}.tag-blue {	cursor: pointer;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	font-size: 10px;	color: #000000;	text-align: center;	border-radius: 9px;	background-color: #d2e8fa;	padding-left: 10px;	padding-right: 10px;}.tag-more {	cursor: pointer;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: bold;	font-size: 10px;	color: #158BC8;	text-align: center;	padding-left: 5px;	padding-right: 5px;}.ss-table>thead>tr>th, .ss-table>tbody>tr>th, .ss-table>tfoot>tr>th, .ss-table>thead>tr>td, .ss-table>tbody>tr>td, .ss-table>tfoot>tr>td {	padding-top: 12px;	padding-bottom: 12px;	padding-left: 8px;}.ss-dms-table {	margin-bottom: 0px;	max-width: 100%;	width: 100%;}.ss-dms-table td {	border-top: 0px !important;	border-bottom: 1px solid #DDDDDD !important;}.ss-checkbox_col {	width: 35px;	vertical-align: top;}.ss-Favorites_col {	width: 40px;	vertical-align: top;}.ss-folder_col {	border-bottom: 1px solid #DDDDDD;	line-height: 12px;	width: 40px;	vertical-align: top;}.ss-doc_name {	width: 60%;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	font-size: 13px;	color: #000000;}.ss-date_time {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	font-size: 12px;	color: #a1a3a6;}.ss-sub_menu {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	font-size: 16px;	color: #000000;	text-align: right;	vertical-align: middle;	padding-right: 10px;}.ss-share-and-team {	cursor: pointer;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	font-size: 11px;	color: rgb(161, 163, 166);	text-align: center;	border: 1px solid #c4c4c4;	border-radius: 3px;	padding: 4px 6px;}.ai_function {  display: inline-block;}.ai_function_btn {	border-color: #66afe9;	outline: 0;	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px	rgba(102, 175, 233, .6);	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px	rgba(102, 175, 233, .6);}.ai_smartbot {	padding-left: 2px;}.ai_smartbot:hover .ai_smartbot_img {	background: hsla(0, 0%, 0%, 0) url('../../img/header/gpt_search_icon.svg') no-repeat;}.ai_smartbot_img {	display: inline-block;	background: transparent url('../../img/header/gpt_search_gray_icon.svg') no-repeat;}.clip_btn {	cursor: pointer;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	font-size: 11px;	color: #000;	text-align: center;	border: 1px solid #c4c4c4;	border-radius: 3px;	padding: 4px 6px;	width: 60px;	background: #e6e6e6;	margin-top: -24px;}.clip_btn:hover {	background: #d2d1d1;}.clip_btn:active {	background: #c7c5c5;}.search_result {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	font-size: 12px;	color: #6C6A6A}.red_word {	color: red;}.ss-modified-name {	font-family: Arial, "微軟正黑體", "微軟雅黑體", serif;	color: #878888;	font-size: 11px;	text-align: left;	line-height: 15px;}.status-label {	display: inline-block;	border: 1px solid;	padding: 0 5px;	border-radius: 3px;}.SS_breadcrumb {	padding: 0 0;	margin-bottom: 0;	list-style: none;	font-size: 13px;}.SS_breadcrumb>li {	display: inline-block;}.SS_breadcrumb>li+li:before {	padding: 0 3px;	color: #4a4b4b;	content: "\232A";}.SS_breadcrumb>.active {	color: #777;}.SS_breadcrumb>li>a {	color: #337AB7;	font-size: 13px;}.search_result_pos {	width: 100%;	float: left;	padding-left: 20px;	padding-right: 20px;}.tag_share_team_alert_pos {	width: 200px;	float: right;}.tag_share_team_alert_btn {	cursor: pointer;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	font-size: 11px;	color: #a1a3a6;	text-align: center;	border: 1px solid #c4c4c4;	border-radius: 3px;	padding: 4px 6px;	width: 60px;	background: #fff;}.tag_share_team_alert_btn:hover {	color: #a1a3a6;	text-align: center;	border: 1px solid #d2d1d1;	border-radius: 3px;	padding: 4px 6px;	width: 60px;	background: #e2e1e1;}.tag_share_team_alert_btn_blue {	cursor: pointer;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	font-size: 11px;	color: #a1a3a6;	text-align: center;	border: 1px solid #71b9de;	border-radius: 3px;	padding: 4px 6px;	width: 60px;	background: #71b9de;}.tag_share_team_alert_btn_blue:hover {	color: #a1a3a6;	text-align: center;	border: 1px solid #d2d1d1;	border-radius: 3px;	padding: 4px 6px;	width: 60px;	background: #e2e1e1;}.btn_blue {	border: 1px solid;	background: #71b9de;}.tag_icon_white {	-webkit-filter: brightness(1);}.Modified_name {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	color: #a1a3a6;	font-size: 11px;	text-align: left;}.tag_blue {	cursor: pointer;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	font-size: 10px;	color: #000000;	text-align: center;	border-radius: 9px;	background: #d2e8fa;}.tag_gray {	cursor: pointer;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	font-size: 10px;	color: #000000;	text-align: center;	border-radius: 9px;	background: #e6e7e8;}.share_and_team {	cursor: pointer;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	font-size: 11px;	color: #a1a3a6;	text-align: center;	border-style: solid;	border-width: 1px;	border-color: #c4c4c4;	border-radius: 3px;}.share_and_team:hover {	background: hsla(0, 0%, 0%, 0.1);}.share_and_team:active {	background: hsla(0, 0%, 0%, 0.2);}.SB_add {	float: left;	width: 145px;	height: 145px;	text-align: center;	padding-top: 20px;}.SB_image {	float: left;	width: 145px;	height: 145px;	text-align: center;	padding-top: 5px;}.smartbutton_pos {	position: absolute;	width: 100%;	margin-top: 140px;	margin-left: 280px;}.smartbutton_w {	width: 190px;	float: left;	height: 190px;}.smartbutton_border {	float: left;	width: 145px;	height: 145px;	background: #eeeeee;	border-radius: 9px;	position: relative;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	font-size: 12px;	color: #000;	text-align: center;}.smartbutton_border:before {	border-radius: 9px;	border: 1px solid #cacccd;	content: '';	position: absolute;	top: -6px;	right: -6px;	bottom: -6px;	left: -6px;}.smartbutton_border:hover {	background: #bde2f5;	border-radius: 9px;	position: relative;}.smartbutton_border:hover:before {	border-radius: 9px;	border: 1px solid #158bc8;	content: '';	position: absolute;	top: -6px;	right: -6px;	bottom: -6px;	left: -6px;}.smartbutton_text {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	font-size: 12px;	color: #000;	text-align: center;	padding: 0px 0px 10px 0px;}.smartbutton_head {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	font-size: 14px;	color: #000;}.smartbutton_body {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	font-size: 12px;	color: #000;}.dot_icon_pos {	float: right;	margin-top: -10px;	margin-right: 5px;}.dot_icon {	width: 22px;	height: 16.1px;	border: 0px solid #ccc;	border-radius: 3px;	text-align: center;	cursor: pointer;}.dot_dropdown {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	font-size: 12px;	position: relative;	display: inline-block;}.dot_dropdown-content {	display: none;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-size: 12px;	position: absolute;	background-color: #fff;	min-width: 140px;	border: 1px solid #ccc;	box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.2);	margin-top: 0px;	text-align: left;	margin-left: -120px;	z-index: 10000;	-webkit-animation: fadein 0.3s; /* Safari, Chrome and Opera > 12.1 */	-moz-animation: fadein 0.3s; /* Firefox < 16 */	-ms-animation: fadein 0.3s; /* Internet Explorer */	-o-animation: fadein 0.3s; /* Opera < 12.1 */	animation: fadein 0.3s;}@keyframes fadein {	from {		opacity:0;	}	to {		opacity: 1;	}}/* Firefox < 16 */@-moz-keyframes fadein {	from {		opacity:0;	}	to {		opacity: 1;	}}/* Safari, Chrome and Opera > 12.1 */@-webkit-keyframes fadein {	from {		opacity:0;	}	to {		opacity: 1;	}}/* Internet Explorer */@-ms-keyframes fadein {	from {		opacity:0;	}	to {		opacity: 1;	}}/* Opera < 12.1 */@-o-keyframes fadein {	from {		opacity:0;	}	to {		opacity: 1;	}}.dot_dropdown-content a {	color: #333;	padding: 7px 8px;	text-decoration: none;	display: block;	z-index: 10000;}.dot_dropdown-content a:hover {	background-color: #f1f1f1}.dot_dropdown:hover .dot_dropdown-content {	/* 	display: block; */}.dot_dropdown:hover {	background-color: unset;}.menu_ext_w {	margin-left: -130px;	min-width: 180px;	/*margin-top: -15px;*/}.menu_ext_w img {	height: 18px;	width: 18px;}.name_btn {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	font-size: 14px;	color: #158bc8;	border: 0px solid #ccc;	background: #fff;}.name_btn:hover {	color: #1aaefa;}.name_btn:active {	color: #1379ad;}.name_date_dropdown-menu {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	position: absolute;	top: 100%;	left: 0;	z-index: 1000;	display: none;	float: left;	width: 110px;	padding: 5px 0;	margin: 2px 0 0;	font-size: 12px;	text-align: left;	list-style: none;	background-color: #fff;	-webkit-background-clip: padding-box;	background-clip: padding-box;	border: 1px solid #ccc;	border: 1px solid rgba(0, 0, 0, .15);	border-radius: 4px;	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);}.name_date_dropdown-menu.pull-right {	right: 0;	left: auto;}.name_date_dropdown-menu .divider {	height: 1px;	margin: 9px 0;	overflow: hidden;	background-color: #e5e5e5;}.name_date_dropdown-menu>li>a {	display: block;	padding: 3px 20px;	clear: both;	font-weight: normal;	line-height: 1.42857143;	color: #333;	white-space: nowrap;}.name_date_dropdown-menu>li>a:hover, .name_date_dropdown-menu>li>a:focus {	color: #262626;	text-decoration: none;	background-color: #f5f5f5;}.name_date_dropdown-menu>.active>a, .name_date_dropdown-menu>.active>a:hover, .name_date_dropdown-menu>.active>a:focus {	color: #fff;	text-decoration: none;	background-color: #337ab7;	outline: 0;}.name_date_dropdown-menu>.disabled>a, .name_date_dropdown-menu>.disabled>a:hover, .name_date_dropdown-menu>.disabled>a:focus {	color: #777;}.name_date_dropdown-menu>.disabled>a:hover, .name_date_dropdown-menu>.disabled>a:focus {	text-decoration: none;	cursor: not-allowed;	background-color: transparent;	background-image: none;	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);}.open>.name_date_dropdown-menu {	display: block;}.open>a {	outline: 0;}.name_date_dropdown-menu-right {	right: 0;	left: auto;}.name_date_dropdown-menu-left {	right: auto;	left: 0;}.dropdown-header {	display: block;	padding: 3px 20px;	font-size: 12px;	line-height: 1.42857143;	color: #777;	white-space: nowrap;}.dropdown-backdrop {	position: fixed;	top: 0;	right: 0;	bottom: 0;	left: 0;	z-index: 990;}.pull-right>.name_date_dropdown-menu {	right: 0;	left: auto;}.dropup .caret, .navbar-fixed-bottom .dropdown .caret {	content: "";	border-top: 0;	border-bottom: 4px dashed;	border-bottom: 4px solid \9;}.dropup .name_date_dropdown-menu, .navbar-fixed-bottom .dropdown .name_date_dropdown-menu {	top: auto;	bottom: 100%;	margin-bottom: 2px;}@media ( min-width : 768px) {	.navbar-right .name_date_dropdown-menu {		right: 0;		left: auto;	}	.navbar-right .name_date_dropdown-menu-left {		right: auto;		left: 0;	}	.name_date_dropdown-menu a {		white-space: normal;	}	.name_date_dropdown-menu>li {		position: relative;	}	.name_date_dropdown-menu>li>i {		position: absolute;		left: 5px;		top: 9px;	}	.s_doc_small {		font-family: Arial, "微軟正黑體", "微軟雅黑體";		color: #000;		font-size: 11px;		text-align: left;		line-height: 25px;		padding: 0px 16px 0px 7px;	}	.file_size_click_pos {		font-family: Arial, "微軟正黑體", "微軟雅黑體";		color: #000;		font-size: 12px;		float: right;		width: 500px;		vertical-align: bottom;	}	.file_size_w {		float: right;		width: 90px;		text-align: center;	}	.click_w {		float: right;		width: 70px;		text-align: center;	}	.s_c_number {		font-family: Arial, "微軟正黑體", "微軟雅黑體";		font-size: 20px;		color: #158bc8;	}	.size_number {		font-family: Arial, "微軟正黑體", "微軟雅黑體";		font-size: 13px;		color: #158bc8;	}	.s_day {		font-family: Arial, "微軟正黑體", "微軟雅黑體";		color: #9683d2;		font-size: 16px;		text-align: right;		padding-right: 8px;	}	.s_week {		font-family: Arial, "微軟正黑體", "微軟雅黑體";		color: #f8ba4a;		font-size: 16px;		text-align: right;		padding-right: 8px;	}	.s_month {		font-family: Arial, "微軟正黑體", "微軟雅黑體";		color: #53aa7a;		font-size: 16px;		text-align: right;		padding-right: 8px;	}	.s_year {		font-family: Arial, "微軟正黑體", "微軟雅黑體";		color: #a67b52;		font-size: 16px;		text-align: right;		padding-right: 8px;	}	.s_expired {		font-family: Arial, "微軟正黑體", "微軟雅黑體";		color: #cac8c8;		font-size: 16px;		text-align: right;		padding-right: 8px;	}	.expired_color {		color: #cac8c8;	}	.img_expired_color {		opacity: 0.4;	}	.login_user {		font-family: Arial, "微軟正黑體", "微軟雅黑體";		color: #158BC8;		font-weight: 500;		font-size: 10px;		border: 1px solid #158BC8;		border-radius: 3px;		padding: 2px;		text-align: center;	}	.thumbnail_box_w {		float: left;		width: 250px;		height: 250px;		position: relative;	}	.thumbnail_box {		float: left;		font-family: Arial, "微軟正黑體", "微軟雅黑體";		font-weight: normal;		font-size: 12px;		color: #000;		width: 220px;		height: 220px;		border: 1px solid #9f9f9f;		padding-top: 6px;		border-radius: 5px;		position: relative;		text-align: center;		margin-top: 25px;		background: url(../../../standard/img/wolf/thumbnail_220.png) no-repeat center center;		z-index: 100;	}	.thumbnail_box:hover {		background-image: url(../../../standard/img/wolf/thumbnail_220.png);		background-color: #eaf7fe;		border: 1px solid #158BC8;		z-index: 100;	}	.thumbnail_box1 {		float: left;		font-family: Arial, "微軟正黑體", "微軟雅黑體";		font-weight: normal;		font-size: 12px;		color: #000;		width: 220px;		height: 220px;		border: 1px solid #9f9f9f;		padding-top: 6px;		border-radius: 5px;		position: relative;		text-align: center;		margin-top: 25px;		background: url("../../../standard/img/wolf/thumbnail_220_1.png") no-repeat center center;		z-index: 100;	}	.thumbnail_box1:hover {		background-image: url(../../../standard/img/wolf/thumbnail_220_1.png);		background-color: #eaf7fe;		border: 1px solid #158BC8;		z-index: 100;	}	.thumbnail_box_icon {		float: left;		font-family: Arial, "微軟正黑體", "微軟雅黑體";		font-weight: normal;		font-size: 12px;		color: #000;		width: 220px;		height: 220px;		border: 1px solid #9f9f9f;		padding-top: 6px;		border-radius: 5px;		position: relative;		text-align: center;		margin-top: 25px;		background: url(../../../standard/img/wolf/thumbnail_no.png) no-repeat center center;		z-index: 100;	}	.thumbnail_box_icon:hover {		background-image: url("../../../standard/img/wolf/thumbnail_no.png");		background-color: #eaf7fe;		border: 1px solid #158BC8;		z-index: 100;	}	.thumbnail_img {		float: left;		position: absolute;		padding-top: 25px;		z-index: 90;	}	.thumbnail_icon {		float: left;		position: absolute;		margin: 65px;		padding-top: 25px;		z-index: 90;	}	.thumbnail_dot {		margin-top: -19px;	}}.navigation_w {	float: left;	margin-left: 20px;	margin-top: 20px;	margin-bottom: 20px;}.navigation_a {	width: 100%;	float: left;}.notifications_icon_big {	display: block;	width: 100%;	height: 200px;	background: url("../../../standard/img/header/notifications_gray B.svg") no-repeat center;	background-size: 100px 100px;	cursor: pointer;	float: left;	margin-top: 10px;}.notifications_icon {	display: block;	width: 30px;	height: 42px;	vertical-align: middle;	background: url("../../../standard/img/header/notifications_gray.svg") no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;	margin-right: 10px;}.notifications_icon:hover {	background: url("../../../standard/img/header/notifications_blue.svg") no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.task_center_icon {	display: block;	width: 30px;	height: 42px;	vertical-align: middle;	background: url("../../img/taskNotification/task_n_gray.svg") no-repeat left;	background-size: 22px 22px;	cursor: pointer;	float: left;	margin-right: 10px;}.task_center_icon:hover {	background: url("../../img/taskNotification/task_n_blue.svg") no-repeat left;	background-size: 22px 22px;	cursor: pointer;	float: left;}.notifications_icon_pos {}.request_file_icon {	display: block;	width: 50px;	background: url(../../../standard/img/document/request_file_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.request_file_icon:hover {	background: url(../../../standard/img/document/request_file_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.smartbot_icon {	display: block;	width: 50px;	height: 24px;	background: url(../../../standard/img/header/gpt_search_gray_icon.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.smartbot_icon:hover {	background: url(../../../standard/img/header/gpt_search_icon.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.img_90 {	height: 90px;	width: 90px;}.wolf_col_align {	margin-left: 110px;}.wolf_txt_align {	width: 125px;	vertical-align: middle;}.wolf_tracking_head {	float: left;	width: 110px;	height: 120px;}.wolf_form {	width: 400px;}.wolf_form_control {	display: block;	width: 100%;	height: 34px;	padding: 6px 12px;	font-size: 12px;	line-height: 1.42857143;	color: #555;	background-color: #fff;	background-image: none;	border: 1px solid #ccc;	border-radius: 4px;	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}.message_form {	font-size: 12px;	color: #555;	width: 400px;	border: 1px solid #ccc;	border-radius: 4px;	padding-left: 13px;}.wolf_status {	float: left;	width: 100px;	text-align: center;}.wolf_pending_w {	width: 90px;	text-align: center;	margin-left: 22px;	vertical-align: middle;}.wolf_live {	font-family: Arial, 微軟正黑體, 微軟雅黑體;	font-weight: normal;	font-size: 12px;	color: rgb(255, 255, 255);	width: 57px;	height: 18px;	text-align: center;	line-height: 18px;	background: rgb(57, 181, 74);	border-radius: 20px;}.wolf_doc_icon_txt {	font-family: Arial, 微軟正黑體, 微軟雅黑體;	font-weight: normal;	font-size: 14px;	color: rgb(21, 139, 200);	text-align: center;	line-height: 70px;}.wolf_doc_icon {	background: url(../../../standard/img/document/sharing_doc_icon.svg) no-repeat;	background-size: 65px 65px;	background-position: center top;	margin-top: 10px;}.message-form-control {	display: block;	width: 100%;	height: 75px;	min-height: 75px;	padding: 6px 12px;	font-size: 14px;	line-height: 1.42857143;	color: #555;	resize:vertical;	overflow:auto;	background-color: #fff;	background-image: none;	border: 1px solid #ccc;	border-radius: 4px;	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}.wolfTracking .control-label {	padding-top: 0px;}.toEmail .bootstrap-tagsinput {	margin-bottom: 0px;}.expiryType .control-label {	padding-top: 0px !important;}.uploadAlert .control-label {	padding-top: 0px !important;}.filingPath .control-label {	padding-top: 0px !important;}.request_file_dropdown {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	font-size: 12px;	margin: 0;	border: 1px solid #ccc;	width: 120px;	height: 20px;	border-radius: 4px;	padding-left: 0px;}.backarrowiconImg {  width: 34px;  height: 34px;  background-color: gray;  position: absolute;  left: 0px;  margin-top: -8px;}.backarrowiconImg:hover {  width: 34px;  height: 34px;  background-color: #158bc8;  position: absolute;  left: 0px;  margin-top: -8px;}.popupWolfTracking {	width: 20%;}.popupuploadAlert {	width: 25%;	font-weight: unset;	margin-left: -10px;}.popupuploadAlertOnBtn {    margin-left: -20px;}.popupExpires {	margin-left: -20px;}.popupMessage {	width: 140px;}.filter-form-control {	width: 200px;	height: 25px;	padding: 6px 12px;	font-size: 14px;	line-height: 1.42857143;	color: #555;	background-color: #fff;	background-image: none;	border: 1px solid #ccc;	border-radius: 4px;	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}#te {	background-color: #F5F5F5;	border-radius: 4px;	list-style: outside none none;	margin-bottom: 20px;	padding: 8px 15px;	font-size: 12px;	border: 0px solid #FFF;	display: block;	margin-top: 0px;	box-sizing: border-box;}.ztree li a.curSelectedNode {	background-color: #c5e7f9;	border: 1px #c5e7f9 solid;	/*padding: 2px;*/}.input-focus {	border-color: #66afe9 !important;	outline: 0 !important;	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6) !important;	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6) !important;}.light_gray {	color: #d3d1d1;}.menu_place {	margin-top: -4px!important;	margin-left: -89% !important;}.menu_place_thumbnail{	margin-top: -4px!important;	margin-left: 99% !important;}.menu_place a {	white-space: nowrap;}.menu_place_thumbnail a {	white-space: nowrap;}.third_menu .menu_place {	min-width: 223px;	margin-top: -4px!important;	margin-left: -220px !important;}.menu_disable {	color: #9f9f9f !important;}.tick_icon{	width: 15px;height: 15px;vertical-align: middle;}.search_filter_pos {	float: left;	z-index: 100;	cursor: pointer;	text-align: center;}.search_filter_pos:hover {	filter: brightness(110%);}.filter_result_box {	font-family: Arial, "微軟正黑體", "微軟雅黑體";	color: #fff;	font-size: 12px;	height: 32px;	background-color: #158bc8;	border: 0;	border-bottom-left-radius: 3px;	border-top-left-radius: 3px;}.btn-search_result {	color: #fff;	width: 32px;	height: 32px;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	font-size: 12px;	background: url("../../img/close_search.svg") no-repeat;	background-size: 20px 20px;	background-position: center;	background-color: #3898cc;	border: 1px solid #3898cc;	border-radius: 4px;	margin-left: -2px;}.btn-search_result:hover {	background-color: #137cb3;	border: 1px solid #137cb3;}.btn-search_result:active {	background: url("../../img/close_search.svg") no-repeat;	background-size: 20px 20px;	background-position: center;	background-color: #204d74 !important;	border: 1px solid #204d74 !important;}.all_search_box {	margin-top: 7px;	margin-left: 10px;	background: url(../../img/searchicon.png) no-repeat 6px 7px;	background-color: #fff;	padding: 1px 5px 0px 26px;	position: relative;	min-width:296px;	height: 32px;	font-family: Arial;	font-weight: normal;	font-size: 12px;	color: #555;	border: 1px solid #ccc;	border-radius: 3px;	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}.all_search_box:focus {	border-color: #66afe9;	outline: 0;	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);}.filter_dropdown-content{	display: none;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-size: 12px;	position: absolute;	background-color: #fff;	min-width: 320px;	max-width: 250px;	height: 48px;	border: 1px solid #ccc;	box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.2);	margin-top: 25px;	text-align: left;	margin-left: -290px;	z-index: 10000;	-webkit-animation: fadein 0.3s; /* Safari, Chrome and Opera > 12.1 */	-moz-animation: fadein 0.3s; /* Firefox < 16 */	-ms-animation: fadein 0.3s; /* Internet Explorer */	-o-animation: fadein 0.3s; /* Opera < 12.1 */	animation: fadein 0.3s;}.filter_icon {	display: block;	width: 25px;	height: 24px;	background: url(../../../standard/img/filter_gray.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;	margin-right: 30px;}.filter_icon:hover {	background: url(../../../standard/img/filter_blue.svg) no-repeat left;	background-size: 25px 25px;	cursor: pointer;	float: left;}.filter_dropdown:hover .filter_dropdown-content {	display: block;}.filter_dropdown:hover {	background-color: unset;}.search-box-header {	max-height: 300px;	border: none;	width: 100%;	min-height: 24px;	padding: 4px 5px 0px 15px;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	font-size: 11px;	color: #555;	background-color: transparent;	resize: none;}.search_text_div {	display: flex;	flex-wrap: wrap;	flex: 1;}.search-box-header:focus {	/*border-color: #66afe9;	outline: 0;	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);*/}.sharing_header {    margin-left: -15px;    margin-right: -15px;}.emailDiv {    overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;    width: 80%;    margin-left: 80px;    margin-top: -20px;}.emailDivList {	overflow: hidden;	text-overflow: ellipsis;	display: -webkit-box;	-webkit-line-clamp: 1;	-webkit-box-orient: vertical;	width: 80%;	margin-left: 80px;	margin-top: -20px;}.clickEmail {    -webkit-line-clamp: 10;}.blue_txt {    color: #158bc8;}.indent_txt {    font-family: Arial, "微軟正黑體", "微軟雅黑體";    font-weight: normal;    color: #158bc8;}.other_info {    font-family: Arial;    color: #6D6D6D;    font-size: 11px;    text-align: left;    margin-bottom: 15px;}.tab3 {    float: left;    vertical-align: top;    word-break: break-all;    padding-left: 75px;}.tab2 {    float: left;    width: 65%;    vertical-align: top;    word-break: break-word;    margin-left: -78px;}ul.indent {    font-family: Arial, "微軟正黑體", "微軟雅黑體";    font-weight: normal;    font-size: 13px;    color: #333333;    list-style-type: "Recipient(s): ";    padding-left: 76px;}.email_li {    overflow: hidden;    white-space: nowrap;    text-overflow: ellipsis;}.thumbnail_images {    float: left;    border-radius: 3px;    min-width: 100%;    min-height: 230px;    border: 1px solid #ddd;    text-align: center;    padding-top: 100px;    font-family: Arial, 微軟正黑體, 微軟雅黑體;    font-weight: normal;    font-size: 13px;    color: #333;    margin-bottom: 10px;}.thumbnail_images_m {    float: left;    border-radius: 3px;    min-width: 100%;    min-height: 160px;    width: 150px;    border: 1px solid #ddd;    text-align: center;    padding-top: 100px;    font-family: Arial, 微軟正黑體, 微軟雅黑體;    font-weight: normal;    font-size: 13px;    color: #333;    margin-bottom: 10px;}@media (min-width: 1200px) {    .thumbnail_pos {        float: left;        width: 100%;        margin-top: 10px;    }    .tab1_ext {        float: left;        width: 30%;        vertical-align: top;        word-break: break-all;        margin-top: -15px;        margin-left: -12px;    }    .tab2_ext {        float: left;        width: 20%;        vertical-align: top;        word-break: break-word;        margin-top: -15px;        margin-left: 50px;    }    .tab3_ext {        float: left;        width: 23%;        vertical-align: top;        word-break: break-all;        margin-top: -15px;    }    .tab4_ext {        float: left;        width: 12%;        vertical-align: top;        word-break: break-all;        margin-top: -15px;        margin-left: 40px;    }    .tab5_ext {        float: left;        width: 8%;        vertical-align: top;        word-break: break-all;        padding-left: 0px;    }}.s_month_ext {    font-family: Arial, "微軟正黑體", "微軟雅黑體";    color: #53aa7a;    font-size: 16px;}.showUserList_scroll {	overflow-y: auto;	height: 385px;}@media ( max-width : 1435px) {	#languagebar {		display: none;	}}@media ( max-width : 1335px) {	#searchbar {		display: none !important;	}}.classification_icon {	border: 1px solid #f5404a;	border-radius: 3px;	background-color: #f5404a;	width: 17px;	height: 17px;	display: inline-block;}.search_content_dc {	width: 385px;	font-family: Arial, "微軟正黑體", "微軟雅黑體";	font-weight: normal;	font-size: 13px;	color: #292929;	text-align: left;	word-break: break-word;}.index-name-overflow {	overflow: hidden;	text-overflow: ellipsis;	white-space: nowrap;	width: 170px;}.on-off-btn {    height: 22px;    width: 44px;    border-radius: 22px;    padding: 0 12px 0 0;    background-color: #bdc1c8;	border: none;}.white-circle {    position: relative;    left: 0px;    width: 18px;    height: 18px;    border-radius: 18px;    background-color: #fff;    transition: left 0.25s;}.on-off-btn.active {    background-color: #158bc8;}.on-off-btn.active > .white-circle {    left: 22px;}.ss_drop_menu {	vertical-align: middle !important;	text-align: right;}.word_b {	word-break: break-word;}.standard_btn_gray {	display: block;	height: 30px;	min-width: 120px;	font-family: Arial, 微軟正黑體, 微軟雅黑體;	font-weight: normal;	font-size: 14px;	text-align: center;	color: rgb(255, 255, 255);	cursor: pointer;	border-radius: 5px;	background: rgb(135, 135, 135);	border: none;}.standard_toggle_container {	margin: 0 5px;}.dropdown-toggle::after {    content: none !important;}@font-face {  font-family: "Bootstrap Icons";  src: url("../bootstrap-icons/fonts/bootstrap-icons.woff2") format("woff2"),       url("../bootstrap-icons/fonts/bootstrap-icons.woff") format("woff");}.glyphicon-calendar::before {	content: "\f20c";	font-family: "Bootstrap Icons";	vertical-align: middle;}.datetimepicker .prev::before {    content: "\f12f";    font-family: "Bootstrap Icons";}.datetimepicker .next::before {    content: "\f138";    font-family: "Bootstrap Icons";}@media (min-width: 576px) {    .modal {       --bs-modal-width: 600px;    }}.label {	padding: .4em .6em .3em;	line-height: 1}.popover > .popover-body .ss-tag-black {	float: none !important;}input.form-control, select.form-select {	height: 34px;	font-size: 14px;}input.form-control[readonly], select.form-select[disabled] {    background-color: #eee;    opacity: 1;}.blue_icon {	color: #158bc8;}.glyphicon {	font-style: normal;}.glyphicon-menu-down::before {    content: "\f282";    font-family: "Bootstrap Icons";    vertical-align: middle;}.glyphicon-menu-right::before {	content: "\f285";	font-family: "Bootstrap Icons";	vertical-align: middle;}.glyphicon-ok::before {    content: "\f633";    font-family: "Bootstrap Icons";    vertical-align: middle;}.glyphicon-info-sign::before {    content: "\f430";    font-family: "Bootstrap Icons";    vertical-align: middle;}.glyphicon-question-sign::before {    content: "\f504";    font-family: "Bootstrap Icons";    vertical-align: middle;}.glyphicon-repeat::before {	content: "\f130";	font-family: "Bootstrap Icons";	vertical-align: middle;}.glyphicon-search::before {	content: "\f52a";	font-family: "Bootstrap Icons";	vertical-align: middle;}.glyphicon-pencil::before {	content: "\f4cb";	font-family: "Bootstrap Icons";	vertical-align: middle;}.glyphicon-stop::before {	content: "\f592";	font-family: "Bootstrap Icons";	vertical-align: middle;}.glyphicon-send::before {	content: "\f6C0";	font-family: "Bootstrap Icons";	vertical-align: middle;}a {    text-decoration: none;}.hidden {	display: none !important;}.hide {	display: none !important;}.popover {    left: 23px;    line-height: 1.42857;    max-width: 1000px;    width: 500px;    z-index: 10000;}.popover > .popover-header {    line-height: 1.1;    font-size: 12px;}.popover > .popover-body {    text-align: left;    padding: 8px 9px;    font-size: 12px;}.btn-default {	border-color: #ccc !important;	border-radius: 3px !important;	font-size: 12px !important;}.btn-default:hover {	color: #333;	background-color: #e6e6e6;	border-color: #adadad;}.btn-default:active {	color: #333;	background-color: #d3d3d3 !important;	border-color: #8c8c8c !important;}@media (max-width : 862px) {	#taskNotificationBtn, #notificationBtn, #notificationNav{		display: none;	}}