﻿﻿body {
}
.pd {
    padding-top: 20px;
}
canvas {
    width: 100%;
    height: 100px;
}
    .mds{
    border: 0px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    box-shadow: 0 0 15px rgb(0 0 0 / 4%);
    width: 100%;
    margin-bottom: 15px;
}
    input#body_Button1 {
    background-color: #225270;
}
    button.btn.btn_clear.btn_style {
    background-color: #8b8b8b;
}
    .mg{
        padding-top:20px;
    }
    .dipart_mastr .diapart_headr {
    background-color: #e7e9f2;
    overflow: hidden;
    padding-bottom: 5px;
    padding-top:5px;
}
    .float-right {
    float: right!important;
}
    .body_btnUpload {
  
    background: #7190a3;
  
    color: #ffffff;
}
    .body_btnUploadCancel {
  
    background: #f7f7f7 !important;
   
    color: #225270 !important;
}
.dipart_mastr .diapart_headr {
    background-color: #225270;
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 5px;
}
h1 {
    color: #ffffff;
}