/*FSFW-5xx*/
#container {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.Popup .footer{
	padding-right : 28px;
}
.ShareLink{
	height: auto;
}
.mobile .funcbar-cls .x-toolbar-left{
	max-width: calc(100vw - 140px);
    display: inline-block;
    overflow: auto;
    text-overflow: ellipsis;
    white-space: nowrap;
	width : calc(100vw - 140px);;
}
.x-btn-noicon .x-btn-small .x-btn-text{
	font-weight: 500;
}
.playWin-cls .x-window-bc .x-window-footer{
	height: 60px;
}
.uploadCmfWin-cls{
	box-shadow: 0px 3px 8px 0px #000000;
	padding : 26px 24px 20px;
	height : 265px;
}
.uploadCmfWin-cls .close-cls{
	width: 30px;
	height: 30px;
	float: right;
	background:url(../images/shlkPluginSlice/ic_close.svg) no-repeat;
	position: relative;
	top: -75px;
	right: -15px;
}
.uploadCmfWin-cls .buttonArea-cls .btn-cls.OKbtn{
	background-color: #332F49;
    color: #FFF;
}
.uploadCmfWin-cls .buttonArea-cls .btn-cls:hover{
	background-color: #4E4A67;
	color: #FFF;
}
.bodyDiv-cls .gridPanel-cls .x-grid3-td-filename .x-grid3-hd-filename{
	font-size: 14px;
	color: #4A90E2;
	letter-spacing: 0;
	line-height: 16px;
	/*padding-left: 13px;*/
	padding: 5px 3px 5px 13px;
}
.mobile .ShareLink .getApp .slice-Qfile_40{
	background:url(../images/shlkPluginSlice/shareFSicon.svg) no-repeat;
	background-size: 36px 36px;
}

.mobile .ShareLink .x-grid3-hd.x-grid3-cell.x-grid3-td-checker ,
.mobile .ShareLink .x-toolbar .x-form-check-wrap{
	display: none;
}

#get-qfile .x-btn-noicon .x-btn-small .x-btn-text {
	height: auto;
}

.ext-el-mask-msg div ,
.x-tab-strip span.x-tab-strip-text ,
.x-form-field
.x-form-grow-sizer ,
.x-form-item ,
.x-form-invalid-msg ,
.x-small-editor .x-form-field ,
.ext-webkit .x-small-editor .x-form-field ,
.x-fieldset legend ,
.x-btn ,
.x-btn button ,
.x-toolbar td,.x-toolbar span,.x-toolbar input,.x-toolbar div,.x-toolbar select,.x-toolbar label ,
.x-grid3-row td,.x-grid3-summary-row td ,
.x-grid3-hd-row td ,
.x-grid3-topbar,.x-grid3-bottombar ,
.x-grid-group-hd div.x-grid-group-title ,
.x-grid-empty ,
.x-dd-drag-ghost ,
.x-tree-node ,
.x-date-middle,.x-date-left,.x-date-right ,
.x-date-inner th ,
.x-date-inner a ,
.x-date-mp td ,
.x-date-mp-btns button ,	
.x-tip .x-tip-mc ,
.x-tip .x-tip-header-text ,
.x-tip .x-tip-body ,
.x-menu-list-item ,
.x-combo-list ,
.x-combo-list-hd ,
.x-combo-list-small ,
.x-panel-tl .x-panel-header ,
.x-panel-mc ,
.x-panel-fbar td,.x-panel-fbar span,.x-panel-fbar input,.x-panel-fbar div,.x-panel-fbar select,.x-panel-fbar label ,
.x-window-tl .x-window-header ,
.x-window-mc ,
.x-list-header-inner div em ,
.x-list-body dt em ,
.x-window-dlg .ext-mb-textarea ,
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{
	font-family : Roboto, "Open Sans", Arial, Verdana, Tahoma, Helvetica, "PingFang SC", "Lantinghei SC", 微軟正黑體, "Microsoft JhengHei", 文泉驛正黑, "WenQuanYi Zen Hei", sans-serif !important;
	font : Roboto !important, "Open Sans", Arial, Verdana, Tahoma, Helvetica, "PingFang SC", "Lantinghei SC", 微軟正黑體, "Microsoft JhengHei", 文泉驛正黑, "WenQuanYi Zen Hei", sans-serif !important;
	-webkit-user-select: none;
}
input[type="radio"] {
    display:none;
}
input[type="radio"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-2px 10px 0 0;
    vertical-align:middle;
    background:url(../images/shlkPluginSlice/ic_raidobtn.svg) no-repeat;
    cursor:pointer;
}
input[type="radio"]:checked + label span {
    background:url(../images/shlkPluginSlice/ic_raidobtn_s.svg) no-repeat;
}
.ext-strict .uploadCmfWin-cls .radioArea-cls span {
	padding-left: 30px;
	white-space: nowrap;
}



.mobile-cls .ShareLink .Validation {
	background-color: rgba(0,0,0,0.50);
	position: relative;
    top: -45px;
}
.mobile-cls .Popup{
	min-height: 140px;
    max-width: 335px;
}
.mobile-cls .Popup .password{
	width: 233px !important;
}
.ext-strict .ext-gecko .ShareLink .Body{
	height: calc(100vh - 73px);
}
.ext-strict .ext-gecko .x-small-editor .x-form-text, 
.ext-strict .ext-gecko3 .x-small-editor .x-form-text{
	position: relative;
	top: -1px;
	height: 17px !important;
	background-image: none;
}
.Body{
	width: 100%;
}
.pathBar-cls.x-toolbar .x-item-disabled *{
	color: #2F2F2F !important;
	font-weight: 700;
}
.pathBar-cls.x-toolbar .x-item-disabled{
	opacity : 1;
}
.bodyDiv-cls .gridPanel-cls .listSelected-cls{
	margin-left: 30px;
	color: #4A90E2;
}
.mobilePopup .popup .ok,
.mobilePopup .popup .onlyOk{
	color: #2F2F2F;
}
.ShareLink{
	overflow: hidden;
}
.cardPaenl-cls .gridPanel-cls .x-grid3-header,
.cardPaenl-cls .x-grid-panel td.x-grid3-hd-over .x-grid3-hd-inner{
	background-color: #FFF;
}
.ShareLink .Toolbar .btnWrapper .btns{
	height: 2px;
}
.ShareLink .bodyDiv-cls .x-panel-bbar,
.ShareLink .bodyDiv-cls .x-panel-bbar .funcbar-cls{
	width : 100% !important;
}
.ShareLink .bodyDiv-cls  .funcbar-cls .x-toolbar-right{
	float: right;
/*	top: 9px;*/
    position: relative;
}
.cardPaenl-cls .x-toolbar-cell .filesText-cls{
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 700;
}
.cardPaenl-cls .x-toolbar-cell .selectedText-cls{
    font-size: 14px;
    color: #4A90E2;
    letter-spacing: 0;
    font-weight: 700;
	margin-left: 30px;
}
.mobile .x-toolbar-cell .filesText-cls{
    font-size: 14px;
}
.mobile .x-toolbar-cell .selectedText-cls{
	font-size: 14px;
    color: #4A90E2;
}
div.x-form-check-wrap label{
	cursor: pointer;
}

div.x-form-check-wrap input[type="checkbox"]{
	display: none;
}

div.x-form-check-wrap input[type="checkbox"] + label::before{
	content: "";
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url(../images/shlkPluginSlice/ic_cheakbox.svg);
	background-size: contain;
	margin-right: 5px;
	position: relative;
	left: -10px;
}

div.x-form-check-wrap input[type="checkbox"]:checked + label::before{
	background-image: url(../images/shlkPluginSlice/ic_cheakbox_selected.svg);
}
.ext-strict  .funcbar-cls .x-small-editor .x-form-text{
	height: 24px!important;
	border : 0;
	border-radius: 4px;
    position: relative;
	top: -1px;
	margin: 0 6px;
	background-image: none;
}
.ext-el-mask{
	background-color : #000;
	overflow-y: hidden;
}
div{
	color: #2F2F2F;
}
.ShareLink .Header .iconWrapper .slice-language, 
.ShareLink .HeaderMobile .iconWrapper .slice-language{
	padding-left: 24px;
	padding-top: 3px;
	width : 100px;
	margin: 10px 10px 10px 0;
	font-size : 14px;
}
.mobile .ShareLink .Header .iconWrapper .slice-language{
	width : 0px;
}
.ShareLink .Header{
	background-image: none;
    background-color: #F2F2F8;
	height: 40px;
	padding-left: 10px;
}
.ShareLink .Header .iconWrapper .slice-QNAP{
	margin: 10px 0;
	margin-left: 10px;
	background-position : 0,0;
	background-image: url(../images/shlkPluginSlice/qnap_logo.svg);
}
.slice-language{
	background-position : 0,0;
	background-image: url(../images/shlkPluginSlice/ic_language.svg);
}

.Popup{
	border-radius: 8px;
	border: 1px solid #AEAEAE;
}
.slice-lock{
	background-position : 0,0;
	background-image: url(../images/shlkPluginSlice/ic_verify_password.svg);
	height: 32px;
	width: 32px;
}
.jsPositive{
	border-radius: 4px;
	
	color : #FFFFFF;
}
.Popup .footer .btn.default{
	color : #FFFFFF;
	background-color: #332F49;
}
.Popup .footer .btn.default:hover{
	color : #FFFFFF;
	background-color: #4E4A67;
	}
.slice-eye_off{
	background-position : 0,0;
	background-image: url(../images/shlkPluginSlice/ic_hide.svg);
	height: 22px;
	width: 28px;
	margin-left: -38px !important;
	height: 30px;
}
.password{
	width: 348px !important;
    height: 30px !important;
	border: 1px solid #AAA;
	border-radius: 4px;
	padding: 0 10px;
}
.Popup .body .content .focus-cls.password{
	border: 1px solid #4A90E2;
}
.password.pwdError-cls{
	border: 1px solid #C1272D;
}
.slice-eye_on{
	background-position : 0,0;
	background-image: url(../images/shlkPluginSlice/ic_show.svg);
	height: 22px;
	width: 28px;
	margin-left: -38px !important;
	height: 30px;
}
.errorMsg{
	color: #C1272D !important;
}
.ShareLink .Footer{
	height: 40px;
	line-height: 40px;
}
.ShareLink .Validation {
    min-height: calc(100vh - 80px);
}
.ShareLink .Footer .footerWrapper{
	font-size: 12px;
	color: #2F2F2F;
}
.toolbar-cls{
	height: 40px;
	padding-left: 14px;
	padding-right: 1%;
}
.x-toolbar-left-row .xtb-text.linkName-cls{
	padding: 10px;
	font-size: 21px;
	font-weight: bold;
}
.infoBar-cls .x-toolbar-right-row .xtb-text{
	font-size: 15px;
	color : #195A87;
	text-align: right;
	padding-right: 1%;
}
.funcbar-cls,
.ShareLink .x-border-layout-ct{
	border: 0;
}
.bodyDiv-cls .x-panel-noborder .x-panel-body-noborder,
.bodyDiv-cls .x-panel-noborder .x-panel-body-noborder .x-toolbar{
	background-color: #FFF;
	border: 0;
}
.bodyDiv-cls .pathBar-cls .x-toolbar-cell{
	height: 40px;
}
.bodyDiv-cls .x-grid3-row,
.bodyDiv-cls .x-grid3-row td, 
.bodyDiv-cls .x-grid3-summary-row td{
	height: 56px;
}
.bodyDiv-cls .x-grid3-row-over{
	background-color:#F5F4F6;
}
.bodyDiv-cls .x-grid3-row-selected{
	background-color: #EAEAED !important;
}
.bodyDiv-cls .x-grid-panel .x-grid3-hd-inner, 
.bodyDiv-cls .x-grid-panel .x-grid3-hd-over, 
.bodyDiv-cls .x-grid-panel .x-grid3-cell-inner{
	font-size :14px;
	color: #141414;
	font-weight: 500;
	background-image: none;
}
.bodyDiv-cls .x-grid-panel .x-grid3-hd-inner{
	font-weight:700;
}
.bodyDiv-cls .x-grid-panel .x-grid3-hd-inner.x-grid3-hd-7{
	padding-left: 23px;
}
.bodyDiv-cls .x-grid3-row .x-grid3-row-checker{
    position: relative;
    height: 56px;
}
.bodyDiv-cls .x-grid3-row-checker, 
.bodyDiv-cls .x-grid3-hd-checker{
	background-image: url(../images/shlkPluginSlice/ic_cheakbox.svg);
	background-position: 13px 18px;
}
.bodyDiv-cls .x-grid3-hd-checker{
	height: 26px;
	background-position-y: 0;
}
.bodyDiv-cls .x-grid3-body .x-grid3-td-checker,
.bodyDiv-cls .x-grid3-header{
	background-image:none;
	border-top: 0;
	border-bottom: 1px;
}
.bodyDiv-cls .x-grid3-row-selected .x-grid3-row-checker, 
.bodyDiv-cls .x-grid3-hd-checker-on .x-grid3-hd-checker, 
.bodyDiv-cls .x-grid3-row-checked .x-grid3-row-checker{
	background-image: url(../images/shlkPluginSlice/ic_cheakbox_selected.svg);
	background-position: 13px 18px;
}
.bodyDiv-cls .x-grid3-hd-checker-on .x-grid3-hd-checker{
	background-position-y: 0;
}
.cardPaenl-cls .x-grid-panel .x-panel-body,
.bodyDiv-cls .x-grid3-hd-row td,
.x-panel-bbar .funcbar-cls .x-toolbar, 
.x-panel-tbar .funcbar-cls .x-toolbar{
	border: 0;
}
.x-panel-bbar .funcbar-cls .x-toolbar .x-toolbar-cell {
	height: 28px;
} 
.x-grid3-scroller{
	overflow-y: auto;
	overflow-x: hidden;
}
.bodyDiv-cls .cardPaenl-cls .x-grid-panel .x-grid3-col-2{
	padding: 0;
    margin-left: 14px;
    height: 28px;
    width: 28px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.bodyDiv-cls .cardPaenl-cls .x-panel-bwrap,
.bodyDiv-cls .cardPaenl-cls .x-panel-body{
	height: inherit;
}
.funcbar-cls .backBtn-cls{
	background-image: url(../images/shlkPluginSlice/ic_arrow_left.svg);
}
.funcbar-cls .nextBtn-cls{
	background-image: url(../images/shlkPluginSlice/ic_arrow_right.svg);
}
.funcbar-cls .x-btn-text{
	font-size: 14px;
}
.funcbar-cls .x-btn-text-icon .x-btn-icon-small-left .x-btn-text.upload-cls{
	background-image: url(../images/shlkPluginSlice/ic_upload_s.svg);
	padding-left: 26px;
	font-weight: 700;
}
.funcbar-cls .x-btn-text-icon .x-btn-icon-small-left .x-btn-text{
	font-size: 14px;
	color: #2F2F2F;
	letter-spacing: 0;
	font-weight: 500;
}
.funcbar-cls .x-btn-text-icon .x-btn-icon-small-left .x-btn-text.download-cls{
	background-image: url(../images/shlkPluginSlice/ic_download_s.svg);
	padding-left: 26px;
	font-weight: 700;
}
.funcbar-cls .x-btn-over .x-btn-tl, 
.funcbar-cls .x-btn-over .x-btn-tr, 
.funcbar-cls .x-btn-over .x-btn-tc, 
.funcbar-cls .x-btn-over .x-btn-ml, 
.funcbar-cls .x-btn-over .x-btn-mr, 
.funcbar-cls .x-btn-over .x-btn-mc, 
.funcbar-cls .x-btn-over .x-btn-bl, 
.funcbar-cls .x-btn-over .x-btn-br, 
.funcbar-cls .x-btn-over .x-btn-bc,
.funcbar-cls .x-btn-menu-active .x-btn-tl, 
.funcbar-cls .x-btn-menu-active .x-btn-tr, 
.funcbar-cls .x-btn-menu-active .x-btn-tc, 
.funcbar-cls .x-btn-menu-active .x-btn-ml, 
.funcbar-cls .x-btn-menu-active .x-btn-mr, 
.funcbar-cls .x-btn-menu-active .x-btn-mc, 
.funcbar-cls .x-btn-menu-active .x-btn-bl, 
.funcbar-cls .x-btn-menu-active .x-btn-br, 
.funcbar-cls .x-btn-menu-active .x-btn-bc{
	background-image:none;
}

.funcbar-cls .x-btn-icon .x-btn-small .x-btn-text.listMode-iconCls{
	background-image: url(../images/shlkPluginSlice/ic_thumbnail_list_w.svg);
}
.funcbar-cls .x-btn-icon .x-btn-small .x-btn-text.thumbL-iconCls{
	background-image: url(../images/shlkPluginSlice/ic_thumbnail_large_w.svg);
}
.funcbar-cls .x-btn-icon .x-btn-small .x-btn-text.thumbM-iconCls{
	background-image: url(../images/shlkPluginSlice/ic_thumbnail_medium_w.svg);
}
.funcbar-cls .x-btn-icon .x-btn-small .x-btn-text.thumbS-iconCls{
	background-image: url(../images/shlkPluginSlice/ic_thumbnail_small_w.svg);
}
.funcbar-cls .x-btn-icon .x-btn-small .x-btn-text.sort-iconCls{
	background-image: url(../images/shlkPluginSlice/ic_sort_w.svg);
}
.funcbar-cls .x-btn-icon .x-btn-small .x-btn-text.more-iconCls{
	background-image: url(../images/shlkPluginSlice/ic_more_w.svg);
}
.funcbar-cls .x-toolbar-right .x-toolbar-cell .x-btn.viewList-cls,
.funcbar-cls .x-toolbar-right .x-toolbar-cell .x-btn.sort-cls,
.funcbar-cls .x-toolbar-right .x-toolbar-cell .x-btn.more-cls{
	background-color: #181C25;
	border-radius: 14px;
}
.funcbar-cls .x-toolbar-right .x-toolbar-cell .x-btn.viewList-cls .x-btn-mc em.x-btn-arrow,
.funcbar-cls .x-toolbar-right .x-toolbar-cell .x-btn.more-cls .x-btn-mc em.x-btn-arrow,
.funcbar-cls .x-toolbar-right .x-toolbar-cell .x-btn.sort-cls .x-btn-mc em.x-btn-arrow{
	background-image: url(../images/shlkPluginSlice/ic_view_down.svg);
}

.bodyDiv-cls .gridPanel-cls .x-grid3-row-over{
	background-image:none;
}
.cardPaenl-cls .gridPanel-cls .x-grid3-cell-inner .actDownload-cls{
	width : 44px;
	height : 24px;
	background-image: url(../images/shlkPluginSlice/ic_download_s.svg);
	float: left;
    display: inline;
    background-position-x: 11px;
    background-repeat: no-repeat;
}
.cardPaenl-cls .gridPanel-cls .x-grid3-cell-inner .actPlay-cls{
	width : 24px;
	height : 24px;
	background-image: url(../images/shlkPluginSlice/ic_play_s.svg);
	float: left;
    display: inline;
    position: relative;
    left: 12px;
    cursor: pointer;
}
.viewSwitchMenu-cls.x-menu-floating,
.mobileMenu-cls.x-menu-floating{
	border-color: #B3B3B3;
	border-radius: 8px;
	background-image: none;
	background-color: #FFF;
	border: 0;
}
/*.mobileMenu-cls.x-menu-floating.mActMenu-cls{
	top: calc(100vh - 200px)!important;
}
.mobileMenu-cls.x-menu-floating.mActUpMenu-cls{
	top: calc(100vh - 240px)!important;
}
.mobileMenu-cls.x-menu-floating.mSortMenu-cls{
	top: calc(100vh - 330px)!important;
}
.mobileMenu-cls.x-menu-floating.cancel-cls{
	top: calc(100vh - 72px)!important;
}
*/
.x-shadow{
	border-radius: 8px;
}
.viewSwitchMenu-cls a.x-menu-item,
.mobileMenu-cls a.x-menu-item{
	line-height: 24px;
}
.viewSwitchMenu-cls .x-menu-item-active,
.viewSwitchMenu-cls .x-menu-item-active a.x-menu-item,
.mobileMenu-cls .x-menu-item-active,
.mobileMenu-cls .x-menu-item-active a.x-menu-item{
	border-color:#F1F1F1;
	background-color:#F1F1F1;
	background-image: none;
}
.viewSwitchMenu-cls .x-menu li{
	background-image: none;
}
.ext-webkit .viewSwitchMenu-cls .x-menu-sep,
.ext-webkit .mobileMenu-cls .x-menu-sep{
	margin: 0;
    border: 0;
background-color: #DADADA;
}
.x-menu.mobileMenu-cls li.x-menu-sep-li{
	height: 0;
    padding: 0;
	line-height: 0px;
}
.viewSwitchMenu-cls .x-menu-item-icon,
.mobileMenu-cls .x-menu-item-icon{
	background-position: -3px -4px;
	top: 5px;
}
.viewSwitchMenu-cls .listMode-iconCls{
	background-image: url(../images/shlkPluginSlice/ic_thumbnail_list.svg);
}
.viewSwitchMenu-cls .thumbLMode-iconCls{
	background-image: url(../images/shlkPluginSlice/ic_thumbnail_large.svg);
}
.viewSwitchMenu-cls .thumbMMode-iconCls{
	background-image: url(../images/shlkPluginSlice/ic_thumbnail_medium.svg);
}
.viewSwitchMenu-cls .thumbSMode-iconCls{
	background-image: url(../images/shlkPluginSlice/ic_thumbnail_small.svg);
}
.viewSwitchMenu-cls .checked-iconCls{
	background-image: url(../images/shlkPluginSlice/ic_check.svg);
}
.bodyDiv-cls .cardPaenl-cls .NasDataView-cls{
	border: 0;
}
.NasDataView-cls.thumbL-cls .thumb-wrap{
	width: 250px;
	height:250px;
}
.NasDataView-cls.thumbL-cls .thumb-ct{
	width: 100%;
	height: 185px;
}
.NasDataView-cls.thumbL-cls .thumb-ct .fileList-iconCls{
	width: 90px;
	height: 90px;
}
.NasDataView-cls.thumbM-cls .thumb-wrap{
	width: 200px;
	height:200px;
}
.NasDataView-cls.thumbM-cls .thumb-ct{
	width: 100%;
	height: 135px;
}
.NasDataView-cls.thumbM-cls .thumb-ct .fileList-iconCls{
	width: 70px;
	height: 70px;
}
.NasDataView-cls .thumb-wrap{
	float: left;
	margin: 20px 0 0 20px;
	border: 1PX solid;
	border-color: #DADADA;
	border-radius: 6px;
	position: relative;
}
.NasDataView-cls.thumbS-cls .thumb-wrap{
	width: 150px;
	height:150px;
}
.NasDataView-cls.thumbS-cls .thumb-ct{
	width: 100%;
	height: 85px;
}
.gridPanel-cls .fileList-iconCls{
	width: 28px;
	height: 28px;
}
.NasDataView-cls.thumbS-cls .thumb-ct .fileList-iconCls{
	width: 50px;
	height: 50px;
}
.NasDataView-cls .x-editable{
	width: 100%;
	display:inline-block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	text-align: left;
	color: #000;
	font-size: 14px;
	padding: 4px 10px;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	left: 0;
}
.NasDataView-cls .thumb-ct{
	width: 100%;
	height: 130px;
	display : table;
	background-color: #FFF;
	text-align: center;
}
.NasDataView-cls .x-view-selected .thumb{
	background-color: #EBEBED;
}
.NasDataView-cls .thumb{
	vertical-align: middle;
	display: table-cell;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.NasDataView-cls .thumb-wrap.x-view-selected{
	background-color: #EAEAEC;
    outline: 2px solid #C3C2CA;
}
.NasDataView-cls .x-view-selected .thumb-ct{
	background-color: #EBEBED;
}
.NasDataView-cls .thumb-wrap.x-view-selected .checkbox-cls{
	width : 26px;
	height : 26px;
	background-image: url(../images/shlkPluginSlice/ic_cheakbox_selected.svg);
	margin: 10px 0 0 10px;
}
.NasDataView-cls .thumb-wrap .checkbox-cls{
	width : 1px;
	height : 26px;
	background-image: url(../images/shlkPluginSlice/ic_cheakbox.svg);
	/*display: none;*/
	float: left;
	margin: 10px 0 0 10px;
}
.mobile .NasDataView-cls .thumb-wrap .checkbox-cls{
	width : 26px;
}
.NasDataView-cls .thumb-wrap.x-view-over .checkbox-cls{
	width : 26px;
}
.NasDataView-cls .thumb-wrap.x-view-over .checkbox-cls{
	display: block;
}
/* #bodyDiv須內縮其他元素的總高70px */
#container .ShareLink #bodyDiv {
	height: calc(100vh - 70px);
	padding-bottom: 0;
	margin: 0;
	width: 100%;
}
/* 手機版#bodyDiv要內縮其他元素的總高164px，使用變數解決safari viewport問題 */
#container.mobile .ShareLink #bodyDiv {
	max-height: calc(var(--vh, 1vh) * 100 - 164px);
}
#RSmenu .menu{
	border-radius: 8px;
}
.pagingBar-cls .x-tbar-page-next{
	background-image: url(../images/shlkPluginSlice/ic_next_s.svg)!important;
}
.pagingBar-cls .x-tbar-page-last{
	background-image: url(../images/shlkPluginSlice/ic_forward.svg)!important;
}
.pagingBar-cls .x-tbar-page-first{
	background-image: url(../images/shlkPluginSlice/ic_rewind_s.svg)!important;
}
.pagingBar-cls .x-tbar-page-prev{
	background-image: url(../images/shlkPluginSlice/ic_previous.svg)!important;
}

.pagingBar-cls .x-item-disabled .x-tbar-page-first{
	background-image: url(../images/shlkPluginSlice/ic_rewind_h.svg)!important;
}
.pagingBar-cls .x-item-disabled .x-tbar-page-prev{
	background-image: url(../images/shlkPluginSlice/ic_previous_h.svg)!important;
}
.pagingBar-cls .x-item-disabled .x-tbar-page-next{
	background-image: url(../images/shlkPluginSlice/ic_next_h.svg)!important;
}
.pagingBar-cls .x-item-disabled .x-tbar-page-last{
	background-image: url(../images/shlkPluginSlice/ic_forward_h.svg)!important;
}
.pagingBar-cls.x-toolbar,
.funcbar-cls.x-toolbar{
	background-color: #F3F4F9;
}
.ext-el-mask-msg {
    border:0;
    background-color: transparent;
    background-image: none;
	width: 300px;
}
.x-mask-loading div {
    background-color: transparent;
    background-image: url(../images/loading.svg);
}
.loadMask-cls.ext-el-mask-msg .loadingBg{
	float:left;
	padding : 0;
	border-radius: 30px;
	background-color: #125ED2;
	width: 60px;
	height: 60px;
}
.loadMask-cls .loadingBg,
.loadMask-cls .loadingImg-cls{
	width: 60px;
}
.loadMask-cls .loadingText-cls{
	width: 120px;
	float:left;
	position: relative;
	top: 15px;
	background-color: transparent;
	border: 0;
}
.loadMask-cls.ext-el-mask-msg div{
	background-color: transparent;
	border: 0;
	font-size: 21px;
	font-weight: 500;
}
.ErrorPage .unavailable-cls{
	width : 180px;
	height : 170px;
	background-image: url(../images/shlkPluginSlice/img_empty.svg);
}
.ShareLink .ErrorPage{
	text-align: -webkit-center;
}
.ShareLink .ErrorPage .msg{
	position: absolute;
    top: calc(50% - 85px);
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.NasDataView-cls.thumbL-cls .MultiMedia-icon{
	max-width: 238px;
}
.NasDataView-cls.thumbM-cls .MultiMedia-icon{
	max-width: 186px;
}
.NasDataView-cls.thumbS-cls .MultiMedia-icon{
	max-width: 136px;
	max-height: 90px;
}
.gridPanel-cls .MultiMedia-icon{
	border-radius: 8px;
	width : 28px;
	height : 28px;
}
.NasDataView-cls .loadingImg-cls{
	width : 28px;
	height : 28px;
}
.uploadCmfWin-cls .cmfText-cls{
	position: relative;
	top: -35px;
	padding-left: 45px;
	padding-top: 7px;
	margin-right: 22px;
}
.uploadCmfWin-cls .radioArea-cls {
	position: relative;
	top: -20px;
	
}
.playWin-cls .x-window-bl,
.playWin-cls .x-window-br,
.playWin-cls .x-window-tl,
.playWin-cls .x-window-tr{
	background-image: none;
	padding: 0;
	
}
.playWin-cls .x-window-tl,
.playWin-cls .x-window-tl .x-window-header{
	height: 50px;
}
.playWin-cls .x-window-tc{
	background-color: #181C25;
	border-radius: 4px 4px 0 0;
}
.playWin-cls .x-tool{
	background-image: url(../images/shlkPluginSlice/ic_close_w.svg);
    background-position: 50% 50%;
    width: 28px;
    height: 28px;
	position: relative;
    top: 10px;
    right: 10px;
}
.playWin-cls .x-window-body{

}
.playWin-cls .vqBtn-cls .x-btn-tl, 
.playWin-cls .vqBtn-cls .x-btn-tr, 
.playWin-cls .vqBtn-cls .x-btn-tc, 
.playWin-cls .vqBtn-cls .x-btn-ml, 
.playWin-cls .vqBtn-cls .x-btn-mr, 
.playWin-cls .vqBtn-cls .x-btn-mc, 
.playWin-cls .vqBtn-cls .x-btn-bl, 
.playWin-cls .vqBtn-cls .x-btn-br, 
.playWin-cls .vqBtn-cls .x-btn-bc,
.playWin-cls .bottomBarBtn-cls .x-btn-tl, 
.playWin-cls .bottomBarBtn-cls .x-btn-tr, 
.playWin-cls .bottomBarBtn-cls .x-btn-tc, 
.playWin-cls .bottomBarBtn-cls .x-btn-ml, 
.playWin-cls .bottomBarBtn-cls .x-btn-mr, 
.playWin-cls .bottomBarBtn-cls .x-btn-mc, 
.playWin-cls .bottomBarBtn-cls .x-btn-bl, 
.playWin-cls .bottomBarBtn-cls .x-btn-br, 
.playWin-cls .bottomBarBtn-cls .x-btn-bc{
	background-image:none;
}
.playWin-cls .vqBtn-cls{
	border: 1px solid;
    border-radius: 14px;
    border-color: #AAA;
	border-collapse: inherit;
    padding-right: 20px;
}
 .playWin-cls .vqBtn-cls .x-btn-text{
	padding-left: 15px;
}
.playWin-cls .x-window-mc{
	background-color: #FFF;
	border-color: #FFF;
}
.playWin-cls .vqBtn-cls.o-cls .x-btn-text{
	padding-left:0;
}
.playWin-cls .x-box-layout-ct{
	padding-top: 10px;
}
.playWin-cls .x-window-header-text{
	height: 24px;
    font-size: 18px;
    color: #FFF;
	padding-left: 25px;
    top: 12px;
    position: relative;
}
.playWin-cls .x-toolbar-right-ct,
.playWin-cls  table,
.playWin-cls .x-toolbar-right-ct table{
	border-collapse: inherit;
	margin-bottom: 5px;
}

.playWin-cls .bottomBarBtn-cls{
	border: 1px solid;
    border-radius: 4px;
    border-color: #2F2F2F;
}
.mobile .ShareLink .HeaderMobile .slice-ic_nav_more,
.mobile .ShareLink .HeaderMobile .slice-ic_nav_menu{
	display: none;
}
.mobile .ShareLink .HeaderMobile{
	background-color: #FFF;
    background-image: none;
}
.mobile .ShareLink .HeaderMobile .linkName{
	color: #2F2F2F;
    position: absolute;
    left: 20px;
	font-size: 20px;
	letter-spacing: 0;
	font-weight: 700;
	white-space:nowrap;
	width: 92%;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: left;
}
.mobile .ShareLink .expireTime-cls .xtb-text{
	font-size: 13px;
	color: #195A87;
	letter-spacing: 0;
	font-weight: 400;
	padding-left: 23px;
}
.mobile .funcbar-cls .x-toolbar-right .x-toolbar-cell .x-btn.viewList-cls,
.mobile .funcbar-cls .x-toolbar-right .x-toolbar-cell .x-btn.more-cls,
.mobile .funcbar-cls .x-toolbar-right .x-toolbar-cell .x-btn.sort-cls{
	border-radius: 18px;
}
.funcbar-cls .x-toolbar-right .x-toolbar-cell .x-btn.viewList-cls .x-btn-mc em.x-btn-arrow, 
.funcbar-cls .x-toolbar-right .x-toolbar-cell .x-btn.more-cls .x-btn-mc em.x-btn-arrow,
.funcbar-cls .x-toolbar-right .x-toolbar-cell .x-btn.sort-cls .x-btn-mc em.x-btn-arrow{
	background-image : none;
	padding-right: 0px;
}
.bodyDiv-cls .tumbSelAll-ctCls .x-form-check-wrap{
	padding-left: 50px;
}

/* 滑鼠移過，改變游標成手指圖案 */
div.normal_checkbox label, div.tumbSelAll-ctCls label{
  cursor: pointer;
}

/* 將原來的 checkbox 隱藏 */
div.tumbSelAll-ctCls input[type="checkbox"]{
  display: none;
}

/* 透過 Pseudo Element ::before 來放圖片 */
div.tumbSelAll-ctCls input[type="checkbox"] + label::before{
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(../images/shlkPluginSlice/ic_cheakbox.svg);
  margin-right: 5px;
  position: relative;
  top: 5px;
}

/* checkbox 勾選後，Pseudo Element ::before 換圖 */
div.tumbSelAll-ctCls input[type="checkbox"]:checked + label::before{
  background-image: url(../images/shlkPluginSlice/ic_cheakbox_selected.svg);
}
.bodyDiv-cls .tumbSelAll-ctCls .x-form-check-wrap .x-form-cb-label{
	top: -3px;
}

.mobileMenu-cls .x-menu-item-text {
	font-size: 14px ;
	color: #141414;
	letter-spacing: 0;
	line-height: 13px;
	font-weight: 400;
	padding-left: 10px;
}
.mobileMenu-cls .cancel-cls{
	text-align: center;
	padding: 0;
}
.mobileMenu-cls.cancel-cls .cancel-cls{
	padding-top: 8px;
}
.mobileMenu-cls .cancel-cls .x-menu-item-icon {
	display: none;
}
.mobileMenu-cls .cancel-cls .x-menu-item-text{
	font-size: 14px;
	color: #007AFF;
	line-height: 25px;
	font-weight: 400;
}
.mobileMenu-cls .x-menu-item-icon{
	top: 12px;
}
.mobileMenu-cls .downloadMBtn-cls{
	background-image: url(../images/shlkPluginSlice/ic_download.svg);
	width: 24px;
	height: 24px;
}
.mobileMenu-cls .upload-cls{
	background-image: url(../images/shlkPluginSlice/ic_upload.svg);
	width: 24px;
	height: 24px;
}
.mobileMenu-cls .sortMBtn-iconCls{
	background-image: url(../images/shlkPluginSlice/ic_sort.svg);
	width: 24px;
	height: 24px;
}
.mobileMenu-cls .x-menu-item{
	height : 40px;
	padding-top: 10px;
}
.uploadCmfWinM-cls{
	border-radius: 8px;
}
.uploadCmfWinM-cls .btn-cls{
    width: auto;
    float: left;
    text-align: center;
    border: 1px solid #000 !important;
    border-left: 0;
	padding: 0px 22px;
	line-height: 30px;
	border-radius: 4px;
	margin: 14px;
	background-color: #FFF;
}
#MobilePopup .popup .tipContent{
	border: 0;
	padding-bottom: 10px;
	padding-top: 30px;
}
.mobile .mobilePop-cls .popup .tipContent .text{
	background: url(../images/shlkPluginSlice/ic_help.svg) no-repeat;
	padding-left: 45px !important;
	font-size: 14px;
	width: auto;
	min-height: 32px;
}
.mobilePop-cls .popup .tipContent .qIcon-cls{
	display: none;
}
.mobilePop-cls .popup{
	min-width: 335px;
}
#MobilePopup .popup .options{
	padding-left: 62px;
	line-height: 40px;
	color: #141414;
	letter-spacing: 0;
	font-weight: 400;
	font-size: 14px;
}
#MobilePopup .popup .cancel{
	width:auto;
	line-height: 30px;
	border: 1px solid #000;
}
.uploadCmfWinM-cls .buttonArea-cls{
	float: right;
}
.uploadCmfWinM-cls .buttonArea-cls .OKbtn{
	border-left: 1px solid;
}
#MobilePopup .uploadCmfWinM-cls .buttonArea-cls .OKbtn{
	background-color: #332F49;
	color: #FFF;
	margin-right:0px;
}
#MobilePopup .uploadCmfWinM-cls .buttonArea-cls .OKbtn,
#MobilePopup .uploadCmfWinM-cls .buttonArea-cls .cancel{
	height : 30px;
}
#MobilePopup .progressBox{
	background: rgba(0,0,0,0.80);
    border-radius: 8px;
	width: 90%;
}
#MobilePopup .progressBox .progress,
#MobilePopup .progressBox .filename{
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0;
	line-height: 21px;
	font-weight: 400;
	text-align: left;
	margin: 10px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#MobilePopup .progressBox .progress .PrgBar-cls{
	width: 80%;
	float:left;
	display:inline;
	margin-top: 8px;
	border-radius: 2px
}
#MobilePopup .progressBox .progress .x-progress-bar{
	background: #007AFF;
    border: 0;
	border-radius: 2px
}
#MobilePopup .progressBox .progress .progressNum{
	padding-left: 20px;
}

.playWin-cls .ofile-cls{
	margin-top: 20px;
}
.playWin-cls .onTheFlyText-cls{
	margin-top: 10px;
}
.playWin-cls .ontheflyNote-cls{
	position: absolute;
    margin-right: 40px;
	margin-top: 20px;
    width: 290px;
}
.loadMask-cls.mblLoading-cls.ext-el-mask-msg .loadingBg{
	float : none;
	margin: 0 auto;
}
.mobileMenu-cls.cancel-cls .x-menu-list{
	padding-right : 16px;
}
.mobileMenu-cls .cancel-cls .x-menu-item-text{
	padding-left : 0;
}
.mobileMenu-cls .x-menu-list{
	padding-left : 16px;
}
.mobileMenu-cls .checked-iconCls{
	background: url(../images/shlkPluginSlice/ic_check.svg) no-repeat;
	width: 24px;
	height: 24px;
}
.mobile .bodyDiv-cls .gridPanel-cls .x-grid3-header{
	display: none !important;
}
.mobile .gridPanel-cls .x-grid3-cell-inner .fileInfo-cls{
	font-family: Roboto-Regular;
	font-size: 13px;
	color: #646464;
	line-height: 14px;
	font-weight: 400;
	position: relative;
	top: 5px;
}
body,
#container.mobile {
	width : -webkit-fill-available;
	height : -webkit-fill-available;
}
.mobileMenu-cls.lang-cls .x-menu-list{
	height: -webkit-fill-available !important;
	overflow: auto;
}
#RSmenu .menu{
	width : 160px;
}
#RSmenu .menu .item.hover{
	background-color: #F2F2F8;
}
#RSmenu .menu .item{
	padding-left: 45px;
	min-width: 158px;
}
#RSmenu .menu .item.sel-cls{
	background-image: url(../images/shlkPluginSlice/ic_check.svg);
	background-size: 24px 24px;
	background-repeat: no-repeat;
	background-position-x: 12px;
}
.pc-cls .x-menu .x-menu-list{
	margin: 10px 0;
}
.ext-strict .pc-cls .x-menu-item-icon{
	left: 13px;
}
.pc-cls a.x-menu-item{
	padding-left: 38px;
}
/****download tip start****/
.x-tip {
  border: 1px solid #767676;
  min-height: 20px;
  background: #ffffff;
  border-radius: 2px;
}
.x-tip .x-tip-tc, .x-tip .x-tip-tl, .x-tip .x-tip-tr,
.x-tip .x-tip-bc, .x-tip .x-tip-bl, .x-tip .x-tip-br,
.x-tip .x-tip-ml, .x-tip .x-tip-mr, .x-tip .x-tip-mc {
  background: none;
}
.x-tip .x-tip-ml {
  padding-left: 20px;
}
.x-tip .x-tip-mr {
  padding-right: 20px;
}
.x-tip .x-tip-body {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #2f2f2f;
  overflow: visible;
  text-overflow: inherit;
  overflow-wrap: break-word;
  word-wrap: inherit;
}
.x-tip.i-icon-tip-icon_info-blue {
  background: #fff none repeat scroll 0 0;
}
.x-tip.i-icon-tip-icon_info-blue .x-tip-tr, .x-tip.i-icon-tip-icon_info-blue .x-tip-tl {
  padding: 0;
}
.x-tip.i-icon-tip-icon_info-blue .x-tip-tc {
  padding-top: 1px;
}
.x-tip.i-icon-tip-icon_info-blue .x-tip-ml {
  padding-left: 12px;
}
.x-tip.i-icon-tip-icon_info-blue .x-tip-mr {
  padding-right: 12px;
}
.x-tip.i-icon-tip-icon_info-blue .x-tip-bwrap {
  padding-bottom: 13px;
}
.x-tip.i-icon-tip-icon_info-blue .x-tip-anchor {
  display: none;
}
.x-tip.i-icon-tip-icon_info-blue .x-tool.x-tool-close {
  padding: 4px 4px 1px;
  width: 11px;
  height: 11px;
  background: none;
}
.x-tip.i-icon-tip-icon_info-blue .x-tool.x-tool-close:before {
  content: '';
  width: 11px;
  height: 11px;
  display: block;
  background-image: url("/cgi-bin/images/window/tool/utility_sprite.png?1751587838");
  background-position: -11px 0;
}
.x-tip.i-icon-tip-icon_info-blue .x-tool.x-tool-close-over:before {
  background-position: 0 -11px;
}
.x-tip.i-icon-tip-icon_info-blue .x-tool.x-tool-close-over:active:before {
  background-position: -22px 0;
}


.qts-tip-v3{
  min-height: 20px;
  background: #444444;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.2);
width :auto !important;
}

.qts-tip-v3 .x-tip-tl ,
.qts-tip-v3 .x-tip-bl {
  display: none;
}

.qts-tip-v3 .x-tip-ml,
.qts-tip-v3 .x-tip-mr {
  padding: 0;
}

.qts-tip-v3 .x-tool-tool-el,
.qts-tip-v3 .x-tip-header-text,
.qts-tip-v3 .x-tip-body {
  color: #ffffff;
  font-size: 14px;
	width: 100%;
}

.qts-tip-v3 .x-tip-body {
  line-height: 1.5;
}

.qts-tip-v3 .x-tool-tool-el,
.qts-tip-v3 .x-tip-header-text {
  line-height: 1;
}

.qts-tip-v3 .x-tip-body {
  padding: 10px 12px;
	width :auto !important;
}

.qts-tip-v3 .x-tip-body a {
  color: #0000ff;
}

.qts-tip-v3 .x-tip-body a:visited {
  color: #800080;
}

.qts-tip-v3 .x-tip-body a:hover {
  color: #015def;
}

.qts-tip-v3 .x-tip-body a:active {
  color: #1a0dab;
}

.qts-tip-v3 .x-tip-anchor {
  height: 10px;
  width: 10px;
  border-radius: 2px;
  display: block;
  background-color: inherit;
  border: inherit;
  position: absolute;
  clip-path: polygon(0 0, 100% 100%, 0 100%);
  background-image: none;
}

.qts-tip-v3 .x-tip-anchor-bottom {
  bottom: -5px;
  transform: rotate(-45deg);
}

.qts-tip-v3 .x-tip-anchor-top {
  top: -5px;
  transform: rotate(135deg);
}

.qts-tip-v3 .x-tip-anchor-left {
  left: -5px;
  transform: rotate(45deg);
}

.qts-tip-v3 .x-tip-anchor-right {
  transform: rotate(225deg);
  right: -5px;
}

.ext-ie10 .qts-tip-v3 .x-tip-anchor {
  border: 10px solid transparent;
  border-top-color: #444;
  background: transparent;
  transform: none;
  clip-path: none;
  box-sizing: border-box;
}

.ext-ie10 .qts-tip-v3 .x-tip-anchor-bottom {
  bottom: -19px;
}

.ext-ie10 .qts-tip-v3 .x-tip-anchor-top {
  top: -19px;
  transform: rotate(180deg);
}

.ext-ie10 .qts-tip-v3 .x-tip-anchor-left {
  left: -19px;
  transform: rotate(90deg);
}

.ext-ie10 .qts-tip-v3 .x-tip-anchor-right {
  right: -19px;
  transform: rotate(-90deg);
}
/****download tip end****/

.mobileMenu-cls.lang-cls.x-menu .x-menu-item .x-menu-item-icon.sel-cls {
	background-image: url(../images/shlkPluginSlice/ic_check.svg);
	width : 24px;
	height : 24px;
	background-repeat: no-repeat;
}
