﻿#Attachments {
    position: absolute;
    width: 256px;
    height: 201px;
    left: 61px;
    top: 346px;
    overflow: visible;
}

#attachmentBG {
    fill: transparent;
    stroke: rgba(112,112,112,1);
    stroke-width: 1px;
    stroke-linejoin: miter;
    stroke-linecap: butt;
    stroke-miterlimit: 4;
    shape-rendering: auto;
}

.attachmentBG {
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.161));
    position: absolute;
    overflow: visible;
    width: 274px;
    height: 219px;
    left: 0px;
    top: 0px;
}

#Attachments_cc {
    left: 15px;
    top: 19px;
    position: absolute;
    overflow: visible;
    width: 117px;
    white-space: nowrap;
    text-align: left;
    font-family: Segoe UI;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    color: rgba(0,0,0,1);
    text-transform: uppercase;
}

#Attach_jpg_smaller_than_500KB {
    left: 34px;
    top: 49px;
    position: absolute;
    overflow: visible;
    width: 176px;
    white-space: nowrap;
    text-align: left;
    font-family: Segoe UI;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: rgba(112,112,112,1);
}

#imageNamejpg {
    left: 134px;
    top: 133px;
    position: absolute;
    overflow: visible;
    width: 92px;
    white-space: nowrap;
    text-align: left;
    font-family: Segoe UI;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: rgba(112,112,112,1);
}

#browse {
    opacity: 0.65;
    position: absolute;
    width: 100px;
    height: 35px;
    left: 116px;
    top: 94px;
    overflow: hidden;
}

#browseBtn {
    fill: rgba(77,118,190,1);
    stroke: rgba(24,73,157,1);
    stroke-width: 5px;
    stroke-linejoin: miter;
    stroke-linecap: butt;
    stroke-miterlimit: 4;
    shape-rendering: auto;
}

.browseBtn {
    filter: drop-shadow(0px 3px 6px rgba(15, 33, 104, 0.369));
    position: absolute;
    overflow: visible;
    width: 146px;
    height: 53px;
    left: 0px;
    top: 0px;
}

#Browse_Files {
    left: 20px;
    top: 7px;
    position: absolute;
    overflow: visible;
    width: 87px;
    white-space: nowrap;
    text-align: left;
    font-family: Segoe UI;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: rgba(255,255,255,1);
}
