You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
.footer-button {
|
|
|
|
|
border-radius: 2px;
|
|
|
|
|
padding: 0 1.1em;
|
|
|
|
|
min-height: 45px;
|
|
|
|
|
min-width: 200px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.imgSize {
|
|
|
|
|
width: 22px;
|
|
|
|
|
height: 22px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.Header {
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
color: #1a586d !important;
|
|
|
|
|
font-size: 10px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.tbData {
|
|
|
|
|
font-size: 10px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.btnBack {
|
|
|
|
|
background: transparent;
|
|
|
|
|
float: right;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.attachmentDiv{
|
|
|
|
|
background: #ffffff;
|
|
|
|
|
height: 80px;
|
|
|
|
|
text-align: center;
|
|
|
|
|
padding-top: 1px;
|
|
|
|
|
margin: 10px;
|
|
|
|
|
border-radius: 34px;
|
|
|
|
|
border: 1px solid grey;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.noDataDiv{
|
|
|
|
|
background: #ffffff;
|
|
|
|
|
height: 11%;
|
|
|
|
|
text-align: center;
|
|
|
|
|
padding-top: 1px;
|
|
|
|
|
border-radius: 10px;
|
|
|
|
|
margin: 10px;
|
|
|
|
|
border-radius: 5px;
|
|
|
|
|
}
|
|
|
|
|
.submitNote{
|
|
|
|
|
background: #ffffff;
|
|
|
|
|
height: 80px;
|
|
|
|
|
text-align: center;
|
|
|
|
|
padding-top: 1px;
|
|
|
|
|
margin: 10px;
|
|
|
|
|
border-radius: 34px;
|
|
|
|
|
border: 1px solid grey;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.approvalList{
|
|
|
|
|
background: #ffffff;
|
|
|
|
|
height: auto;
|
|
|
|
|
text-align: center;
|
|
|
|
|
padding-top: 1px;
|
|
|
|
|
border-radius: 10px;
|
|
|
|
|
margin: 10px;
|
|
|
|
|
border-radius: 5px;
|
|
|
|
|
}
|