.MsgDetailsPg .MsgDetailsInner textarea{min-height: 44px;padding: 10px 14px;height: 50px; width: calc(100% - 81px);width:-webkit-calc(100% - 81px); width:-moz-calc(100% - 81px); width:-o-calc(100% - 81px);float: left;}

.AllPgOuter #bodyDiv{min-height:calc(100vh - 62px); min-height:-webkit-calc(100vh - 62px); min-height:-moz-calc(100vh - 62px); min-height:-o-calc(100vh - 62px);}
.signatureBoxOuter .signatureBox .jSignature{height:calc(100vh - 35px) !important;height:-webkit-calc(100vh - 35px) !important;height:-moz-calc(100vh - 35px) !important;height:-o-calc(100vh - 35px) !important;}

