@charset "utf-8";
/* CSS Document */


/* 文件外部分享页面 */

.electron-folder {
    background-position: -444px -616px;
}

.electron-default {
    background-position: -444px -6165px;
}

.electron-other {
    background-position: -444px -616px;
}

.electron-txt {
    background-position: -616px -272px;
}

.electron-doc {
    background-position: -272px -272px;
}

.electron-xls {
    background-position: -787px -444px;
}
.electron-pdf {
    background-position: -616px -100px;
}
.electron-rar {
    background-position: -787px -272px;
}
.electron-compress {
	background-position: -787px -272px;
}

.electron-jpg {
    background-position: -444px -444px;
}

.electron-ppt {
    background-position: -100px -272px;
}

.electron-music {
    background-position: -272px -444px;
}
.electron-audio {
    background-position: -272px -100px;
}
.electron-video {
    background-position: -100px -444px;
}

.electron-gltf {
    background-position: -444px -616px;
}

.share-link-head {
    height: 60px;
    width: 100%;
    min-width: 104px;
    background: #f5f6fa;;
}

.link-page-view .file-info {
    width: 400px;
    padding: 30px 0 30px;
    margin: 0 auto;
    margin-top: 140px;
}

.link-page-view .file-info > .link-page-conter {
    width: 400px;
    /*height: 200px;*/
    margin-left: 0px;
    padding-left: 0px;
    margin-top:12px;
}

.link-page-view .file-info > .link-page-conter {
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
}

.link-page-view .fl {
	margin-left: 0px;
}

.link-page-view .file-info > .fl .link-file-icon {
    width: 400px;
    height: 72px;
}

.link-page-view .file-info > .fl .file-icon {
    width: 72px;
    height: 72px;
    margin: 20px 30px 20px 30px;
}

.butn-white-link {
	min-width:80px;
	height: 32px;
	padding:6px 7px;
    background: #ffffff;
    border: 1px solid #ddd;
    -moz-border-radius: 2px; /* Gecko browsers */
    -webkit-border-radius: 2px; /* Webkit browsers */
    border-radius: 2px; /* W3C syntax */
    line-height: 12px;    
    color: #333333;
    font-size: 14px;
	font-weight: 400;
	text-align: center;
}

.butn-blue-link {
	min-width: 80px;
	height: 32px;
	background: #0d94ff;
    padding:6px 7px;
    color: #fff;
    border: 1px solid #53a7ff;
    -moz-border-radius: 2px; /* Gecko browsers */
    -webkit-border-radius: 2px; /* Webkit browsers */
    border-radius: 2px; /* W3C syntax */
    line-height: 12px;
    font-size: 14px;
	font-weight: 400;
	text-align: center;
}

#cloudEnclosure {
	margin-top: 20px;
	margin-left: 30px;
	color: #333333;
	position: absolute;
	height: 21px;
	font-size: 16px;
	text-align: center;
	line-height: 21px;
}

/* 文件外部分享错误页面 */
.file-expiration-img {
    background: url(img/icons.png) no-repeat;
    width: 150px;
    height: 93px;
    margin: 200px auto auto;
    background-position: -1150px -5839px;
}

.file-expiration-conter {
    width: 100%;
    height: 600px;
    margin: 0 auto;
    text-align: center;
    padding-top: 50px;
}

.file-expiration-conter h2 {
    font-size: 14px;
    color: #333333;
	height: 19px;
	line-height: 19px;
	text-align: center;
    margin-top: 12px;
}
table {
	margin: auto;
}
.link-page-view .file-info>.link-page-conter .link-page-button {
	width: 100%;
	display: inline-block;
	text-align:center;
}