﻿.UploadClass h8 {
    margin: 0;
    padding: .25em 40px .25em 50px;
    color: #ffffff !important;
    background: #7BA594 !important;
    width: 561px;
}

.UploadClass {
    width: 561px;
    color: #555555;
    background: #f6f6f6;
    position: relative;
}
element.style {
    display: flowinline-block !important;
}

.Upload-canvas {
    width: 546px;
    color: #555555;
    background: #f6f6f6;
    position: relative;
    height:60px;

}

.k-upload .k-dropzone {
    text-align: center !important;
   height: 100px;
}
.k-button-solid-base {
    border-color: #e4e7eb;
    color: #212529;
    background-color: #e4e7eb;
    
}
#uploadStatus {
    background-color: #cfe2ff;
    padding: 10px;
    text-align: center;
    color: #084298;
    margin-bottom: 20px;
    width: 75%;
}
.refreshbutton {
    position: relative;
        left: -90px;
        top: -4px;
}

.k-upload .k-upload-button {
    min-width: 7em;
    display: none !important;
}
