.klick-cs-data{display:inline-block;width:33.33%;float:left;padding:0 6px;font-size:15px;font-weight:600;line-height:1.5}.klick-cs-inner-data{background:#f68d22;padding:20px;display:inline-block;width:100%;min-height:200px}.klick-cs-data h2{color:#f68d22;display:inline-block;margin-top:0;width:100%;background:#034378;padding:9px;box-sizing:border-box}.klick-cs-data-container{width:100%;display:inline-block;position:relative}.klick-cs-overlay{background-color:rgba(0,0,0,0.8);z-index:999;position:absolute;left:0;top:0;width:100%;height:100%;display:none;text-align:center}.loading-image{position:absolute;top:0;margin:auto;bottom:0;left:0;right:0}.wpdf_dropbox {
bottom: 0;
width: 100%;
height: 120px;
text-align: center;
margin: 10px
}
.wpdf_dropbox .message, #dropbox_version .message {
font-size: 1em;
display: block;
color: #666;
margin-top: 40px
}
#dropbox_version {
text-align: center;
}
.wpdf_dropbox:before {
border-radius: 3px 3px 0 0
}
.preview {
width: 200px;
height: 200px;
float: left;
position: relative;
text-align: center;
margin: 20px 0 0 20px
}
.preview img {
max-width: 180px;
max-height: 180px;
border: 3px solid #fff;
display: block;
box-shadow: 0 0 2px #000
}
.uploaded {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: url(//schweriner-segler-verein.de/wp-content/plugins/wp-file-download/app/site/assets/images/upload/check.png) no-repeat center center rgba(255, 255, 255, 0.5);
display: none
}
.wimg.done .uploaded {
display: block
}
.wimg.placeholder .progress {
position: relative;
width: 80%;
left: 0;
bottom: 40px;
margin: 0 auto
}
.wimg.done .progress .bar {
width: 100% !important
}
.wpdf_dropbox .hide {
display: none;
}
.wpdf_dropbox .button-primary {
background: #0085ba;
border-color: #0073aa #006799 #006799;
-webkit-box-shadow: 0 1px 0 #006799;
box-shadow: 0 1px 0 #006799;
color: #fff;
text-decoration: none;
text-shadow: 0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799;
border-radius: 3px;
border-style: solid;
border-width: 1px;
line-height: 35px;
}
.wpdf_dropbox #upload_button {
height: auto;
width: 20%;
margin-top: 10px;
display: inline-block;
min-width: 180px;
padding: 10px 20px;
font-size: 15px;
line-height: 1;
cursor: pointer;
}
#upload_button:hover {
cursor: pointer;
}
.wpfd_process_full {
display: none;
bottom: -30px;
left: 0;
width: 100%;
height: 10px;
background: rgba(0, 0, 0, 0.1);
border-radius: 10px;
}
.wpfd_process_run {
width: 0%;
height: 10px;
background: #0073aa;
border-radius: 10px;
}
.wpfd_process_full.done {
display: none !important;
}
.wpreview.border {
border: 3px dashed #BBB;
}
.wpreview .file-upload-top {
text-align: center;
margin-top: 10px;
}
.wpfd_process_pause.paused {
color: #2196f3;
}
.wpfd_process_cancel {
float: right;
}
.wpfd_process_pause {
text-align: right;
color: orangered;
}
.wpfd_process_pause, .wpfd_process_cancel {
margin-right: 5px;
font-weight: bold;
cursor: pointer;
} .wpfd_upload_login_form form#loginform {
display: table;
}
.wpfd_upload_login_form label,
.wpfd_upload_login_form input[type="text"],
.wpfd_upload_login_form input[type="password"] {
display: table-row;
}