@charset "UTF-8";
@import "../../../../common/assets/a2f59183/css/iconfont/iconfont.css";
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, legend, input, button, textarea, menu {
margin: 0;
padding: 0;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
height: 100%;
overflow: hidden;
}
.iconfile:before {
font-size: 64px;
color: #008c8c;
}
.iconerror:before {
position: absolute;
top: -10px;
left: 1px;
font-size: 64px;
color: #fff;
}
.navbar .container {
width: 980px;
margin: 0 auto;
}
.navbar .container .logo {
display: inline-block;
height: 100%;
}
.navbar .container img {
padding: 14px 0;
height: 30px;
}
.content {
width: 600px;
height: 500px;
margin: 186px auto auto auto;
text-align: center;
}
.share-info {
color: #777;
padding-bottom: 18px;
}
.share-user {
color: #0089b2;
}
.share-box {
position: relative;
display: inline-block;
height:316px;
width: 318px;
background-image: url(file-share-box.png);
background-position: center center;
background-repeat: no-repeat;
}
.file-invalid {
position: relative;
top: 52px;
}
.file-info {
position: absolute;
width: 220px;
top: 40px;
left:50px;
}
.file-info h4 {
overflow: hidden;
word-wrap: normal;
white-space: nowrap;
text-overflow: ellipsis;
}
.file-pwd {
position: absolute;
bottom: 40px;
width: 100%;
}
.f-dn {
display: none;
}
.round {
background-color: #d34742;
border-radius: 37px;
top: 8px;
width: 64px;
height: 64px;
display: inline-block;
position: relative;
margin-bottom: 18px;
}
.u-input {
width: 180px;
font-size: 14px;
height: 18px;
line-height: 18px;
padding: 5px 10px;
border: 1px solid #dddddd;
outline: none;
color: #999999;
background: #ffffff;
-webkit-transition: background-color 0.3s ease-out, border-color 0.3s ease-out, color 0.3s ease-out;
transition: background-color 0.3s ease-out, border-color 0.3s ease-out, color 0.3s ease-out;
}
.f-ellipsis {
overflow: hidden;
word-wrap: normal;
white-space: nowrap;
text-overflow: ellipsis;
}
.u-btn {
display: inline-block;
color:#FFFFFF;
cursor:pointer;
font-size:13px;
margin-left: 6px;
max-width: 80px;
height: 30px;
text-align: center;
transition: background-color ease-out 0.3s;
background-color: #167ab6;
border-radius: 3px;
border: 1px solid #136b9f;
}
.u-btn:hover {
background-color: #136b9f;
border-color: #0f557f;
}
.error {
display: none;
position: relative;
text-align: left;
padding: 0 0 12px 28px;
color: #fe432d;
font-weight: bold;
}
