﻿.li-full-width {
width:100%}
.other-party-comment-box  {
    min-height: 183px;
    margin-left: 12px;
    width: auto;
    margin-right: 13px;
    margin-bottom: 13px;
    padding:10px  22px;
    border: 1px solid #428BCA;
    border-left-width: 5px;
    border-radius: 3px;
    border-left-color: #1b809e;
}
.requested-review-stage-e {
    background-color: #f1f1f1;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
}
.chkbox-responsenotrecieved-text input[type='checkbox'] {
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
.chkbox-responsenotrecieved-text {
    font-size: 14px;
    line-height: 22px;
    background-color: #3d94c0;
    border-radius: 4px;
}