﻿.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;
}



.Upload-canvas {
    width: 546px;
    color: #555555;
    background: #f6f6f6;
    position: relative;
    height:40px;

}

.k-upload .k-dropzone {
    text-align: center !important;
}
#uploadStatus {
    background-color: #cfe2ff;
    padding: 10px;
    text-align: center;
    color: #084298;
    margin-bottom: 20px;
    width: 75%;
}
.refreshbutton {
    position: relative;
        left: -90px;
        top: -4px;
}
