body{
    margin: 0;
}

#email_OUTLOOK{
    background-color: #F8F8F8;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#ol_top{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 125px;
    background-color: #0078D4;
    -webkit-box-shadow: 0 1px 20px 4px rgba(0, 0, 0, .14), 0 2px 10px 1px rgba(0, 0, 0, .12), 0 1px 3px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 20px 4px rgba(0, 0, 0, .14), 0 2px 10px 1px rgba(0, 0, 0, .12), 0 1px 3px 2px rgba(0, 0, 0, .2);
}

#ol_topDivBack{
    position: absolute;
    fill: white;
    width: 60px;
    height: 60px;
    top: 30px;
    left: 40px;
}

#ol_topDivMore{
    position: absolute;
    top: 35px;
    right: 265px;
    fill: white;
    width: 60px;
    height: 60px;
}

#ol_topDivDelete{
    position: absolute;
    top: 35px;
    right: 150px;
    fill: white;
    width: 60px;
    height: 60px;
}

#ol_topDivOther{
    position: absolute;
    top: 35px;
    right: 40px;
    fill: white;
    width: 60px;
    height: 60px;
}

#ol_titleP{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    top: 150px;
    left: 38px;
    right: 38px;
    font-size: 35px;
}

#ol_infoDiv{
    position: absolute;
    top: 290px;
    right: 0;
    left: 0;
    background-color: white;
    border: 2px solid #d7d4d4;
}

#ol_img{
    position: absolute;
    left: 35px;
    top: 35px;
    width: 95px;
}

#ol_infoName{
    position: absolute;
    top: 5px;
    left: 160px;
    font-size: 35px;
}

#ol_infoReceiver{
    position: absolute;
    top: 5px;
    left: 160px;
    font-size: 35px;
    color: #6E6E6E;
}

#ol_infoReceiver{
    position: absolute;
    top: 63px;
    left: 160px;
    font-size: 32px;
    color: #6E6E6E;
}

#ol_infoReceiverAddress{
    position: absolute;
    top: 63px;
    left: 270px;
    font-size: 33px;
    color: #6E6E6E;
}

#ol_infoDate{
    position: absolute;
    left: 160px;
    top: 120px;
    font-size: 27px;
    color: #6E6E6E;
}

#ol_infoMore{
    position: absolute;
    top: 117px;
    right: 372px;
    font-size: 29px;
    color: #0078d4;
}

#ol_massage{
    font-size: 36px;
    margin: 230px 35px 120px;
    margin-top: 340px;
}

#ol_file{
    position: absolute;
    top: 202px;
    border-radius: 5px;
    border: 2px solid #E1E1E1;
    height: 80px;
    width: 520px;
    left: 30px;
}

#ol_fileImg{
    position: absolute;
    left: 18px;
    top: 20px;
    width: 43px;
}

#ol_file1{
    position: absolute;
    top: -19px;
    left: 76px;
    font-size: 28px;
}

#ol_file2{
    position: absolute;
    left: 76px;
    font-size: 24px;
    top: 20px;
    color: #6E6E6E;
}

#ol_infoLine{
    position: absolute;
    top: 303px;
    left: 30px;
    right: 30px;
    color: #000000;
}

#ol_bottom{
    position: fixed;
    bottom: 0;
    height: 100px;
    right: 0;
    left: 0;
    background-color: white;
    border-top: 1px solid #d7d4d4;
}

#ol_bottomDiv{
    position: absolute;
    top: 15px;
    right: 25px;
    left: 25px;
    border-radius: 47px;
    border: 2px solid #d7d4d4;
    bottom: 15px;
}

#ol_bottomFor{
    position: absolute;
    fill: #646464;
    left: 20px;
    top: 5px;
    width: 55px;
}

#ol_bottomMore{
    position: absolute;
    fill: #646464;
    left: 79px;
    top: 14px;
    width: 42px;
}

#ol_bottomLine{
    position: absolute;
    fill: #646464;
    left: 104px;
    top: 25px;
    width: 65px;
    transform: rotate(90deg);
    border: 1px solid #e2e2e2;
}

#ol_bottomP{
    position: absolute;
    color: #646464;
    left: 158px;
    top: -20px;
    font-size: 32px;
}

.con{
    width: 800px;
    height: 50px;
    font-size: 30px;
}

label{
    font-size: 30px;

}

#ol_infoMoreSVG{
    fill: #646464;
    position: absolute;
    width: 60px;
    right: 25px;
    top: 35px;
}









